/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.blue_boarder {
	BORDER-RIGHT: #3c71b6 1px solid; BORDER-TOP: #3c71b6 1px solid; BORDER-LEFT: #3c71b6 1px solid; BORDER-BOTTOM: #3c71b6 1px solid
}
a:link {
	color: #3C71B6;
}
a:visited {
	color: #3C71B6;
}
a:hover {
	color: #3C71B6;
}
a:active {
	color: #3C71B6;
}
a.white:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
     }

a.white:visited {
     color: #FFFFFF;
	 font-size: 11px;
	 text-decoration: none;
     }

a.white:hover {
color: #CCCCCC;
font-size: 11px;
text-decoration: none;
     }

a.white:active {
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
     }
	 
a.white_yellow:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
     }

a.white_yellow:visited {
     color: #FFFFFF;
	 font-size: 11px;
	 text-decoration: none;
     }

a.white_yellow:hover {
color: #F8BE2E;
font-size: 11px;
text-decoration: none;
     }

a.white_yellow:active {
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
     }	 
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style1 {
	font-size: 9px;
	color: #3C71B6;
}
.quicklinks {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.title01 {
	color: #3C71B6;
	font-weight: bold;
	font-size: 14px;
}
.title02 {
	font-size: 12px;
	font-weight: bold;
}