

a:link {
	color: #AEB0BD;
	text-decoration: underline;
	font-weight: bold;
	
}

a:visited{
	color: #AEB0BD;
	text-decoration: underline;
	font-weight: bold;
	
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	
}

a.body:link {
	color: #AEB0BD;
	text-decoration: underline;
	font-weight: bold;
	
}

a.body:visited{
	color: #AEB0BD;
	text-decoration: underline;
	font-weight: bold;
	
}

a.body:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	
}

a.body:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	
}


a.review:link {
	color: #324863;
	text-decoration: underline;
	font-weight: bold;
	
}

a.review:visited{
	color: #324863;
	text-decoration: underline;
	font-weight: bold;
	
}

a.review:hover {
	color: #324863;
	text-decoration: underline;
	font-weight: bold;
	
}

a.review:active {
	color: #324863;
	text-decoration: underline;
	font-weight: bold;
	
}




a.copy:visited, a:link {
	color: #AEB0BD;
	font-weight: bold;
	text-decoration: none;
}

a.copy:active, a.copy:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.nav:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #AEB0BD;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
}
A.nav:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #AEB0BD;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
}
A.nav:active, A.nav:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
}


a.small:link {
	color: #AEB0BD;
	text-decoration: none;
	font-weight: normal;	
	font-size: 8pt;
}

a.small:visited{
	color: #AEB0BD;
	text-decoration: none;
	font-weight: normal;	
	font-size: 8pt;
}

a.small:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;	
	font-size: 8pt;
}

a.small:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;	
	font-size: 8pt;
}


body {
	background-color: #415E80;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	margin: 0px;
}

h1 {
	color: #829AB6;
	font-size: 15px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 0px;
	text-transform: uppercase;
	
	}

.heading {
	color: #829AB6;
	font-size: 15px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 0px;
	text-transform: uppercase;
	
	}

.boxheading {
	color: #324863;
	font-size: 15px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 0px;
	text-transform: uppercase;
	
	}

h2 {
	color: #829AB6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 0px;
	text-transform: uppercase;
}

p, td {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	font-size: 10pt;
}

.small {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
}

.boxpara {
	color: #324863;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: justify;
	line-height: 1.3em;
	font-size: 10pt;
}


.top{
text-align:left;
font-family: Arial, Helvetica, Verdana, sans-serif;
padding:24px;
padding-left:60px;
font-size:25px;
letter-spacing:3px;
color:#fff;
}




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



.btcopyrights {
	border-bottom: 0px solid #AFB0B5;
	border-left: 0px solid #AFB0B5;
	border-right: 0px solid #AFB0B5;
	border-top: 1px solid #AFB0B5;
	color: #FFFFFF;
	font-size: 10px;
}

input, select { 
font-family: Verdana, helvetica, arial, sans serif;
 font-size: 10pt; 
font-weight: bold;
 background-color: #FFFFFF; 
 border: 1px solid #FFFFFF; 
 color: #415080;
 
}

textarea { 
font-size: 10pt; 
font-family: Verdana, helvetica, arial, sans serif;
font-weight: bold;
background-color: #FFFFFF; 
border: 1px solid #FFFFFF; 
 color: #415080;
 scrollbar-base-color:AFBDCD;
 scrollbar-face-color: #AFBDCD;
 scrollbar-arrow-color:#415080;	
scrollbar-3dlight-color: #415080;
 scrollbar-shadow-color: #415080;
 scrollbar-darkshadow-color: #415080; 

}


