@import "master.css";

.main_bg {
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.main_border {
	border: 1px solid #E5E5E5;
	height: auto;
	width: 1000px;
}
.header {
	background-image: url(../images/c1_header_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 144px;
	width: 1000px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header_contactbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/icon_contact.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 100px;
	padding-left: 20px;
	background-position: left center;
	padding-right: 10px;
	text-align:left;
}
.header_contactlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right:0px;
}
/*.display_logo {
	background-image: url(../images/c1_logo.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 318px;
}*/

.companylogo {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #375b8e;
	padding-left:20px;
	height:100px;
	vertical-align:middle;
}

.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;
}
.nav_box_spacer {
	background-image: url(../images/c1_navbar_spacer.jpg);
	background-repeat: repeat-y;
	
}
.banner_area {
	text-align: center;
	font-family: "Trebuchet MS";
	color: #CCCCCC;
}

.maintext { /* maintext_area */
	height: auto;
	width: 726px;
	padding-top: 5px;
}


.maintext a{
text-decoration:none;
color: #375b8e;
}

.maintext a:hover{
text-decoration:underline;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
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;
}


.sub-heading { /* was heading_text1*/
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #375b8e;
	text-decoration: none;
	line-height: 20px;
}


.news-heading {
    font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #375b8e;
	text-decoration: none;
	line-height: 20px;
	}


a.navigations2{
	color: #AFC12F;
}

span.navigations2 { } 
#submenu span.on { }

.top-navigation-bg{}

.navigationtext td{
text-align:center;
}


.more_info {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.footer_bg {
	background-image: url(../images/c1_footerbg_image.jpg);
	margin: 0px;
	height: 52px;
	width: 1000px;
	vertical-align: top;
	padding: 0px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

.footer_text_links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 7px;
}

.footer_text_links a{
	color: #000000;
	text-decoration: none;
}
.footer_text_links a:hover{
	color: #000000;
	text-decoration: underline;
}
.footer_navbar {
	margin: 0px;
	width: 1000px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.bottom-links { /* was footer_text_links2 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding: 5px;
	text-align:center;
}

.bottom-links a{ /* was footer_text_links2 */
	color: #666;
	font-weight:bold;
	text-decoration:none;
}
.bottom-links a:hover{ /* was footer_text_links2 */
	color: #375b8e;
	font-weight:bold;
	text-decoration:none;
}
/*
.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-on  a{ /* means you are at the category...  the style of the <td>*/
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/c1_navlinks_bg_ov.gif);
	height: 24px;
	width: 165px;
	padding-left: 18px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 1px;
	background-position: 0px 0px;
	display: block;
}
.nav-on  a{ /* means you are at the category...  the style of the <td>*/
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/c1_navlinks_bg_ov.gif);
	height: 24px;
	width: 165px;
	padding-left: 18px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 1px;
	background-position: 0px 0px;
	display: block;
}
.link-bottom-on  a{ /* means you are at the category...  the style of the <td>*/
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/c1_navlinks_bg_ov.gif);
	height: 24px;
	width: 165px;
	padding-left: 18px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 1px;
	background-position: 0px 0px;
	display: block;
}

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

}

/*.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;
}*/

.top-link-off  a{
	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;
}
.link-bottom-off  a{
	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;
}

.left-links a{
	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{
	border-width:1px;
	border-style:solid;
	border-color:#1D4A96;
	background-color:#DBE693;
	padding:5px;
	text-align:center;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.button:hover {
	background-color:#BED13A;
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
}

/* ==================================drop down menu bar==============================================*/


ul.MenuBarVertical {
	/*background-color:#cddc69;*/
	font-family: "Trebuchet MS";
	font-size: 13px; 
}

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;
	padding: 2px 0px 4px 18px;
	
}

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-position:left;
	background-repeat:no-repeat;
}

ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{	background-color:#dbe693; /*(same as header light color) */
	color: #000;
}

/* ?????? below */

ul.MenuBarVertical ul.submenu a {
	background-color: #dbe693; /* submenu color (same as header light color)*/
	border-bottom:1px solid #eee;
	background-image: none;
	color:#000;
	margin:0px;
	padding:3px;
	font-size:12px;
}

ul.MenuBarVertical ul.submenu a:hover {
	background-color: #E2EBA7; /* submenu hover (same as header dark color)*/
	background-image: none;
	color:#000;
}