/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
}

 
#pagewidth{ 
 width:1004px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:200px;
	width:100%;
	padding-top: 5px;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
} 
 
#leftcol{
	width:10%;
	float:left;
	position:relative;
	padding-top: 15px;
	text-align: center;
	margin-left: 0px;
	height: 400px;
 }
 
#maincol{
	float: right;
	display:inline;
	position: relative;
	width:85%;
	border-left-width: 6px;
	border-left-style: none;
	border-left-color: #FFCC66;
	padding-top: 15px;
 }
 
#footer{
	height:17px;
	background-color:#87BAD7;
	clear:both;
	text-align: center;
	margin-top: 4px;
	padding: 4px;
	border: 1px solid #FFFFFF;
 } 
 


.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	height: 20px;
	width: 120px;
	background-color: #87BAD7;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border: 1px solid #CC3300;
	margin-bottom: -5px;
	padding-top: 6px;
}

a.mainlinks {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	
}	

a.mainlinks:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #33CCFF;
	
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{
	display: block;
	background-color: #FFFFFF;
}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
.headiv {
	background-color: #8E87FF;
	float: left;
	position: relative;
	width: 550px;
	height: 40px;
	display: block;
	vertical-align: middle;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
}
.whiteoutslant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
}
.headcentre {
	background-color: #8E87FF;
	float: left;
	position: relative;
	width: 200px;
	height: 80px;
	display: block;
	vertical-align: middle;
	text-align: center;
}
.headwide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin-top: 2px;
	padding-top: 2px;
}
.footertext {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
