@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
} 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	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: #000000;
}

p {
	text-align:left;
}

th {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	vertical-align:text-top;
}

td {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:left;
	vertical-align:text-top;
}

.threeColumn #viewportContainer {
	width:780px;
	text-align:left;
	min-height:100%;
	background-image:url('images/NavBackground.jpg');
	background-repeat:repeat-y;
}
* html #viewportContainer {
	height:100%;
    }

.threeColumn #header {
	width:778px;
	height:160px;
	border-left:1px solid;
	border-top:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	margin-bottom:1px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.threeColumn #footer {
	clear:both;
	padding-top:3px;
	border-left:1px solid;
	border-top:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	background:#FFFFA8;
	position: relative; 
	height: 40px; 
	margin-top: -3px;
	margin-bottom: 0px; /* required for Opera 6 to show background color but others don't like it so hide the value of 0 from it */
}
.threeColumn #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: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.threeColumn #navColumn {
	float:left;
	width:140px;
	height:90%;
#	border-left:1px solid;
	border-top:1px solid;
#	border-right:1px solid;
#	border-bottom:1px solid;
	padding-left:4px;
	padding-right:4px;
#	background-color:#3598FE;
	padding-top: 4px;
}
.threeColumn #navTextNormal{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
}
.threeColumn #navTextNormal:hover{
	color:#ECEDA6;
	text-decoration:none;
	text-align:left;
}

.threeColumn #mainContentContainer {
	float:left;
	width:622px;
	padding-left:3px;
	padding-right:3px;
}
.threeColumn #mainContentOneColumn {
	float:left;
	width:610px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:3px;
	margin-top:3px;
}

.threeColumn #mainContentRow0 {
	width:622px;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:2px;
	padding-top:5px;
	margin: 0px;
	margin-top:1px;
	background-color:#F4A84F;
	color:#026367;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
}

.threeColumn #mainContentRow1 {
	float:left;
	width:622px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	margin: 0px;
	padding-top: 0px;
}
.threeColumn #mainContentRow2 {
	float:left;
	width:616px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
}
.threeColumn #mainContentRow3 {
	float:left;
	width:622px;
	list-style-position: inside;
}
.threeColumn #mainContentLeft {
	width:300px;
	float:left;
	padding-top:0px;
}
.threeColumn #mission {
	width:280px;
	margin-left:10px;
	margin-right:10px;
	float:right;
}

.threeColumn #mainContentRow1Left {
	float:left;
	width:300px;
	padding-top:3px;
}
.threeColumn #mainContentRight {
	width:322px;
	float:right;
	margin: 0px;
	padding: 0px;
}
.threeColumn #mainContentRight2ndRow {
	width:auto;
	float:left;
}
.threeColumn #news {
	width:280px;
	float:none;
	margin-left:15px;
	margin-right:10px;
}

.threeColumn #leftContentTopRow {
	float: left;
	margin-bottom:0px;
	margin-left:2px;
	margin-right:0px;
	margin-top:2px;
	margin-right:2px;
	border-left: 1px solid;
	border-top: 1px solid;
	border-right: 1px solid;
	background-color:#3598FE;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
}
.threeColumn #bigButtonLeftTopRow {
	width:150px;
	float: right;
	border-left: 1px solid;
	border-top: 1px solid;
	border-right: 1px solid;
	background-color:#3598FE;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	margin-top:2px;
}
.threeColumn #bigButtonRightTopRow {
	width:150px;
	float: right;
	border-top: 1px solid;
	border-right: 1px solid;
	background-color:#3598FE;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	margin-top:2px;
}
.threeColumn #bigButtonLeftBottomRow {
	width:150px;
	float: right;
	background-color:#3598FE;
	border-left: 1px solid;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	margin-bottom:2px;
}
.threeColumn #bigButtonRightBottomRow {
	width:150px;
	float: right;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	background-color:#3598FE;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	margin-bottom:2px;
}

.threeColumn #blNewsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF99;
}

.threeColumn #blNewsBanner {
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:4px;
	margin-bottom:4px;
	background-color:#3598FE;
	font-size:14px;
	font-weight:bold;
	color:#FFFF99;
}

.threeColumn #blNewsHeadSlug {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12pt;
}

.threeColumn #blNewsHeadingDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
}

.threeColumn #blNewsHeading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:blue;
}
.threeColumn #blNewsHeading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:blue;
}
.threeColumn #blNewsHeading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:blue;
}



.threeColumn #clearboth {
	clear: both;
}

.threeColumn #boldBlue10ptText {
	font-weight:bold;
	font-size:10pt;
	color: #0000FF;
}

.threeColumn #boldBlueText {
	font-weight:bold;
	color: #0000FF;
}

.threeColumn #blueCenteredText {
	text-align:center;
	color: #0000FF;
}

.threeColumn #orderFormTable {
	text-align:right;
	vertical-align:middle;
}

.threeColumn #orderFormTable select {
	width:50px;
}

.threeColumn #width350 {
	width:350px;
}

.threeColumn #orderFormTable th {
	text-align:center;
	vertical-align:middle;
	color:blue;
	background-color:#ECEDA6;
}

.threeColumn #orderFormTable h1 {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:white;
	vertical-align:bottom;
	background-color:#3598FE;
}

.threeColumn #orderFormTable h4 {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:white;
	vertical-align:bottom;
	background-color:#3598FE;
}

.threeColumn #orderFormTable h2 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
}

.threeColumn #orderFormTable h3 {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
}

.threeColumn #orderFormTable h5 {
	vertical-align:	middle;
	text-align:center;
}

.threeColumn h55 {
	font-size:11px;
	text-align:left;
}

/* 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: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltlftpad { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	padding:6px;
}
.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;
}
</style>[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.threeColumn #navColumn { padding-top: 20px; }
.threeColumn #mainContentContainer { zoom: 1; padding-top: 0px; }
/* the above proprietary zoom property gives IE the hasLayout it may need to avoid several bugs */
</style><![endif]
[if lte IE 6]>
<style type="text/css">
.threeColumn #viewportContainer {
	height: 100%;
	}
</style>
<![endif]
