@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #A7EEEA;
	background-image: url(../images/blueShim.jpg);
	background-repeat: repeat-x;
}
p {
	font-size: 80%;
}
.thrColHybHdr #container { 
	width: 90%;
	background: #A7EEEA;
	margin: 0 auto; 
	text-align: left; 
}  
.thrColHybHdr #header {
	padding: 0 10px;
	background-image:url(../images/blueShim.jpg);
	height: 160px;
	background-color: #A7EEEA;
	background-repeat: repeat-x;
	background-position: center;
} 

.thrColHybHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.thrColHybHdr #sidebar1 {
	float: left;
	width: 12em;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 10px;
}
.thrColHybHdr #sidebar2 {
	float: right; 
	width: 12em;
	padding: 15px 0;
}
.thrColHybHdr #sidebar1 h3, .thrColHybHdr #sidebar1 p, .thrColHybHdr #sidebar2 p, .thrColHybHdr #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 0px;
}
.thrColHybHdr #mainContent {
	margin: 0 12em 0 12em;
	padding: 0 2em 0 2em;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #4683A4;
	border-left-color: #4683A4;
} 
.thrColHybHdr #footer { 
	padding: 0 10px; 
	background:#A7EEEA;
} 
.thrColHybHdr #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;
}#header h1 {
	text-indent: -9999px;
}
.thrColHybHdr #container #sidebar2 p {
	font-weight: bold;
}
.floatingImage {
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 750px;
	border: 0px none;
	position: absolute;
	z-index: 101;
	top: 0px;
	left: 16%;
}
#sidebar1 a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4683A4;
	text-decoration: none;
	list-style-type: none;
}#sidebar1 ul {
	list-style-type: none;
	padding-left: 0px;
	border-left: 0px;
	margin-left: 0px;
}
/*#sidebar1 a:hover {
	text-decoration:underline;
	color: #52D6D9;
	background-color:#4683A4;
	list-style-type: none;
}*/

#footer ul {
	list-style-type: none;
	text-align: center;
}
#footer li {
	display: inline;
}

#footer a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4683A4;
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
	color: #52D6D9;
	background-color:#4683A4;
	list-style-type: none;
}
#mainContent ul {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: circle;
}
.floating {
	float: left;
	padding: 0px;
	border: thin inset #4683A4;
	margin: 5px;
}

.floatingRight {
	border: thin inset #4683A4;
	margin: 5px;
	float: right;
}
.floatingRightNoFrame {
	background-color: #A7EEEA;
	float: right;
	margin: 5px;
}

#sidebar2 h4 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
}
#sidebar2 li {
	font-size: 12px;
}

#mainContent ol {
	font-size: 14px;
}
/*a:link {
	color: #000066;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #990000;
}
a:active {
	color: #000066;
}*/
.style1 {color: #000099}
.style4 {
	color: #8E001C;
	font-weight: bold;
}
.style8 {color: #111583}
.style9 {
	font-family: "Trebuchet MS", Verdana, sans-serif
}
.style10 {font-size: 120%}
.style11 {
	color: #000066;
	background-color: #A7EEEA;
}

