body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	background-color: #F9F9F9;
}
a:hover, a:active {
	text-decoration:none;
	color: #9e7a00;
}
.blue_bg{
	background-image: url(../images/newsite/images/body_bg2.gif);
	background-repeat: repeat-x;
}
.flash_bg{
	background-image: url(../images/newsite/images/flash_bg.gif);
	background-repeat: repeat-x;
}
.logo2
{
	margin:0;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	border-right: solid 1px #F9F9F9;
}
.endBgMenu
{
	background-image: url(../images/newsite/images/logo_p2_bg.gif);
	background-repeat: repeat-x;
	width: 400px;
	overflow: hidden;
}
.topnav {
	text-align: right;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 11px;
	position: relative;
}
.topnav a:link, .topnav a:visited {
	font-size: 11px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
}
.topnav img {
	vertical-align: middle;
}
.topnav a strong {
	background-color: #e5e5e5;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #d9d9d9;
}		  
.ddmenu, .ddmenuOver
{
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding: 5px 3px 5px 3px;
	background-color: #356cb0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #719DD5;
}
.ddmenuOver
{
  color: #356cb0;
	background-color: #f3cc46;
}
.br10{
  clear: both;
  margin-top: 10px;
}
.borderTb{
	border-right: solid 1px #E5E5E5;
	border-left: solid 1px #E5E5E5;
	border-bottom: solid 2px #DFB62B;
}
.copyright2 {
	font-size:11px;
	float: left;
}
.copyright2 a:link, .copyright2 a:visited {
	text-decoration: none;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
.copyright2 a:hover, .copyright2 a:active{
	text-decoration: none;
	color: #333333;
}
.leftblock{
	float: left;
	width: 238px;
}
.rightblock{
	padding: 25px;
	float: right;
	width: 670px;
}

/* unique styles for internal pages */
#content_int{
background:url(../images/leftcolumn_bg.gif) left top repeat-y;
padding:0;
margin:2px 0 0 0;
width:779px;
}

.leftnav{
	background-image: url(../images/newsite/images/leftnav_bg.gif);
	background-repeat: repeat-y;
	width: 238px;
	overflow: hidden;
}

.leftnav h2{
	color: #fff;
	font-size:13px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
}

.leftnav ul{
padding:0;
margin:0;
}
.leftnav li{
background:none;
padding:0;
margin:0;
display:inline;
}
.leftnav a:link, .leftnav a:visited {
	display:block;
	color: #ffffff;
	text-decoration:none;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	background-color: #6c9ed3;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 24px;
}
.leftnav a:hover, .leftnav a:active {
	color: #0a4595;
	background-color: #92bdeb;
}
.leftnav a.leftnav_active:link, .leftnav a.leftnav_active:visited {
	color: #0a4595;
	background-color: #92bdeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C9ED3;
}
.leftnav li ul{
padding:0;
margin:0;
}
.leftnav li ul li{
	background:none;
	padding:0;
	margin:0;
	display:inline;
	list-style-type: square;
}
.leftnav li ul a:link, .leftnav li ul a:visited {
	display:block;
	color: #0a4595;
	text-decoration:none;
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6c9ed3;
	background-color: #92BDEB;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 38px;
	padding-bottom: 3px;
	padding-left: 40px;
	background-image: url(../images/newsite/images/bullet01.gif);
	background-position: 32px 8px;
	background-repeat: no-repeat;
}
.leftnav li ul a:hover, .leftnav li ul a:active {
	color: #9e7a00;
}
a.leftnav_active:hover
{
	color: #9e7a00;
}
.selMenu
{
	color: #FBC305;
}
.selParentMenu
{
	color: #0a4595;	
}
.mainContent
{
  color: #333333;
	font-size:12px;
	padding-left: 20px;
	padding-top: 20px;
}