img {
	border: none;
}
a.top-menu{
	font-family: Arial;
    font-size: 12px;
	font-weight: bold;
	color: #003c7a;
	text-decoration:none;
}
a.top-menu:hover{
	font-family: Arial;
    font-size: 12px;
	font-weight: bold;
	color: #e2e2e2;
	text-decoration:none;
}
a.top-menu-selected{
	font-family: Arial;
   	font-size: 12px;
	font-weight: bold;
	color: #e2e2e2;
	text-decoration:none;
}
.top-cnt-right-td{
	background-color:#003c7a;
    padding-top:22px;
    padding-left:22px;
    padding-right:22px;
}
.white-title{
	font-family: Arial;
	/*font-size: 28px;*/
    font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:.09ems;
}
.white-text{
	font-family: Arial;
    font-size: 13px;
	color: #FFFFFF;
	letter-spacing:.05ems;
	line-height:21px;
}
a.white-text{
	font-family: Arial;
    font-size: 13px;
	color: #FFFFFF;
	letter-spacing:.05ems;
	line-height:21px;
	text-decoration:underline;
}
a.white-text:hover{
	font-family: Arial;
    font-size: 13px;
	color: #FFFFFF;
	letter-spacing:.05ems;
	line-height:21px;
	text-decoration:none;
}
/* newly added */
a{
	font-family: Arial;
    font-size: 12px;
	color: #FFFFFF;
	letter-spacing:.05ems;
	line-height:21px;
	text-decoration:underline;
}
a:hover{
	font-family: Arial;
    font-size: 12px;
	color: #FFFFFF;
	letter-spacing:.05ems;
	line-height:21px;
	text-decoration:none;
}
/* ends */

.cnt-td{
	padding-left:12px;
	background-color:#FFFFFF;
}
.blue-title{
	font-family: Arial;
    font-size: 16px;
	color: #003c7a;
	line-height:21px;
	font-weight:bold;
	letter-spacing:.04ems;
}

/* Added newly */
a.blue-title{
	font-family: Arial;
    font-size: 16px;
	color: #003c7a;
	line-height:21px;
	font-weight:bold;
	letter-spacing:.04ems;
	text-decoration:none;
}

a.blue-title:hover{
	font-family: Arial;
    font-size: 16px;
	color: #003c7a;
	line-height:21px;
	font-weight:bold;
	letter-spacing:.04ems;
	text-decoration:underline;
}
/* ends */

.blue-text{
	font-family: Arial;
    font-size: 13px;
	color: #003c7a;
	line-height:21px;
}
a.blue-text{
	font-family: Arial;
    font-size: 13px;
	color: #003c7a;
	line-height:21px;
	text-decoration:none;
}
a.blue-text:hover{
	font-family: Arial;
    font-size: 13px;
	color: #9fbddd;
	line-height:21px;
	text-decoration:none;
}
.light-blue-text{
	font-family: Arial;
    font-size: 13px;
	color: #008ac8;
	line-height:21px;
}
a.light-blue-text{
	font-family: Arial;
    font-size: 13px;
	color: #008ac8;
	line-height:21px;
	text-decoration:none;
}
a.light-blue-text:hover{
	font-family: Arial;
    font-size: 13px;
	color: #008ac8;
	line-height:21px;
	text-decoration:underline;
}
.footer{
	border-top:solid 2px #6e90b3;
	padding-top:12px;
	padding-right:105px;
}
.button-blue{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width:78px;
	height: 23px;
	background-repeat: no-repeat;
	border:0;
	cursor:pointer;
	background-color:#008AC8;
	text-align: center;
}
.contact-textbox{
	font-family: Arial;
	font-size: 11px;
	color:#63696b;
	border: .5pt solid #008AC8;
	height:17px;
	width:211px;
	padding-left:2px;
	padding-top:3px;
}
.contact-mail-text{
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
	letter-spacing: .03em;
	line-height: 15px;
}
.text-area{
	height: 70px;
	width: 211px;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	color:#63696b;
	padding:2px;
	border: .5pt solid #008AC8;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#efebde;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
}

div#scrollcontent {
	scrollbar-3dlight-color:#008ac8;
    scrollbar-arrow-color:#cccccc;
    scrollbar-base-color:#008ac8;
    scrollbar-darkshadow-color:#cccccc;
    scrollbar-face-color:#003c7a;
    scrollbar-highlight-color:#cccccc;
    scrollbar-shadow-color:#003c7a;
	 overflow:auto;
	 padding-right:15px;
	 padding-top:20px;
	 padding-left: 25px;
	 height: 280px;
}

/*newly added */
a.blue-text-footer{
	font-family: Arial;
    font-size: 14px;
	color: #003c7a;
	line-height:21px;
	text-decoration:none;
	font-weight:bold;
}
a.blue-text-footer:hover{
	font-family: Arial;
    font-size: 14px;
	color: #9fbddd;
	line-height:21px;
	text-decoration:none;
	font-weight:bold;
}

.light-blue-text-footer{
	font-family: Arial;
    font-size: 14px;
	color: #008ac8;
	line-height:21px;
	font-weight:bold;
}

.top-cnt-right-td-contact{
	background-color:#003c7a;
    padding-left:14px;
}
/* ends */

