/* CSS Document */


.clr {
	clear: both;
}

body, html
{
	margin: 0px;
	padding: 0px;
	height: 100%
	
}
form
{
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	color: #6E5F1C;
 }
#site_container_table
{
	width: 100%;
	padding: 0px;
}
#site_container
{
	text-align: center;
	margin: 0 auto;
}
#site_table
{
	width: 780px;
	height: 100%;
	padding: 0px;
	border: 1px solid #8E7E38;
}

#header_container
{
	width: 780px;
	height: 132px;
}
#heading_container
{
	width: 780px;
	/*height: 46px;*/
	height: 10px;
}
#middle_container
{
	width: 780px;
	height: 100%;
	vertical-align: top;
}
#middle_table
{
	padding: 0px;
	width: 778px;
}

#leftmenu_container
{
	width: 171px;
	height: 100%;
	vertical-align: top;
	background-image: url(../images/leftmenu_bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
#content_container
{
	width: 607px;
	height: 100%;
	vertical-align: top;
	padding: 0px 0px 0px 5px;
}
#footer_top
{
	width: 780px;
	height: 47px;
	background-image: url(../images/footer_top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#footer_top_left
{
	width: 516px;
	padding: 0px 0px 0px 10px;
}
#footer_top_right
{
	
}
#footer_bottom
{
	width: 780px;
	height: 29px;
}
#footer_bottom_left
{
	text-align: left;
	padding: 0px 0px 0px 10px;
	font-family: 'Times New Roman', serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}
#footer_bottom_left a
{
	color: #6E5F1C;
	text-decoration: none;
}
#footer_bottom_left a:hover
{
	color: #72166B;
	text-decoration: underline;
}
#footer_bottom_right
{
	text-align: right;
	padding: 0px 10px 0px 0px;
	font-family: 'Times New Roman', serif;
	font-size: 10px;
	color: #6E5F1C;
}
.border
{
	border: 1px solid #ff0000;
	width: 780px;
}
#top_header
{
	width: 780px;
	height: 105px;
}
#header_menu
{
	width: 139px;
	height: 105px;
}
#topmenu_container
{
	width: 780px;
	height: 26px;
	background-image: url(../images/topmenu_bg.gif);
	background-repeat: repeat-x;
	
}
#topmenu
{
	width: 780px;
	height: 26px;
	font-family: 'Times New Roman', serif;
	font-size: 12px;
}
#topmenu_list
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: 'Times New Roman', serif;
	font-size: 12px;
}
#topmenu_list li
{
	display: inline;
	margin: 0;
	border: 1px solid #ff0000;
}
#topmenu_list a
{
	color: #6E5F1C;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
	* padding: 10px 0px 0px 0px;
}
#topmenu_list a:hover
{
	color: #72166B;
	text-decoration: underline;
	background-color: #EFEBD1;
}
.menu4 {
 width: 100%;
 margin: 0px;
 padding: 0px;
 }
 .menu4 ul {
 margin: 0;
 padding: 0;
 list-style-type: none;
 font-family: 'Times New Roman', serif;
 font-size: 12px;
 
 }
 .menu4 li {
 margin: 0;
 padding: 0;
 float: left;
 
 }

 .menu4 {
 padding: 0;
 text-align: center;
 
 }
 .menu4 li {
 * width: 70px;
 
 margin: 0px 7px 0px 7px;
 * margin: 0px;
 
 /*border: 1px solid #ff0000;*/
 text-align: center;
 height: 25px;
 }
 .2line
 {
 width: 120px;
 text-align: center;
 height: 25px;
 /*border: 1px solid #0000ff;*/
 }
 .menu4 li.2line120
 {
 width: 120px;
 text-align: center;
 height: 25px;
 /*border: 1px solid #00ff00;*/
 }
 .menu4 li.2line130
 {
 width: 130px;
 text-align: center;
 height: 25px;
 /*border: 1px solid #00ff00;*/
 }
 .menu4 li.2line140
 {
 width: 150px;
 text-align: center;
 height: 25px;
 /*border: 1px solid #00ff00;*/
 }
 .menu4 a {
 display: block;
 width: 100%;
 color: #6E5F1C;
 text-decoration: none;
 font-weight: bold;
 height: 25px;
 padding: 0px 5px 0px 5px;
 * padding: 0px;
 vertical-align: middle;
 
 }
 .menu4 a:hover {
 color: #72166B;
 text-decoration: underline;
 background-color: #EFEBD1;
 }
 .main_content
 {
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	color: #6E5F1C;
 }
 .main_content a
 {
	 color: #72166B;
	 text-decoration: none;
 }
 .main_content a:hover
 {
	 text-decoration: underline;
 }
 .main_content H1
 {
	font-family: 'Times New Roman', serif;
	font-size: 16px;
	color: #6E5F1C;
	padding: 10px 0px 0px 20px;
	margin: 0px;
 }
 .main_content p
 {
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	color: #6E5F1C;
	padding: 10px 0px 10px 30px;
	margin: 0px;
 
 }
 .main_content ul, .main_content ol
 {
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	color: #6E5F1C;
 }
 .main_content ol li
 {
	 padding: 2px 0px 2px 0px;
 }
 
 .table_allborders, .table_allborders td
 {
	border: 1px solid #000000;
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	color: #6E5F1C;
 }
 
 .leftmenu
 {
	font-family: 'Times New Roman', serif;
	font-size: 12px;
	color: #6E5F1C;
	line-height: 22px;
 }
 .leftmenu img
 {
	 vertical-align: middle;
 }
 .leftmenu a
 {
	 text-decoration: none;
	 color: #6E5F1C;
 }
 .leftmenu a:hover
 {
	 text-decoration: underline;
	 color: #72166B;
 }
 
 .leftmenu_active a
 {
	 font-family: 'Times New Roman', serif;
	 font-size: 12px;
	 text-decoration: underline;
	 line-height: 22px;
	 color: #72166B;
 }
/* built in Mambo styles */
.contentheading
{
	color: #72166B;
	font-family: 'Times New Roman', serif;
	font-size: 22px;
}
.contentpaneopen
{
	color: #6E5F1C;
	font-family: 'Times New Roman', serif;
	font-size: 14px;
}
.moduletable
{
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	color: #6E5F1C;
	padding: 0px 0px 0px 5px;
}
.moduletable th
{
	padding: 20px 0px 0px 0px;
	text-align: left;
	font-size: 16px;
}
.moduletable td
{
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	color: #6E5F1C;
}
.moduletable td a
{
	text-decoration: none;
	color: #6E5F1C;
}
.moduletable td a:hover
{
	text-decoration: underline;
	color: #72166B;
}
.mainlevel
{
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	color: #6E5F1C;
}
.mainlevel a
{
	text-decoration: none;
	color: #6E5F1C;
}
.mainlevel a:hover
{
	text-decoration: underline;
	color: #72166B;
}
.search_label
{
	font-family: 'Times New Roman', serif;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	/*color: #6E5F1C;*/
	color: #ff0000;
	
}
.componentheading
{
	color: #72166B;
	font-family: 'Times New Roman', serif;
	font-size: 22px;
	padding: 10px 0px 10px 0px;
 }
.contentpane
{
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	color: #6E5F1C;
	padding: 0px 0px 0px 30px;
	margin: 0px;
}
.contentpane table
{
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	color: #6E5F1C;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.disclaimer
{
	font-family: 'Times New Roman', serif;
	font-size: 10px;
}
