body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #285b8b;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Tahoma;
	font-size: 13px;
}

.subheading {
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
}

.body {
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
}
.OfferingsTitle {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Tahoma;
	
	font-size: 15px;
	color: #D25523;
	text-decoration: none;
	font-weight: bold;
}
a.OfferingsTitle:hover {
	text-decoration: underline;
}

.box { 
	background-color:#e4d5a4; 
	padding:10px;
}


/* nav items */
#sideNav {position:relative; margin:0px 0px 0px 81px; font-weight:normal;}
#sideNav a {text-decoration:none; }
.sidenavtext { padding-top:5px; font-size:11px;  }
.nav_side_main {background-color:#C1CAD3; color:#333333; width:228px; height:20px; text-align:center; position:absolute;}
.nav_side_main_over {background-color:#E4D5A4; color:#333333; width:228px; height:20px; text-align:center; position:absolute;}
.nav_side_sub {background-color:#e7edf2; color:#333333; width:228px; height:20px; text-align:center;}
.nav_side_sub_over {background-color:#e7edf2; color:#d25523; width:228px; height:20px; text-align:center;}

#topNav {height:150px;}
.topNavRow_container { background-color:#285b8b; height:24px; font-size:10px;}
.topNavRow {padding:5px 0px 7px 0px;}
.nav_top {float:left; margin:0px 12px 0px 12px; color:#ffffff; cursor:pointer;}
.nav_top_over{float:left; margin:0px 12px 0px 12px; color:#ede284; cursor:pointer; }