@charset "utf-8";
/* CSS Document */
body {
	background-image: url(Images/top_imageC.jpg);
	background-repeat: no-repeat;
	background-color: #007FCC;
	margin-left: 10px;
	margin-top: 120px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.thrColElsHdr #container {
	width: 60em;
	background: #FFF;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 10px;
	border: thick none #007FCE;
	font-size: 12px;
} 
.thrColElsHdr #header {
	padding: 0 10px;
	background-color: #FFFFFF;
	text-align: left;
} 
.thrColElsHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.thrColElsHdr #sidebar1 {
	float: left;
	width: 25em;
	background-color: #FFFFFF;
	border: thin dashed #D1D1D1;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
}
.thrColElsHdr #mainContent {
	border: thin double #FFFFFF;
	width: 800px;
	height: auto;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 380px;
} 
.thrColElsHdr #footer {
	padding: 0 10px;
	background-color: #FFFFFF;
} 
.thrColElsHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a:link {
	color: #090;
	text-decoration: none;
}
a:visited {
	color: #090;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color: #F00;
	text-decoration: none;
}
.style1 {
	font-size: 80%
}
.style2 {color: #009933}
.style4 {
	font-size: 14px
}
.style5 {font-size: 12px; }
.style6 {font-size: 16px}
.style7 {color: #FF0000}
.style8 {
	color: #000000
}
.style9 {font-size: 10px}
.style10 {font-weight: bold}
.style11 {font-weight: bold}
.thrColElsHdr #mainContent {
	background-color: #FFF;
}
.thrColElsHdr #mainContent ol li {
	color: #090;
}
.thrColElsHdr #mainContent blockquote div div div #mainContent2 div p strong em {
	color: #090;
}
.green {
	color: #090;
}
