/* CSS Document */

BODY {
	BACKGROUND: #AFAFAF; 
	FONT-FAMILY:  verdana, arial, helvetica; 
	margin-top:15px
}
TD, P, FONT.text {
	FONT-SIZE: 11px; 
	COLOR: #606163; 
	FONT-FAMILY:  verdana, arial, helvetica; 
}

.text1 {
	font-family: verdana, arial, helvetica;
	;
	font-size: 11px;
	color: 245199;
	font-style: normal;
	text-decoration: none;

	
}

.header {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #606163;

}

.caption {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #245199;
}

.header {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #606163;
	
}

a:link {
	color: #0F1680;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;

}

a:visited {
	color: #0F1680;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;

}

a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0F1680;

}

li {
	font-family: verdana, arial, helvetica;
  	list-style-type: square;
	font-size: 11px;
	color: #606163;
}

.text2 {
	margin-left: 5px;
	padding-left: 5px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	margin-left: 5px;
	padding-right: 5px;
}
.style2Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	margin-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.table {
	border: 1px solid #FF3300;
}
.table2 {
	border: 1px solid #FEB324;
}
.title1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F1680;
	margin-left: 5px;
}
a.title1:link {color: #0F1680; text-decoration: underline; font-size: 14px;	font-weight: bold;} 
a.title1:visited {color: #0F1680; text-decoration: underline;font-size: 14px; font-weight: bold;} 
a.title1:active {color: #0F1680; text-decoration: underline;font-size: 14px; font-weight: bold;} 
a.title1:hover {color: #0F1680; text-decoration: none;font-size: 14px; font-weight: bold;}
.copyright {
	font-size: 9px;
	font-weight: bold;
}
.pageHead {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-left: 5px;
	margin-left: 5px;
}
.dkBlue {
	background: #0F1680;
}
.ltBlue {
	background: #D0D0E5;
}
.medBlue {
	background: #9EA3CB;
}
.yellow {
	background: #FEB324;
}
.red {
	background: #FF3300;
}
