@charset "utf-8";
body  {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #f0f0f0;
	
}
h1 {
	color: #00F;
	vertical-align: top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	font-weight: lighter;
}
h3 {
	font-size: medium;
	color: #00F;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #036A92;
	line-height: normal;
}
h5 {
	font-size: x-small;
	color: #666;
	text-align: center;
	font-weight: lighter;
}

h6 {
	font-size: medium;
	color: #036a92;
	text-align: left;
	font-weight: bold;
	background-color: #e7e7b6;
}


p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #333;
}

ol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 125%;
}
.thrColElsHdr #container {
	text-align: left;
	background-color: #FFF;
	;
	margin: 0 auto 0 auto;
	margin-top: 0px;
















	border: solid
# thin;
	border: solid 5px #e4e4e4;
	width: 900px;
} 

.thrColElsHdr #sidebar1 {
	float: left;
	width: 12em;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1.5em;
}

.thrColElsHdr #header {
	text-align: left;
	border-bottom: solid #CCC thin;
	padding: .5em 1em 0em 1em;
	height: 162px;
} 
.thrColElsHdr #container #header table tr td {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}


.thrColElsHdr #footer {
	font-size: x-small;
	text-align: left;
	color: #000;
	padding: 1em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
} 

.thrColElsHdr #sidebar2 {
	float: right;
	width: 12em;
	padding-right: 1em;
	padding-left: 1em;
}

.thrColElsHdr #mainContent {
	list-style-type: square;
	margin-right: 1em;
	margin-left: 15em;
	padding: 0.5em;
} 
.thrColElsHdr #container #mainContent table tr {
}
.thrColElsHdr #container #mainContent table tr td {
	vertical-align: middle;
	padding: .5em 2em .5em 2em;
}


ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 125%;
}

ol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 125%;
}


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: .8em;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: .8em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: .1em;
    line-height: .1em;
}

.red {
	color: #F00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.thrColElsHdr #container #header table tr td pt {
	font-size: medium;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: lighter;
}
.blue {
	color: #00F;
}

