@charset "utf-8";
/* CSS Document */

 
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.twoColElsLtHdr #container {
	width: 50em; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
} 
.twoColElsLtHdr #header {
	height: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	width: auto;
	background-color: #FFFFFF;
} 
.twoColElsLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.twoColElsLtHdr #sidebar1 {
	float: left;
	width: auto;
	padding-right: 0;
	font-size: 12px;
	border-top-color: #ADD9F2;
	border-right-color: #ADD9F2;
	border-bottom-color: #ADD9F2;
	border-left-color: #ADD9F2;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p { 
	margin-right: 10px;
}

.twoColElsLtHdr #mainContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0;
	margin-left: 150px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B1DBF3;
	border-right-color: #B1DBF3;
	border-bottom-color: #B1DBF3;
	border-left-color: #B1DBF3;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
} 

.twoColElsLtHdr #mainContent h1 {
	color: #60ADD7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
	
.twoColElsLtHdr #mainContent2 {
	height: 800px;
	width: 780px;
	padding: 5px;
}
.twoColElsLtHdr #footer{
	background-color: #5EABD5;
	color: #FFFFFF;
	clear: both;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	border-top-color: #666666;
}

#footer ul{
	margin: 0;
	text-align: center;
}

#footer ul li{
	display: inline;
	padding: 0 15px;
	text-align: center;
}



h2 {
	color: #666666;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

h5{
	padding: 2px;
	border: 1px solid #000000;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
} 
	
.twoColElsLtHdr #sidebar1 ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	}

img {
    border: none;
} 
	
#menu5 {
	width: 150px;
	margin: 0px;
	}
	
	
#menu5 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #999999;
	display: block;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #EFF7FA;
	border: 1px solid #A6D5EF;
	}
	
#menu5 li a:hover {
	color: #666666;
	background-position: 0 -32px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #CCFFFF;
	}
	
*:first-child+html .twoColElsLtHdr #header{ padding-left:15px } * html .twoColElsLtHdr #header{padding-left:15px}

</style>

[if IE]>

<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColElsLtHdr #sidebar1 { padding-top: 30px; }
.twoColElsLtHdr #mainContent { zoom: 1; padding-top: 0px; }

</style>
<![endif]