/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 font-family: tahoma, arial,  sans-serif;
 font-size:12px;
 color:#253B6D;
 line-height: 12pt;
 BACKGROUND-COLOR:#DFF1FC;
 background-image:url(images/fill_left.gif);
 background-repeat: repeat-y; 
} 


a 			{text-decoration:none; color: #FFFFFF;}
a:hover 		{text-decoration:underline;color: #253B6D;}

.STYLE1 		{font-weight:bold; color:#FF6600; font-size:16px;}
.STYLE2 		{color:#FFFFFF; font-size:10px;}
.STYLE3			{text-decoration:none; color: #FF6600; }
.STYLE4			{text-decoration:none; color: #253B6D; font-weight:bold; font-size:14px;}
.STYLE5			{font-size:16px;}
.STYLE6			{text-decoration:none; color: #253B6D; font-size:8px;}
.STYLE7			{text-decoration:underline; color: #253B6D; font-size:12px;}
 
#pagewidth{ 
 width:100%; 
 text-align:left;
 
} 
 
#header{
 position:relative; 
 height:177px; 
 background-color:#32BCE9;
 
} 
 
#top_navigation{
 height:47px;
 overflow: hidden;
 background-image:url(images/button_fill.gif);
 text-align:left; 
}

#left_navigation{
 float:left;
 width:190px;
 height:100%;
 background-color:#D6EFFF;
 background-image:url(images/fill_left.gif);
 background-repeat: repeat-y; 
}
 
#maincol{
 margin: 0 0 0 180px ;
 
}

#footer{
 clear:left;
 width:100%
 height:47px;
 height:47px; 
 background-image:url(images/button_fill1.gif);
}
 
#credits{
 clear:left;
 height:17px;
 width:100%
 height:17px;
 background-color:#253B6D;
 
}
 

 
 /* *** 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;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
