@charset "UTF-8";

body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #165788;
	line-height: 23px;
	margin-top: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #165788;
	line-height: 23px;
	margin-top: 20px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #165788;
	line-height: 23px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.directory {
	float: left;
	width: 120px;
	margin-right: 30px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	margin-top: 12px;
	margin-bottom: 0px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #165788;
	line-height: 23px;
	margin-top: 20px;
}
h6 {
	font-size: 16px;
	font-weight: bold;
	color: #165788;
	line-height: 23px;
	margin-top: 20px;
}
p  {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 0px;
}
p a:link {
	color: #000000;
	text-decoration: none;
}

p a:visited {
	color: #000000;
	text-decoration: none;
}

p a:hover {
	color: #165788;
	text-decoration: underline;
}

p a:active {
	color: #000000;
	text-decoration: none;
}
.content_td {
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.content_td ul {
	font-size: 11px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	margin-left: 30px;
	list-style-type: square;
	margin-top: 6px;
	margin-bottom: 0px;
}
li {

}
.nav {
	font-size: 11px;
	color: #165788;
	text-decoration: none;
}
.nav a:link {
	font-size: 11px;
	color: #165788;
	text-decoration: none;
}

.nav a:visited {
	font-size: 11px;
	color: #165788;
	text-decoration: none;
}

.nav a:hover {
	font-size: 11px;
	color: #A8B400;
	text-decoration: underline;
}

.nav a:active {
	font-size: 11px;
	color: #165788;
	text-decoration: none;
}
.navcurrent {
	font-size: 11px;
	color: #A8B401;
	text-decoration: none;
}
.navcurrent a:link {
	font-size: 11px;
	color: #A8B401;
	text-decoration: none;
}

.navcurrent a:visited {
	font-size: 11px;
	color: #A8B401;
	text-decoration: none;
}

.navcurrent a:hover {
	font-size: 11px;
	color: #A8B401;
	text-decoration: underline;
}

.navcurrent a:active {
	font-size: 11px;
	color: #A8B401;
	text-decoration: none;
}
.orange_text {
	color: #FF6600;
}

.blue_text {
	color: #165788;
}


.sub_headline {
	font-size: 13px;
	font-weight: bold;
	color: #165788;
	line-height: 23px;
}
.sub_headline_large {
	font-size: 16px;
	font-weight: bold;
	color: #165788;
	line-height: 23px;
	margin-top: 20px;
}
.sub_headline a:link {
	font-size: 13px;
	font-weight: bold;
	color: #165788;
	text-decoration: none;
}

.sub_headline a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #165788;
	text-decoration: none;
}

.sub_headline a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #165788;
	text-decoration: underline;
}

.sub_headline a:active {
	font-size: 13px;
	font-weight: bold;
	color: #165788;
	text-decoration: none;
}
.sub_headline_black {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	margin-top: 12px;
	margin-bottom: 2px;
}

.body_copy {
	font-size: 11px;
	line-height: 24px;
	list-style-type: none;
	color: #000000;
}
.body_copy a:link {
	font-size: 11px;
	line-height: 24px;
	list-style-type: none;
	color: #000000;
	text-decoration: none;
}

.body_copy a:visited {
	font-size: 11px;
	line-height: 24px;
	list-style-type: none;
	color: #000000;
	text-decoration: none;
}

.body_copy a:hover {
	font-size: 11px;
	line-height: 24px;
	list-style-type: none;
	color: #165788;
	text-decoration: underline;
}

.body_copy a:active {
	font-size: 11px;
	line-height: 24px;
	list-style-type: none;
	color: #000000;
	text-decoration: none;
}



.dots_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
}

.dots_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.dots_left {
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #CCCCCC;
}

.my_bullet {
	font-size: 11px;
	line-height: 14px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	text-indent: -12px;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-right: 12px;
	margin-left: 12px;
	color: #000000;
}
.my_bullet a:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.my_bullet a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.my_bullet a:hover {
	font-size: 11px;
	color: #165788;
	text-decoration: underline;
}

.my_bullet a:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.customer_service {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.subnav_td {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.banner_headline {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 23px;
	font-style: italic;
}
.banner_td {
	padding: 20px;
}

.expo_td {
	font-size: 11px;
	background-image: url(../images/expo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px;
	text-decoration: none;
	color: #000000;
}
blockquote {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
	margin-top: 6px;
	margin-bottom: 6px;
}
.form_space {
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
	font-weight: bold;
}
.form_td {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.home_buttons{
	background-image: url(../images/home_box_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	line-height: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px solid #CCCCCC;
}
.news_td {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-repeat: repeat-x;
	background-position: left top;
}
.home_body_copy {
	font-size: 11px;
	line-height: 24px;
	list-style-type: none;
	color: #000000;
	margin-right: 40px;
	margin-left: 40px;
}
