.main_bg {
	background-image: url(../images/spacer_main_bg.gif);
	margin: 10px;
}
.header {
	background-image: url(../images/c01_image_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 113px;
	width: 950px;
	padding: 0px;
}
.header_contactbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.header_contactbox a {
	color: #FFFFFF;
	text-decoration: none;
}
.header_contactbox a:hover {
	color: #F6BF39;
	text-decoration: none;
}
.bg_yellow {
	background-color: #F6BF39;
	height: 7px;
}

.nav_box_spacer {
	background-image: url(../images/c01_spacer_navbar.gif);
	background-repeat: repeat-x;
	text-align:center;
	height: 24px;
	color: #000000;
	text-decoration: none;
	
}
.maintext { /* maintext_area */
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.maintext a {
	height: auto;
	color: #42728E;
	text-decoration: underline;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.sub-heading { /* was heading_text1*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #284a94;
	text-decoration: none;
	/*line-height: 20px;*/
}
.navigations2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.navigations2:hover{
	text-decoration: underline;
	color: #284A94;
}
.navigationtext { /*inner_navigation_box */
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #284A94;
	background-color: #ffe198;
	background-image: url(../images/spacer_innernavbox.gif);
	background-repeat: repeat-x;
}
.line_verticle {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
}
.more_info {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.footer_bg {
	background-image: url(../images/c01_spacer_footer.gif);
	margin: 0px;
	height: 40px;
	width: 950px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
	background-repeat: repeat-x;
}

.footer_text_links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.footer_text_links a{
	color: #000000;
	text-decoration: underline;
}
.footer_text_links a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.footer_navbar {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bottom-links { /* was footer_text_links2 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	text-align:center;
}

.bottom-links:hover { /* was footer_text_links2 */
	color: #000000;
	/*font-weight:bold;*/
	text-decoration:underline;
}
.bottom-links a { /* was footer_text_links2 */
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.bottom-links a:hover{ /* was footer_text_links2 */
	color: #203E7A;
	font-weight:bold;
	text-decoration: underline;
}
.left-links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #173476;
	text-decoration: none;
	height: 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #153274;
	display: block;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-left: 5px;
	padding-top: 4px;
	margin-top: 1px;
}
.layout_bg {
	background-color: #FFFFFF;
}

.left-links a:hover{
	background-image: url(../images/spacer_button_ov.gif);
	background-repeat: repeat-x;
	color: #000000;
	
}
.shadow_topL {
	background-image: url(../images/shadow_top_left.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}
.shadow_left {
	background-image: url(../images/shadow_left.png);
	background-repeat: repeat;
	width: 11px;
}
.shadow_topR {
	background-image: url(../images/shadow_top_right.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}
.shadow_top {
	background-image: url(../images/shadow_top.png);
	background-repeat: repeat;
	height: 11px;
}
.shadow_right {
	background-image: url(../images/shadow_right.png);
	background-repeat: repeat;
	width: 11px;
	background-position:left;
}
.shadow_bottomR {
	background-image: url(../images/shadow_bottom_right.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}
.shadow_bottomL {
	background-image: url(../images/shadow_bottom_left.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}
.shadow_bottom {
	background-image: url(../images/shadow_bottom.png);
	background-repeat: repeat;
	height: 11px;
}
.line_horizontal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.button_submit {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg_submit_button.gif);
	background-repeat: repeat-x;
	float: none;
	height: 20px;
	border: 1px solid #ffffff;
}
p {
	margin: 5px 0px;
	padding: 0px 0px;
}

.for_field {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 15px;
	border: 1px solid #F6BF39;
	margin: 0px;
	padding: 0px;
}
.top-link-on  a{ /* means you are at the category...  the style of the <td>*/
	background-image: url(../images/c01_link_ov.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 24px;
}
.nav-on  a{ /* means you are at the category...  the style of the <td>*/
	background-image: url(../images/c01_link_ov.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 24px;
}
.link-bottom-on  a{ /* means you are at the category...  the style of the <td>*/
	background-image: url(../images/c01_link_ov.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 24px;
}

.top-link-on a{ /* when you hover - */

}
.top-link-off  a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	float: none;
	height: 24px;
}
.link-bottom-off  a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	float: none;
	height: 24px;
}

.site-title {
	font-family: "Trebuchet MS";
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
}

/* ----------------------------- Unused ------------------------------------*/

.main_border {
	border: 1px solid #E5E5E5;
	height: auto;
	width: 1000px;
}
.header_contactlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
}
/*.display_logo {
	background-image: url(../images/c1_logo.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 318px;
}*/

.flash_image { /* might be concidered "Template_Photo"*/
	/*background-image: url(../images/c1_flashimage.jpg);
	height: 244px;
	width: 726px;*/
	background-color: #FFFFFF;
}
.left_body_area {
	width: 251px;
	vertical-align: top;
}
.right_body_area {
	width: 749px;
	vertical-align: top;
}
.nav_box_open {
	background-image: url(../images/c1_navbar_open.jpg);
	height: 75px;
	width: 251px;
}
.nav_box_close {
	background-image: url(../images/c1_navbar_close.jpg);
	height: 75px;
	width: 251px;
}
.banner_area {
	text-align: center;
	font-family: "Trebuchet MS";
	color: #CCCCCC;
}
hr {
	height: auto;
	text-decoration: none;
	color: #2D548B;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.divider {
	background-color: #C8C8C8;
	height: 1px;
	width: 726px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.top-navigation-bg{
}
.navigationtext td {
       text-align:center;
}

/*
.leftbar_links {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/c1_navlinks_bg_up.gif);
	height: 24px;
	width: 165px;
	padding-left: 18px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 1px;
	background-position: 0px 0px;
	display: block;
}
a:hover.leftbar_links {
	background-image: url(../images/c1_navlinks_bg_ov.gif);
	background-position: 4px 0px;
}*/

/* ----------------------------- nav.mdl calls them ------------------------------------*/



/*.top-link-off {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/c1_navlinks_bg_up.gif);
	height: 24px;
	width: 165px;
	padding-left: 18px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 1px;
	background-position: 0px 0px;
	display: block;
}*/
.sub-heading_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #284a94;
	text-decoration: none;
	line-height: 15px;
	font-style: italic;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
/* ==================================drop down menu bar==============================================*/


/*.left-links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #173476;
	text-decoration: none;
	height: 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #153274;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-left: 5px;
	padding-top: 4px;
	margin-top: 1px;
}*/

ul.MenuBarVertical {
	/*background-color:#cddc69;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}

ul.MenuBarVertical ul { 
	border:0px solid #ccc;
	
	}
	
ul.MenuBarVertical li a{
}

ul.MenuBarVertical a {
	/*background-color:#cddc69;*/
	color: #000;
	border-bottom:0px solid #fff;
	/*background-image:url(../images/c1_navlinks_bg_up.gif);*/
	background-position:left;
	background-repeat:no-repeat;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #153274;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding:2px 0 4px 10px;
	
}

ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus {
	/*background-color:#dbe693; (same as header dark color)*/
	color: #000;
	/*background-image:url(../images/c1_navlinks_bg_ov.gif);
	background-image: url(../images/spacer_button_ov.gif);
	background-position:left;
	background-repeat:no-repeat;*/
}

ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color:#7193D9; /*(same as header light color) */
	color: #FCEC2C;
}

/* ?????? below */

ul.MenuBarVertical ul.submenu a {
	background-color: #A5BAE7; /* submenu color (same as header light color)*/
	border-bottom:1px solid #eee;
	background-image: none;
	color:#000;
	margin:0px;
	padding:3px;
	font-size:13px;
	font-weight:normal;
}

ul.MenuBarVertical ul.submenu a:hover {
	background-color: #7193D9; /* submenu hover (same as header dark color)*/
	background-image: none;
	color: #FCEC2C;
}

#submenu {
	text-align:center;
}