body{
	background-color: #0e56a1;
	margin: 0;
	padding: 0;
}
body, td{
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
}
.borderOut{
	border-left: 9px solid #fff;
	border-right: 9px solid #fff;
	background-color: #FFFFFF;
}
#topNav{
	height: 35px;
	text-align: center;
}
#topNav a
{
	border-width:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:0;
}
#topNav a:hover{
	color: #f13a32;
}

#leftNav td{
	background-color: #a9ccef;
}
#leftNav td ul{
	padding: 4px 2px 4px 4px;
	margin: 0;
}
#leftNav td ul li{
	padding: 3px 2px 3px 20px;
	margin: 0 0 0 0px;
	list-style-type:none;
	background-image: url(images/bull.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#leftNav a.link{
	color: #124881;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	display: block;
}

a.link{
	color: #124881;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	display: block;
}


#leftNav a.link:hover{
	color: #124881;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.bodyPad{
	padding: 10px 20px 20px 20px;
}
.bodyPad p{
	padding: 4px 0 6px 0;
	margin: 6px 0;
}
.borderBox{
	border: 1px solid #c5ced8;
}
.mainHead{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 20px;
}
.boldhead{
	font-size: 14px;
	color: #1f71c7;
	font-weight: bold;
}
a.boldhead:hover{
	font-size: 14px;
	color: #1f71c7;
	text-decoration: none;
}


#botLinks{
	padding: 18px 0;
	text-align: center;
	color:#999999;
}
#botLinks a{
	color: #174c83;
	text-decoration: none;
	padding: 0 5px;
}
#botLinks a:hover{
	text-decoration: underline;
}

#footer{
	padding: 10px 0 20px 0;
	text-align: center;
	font-size: 11px;
	color: #555555;
}
#footer a{
	color: #555555;
}
