/*****************************************/
/*                                       */
/*          Global  start                */
/*                                       */
/*****************************************/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #333333;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



p {color: #333333;}


.style2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*****************************************/
/*                                       */
/*    top header bar content             */
/*                                       */
/*****************************************/
#logobar {
	background-image: url("../img/blueBG.gif");
	background-position: right;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top:6px;
}






/*****************************************/
/*                                       */
/*          top Menu content             */
/*                                       */
/*****************************************/


#mainnav {
	height: 23px;
	margin: 0;
	padding-left: 10px;
	background-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#mainnav ul, #mainnav li {
	margin: 0; 
	padding: 0;
  	display: inline;
  	list-style-type: none;
}
	
#mainnav a:link, #mainnav a:visited, #mainnav a:active {
	float: left;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	padding: 5px 10px 4px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
}

#mainnav a:hover {
	background: url("../img/mainnav_background.gif");
}



.menu .options {
	background-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

.menu a:link, .menu a:active, .menu a:visited {
	display:block;
	text-decoration:none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
	font-size: 9px;
	color: #FFFFFF;
	padding: 5px;
}

.menu a:hover {
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}


/*****************************************/
/*                                       */
/*          leftside content             */
/*                                       */
/*****************************************/


#sidenav {
	margin: 0px 0px 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left:0px;
	padding-right:0px;
	width: 160px;
}

#sidenav p {
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
	color: #666666;}

#sidenav ul, #sidenav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none
}
	
#sidenav a:link, #sidenav a:visited, #sidenav a:active {
	margin-left: 10px;
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
	color: #666666;
}

#sidenav a:hover {
	color: #FF8000;
	text-decoration: none;
}

#sidenav a:link.active, #sidenav a:visited.active {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	padding: 0px;
}

#sidenav a:hover.active {
	color: #FF8000;
}

.subhead {
font-size: 11px;
color: #000000;
font-weight: bold;
margin-left: 10px;
padding: 0px;}

	

#leftcontent {
	position:absolute;
	margin: 0px;
	top:140px;
	left:10px;
	width:170px;
	padding-left:10px;
	padding-right:10px;

	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;
	}
	body>#leftcontent {width:160px;}

.undersidenav {
	font-size: 9px;
	background-color: none;
	padding: 4px;
	border:1px solid #ececec;
	width: 150px;
	margin-bottom: 1px;
	font-size: 9px;
	color: #666666;
}

.undersidenavheader {
	background-color: #4D7295;
	padding: 5px;
	width: 150px;
	margin-bottom: 1px;
	font-size: 11px;
	font-weight: bold;
font-variant: small-caps;
	color: white;
}

.undersidenav a:link, a:visited, a:active {
	color: black;
	text-decoration: none;
}

.undersidenav a:hover {
	color: #CC6600;
}

.undersidenav2 {
	font-size: 9px;
	background-color: #ffffff;
	padding: 3px;
	width: 150px;
	margin-bottom: 1px;
	font-size: 9px;
	color: #666666;
}

.undersidenav2 a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

.undersidenav2 a:hover {
	color: #CC6600;
}

.copyright {
	font-size: 9px;
	color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
	margin: 0px;
}
/*****************************************/
/*                                       */
/*         Rightside content             */
/*                                       */
/*****************************************/
#rightcontent IFRAME.newsI{
  border: 1px solid #ececec;
  position:relative;
width:760px;
height:800px;
}

#rightcontent {
	background-image: url(img/content_divider.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-left: 200px;
	position: relative;
	padding-top: 0px;
	font-size: 12px;
	line-height: 18px;
color: #333333;
}

#rightcontent p, #rightcontent blockquote {
	font-size: 12px;
	color: #333333;
	text-align: left;}

#rightcontent li {
	list-style-image: url(img/li2_bullet.gif);
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}


#rightcontent a {
	font-weight: bold;
	color: #330066;
	text-decoration: underline;
}

#rightcontent a:hover {
	color: #FF8000;
	text-decoration: none;
	background-color: #E5E5E5;
}



#rightcontent a.homelink {
	font-weight:  normal;
	color: #333;
	text-decoration: none;
}

#rightcontent a.homelink:hover {
	color: #ff8000;
	text-decoration: none;
	background-color: #fff;
}

