#frontnav
{
	clear: right;
	width: 850px;
	display: block;
	margin: 0px;
	border: 0px;
/*	position: absolute; */
/*	bottom: 0px; */
}

.graybar_links
{
	background-color: #aacaaf;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 550;
	color: #000000;
	line-height: 14px;
	padding-left: 30px;
	padding-bottom: 4px;
	text-align: left;
}

.graybar_links a
{	
	color: #000000;
	text-decoration: none;
}

.graybar_links a:hover
{
	color: #FF0033;
	text-decoration: underline;
}

.graybar_links a current:
{
	font-weight: 600;
	text-decoration: none;
}

#layout
{
	width: 850px;
	padding: 5px;
	display: block;
	background-color: #ffffff;
}

#leftnav
{
	margin: 0px 0px 0px 0px;
	padding: 1px;
	display: block;
}

div.leftnav {
	width: 175px;
	margin-top: 12px;
	margin-left: 12px;
	margin-bottom: 12px;	
	background: #ffffff;
	color: #fff;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

div.left_title
{
	padding: 5px 5px;
	padding-left: 5px;	
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:600;
	text-transform: uppercase;
	line-length: 0.10em;
	background: #FF0033;
	color: #fff;
	border-bottom: 1px solid #000000;
}

div.left_title a
{
	color:#FFFFFF;
	text-decoration: none;
}

div.left_image
{
	clear: right;
	background: #fff;
	font-weight: 500;
	margin: 0px 0px;
	left: -1px;
	padding-top: 20px;
}

div.left_content
{
	background: #fff;
	border-top: 10px solid #ffffff;	
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 1px;
	margiin-bottom: 1px;
	color: #000;
	margin: 0px 1px;
	padding-top: 3px;
}

div.left_content a
{	
	color: #000000;
	padding: 3px 2px 2px 6px;
	text-decoration: none;
}

div.left_content a:hover
{
	color: ff0033;
	text-decoration: underline;
}

.leftnav .left_content ul { margin:0px; padding: 0px; list-style: none;  }
.leftnav .left_content ul li {
	border-top: 2px solid #ffffff;	
	padding: 1px 1px;
	padding-left: 7px;
	font-size: 11px;
	background-color: #F7E6AE;	
}

.leftnav .left_content ul ul li {
	margin: 0px 0px;
	padding-left: 10px;
	background-color: #FFCC66;		
	text-decoration: none;
}

.leftnav .box_content a#current
{
	color: #FF0033;
	text-decoration: none;
	font-weight: 700;
}

.leftnav .left_content a#current:hover
{
	text-decoration: underline;
}

#container2 {
	clear: right;
	width: 850px;
	display: block;
	background-color: #ffffff;
	margin-left: 0px;
}

.titletext{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ff0033;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 12px;
	text-align: left;
	line-height: 1.25;
}

#content_main
{
	clear: right;
	width: 620px;		
	display: block;
	color: #000000;
	background-color: #ffffff;
	float: right;	
}

.contenttext{
	font-family: Verdanna, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding-left: 12px;
	padding-right: 20px;
	line-height: 1;
	word-spacing: normal;
}

.contenttext a
{
	color: #ff0033;
	text-decoration: none;
}

.contenttext a:hover
{
	color: #FF0033;
	text-decoration: underline;
} 

#yellowbar
{
	clear: right;
	width: 848px;
	display: block;
	background-color: #aacaaf;
	margin-left: 0px;
	padding-right: 1px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
/*	position: absolute; */
/*	bottom: 0px; */
}

#yellowbar_links
{
	width: 850px;
	padding: 3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 550;
	color: #000000;
	line-height: 14px;	
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #000000;
	text-align: left;
}

#yellowbar_links a
{	
	color: #FF0033;
	text-decoration: none;
}

#yellowbar_links a:hover
{
	text-decoration: underline;
}

#yellowr_links a current:
{
	font-weight: 600;
	text-decoration: none;
}
