HTML {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
 }

body, ol, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:   10px;
	line-height: 1.4;
	color: #000000;
	margin: 0px;	
}

A  {
	text-decoration: none;
	color: #003478;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 10px;
}

A:hover { text-decoration: underline}

H1		{ font-size: 14px; color: #818386; margin: 0; padding: 0; }
H2		{ font-size: 14px; color: #464748; margin: 0; padding: 0; }
H3 {
	color: #464748;
	font-weight: bold;
	font-size: 12px;
}

FORM	{ margin: 0; padding: 0; }
IMG	    {
	border: 0;
}

img#index_subheading { padding-top:5px; padding-bottom:5px; }

div#displaylink {
	font-size: 9px;
	padding-bottom: 15px;
}

.small_link {
	font-size: 9px;
}



div#whitebox {
	border: #CCCCCC 1px solid;
	width: 810px;
	padding: 20px 20px 20px 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 1.4;
}

div#header {
	background-image: url(images/Blue_Header_Logo.jpg);
	max-width: 810px;
	max-height: 130px;
	margin-bottom: 16px;
	position: relative;
}

div#headerlinks {
	color: #CCCCCC;
	text-align: right;
	width: 250px;
	float: right;
	top: 15px;
	right: 15px;
	margin: 15px;
}

div#container {
	text-align : center;
	position: relative;
}

div#content {
	
	text-align : left;
	position: relative;
	width: 100%;
}

div#left_body {
	line-height: 1.6;
	width: 520px;
	padding: 30px 30px 30px 30px;
	position: relative;
	margin-left: 10px;
}

div#right_box {
	border: #9bd3f3 1px solid;
	float: right;
	top: 60px;
	right: 27px;
	position: relative;
	max-width: 186px;
}

div#light_blue_box {
	border: #9bd3f3 1px solid;
	position: relative;
	margin-top: 16px;
	margin-bottom: 16px;
}

div#blue_bar_title {
	height: 25px;
	background-color: #9bd3f3;
	font-size: 14px;
	color: #003478;
	padding: 5px 0px 0px 16px;
	max-width: 100%;
}

div#right_box_content {
	padding: 20px 20px 20px 20px;
}

div#contact_box {
	padding: 15px 14px 20px 28px;
	border: #00a9e0 1px dashed;
	margin-bottom: 20px;
	width: 300px;
}

div#news_box {
	width: 525px;
	padding: 15px 14px 20px 14px;
	margin-left: 20px;
	border: #9bd3f3 1px dashed;
	margin-bottom: 20px;
}

div#dashed_box {
	padding: 10px 10px 10px 15px;
	border: #00a9e0 1px dashed;
	max-width: 100%;
	height: 150px;
}

div#dashed_content {
	position: relative;
	margin-top: 8px;
	margin-left: 10px;
}

.list_tab {
	margin-left: 20px;
}

.news_title {
	font-size: 14px;
	color: #00a9e0;
}

.news_article_title {
	font-size: 10px;
	color: #9bd3f3;
	font-weight: bold;
}

div#news_content {
	width: 98%;
	padding-left: 10px;
	font-size: 9px;
	padding-top: 15px;
}

.copywright_address {
	font-size: 9px;
}


div#navigation {
	width: 130px;
	position: relative;
}

.nav_button {
	margin-top: 2px;
}

div#main_image {
	position: relative;
	text-align: left;
	width: 663px;
	height: 254px;
	color: #FFFFFF;
	background-image: url(images/main_image.jpg);
}

img#title {
	margin-top: 15;
	padding-top: 15px;
}


img#subheading {
	margin-top: 15;
	padding-top: 30px;
}

img#bio {
	padding-right: 10px;
	padding-bottom: 5px;
}

.body_title {
	font-size: 32px;
	line-height: 1.5em;
	color: #003478;
}
.body_tag {
	line-height: 3em;
	color: #003478;
	font-weight:bold;
	margin-left:3px;
}


div#main_body {
	position: relative;
	text-align: left;
	width: 625px;
	margin-left: auto;
}

div#image_content {
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	left: 27px;
	top: 223px;
}

div#body_content {
	padding: 25px 30px 25px 30px;
	border: #003478 1px dashed;
	max-width: 100%;
	margin-top: 15px;
	margin-left: 3px;
	line-height: 1.6;
	font-size: 11px;
}

div#body_second_content {
	padding: 25px 30px 25px 30px;
	max-width: 100%;
	margin-left: 3px;
	line-height: 1.6;
	font-size: 11px;
	border-bottom: #003478 1px dashed;
	border-left: #003478 1px dashed;
	border-right: #003478 1px dashed;	
}

div#news_article {
	padding: 15px 10px 15px 10px;
	border: #003478 1px dashed;
	max-width: 100%;
	line-height: 1.3;
	min-height: 60px;
	height: 60px;
}

div#news_article_repeat {
	padding: 15px 10px 15px 10px;
	max-width: 100%;
	line-height: 1.3;
	border-bottom: #003478 1px dashed;
	border-left: #003478 1px dashed;
	border-right: #003478 1px dashed;
	height: 60px;
}

img#news {
	padding-right:15px;
}



div#dashedline {
	border-top: #003478 1px dashed;
	max-width: 100%;
	margin-top: 25px;
	margin-bottom: 30px;
}

div#large_body_content {
	padding: 25px 20px 15px 20px;

	max-width: 100%;
	line-height: 1.6;
	font-size: 11px;
}


div#news_content {
	padding: 20px 0px 20px 0px;
	max-width: 100%;
	line-height: 1.6;
	font-size: 11px;
}


div#contact_content {
	padding: 25px 30px 25px 30px;
	border: #003478 1px dashed;
	;
	max-width: 100%;
	margin-top: 15px;
	margin-left: 3px;
	line-height: 1.4;
	font-size: 11px;
}

div#contactform {
	margin-left: 25px;
	margin-top: 7px;
}

div#nav_main  {
	height: 254px;
}

div#nav_main  {
	height: 254px;
}

.darkblue { color: #003478;
	
}
.darkblue_highlight {
	color: #003478;
	font-weight: bold;	
}

.brightblue { color: #00a9e0; }
.brightblue_highlight {
	color: #00a9e0;
	font-weight: bolder;
	font-size: 11px;
}

.right_box_chevron {
	color: #00a9e0;
	font-weight: bold;
	font-size: 13px;
	line-height: 1;
}

.lightblue { color: #9bd3f3; }

.header3 {
	color: #464748;
	font-weight: bold;
	font-size: 11px;
}
.header4 {
color: #818386;
	font-weight: bold;
	font-size: 11px;
}
.quote {
	color: #464748;
	font-size: 13px;
}

.quoted {
	color: #464748;
	font-size: 10px;
}

.inputBoxes {
	color: #333333;
	width: 162px;
	border: 1px dotted #999999;
}

.inputlarge {
	color: #333333;
	width: 100%;
	border: 1px dotted #999999;
}

.inputmenu {
	color: #333333;
	width: 190px;
	border: 1px dotted #999999;
}
.inputButton {
	font-size: 10px;
	color: #333333;
	width: 100px;
	height: 20px;
}

.dark { color: #464748; }

.bold {
	font-weight: bold;
}


.black {color: #000000}

.grey {
	color: #666666
}


.whitespace {
	height: 50px;
	background-color: #FFFFFF;
}
.morewhitespace { height: 100px; }
.lesswhitespace { height: 10px; }
.tvwhitespace {
	height: 185px;
}


.stripes {
	height: 29px;
	background-image: url(images/h_stripes.gif);
	background-color: #FFFFFF;
}
.dot { width: 3px; height: 6px; }

div#copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:   9px;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	width: 810px;
	text-align: right;
	margin-top: 15px;
}

.lineheight {
	line-height: 2;
}

.DOUBLE_LINE {
	line-height: 1.2;
}
