.logo_sub {
	width: auto;
	color: #000099;
	height: 14px;
	margin-bottom: 0px;
	margin-right: 4px;
	margin-left: 7px;
	padding-left: 2px;
	padding-top: 0px;
	text-align: center;
	line-height: normal;
	
	font-size: 98%;
}

.logo_sub ul {
	margin: 0;
	padding: 14px 10px 0 0px;
	list-style: none;
}

.logo_sub li {
	display:inline;
	margin:0;
	padding:0;
}

.logo_sub a {
	background: url(../images/tableftF.gif) no-repeat left top;
	float: left;
	margin: 0;
	padding: 0 0 0 4px;
	
	text-decoration: none;
}

.logo_sub a span {
	float:left;
	display:block;
	background:url(../images/tabrightF.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#999;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.logo_sub a span {
float:none;
}

/* End IE5-Mac hack */
.logo_sub a:hover span {
color:#26917B;
}

.logo_sub a:hover {
background-position:0% -42px;
}

.logo_sub a:hover span {
background-position:100% -42px;
}


/* ******************************************************************** */ 
/*                 Partially generated by: http://csscreator.com                 */
/* ******************************************************************** */
html, body{ 
 min-width:1199px; 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{
 width:96%; 
 text-align:left; 
 margin:0 auto; 
} 
 
#leftcol{
 background-color:#E9EFF5;
 width:52%; 
 float:left; 
 padding: 10px;
 position:relative; 

 }
 
#twocols{
 width:42%; 
 float:right; 
 margin-top: 18px; 
 margin-bottom: 24px; 
 padding: 2px 14px 8px 14px;
 position:relative; 
  }
 
#rightcol{
 background: #ffffff url(../images/1l1tindex3.jpg) top left repeat-x;
 width:50%; 
 margin-top: 21px; 
 margin-right: 47px; 
 float:right; 
 padding: 9px 14px 20px 14px;
 position:relative; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
        behavior:url(border-radius.htc);

 }

#container {
	background: #fff url(../images/parch31.gif) repeat;
	width: 92%;
	color: #000000;
	border: 0px solid #e4e4e4;
	margin-top: 11px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	text-align: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
        behavior:url(border-radius.htc);
}
 
#maincol{
 background: #A4D558 url(../images/uptime2.jpg) repeat;  
 float: left; 
 padding: 10px;
  position: relative; 
 width:50%; 
 }
 
/* ******************************************************************** */ 
/* Clearfix: http://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;}
}
