@charset "UTF-8";
/* CSS Document */

a.toplink2:link {color: #015696; text-decoration:underline}
a.toplink2:visited {color: #015696; text-decoration:underline}
a.toplink2:hover {color: #696969;text-decoration:underline}

a.toplink:link {color: #FFFFFF; text-decoration:underline}
a.toplink:visited {color: #FFFFFF; text-decoration:underline}
a.toplink:hover {color: #a9c1d9;text-decoration:underline}

.box{ 
	border: 1px solid #FFFFFF;
}


.worrylink {width:216px; height:90px; position:absolute; padding:15px 10px; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; color:#015696; text-decoration:none}
.worrylink strong { font-size:12px;}
.worrylinkLogo {width:379px; height:230px; position:absolute;}

.graybox2{
	border: 1px solid #e9e9e9;
}

/*SIDE BOX CSS*/


.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #015696;
}



.Side_Title1 {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	font-weight:bold;
}

.Side_Title_Sub1 {
	font-family: Arial;
	font-size: 14px;
	color: #d69f0f;
	font-weight:bold;
}

.Side_Title_Sub2 {
	font-family: Arial;
	font-size: 13px;
	color: #7a7a7a;
	font-weight:500;
}

.side_Bodytext {
	font-family: Arial;
	font-size: 13px;
	color: #535353;
	line-height:16px;
}

.side_Bodytext2 {
	font-family: Arial;
	font-size: 13px;
	color: #535353;
}


/*SIDE BOX CSS END*/


/* WORRY FREE WHEEL NAV */

#nav_button { 
  height: 25px;
  padding:5px 10px 0;
  margin: 0 auto 0px;
  border-right:none;
  color: #FFF;
  font-size: 13px;
  cursor: pointer;
  float: left;
  text-align:center;
  text-decoration:none;
  font-family:Arial, Helvetica, sans-serif;
}

#nav_button:hover {
  color:#FFF; background-color:#337fb6; text-decoration:none;
}

a.worryfreeBack {position:absolute; top:0; left:0; height:24px; width:100px; padding-top:6px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF; text-decoration:none}
a.worryfreeNext {position:absolute; top:0; left:600px; height:24px; width:100px; padding-top:6px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF; text-decoration:none}
.worryFreeNav {width:555px; height:30px; padding-left:145px; text-align:center; margin:0 auto 20px; background-color:#015696; color:#FFF; position:relative;}
.worryFreeContent {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#535353; line-height:20px; padding:20px; text-align:justify}

.chart td {background:#EFEFEF; border-bottom:#FFF solid 1px; border-right:#FFF solid 1px; padding:5px 10px;}


/*MAIN CSS*/

.Date {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	font-weight:bold;
}

.title-b {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	font-weight:bold;
}


.Newstitle {
	font-family: Arial;
	font-size: 25px;
	font-weight: normal;
	color: #000000;
	font-weight:bold;
	line-height:35px;
}




.Main_Title1 {
	font-family: Arial;
	font-size: 18px;
	color: #015696;
	font-weight:bold;
}

.Main_Title24 {
	font-family: Arial;
	font-size: 24px;
	color: #015696;
	font-weight:bold;
}

.Main_Title16 {
	font-family: Arial;
	font-size: 16px;
	color: #015696;
	font-weight:bold;
}

.Main_Title14 {
	font-family: Arial;
	font-size: 14px;
	color: #015696;
	font-weight:bold;
}

.Main_Title13 {
	font-family: Arial;
	font-size: 13px;
	color: #015696;
	font-weight:bold;
}



.Bodytext {
	font-family: Arial;
	font-size: 13px;
	color: #535353;
	line-height:18px;
	padding: 0px 18px 0px 22px;
}


.table_text-13 {
	font-family: Arial;
	font-size: 13px;
	color: #535353;
	padding: 5px 5px 0px 10px;
}


.Bodytext12 {
	font-family: Arial;
	font-size: 12px;
	color: #696969;
}


.Bodytext14_1 {
	font-family: Arial;
	font-size: 14px;
	color: #696969;
}

.Bodytext11 {
	font-family: Arial;
	font-size: 11px;
	color: #696969;
	line-height:14px;
}

.Bodytext10 {
	font-family: Arial;
	font-size: 10px;
	color: #696969;
	line-height:14px;
}


.Bodytext14 {
	font-family: Arial;
	font-size: 13px;
	color: #696969;
}


.Bodytext18 {
	font-family: Arial;
	font-size: 18px;
	color: #696969;
}

/*MAIN END CSS*/




.copyright {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.copyright2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #696969;
}


.formbutton{
	width:65px;
	height:25px;
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#FFF;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}



#inputArea input[type="text"], #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de;
    width: 300px;
    background-image: url( 'blue_bg.png' );
    background-repeat: repeat-x;
    background-position: top;
}

td.copyright {
    background: url("../images/footer-bgblue.jpg") repeat scroll 0 0 #005595 !important;
}
td.copyright .copyright{
   background: none !important;
}
