@charset "utf-8";

body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 92%;
	margin: 0;
}
.thrColFixHdr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #996600;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
} 
.thrColFixHdr #header {
	background-color: #000000;
	margin: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 155px;
	padding: 10px;
}
.thrColFixHdr #sidebar2 {
	float: none; /* since this element is floated, a width must be given */
	width: 10em; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0.3em; /* padding keeps the content of the div away from the edges */
	background-color: #017F7B;
	border: 1px solid #FFFFFF;
}
.thrColFixHdr #mainContent {
	margin-top: 20;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 178px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
} 
.thrColFixHdr #footer {
	background-color: #996600;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 4px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColFixHdr #header img {
	display: block;
}
.sideflair {
	color: #66FFFF;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sidehead1 {
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	background-color: #EA983A;
}

.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: 8px;
	margin-top: 4px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	padding-top: 5px;
}
.footertxt {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 13px;
	font-weight: bold;
}
.bullets2 {
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #017E78;
	font-style: normal;
	padding-top: 0px;
	text-transform: uppercase;
	padding-bottom: 0px;
	letter-spacing: .1em;
	line-height: 20px;
}
.h2 {
	font-size: 14px;
	color: #02807D;
	margin-bottom: 6px;
	margin-top: 12px;
	font-weight: bold;
}
.h3 {
	font-size: 15px;
	color: #02807D;
	margin-bottom: 8px;
	margin-top: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
.h4 {
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 4px;
	margin-top: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.h5 {
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 4px;
	margin-top: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.h6 {
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 4px;
	margin-top: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
}




.b1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 0px;
	line-height: 18px;
	color: #000000;
}
.b2 {
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 6px;
}
.b3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 0px;
	line-height: 18px;
	color: #017E78;
	font-weight: bold;
}

.boxleft {
	background-color: #E10000;
	float: left;
	width: 165px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	border: 1px solid #000000;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 6px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.boxright {
	background-color: #E10000;
	float: right;
	width: 150px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: center;
	border: 1px solid #000000;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.boxright2 {
	font-size: 14px;
	font-style: italic;
}


.bighead {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
}


li {


}
ul {
	padding-left: 22px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
img
{
	border-style: none;
}
.picborder {
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 6px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}




.corner_box {
	background-color: #F9EFD2;
}
.corner_top div {
   background: url(images/corner_tl.png) no-repeat top left;
}
.corner_top {
	background: url(images/corner_tr.png) no-repeat top right;
}
.corner_bottom div {
   background: url(images/corner_bl.png) no-repeat bottom left;
}
.corner_bottom {
	background: url(images/corner_br.png) no-repeat bottom right;
}

.corner_top div, .corner_top, 
.corner_bottom div, .corner_bottom {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.corner_content {
	background-color: #F9EFD2;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
.sidehead {
	color: #F9EFD2;
	font-size: 12px;
	font-weight: bold;
}


.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: 1px;
    line-height: 0px;
}
a:link {
	outline: none;
	border: none;
	color: #EA9800;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	outline: none;
	border: none;
	color: #EA9800;
	font-weight: bold;
}
a:hover {
	outline: none;
	border: none;
	color: #FFFFFF;
}
a:active {
	outline: none;
	border: none;
	color: #EA9800;
}
a:link #2 {
	outline: none;
	border: none;
	color: #009933;
}
a:focus { outline: none; border: none; }

