/*GREEN------------- color 1 00502f   color 2 01953f   */

/* MAIN PORTAL style definitions */
body, html {
	margin: 0px;
	padding: 0px;
	font-family:Georgia, Times New Roman, serif;
	font-size:16px;
	color:#666666;
	text-decoration: none;
	width:100%;
	height:100%;
	/* color 1 */background-color: #ffffff;
}

#header{

}


a {
	text-decoration:none;
}

/* Begin Content Containers */
#div_content {
overflow:hidden;
}

#iframe_content {
overflow:hidden;
}

#embed_content {
overflow:hidden;
}
/* End Content Containers */

#logo_area{
	width:250px;
	/* logo */background-image:url(/navimages/banner.jpg);
	background-repeat:no-repeat;
}

.top_tab {
	background-image:url(/Theme/images/top_tab_bg_off.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration: none;
	text-align:center;
}

.top_tab_selected {
	background-image:url(/Theme/images/top_tab_bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration: none;
	text-align:center;
}

.top_tab a {
	color:#666666;

}

.top_tab_selected a {
	color:#ffffff;

}

/*
.top_tab:link { text-decoration: none; color:#666666;}
.top_tab:visited { text-decoration: none; }
.top_tab:hover { text-decoration: none; } 
*/

#image_area {

}
 

#footer_text{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration: none;
	text-align:center;
	
}

#footer_text a{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration: none;
	text-align:center;
	font-weight:normal;
	
}
#footer_text a:visited{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration: none;
	text-align:center;font-weight:normal;
	
}
#footer_text a:hover{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration: underline;
	text-align:center;font-weight:normal;
	
}
#prinav_area{
	height:41px;
	line-height:41px;
	background-image:url(/Theme/images/prinav_bg_off.jpg);
	background-repeat:repeat-x;
}

#secnav_area{

}

/*------------PRIMARY-----------*/
.div_prinav {
	display: inline;
	height:41px;
	line-height:41px;
	float:left;
	background-image:url(/Theme/images/prinav_bg_off.jpg);
	background-repeat:repeat-x;
}

.div_prinav_selected {
	display: inline;
	height:41px;
	line-height:41px;
	float:left;
	background-image:url(/Theme/images/prinav_bg_on.jpg);
	background-repeat:repeat-x;
}

.div_prinav a {
	font-family:Georgia, Times New Roamn, serif;
	font-size:14px;
	color:#ffffff;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
}

.div_prinav_selected a {
	font-family:Georgia, Times New Roamn, serif;
	font-size:14px;
	color:#ffffff;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
}

.div_prinav a:hover {
	display: inline;
	height:41px;
	line-height:41px;
	float:left;
	background-image:url(/Theme/images/prinav_bg_on.jpg);
	background-repeat:repeat-x;
	font-family:Georgia, Times New Roamn, serif;
	font-size:14px;
	color:#ffffff;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
}

.div_prinav img {
	border:0px;
}

.div_prinav_selected img {
	border:0px;
}
