/* CSS Document */

body{
	padding:0;
	margin:0;
	background-color:#FFFFFF;
	color:#ffffff;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	}
.bluebold12 {
	font-size: 12px;
	color: #01336E;
	font-weight: bold;
}
.bluebold14 {
	font-size: 14px;
	color: #01336E;
	font-weight: bold;
}
.green12 {
	color: #006600;
	font-size: 12px;
}
.white12 {
	font-size: 12px;
	color: #FFFFFF;
}

.blue12 {
	font-size: 12px;
	color: #01336E;
}
.blue11 {
	font-size: 11px;
	color: #01336E;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
}
.white16bold {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	text-decoration: none;
}
.searchbox {
	font-size: 12px;
	color: #003470;
	width: 220px;
}

.white14bold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.white12bold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
}
.loginbox {
	font-size: 12px;
	color: #003470;
	width: 160px;
}
.grey12 {
	font-size: 12px;
	color: #CCCCCC;
}
.bodylink {
	font-size: 12px;
	text-decoration:none ;
	color: #FFFF00;
	font-weight: normal;
}
.bodylink:hover {
	text-decoration:underline ;
}
.img_bdr
{
border:1px solid #ffffff;
}
