/* CSS Document */
body{
	margin:0;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	background:url(../images/background.jpg);
	font-size:10pt;
	font-weight: bold;
	}
	
#pageArea{
	width:946px;
	text-align:center;
	background:url(../images/content-bg.gif) repeat-y center;
	}
	
#pageHeader{
	background:url(../images/header.gif) no-repeat; 
	width:946px;
	height:161px;
	}

#pageContent{
	width:888px;
	padding:0 29px 5px 29px;
	}


#contentBottom{
	background:url(../images/content-bottom.gif) no-repeat center bottom;
	height:5px;
	padding:0;
	}

#mainMenu{
	background:url(../images/menu-bar.png) no-repeat;
	width:844px;
	height:35px;
	padding:6px 20px 0 20px;
	font-weight:bold;
	}

a:link, a:visited{
	color:#660000;
	text-decoration:none;
	}

a:hover{
	color:#003366;
	text-decoration: underline;
	}#bar {
	background:no-repeat;
	width:844px;
	height:25px;
	padding:6px 20px 0;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	letter-spacing: normal;
	text-align: right;
	vertical-align: top;
	word-spacing: normal;
	white-space: nowrap;
	display: inline-table;
	margin-bottom: 10px;
}
#bannerads {
	background:no-repeat;
	width:890px;
	height:70px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	margin-top: 10px;
}
#footer {
	width:844px;
	height:75px;
	padding:10px 20px 0px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-align: center;
	vertical-align: bottom;
}

#contentbar {
	background:no-repeat;
	width:890px;
	height:475px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	margin-top: 10px;
}
#Leftpanel {
	margin: 5px;
	padding: 5px;
	height: 460px;
	width: 273px;
	border: 1px dashed #4E171C;
	float: left;
}
#centerpanel {
	margin: 5px;
	padding: 5px;
	height: 460px;
	width: 273px;
	border: 1px dashed #4E171C;
	float: left;
}
#rightrpanel {
	margin: 5px;
	padding: 5px;
	height: 460px;
	width: 273px;
	border: 1px dashed #4E171C;
	float: left;
}
#contentbarsm {
	background:no-repeat;
	width:890px;
	height:117px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	margin-top: 2px;
	text-align: center;
}

#Leftpanelsm {
	margin: 5px;
	padding: 5px;
	height: 95px;
	width: 273px;
	border: 1px dashed #4E171C;
	float: left;
}
#centerpanelsm {
	margin: 5px;
	padding: 5px;
	height: 95px;
	width: 273px;
	border: 1px dashed #4E171C;
	float: left;
}
#rightrpanelsm {
	margin: 5px;
	padding: 5px;
	height: 95px;
	width: 273px;
	border: 1px dashed #4E171C;
	float: left;
}
