/*GREEN------------- color 1 00502f   color 2 01953f   */

/* MAIN PORTAL style definitions */
body, html {
	margin: 0px;
	padding: 0px;
	font-family:Garamond, Times New Roman, Times, serif;
	font-size:12px;
	color:#000000;
	overflow: auto;
}

.a {color: #000000;}

.areatext { 	font-family:Garamond, Times New Roman, Times, serif;
	font-size:19px;
	color:#0f5a49; text-transform: uppercase; font-weight: bold;
	line-height: 32px;}
	
	.object { border-right: solid #44587d 1px; border-left: solid  1px #8599be;}
	.objecta { border-right: solid #efd386 1px; border-left: solid  1px #b19548;}

.hl {background-image:url(Theme/Images//header_top.jpg); }

.fl {background-image:url(Theme/Images//footer_menu.jpg); text-align:center;}

.cl {background-color: #ede3ca;}

.cl2 {background-image:url(Theme/Images//line-right.jpg);}

.dl {height: 31px;}

.pl {background:url(Theme/Images/menu_footer_2.gif) bottom left;}

.footertext {font-size: 12px; color: #c88b11; font-weight: bold;}

.footertext2 {color: #FFFFFF; font-weight: normal; padding-right: 15px ; padding-left: 15px; }

.forcetable {width: 738px;}

#header{

}

/* Begin Content Containers */
#div_content {
	overflow: auto;
}

#iframe_content {
	overflow: auto;
}

#embed_content {
	overflow: auto;
}
/* End Content Containers */

#logo_area{
	width:250px;
	/* logo */background-image:url(/navTheme/Images//banner.jpg);
	background-repeat:no-repeat;
}

#image_area {
	/* color 2 */background-color: #01953f;
}
 
#header_area_spacer {
	height:48px;
	/* color 2 */background-image:url(Theme/Images//bg_header_right.gif);
	background-repeat:repeat-x;
}

#footer{
	width:100%;
	height:48px;
	
}
 
#footer_area_spacer {
	height:48px;
	/* color 2 */background-image:url(Theme/Images//bg_footer_right.gif);
	background-repeat:repeat-x;
}

#prinav_area{

}

#secnav_area{

}

/* Link Classes : WriteComboNav
Used with All Main Portal: Clamshell
------------PRIMARY-----------*/
.div_prinav {
	line-height:29px;
font-family:Garamond, Times New Roman, Times, serif;
	font-size: 14px;
padding: 5px 15px 5px 15px;
	display: inline;
	background-image: url(Theme/images/welcome_nav_bg.jpg);
		 border-right: solid #b19548 1px;border-left: solid  1px #efd386;
		 font-weight: bold;
}

.div_prinav_selected {
	line-height:29px;
font-family:Garamond, Times New Roman, Times, serif;
	font-size: 14px;
padding: 5px 15px 5px 15px;
	display: inline;
		background-image: url(Theme/images/welcome_nav_bg.jpg);
		 border-right: solid #b19548 1px;border-left: solid  1px #efd386;
		 		 font-weight: bold;
}

.div_prinav a {
	font-family:Garamond, Times New Roman, Times, serif;
	font-size:14px;
	line-height:29px;
	text-decoration: none;
	color: #000000;
}

.div_prinav_selected a {
	font-family:Garamond, Times New Roman, Times, serif;
	font-size:14px;
	line-height:29px;
	text-decoration: none;
	color: #000000;
}

.div_prinav a:hover {
	font-family:Garamond, Times New Roman, Times, serif;
	font-size:14px;
	line-height:29px;
	text-decoration: none;
	color: #000000;

}

.div_prinav img {
	border:0px;
}

.div_prinav_selected img {
	border:0px;
}


/*------------SECONDARY-----------*/
.div_secnav { background-image: url(Images/sec_nav_bg.jpg);

	text-align:left;
	vertical-align:middle;
display:block;
		 line-height: 28px;
		 width: 185px;

}

.div_secnav_selected { background-image: url(Images/sec_nav_bg2.jpg);
	text-align:left;
	vertical-align:middle;
	display:block;
	 line-height: 28px;
		 width: 185px;

}

.div_secnav a { 
	font-family:Garamond, Times New Roman, Times, serif;
	font-size:14px;
	text-decoration: none;
		text-align:left;
		color: #000000;
		padding-left: 10px;
		 width: 185px;
}

.div_secnav a:hover {
	font-family:Garamond, Times New Roman, Times, serif;
background-image: url(Images/sec_nav_bg3.jpg);
	font-size:14px;
	text-decoration: none;
	color: #f0b000;
			padding-left: 10px;
					 width: 185px;
}

.div_secnav_selected a {
	font-family:Garamond, Times New Roman, Times, serif;
	font-size:14px;
	text-decoration: none;
	color: #f0b000;
			padding-left: 10px;
					 width: 185px;
}

.div_secnav img {
	border:0px;
}

.div_secnav_selected img {
	border:0px;
}
