.main_bg {
	background-image: url(c05_bg.gif);
	margin: 10px;
}
.header {
	background-image: url(c05_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 166px;
	width: 100%;
	padding: 0px;
}
.header_contactbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #15487c;
	background-image: url(icon_contact.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 80px;
	padding-left: 15px;
	background-position: left center;
	padding-right: 10px;
	text-decoration: none;
}
.nav_box_spacer {
	background-image: url(c05_navbox.gif);
	text-align:center;
	height: 21px;
	text-decoration: none;
	width: 100%;
	
}
.maintext { /* maintext_area */
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #15487c;
	text-decoration: none;
}
.maintext a {
	height: auto;
	color: #15487c;
	text-decoration: underline;
	font-weight: bold;
}

.main-text { /* maintext_area */
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #15487c;
	text-decoration: none;
}
.main-text a {
	height: auto;
	color: #15487c;
	text-decoration: underline;
	font-weight: bold;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sub-heading { /* was heading_text1*/
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #15487c;
	text-decoration: none;
	line-height: 20px;
}
.navigations2{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.navigations2:hover{
	text-decoration: underline;
	color: #15487c;
}
.inner_navigation_box {
	padding-top: 1px;
	padding-bottom: 1px;
	color: #999999;
	width: 90%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #15487c;
	border-bottom-color: #15487c;
	border-left-color: #15487c;
}
.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: #15487c;
	text-decoration: none;
}
.footer_bg {
	background-image: url(c05_footerbg.gif);
	margin: 0px;
	height: 48px;
	width: 100%;
	color: #000000;
	text-decoration: none;
	background-repeat: repeat-x;
	padding: 0px;
}

.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: #FFFFFF;
	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: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	text-align:center;
}

.bottom-links a{ /* was footer_text_links2 */
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.bottom-links a:hover{ /* was footer_text_links2 */
	color: #e3effb;
	font-weight:bold;
	text-decoration:none;
}
.left-links a{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 10px;
	float: none;
	height: 24px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

.left-links a:hover{
	background-image: url(c05_buttonhover.gif);
	background-repeat: repeat-x;
	height: 24px;
	background-position: bottom;
	color: #15487c;
	}

.layout_bg {
	width: 950px;
	background-image: url(c05_bodygradient.gif);
	background-position: 166px 166px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

.shadow_topleft {
	background-image: url(shadow_top_left.png);
}
.shadow_left {
	background-image: url(shadow_left.png);
	background-repeat: repeat;
	width: 11px;
}
.shadow_topright {
	background-image: url(shadow_top_right.png);
}
.shadow_top {
	background-image: url(shadow_top.png);
	background-repeat: repeat;
	height: 11px;
}
.shadow_right {
	background-image: url(shadow_right.png);
	background-repeat: repeat;
	width: 11px;
}
.shadow_bottomright {
	background-image: url(shadow_bottom_right.png);
}
.shadow_bottomleft {
	background-image: url(shadow_bottom_left.png);
}
.shadow_bottom {
	background-image: url(shadow_bottom.png);
	background-repeat: repeat;
	height: 11px;
}
.line_horizontal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.button_submit_box {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(bg_submit_button.gif);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	height: 22px;
	width: 50px;
	float: right;
	margin-right: 30px;
	margin-top: 1px;
	padding-top: 1px;
}
.for_field {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #E0E0E0;
}
.top-link-on  a{ /* means you are at the category...  the style of the <td>*/
	background-image: url(c05_buttonhover.gif);
	background-repeat: repeat-x;
	height: 24px;

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 10px;
	float: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;

}
.nav-on  a{ /* means you are at the category...  the style of the <td>*/
	background-image: url(c05_buttonhover.gif);
	background-repeat: repeat-x;
	height: 24px;

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 10px;
	float: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;

}
.link-bottom-on  a{ /* means you are at the category...  the style of the <td>*/
	background-image: url(c05_buttonhover.gif);
	background-repeat: repeat-x;
	height: 24px;

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 10px;
	float: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;

}

.top-link-on a{ /* when you hover - */

}
.top-link-off  a{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 10px;
	float: none;
	height: 24px;

	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;

}
.link-bottom-off  a{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 10px;
	float: none;
	height: 24px;

	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

.site-title {
	font-family: "Trebuchet MS";
	font-size: 50px;
	font-weight: bold;
	color: #15487c;
}






















/* ----------------------------- 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(c1_navbar_open.jpg);
	height: 75px;
	width: 251px;
}
.nav_box_close {
	background-image: url(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;
}*/
.button_submit_ {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-right: 30px;
	margin-top: 4px;
	background-color: #7EAEB0;
}
/* ==================================drop down menu bar==============================================*/

.dropBorder { border-right:1px solid #ddd; }

ul.MenuBarHorizontal {
	/*background-color:#0099FF; #DC1F03 */
	font-family: "Trebuchet MS";
	font-size: 13px;
}

ul.MenuBarHorizontal ul { border:1px solid #ccc; }

ul.MenuBarHorizontal a {
	/*background-color: #f0f8fa; #DC1F03 */
	color: #222222;
}

ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
	background-color:#d4e2fb; /*(same as header dark color)*/
	color: #222222;
}

ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {
	background-color:#e6f0fc; /*(same as header light color) */
	color: #222222;
}

ul.MenuBarHorizontal ul.submenu a {
	background-color: #e6f0fc; /* submenu color (same as header light color)*/
	border-bottom:1px solid #ccc;
	color:#222222;
}

ul.MenuBarHorizontal ul.submenu a:hover {
	background-color: #d4e2fb; /* submenu hover (same as header dark color)*/
	color:#222222;
}