.rightNav {
	width: 178px;
	float: right;
	margin-top: 10px;
}
.rightNav .menuItem {
	width: 178px;
	height: 18px;
	background-color: #F2F2F2; 
	margin-top: 2px;
	float: right;
	display: inline;
	cursor: pointer;

}

.rightNav .menuItemLevel2 
{
	width: 178px;
	height: 18px;
	background-color: #f7f7f7;
	margin-top: 2px;
	float: right;
	display: inline;
	cursor: pointer;

}

.rightNav .menuItemLevel2 .titleB
{
	 font-weight: bold;

}


.menuItem .go {
	float: right;
	height: 8px;
	width: 5px;
	background-image: url(images/header/redArrow.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-top: 6px;
	display: inline;
}
.menuItem .go_horizontal {
	float: right;
	height: 4px;
	width: 7px;
	background-image: url(images/header/redArrow_horz_grayBG.gif);
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-top: 6px;
	display: inline;
}

.topMenuItem {
	width: 178px;
	height: 18px;
	background-color: #CDCDCD;
	margin-top: 2px;
	float: right;
}
.topMenuItem .go {
	float: right;
	height: 4px;
	width: 7px;
	background-image: url(images/header/redArrow_horizontal.gif);
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-top: 8px;
	display: inline;
}

.topMenuItem .title{
	float: right;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 16px;
	margin-right: 4px;
	display: inline;
}
.menuItem .title{
	float: right;
	color: #666666;
	font-size: 12px;	
	text-align: right;
	line-height: 16px;
	margin-right: 4px;
	display: inline;
	font-weight: normal;
}

.menuItem .titleB{
	float: right;
	color: #666666;
	font-size: 12px;	
	text-align: right;
	line-height: 16px;
	margin-right: 4px;
	display: inline;
	font-weight: bold;
}

.menuItem .titleB
{
	float: right;
	color: #666666;
	font-size: 12px;	
	text-align: right;
	line-height: 16px;
	margin-right: 4px;
	display: inline;
	font-weight: bold;
}

.menuItem .title a:link, .menuItem .title a:visited{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	line-height: 16px;
	margin-right: 4px;
}
.menuItem .title a:hover, .menuItem .title a:active{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	line-height: 16px;
	margin-right: 4px;
}
.whiteLeftDiv {
	float: right;
	height: 20px;
	background: #FFFFFF;
	width: 164px;
	margin-right: 5px;
	margin-top: 4px;
	display: inline;
}
.leftMmenuItem_title {
	float: right;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 16px;
	margin-right: 4px;
	display: inline;
}
.leftMenuItem {
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-right: 4px;
	float: right;
	display: inline;
	clear: both;
	width: 100%;	
}
.leftMenuItem .go {
	float: right;
	height: 7px;
	width: 4px;
	background-image: url(images/header/redArrow.gif);
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-top: 8px;
	display: inline;
}
.leftMenuItem .title{
	float: right;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	line-height: 16px;
	margin-right: 4px;
	margin-top: 2px;
	display: inline;
}
.leftMenuItem .title a:link, .leftMenuItem .title a:visited {
	text-decoration: none;
}
.leftMenuItem .title a:hover, .leftMenuItem .title a:active {
	text-decoration: underline;
}
.midCol {
	float: right;
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
	display: inline;
	
}
.bread_crumbs{
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	display: inline;
	width: 380px;
}
.bread_crumbs ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 12px;
}
.bread_crumbs  ul li { 
	display: inline; 
	color: #000000;
	margin-left: 10px;
	float: right;
	font-weight: normal;
}
.bread_crumbs img {	
	margin-left: 0px;
	margin-right: 0px;
	margin-left: 3px;
}
.bread_crumbs  ul li a { 
	text-decoration: underline; 
	color: #000000;	
	margin: 0px;
}
.bread_crumbs  a:visited  { 
	text-decoration: underline; 
	color: #000000;
}
.bread_crumbs  a:hover, .bread_crumbs  a:active {
	text-decoration: underline;
	color: #000000;
}
.grayDivid {
	height: 1px;
	width: 100%;
	background-color: #E2E2E2;
	overflow: hidden;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
}
.page_title {
	float: right;
	margin-top: 8px;
	width: 100%;
	margin-right: 0px;
	display: inline;
}
.page_title .text {
	font-size: 18px;
	font-weight: bold;
	color: #087D5B;
}
.article {
	float: right;
	width: 100%;
	margin-right: 0px;
	color: #656464;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}
.articleTitle {
	float: right;
	margin-top: 8px;
	width: 100%;
	margin-right: 0px;
	color: #F06D3B;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
}
.articleDate {
	float: right;
	margin-top: 8px;
	width: 100%;
	margin-right: 0px;
	color: #8C8C8C;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
}
.articleTeaser {
	float: right;
	margin-top: 8px;
	width: 100%;
	margin-right: 0px;
	color: #656464;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	position: relative;
}
.up {
	float: left;
	color: #087D5B;
	font-size: 11px;
	text-align: left;
	width: 65px;
	margin-top: 10px;
}
.up a:link, .up a:visited{
	float: left;
	color: #087D5B;
	font-size: 11px;
	display: inline;
	text-decoration: underline;
}
.up a:hover, .up a:active{
	float: left;
	display: inline;
	color: #087D5B;
	font-size: 11px;
	text-decoration: underline;
	
}
.up img {
	float: right;
	height: 4px;
	width: 7px;
	margin-top: 6px;
	display: inline;
}
.back {
	float: left;
	color: #087D5B;
	font-size: 11px;
	text-align: left;
	width: 32px;
	margin-top: 10px;
	display: inline;
}
.back a:link, .back a:visited{
	float: left;
	color: #087D5B;
	font-size: 11px;
	display: inline;
	text-decoration: underline;
}
.back a:hover, .back a:active{
	float: left;
	display: inline;
	color: #087D5B;
	font-size: 11px;
	text-decoration: underline;
	
}
.back img {
	float: right;
	height: 7px;
	width: 4px;
	margin-top: 5px;
	display: inline;
}
.article a:link, .article a:visited 
{
	display: inline;
	color: #087D5B;
	font-size: 12px;
	text-decoration: underline;
}
.article a:hover, .article a:active 
{
	display: inline;
	color: #087D5B;
	font-size: 12px;
	text-decoration: underline;
}

.article .main_text .main_item .text a:link, .article .main_text .main_item .text a:visited 
{
	float: right;
	display: inline;
	color: #515151;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
.article .main_text .main_item .text a:hover, .article .main_text .main_item .text a:active 
{
	float: right;
	display: inline;
	color: #515151;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}

.article .main_text .more_info a:link, .article .main_text .more_info a:visited 
{
	float: left;
	display: inline;
	color: #087D5B;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
.article .main_text .more_info a:hover, .article .main_text .more_info a:active 
{
	float: left;
	display: inline;
	color: #087D5B;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
.article .main_text .main_item .link a:link, .article .main_text .main_item .link a:visited 
{
	float: right;
	display: inline;
	color: #656464;
	font-size: 12px;
	text-decoration: underline;
	line-height: 18px;
	font-weight:bold;
}
.article .main_text .main_item .link a:hover, .article .main_text .main_item .link a:active 
{
	float: right;
	display: inline;
	color: #656464;
	font-size: 12px;
	text-decoration: underline;
	line-height: 18px;
	font-weight:bold;
}
.article .main_text .main_item .link img 
{
	float:right;
	margin:7px;
}
.article .tip_largeBox_content .tip_center .tip_body .tip_largeBox_content_readMore a:link,
.article .tip_largeBox_content .tip_center .tip_body .tip_largeBox_content_readMore a:visited 
{
	float: right;
	display: inline;
	color: #F14F11;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	font-weight:bold;
	margin-top:8px
}
.article .tip_largeBox_content .tip_center .tip_body .tip_largeBox_content_readMore a:hover,
.article .tip_largeBox_content .tip_center .tip_body .tip_largeBox_content_readMore a:active 
{
	float: right;
	display: inline;
	color: #F14F11;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	font-weight:bold;
	margin-top:8px;
}
.article .tip_largeBox_content .tip_center .tip_body .tip_largeBox_content_readMore img 
{
	float:right;
	margin-right:6px;
	margin-left:6px;
	margin-top:14px;
}
.searchResultItem 
{
	clear:both;
	float:right;
	width:100%;
}
.searchResultItem span 
{
	font-weight:bold;
}
.article .main_item .link a
{
	float:left;
}
.article .main_item .link  img 
{
	float:left;
	margin-top:8px;
	margin-left: 4px;
}
.actions 
{    
	width: 170px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.send_print {
	float: left;
	color: #087D5B;
	font-size: 11px;
	text-align: left;	
	line-height: 30px;
	cursor: pointer;
	text-decoration: underline;
}
.send_friend {
	float: left;
	color: #087D5B;
	font-size: 11px;
	text-align: left;	
	line-height: 30px;
	cursor: pointer;
	text-decoration: underline;
	margin-left: 20px;
}
.send_print img {
	float: left;
	height: 22px;
	width: 22px;
	margin-top: 5px;
margin-right:2px;	
	display: inline;
}

.leftContentArea{
	display: inline;
	float: right;
	width: 640px;
}

.leftContent{
	float: right;
}

.leftCol {
	width: 220px;
	float: left;
	margin-top: 10px;
	display: inline;
	margin-left: 15px;
	/*overflow: hidden;*/
}
.leftIMG {
	width: 220px;
	float: left;
}
.leftIMG img {
	width: 220px;
	height: 200px;
}
.leftBox_content {
	margin-top: 20px;
	float: left;
	width: 214px;
	height: 240px;
}
.leftBox_content .top {
	float: left;
	width: 214px;
	height: 5px;
	background-image: url(images/leftBox_content/top.gif);
	overflow: hidden;
	display: inline;
}
.leftBox_content .center {
	float: left;
	width: 214px;
	height: 226px;
	background-image: url(images/leftBox_content/center.gif);
	display: inline;
}
.leftBox_content .center .body{
	float: left;
	width: 195px;
	height: 226px;
	background-image: url(images/leftBox_content/body.gif);
	margin-left: 4px;
	margin-top: 0px;
	display: inline;
}
.leftBox_content .bottom {
	float: left;
	width: 214px;
	height: 3px;
	background-image: url(images/leftBox_content/bottom.gif);
	overflow: hidden;
	display: inline;
}
.leftBox_content .text {
	float: right;
	width: 180px;
	margin-right: 4px;
	text-align: justify;
	color: #434343;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
.leftBox_content .text  span {
	font-weight: bold;
}
.leftBox_content_readMore a:link, .leftBox_content_readMore a:visited{
	float: right;
	clear: both;
	width: 180px;
	display: inline;
	color: #F14F11;
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
	margin-top: 0px;
}
.leftBox_content_readMore a:hover, .leftBox_content_readMore a:active{
	float: right;
	clear: both;
	width: 180px;
	display: inline;
	color: #F14F11;
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
	margin-top: 0px;
}
.midFooter {
	
	
}
.innerPage_bottomNav{
	margin-top: 8px;
	width: 100%;
	clear: both;
	text-align: center;
}
.innerPage_bottomNav ul { 
	list-style-type: none;
	padding: 0;
	font-size: 12px;
	display: inline;
	width: 480px;
	margin-left: auto;
	margin-right: auto;
}
.innerPage_bottomNav  ul li { 
	display: inline; 
	color: #9E9E9E;
	font-weight: normal;
}
.innerPage_bottomNav  li a { 
	text-decoration: underline; 
	color: #F14F11;
}
.innerPage_bottomNav  a:visited  { 
	text-decoration: underline; 
	color: #F14F11;
}
.innerPage_bottomNav  a:hover, .innerPage_bottomNav  a:active {
	text-decoration: underline;
	color: #F14F11;
}

.left_searchArchive .archiveTop {
	float: left;
	width: 214px;
	height: 3px;
	background-image: url(images/searchArchive/top.gif);
	overflow: hidden;
	margin-left: 0px;
	display: inline;
}
.left_searchArchive .archiveCenter {
	float: left;
	width: 214px;
	height: 126px;
	background-image: url(images/searchArchive/center.gif);
	margin-left: 0px;
	display: inline;
}
.left_searchArchive .archiveCenter .archiveBody{
	float: left;
	width: 206px;
	height: 126px;
	background-image: url(images/searchArchive/body.gif);
	margin-left: 4px;
	display: inline;
}
.left_searchArchive .archiveBottom {
	float: left;
	width: 214px;
	height: 3px;
	background-image: url(images/searchArchive/bottom.gif);
	overflow: hidden;
	margin-left: 0px;
	display: inline;
}
.form_title {
	color: #F14F11;
	font-size: 14px;
	font-weight: bold;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.form_title img {
	float: right;
	height: 8px;
	width: 5px;
	margin-top: 5px;
	display: inline;
	margin-left: 4px;
}
.form_archiveRow {
	float: left;
	width: 165px;
	margin-left: 20px;
	margin-top: 10px;
	display: inline;
}
.form_archiveRow select {
	float: left;
	width: 164px;
	height: 21px;
	display: inline;
	color: #434343;
	font-size: 12px;	
}

.pageIntroText{
	color: #656464;
	clear: both;
	float: right;
	text-align: right;
	font-weight: normal;
	margin: 10px 0px;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
}

.report_category_div {
	float: right;
	width: 168px;
}
.report_category_title {
	float: right;
	width: 240px;
	margin-top: 4px;
}

.report_category_title .report_index {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-right: 4px;
	float: right;
}
.report_category_title .report_index a:link, .report_category_title .report_index a:visited{
	color: #FF6600;
}
.report_category_title .report_index a:hover, .report_category_title .report_index a:active{
	color: #FF6600;
}
.report_category_title .report_direction {
	background-image: url(images/searchArchive/bullet.gif);
	width: 5px;
	height: 8px;
	float: right;
	margin-top: 5px;
	background-repeat: no-repeat;
}

