body {
	background-color: #efefef;
	background-repeat: repeat;
	margin: 0px;
}

.copyright {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sm_nav, .sm_nav:visited, .sm_nav:active {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.sm_nav:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.nav_white, .nav_white:visited, .nav_white:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.nav_white:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.text {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.headlinewht {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.blue_bg_med {
	background-color: #1f5e89;
}

.menu_white, .menu_white:visited, .menu_white:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
}

.menu_white:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: underline;
}

.highlight {
	background-color: #335d8d;
}

.nohighlight {
	background-color: #6c98bd;
}

.blue_bg_light {
	background-color: #26795c;
}

.headlinegrn {
	color: #105E44;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.headlineblu_light {
	color: #225071;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
}

.bluetext, .bluetext:active, .bluetext:visited, .bluetext:hover {
	color: #174868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.bluetext_link, .bluetext_link:active, .bluetext_link:visited, .bluetext:hover {
	color: #6c98bd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.bluetext_link:hover {
	color: #6c98bd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.drkbluetext, .drkbluetext:active, .drkbluetext:visited, .drkbluetext:hover {
	color: #1C2977;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.sm_drkbluetext, .sm_drkbluetext:active, .sm_drkbluetext:visited, .sm_drkbluetext:hover {
	color: #1C2977;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


.contentlinebottom {
	border-bottom-color: #efefef;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.lfcolbg {
	background-image: url(../../../images/lfcolbg.jpg);
	background-repeat: repeat;
}

.grytext, .grytext:active, .grytext:visited {
	color: #6c98bd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}

.grytext:hover {
	color: #6c98bd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
}

.smallgrytext2, .smallgrytext2:active, .smallgrytext2:visited  {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.smallgrytext2:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}


.smallgrytext {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}


.lghtbluBG {
	background-color: #5A8CB1;
}

.module_text {
	color: #003470;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}


.module_text2, .module_text2:active, .module_text2:visited {
	color: #003470;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.module_text2:hover {
	color: #003470;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.light_blueBG3 {
	background-color: #aec6d9;
}

.texthead3 {
	color: #80a5c2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

.small_body_text {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.small_body_text2 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}


.bodybg {
	background-color: #FFFFFF;
	border-color: #003470;
	border-style: solid;
	border-width: 1px;
}

.blubgdrk {
	background-color: #003366;
}

.light_blueBG {
	background-color: #eef3f7;
}

.text_link, .text_link:active, .text_link:visited, .text_link:hover {
	color: #2F709E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.text_link2, .text_link2:active, .text_link2:visited, .text_link2:hover {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/* Horizontal Menu - Top Nav */



#navcontainer {
	
}

ul#navlist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlist li {
        float: right;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        margin: 0;
        padding: 5px 0 4px 0;
        
        
}

#navlist a, #navlist a:link {
        margin: 0;
        padding: 5px 9px 4px 9px;
        color: #FFFFFF;
        text-decoration: none;
}

ul#navlist li#active {
        color: #FFFFFF;
        
}

#navlist a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}.right_brdr {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.top_brdr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
