body,td,th {
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 0.95em;
	color: #0b0555;
	width:100%;
}
body {
	background-color:#0b0555;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:200%;
	text-align:left;
}

a 
{
	background-color:#fff;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:200%;
	text-align:left;	
}
#header {
	background-color:#fff;
	background-image:url(BGtop.jpg);
	background-repeat:repeat-x;
	background-position:70px top;
	min-height:112px;
}
#headerContent {
	margin:0px auto 0px auto;
	width:70%;
	padding-top:28px;
}
#white {
	background-color:#fff;
}
#content {
	background-image:url(BGcontent.gif);
	background-repeat:repeat-y;
	margin:0px auto 0px auto;
	width:840px;
	min-height:400px;
}
#footer {
	min-height:80px;
	position:inherit;
	z-index:1;
}
#sidenav {
	display:inherit;
	position:absolute;
	float:left;
	z-index:500;
}
.extraText {
	color:#fff;
	line-height:160%;
	
}
.extraHead {
	color:#FFFFFF;
	line-height:100%;
	font-weight:bold;
	font-size:1.2em;
}
h4 {
	font-style:italic;
	font-weight: normal;
	padding-bottom:10px;
	margin: 0;
	}
/** MEDIA PAGE**/
.mediaBT {
	 margin-top: -295px; 
	 padding-bottom:100px;
	 }
.mediaTITLE {
	 padding-bottom:0; 
	 margin-bottom: 0px;
	 }
.mediaLEFT {
	 float:left; 
	 width: 350px; 
	 padding-right: 10px;
	 }	 	 
.mediaRIGHT {
	 float: right; 
	 background-color: #56679f; 
	 text-align:center; 
	 width:220px;
	 }
.mediaIMAGE {
	 padding: 20px 0 0 0;
	 }	 
.imageRIGHT {
	 float: right;
	 padding: 0 0 10px 20px;
	 text-align: center;
	 }	
.imageRIGHT a:link, .imageRIGHT a:visited {
	background-color:#56679f;
	color:#ffffff;
	text-decoration: none;
	padding: 2px;
	} 	 
.imageRIGHT a:hover {
	background-color:#56679f;
	color:#ffffff;
	text-decoration: underline;
	padding: 2px;
	}	
.imageLEFT {
	 float: left;
	 padding: 0 20px 10px 0;
	 text-align: center;	 
	 }	
.imageLEFT a:link, .imageLEFT a:visited {
	background-color:#56679f;
	color:#ffffff;
	text-decoration: none;
	padding: 2px;
	} 	 
.imageLEFT a:hover {
	background-color:#56679f;
	color:#ffffff;
	text-decoration: underline;
	padding: 2px;
	}		