﻿/*[-=-=-=-=-=-=-=-=-=- Resource Menus -=-=-=-=-=-=-=-=-=-=-]*/

div#resmenu_right{
	float: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	text-align: left;
}
div#resmenu_right h1{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	height: 16px;
	width: 185px;
	/*background-image: url(images/subhead_bg.gif);
	background-repeat: no-repeat;*/
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: center;

}
div#callout_r{
	/*background-color: #FFFFFF;
	background-image:  url(IMAGES/bg.gif);
	background-repeat: repeat-y; */
	width: 186px;
	text-align: right;
	float: right;
}
div#calloutcontent_r{
	/*background-image: url(images/callout_top2.gif);
	background-repeat: no-repeat;*/
	width: 182px;
	text-align: right;
	padding-top: 5px;
	vertical-align: top;
	float: right;
	
	
}
div#calloutbottom_r{
	height: 20px;
	width: 182px;
	/*background-image: url(images/callout_bottom2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}
.rightnav_cell
{
border-bottom: solid 1px #cccccc;
font-size: 11px;
line-height: 18px;
vertical-align: middle;
color: #333333;
font-weight: bold;
}
.rightnav_cell a{color: #666666;}
.rightnav_cell a:link{color: #666666;}
.rightnav_cell a:visited{color: #666666;}
.rightnav_cell a:hover{color: #8fa9b9;}

.rightnav_body{padding-right: 1px; width: 100%;}

/*Resource Menu right side*/

div.mainbox
{
	width: 173px;
	margin-left:8px;
	background-color: #000000;
}
div.mainbox_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 16px;
	background-image: url(images/subhead_bg.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
/*	padding-left: 25px;*/
text-align:center;
padding-right:8px;

}
div.subbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 173px;
	text-align: left;
}
.subbox_item
{
	height: 23px;
  	color: #003366;
  	border-bottom: solid 1px #e6e7e8;
  	border-left: solid 1px #e6e7e8;
  	border-right: solid 1px #e6e7e8;
  	vertical-align: middle;
  	background-color: #ffffff;
  	text-decoration: none;
	padding-left: 18px;
	text-align: left;
	vertical-align: middle;
	}
.subbox_item a:link 
{
	height: 23px;
	color: #003366;
	vertical-align: middle;
	text-decoration: none;
	}
.subbox_item a:visited
{
	height: 23px;
	color: #003366;
	vertical-align: middle;
	text-decoration: none;
	}
.subbox_item a:hover 
{
	height: 23px;
	color: #666666;
	vertical-align: middle;
	text-decoration:none;
	}
	
.subbox_item a:active 
{
	height: 23px;
	color: #003366;
	vertical-align: middle;
	text-decoration: none;
	}