/* CSS Document */
* {
	margin:0;
	padding:0;
	font-family:Tahoma;
    font-size: 12px;
    line-height: 20px;
}
a
{
    color: #8B0500;
}

img
{
	border: none;
}

table
{
	font-size:12px;
}

.textbox
{
    padding: 3px;
}

html,body {
	width:auto;
	margin:0 auto 0 auto;
	background:url("../images/bg_top.gif") #ede9de repeat-x top;
	height: 100%;
	}
	
#main {
	width:auto;
	margin: 0px auto -78px;
	height:auto !important; height:100%; min-height:100%;
	}
	
#wrapper {
	width:900px;
height:auto !important; height:100%; min-height:100%;
	margin:0 auto 0 auto;
	/*position:relative;*/
}

/*=== header ===*/
#header {
	width:900px;
	height:auto;
	float:left;
	display:inline;
	}

.top {
	width:900px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
img.logo {
	float:left;
	margin:0px 10px;
	border:none;
	}
.language
{
    height: 41px;
    text-align: right;
    float: right;
    width: 770px;
    padding: 10px 10px 0px 0px
}		
.language a
{
    font-size: 12px;
    color: #FFF;
    font-weight:bold;
    text-decoration: none;
}	
.language a:hover
{
    font-size: 12px;
    color: #FFF;
    font-weight:bold;
    text-decoration: underline;
}	

.glowingtabs{
width:100% -85px;
font-size: 12px;
line-height:normal;
}

.glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 5px; /*Left offset of entire tab menu relative to page*/
padding:0;
float: right;
}

.glowingtabs li{
display:inline;
margin:0;
padding:0;
}

.glowingtabs a{
float:left;
background:url(../images/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 1px; /*spacing between each tab*/
padding:0 0 0 6px;
text-decoration:none;
}

.glowingtabs a span{
float:left;
display:block;
background:url(../images/glowtab.gif) no-repeat right top;
padding: 7px 7px 7px 1px;
font-weight:bold;
color:#fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
color: #f1881e;
}

.glowingtabs a span.active {
color: #f1881e;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_d{
position:absolute;
top: 0;
border: 1px solid #8B2D08; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:10000;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_d a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #8B2D08; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_d a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_d a:hover{ /*THEME CHANGE HERE*/
background-color: #bf8c77;
color: #fff;
}


/*.unity_bar ul {
	list-style:none;
	}
	
.unity_bar ul li {
	font:10pt tahoma;
	font-weight: bold;
	color:#fff;
	text-align:left;
	text-decoration:none;
	display:inline;
	float:left;
	padding:0px;
	margin-right: 3px;
	background:url("../images/menu_button_middle.gif") #fff repeat-x top;
	}
	
.unity_bar ul li img {
	float:left;
	display:inline;
	}
	
.unity_bar ul li a {
	font:8pt tahoma;
	font-weight: bold;
	text-transform: uppercase;
	color:#fff;
	text-align:left;
	text-decoration:none;
	padding:15px 10px 0 10px;
	float:left;
	display:inline;
	}
	
.unity_bar ul li a.active {
	font:8pt tahoma;
	font-weight: bold;
	text-transform: uppercase;
	color:#fff;
	text-align:left;
	text-decoration:none;
	padding:15px 10px 0 10px;
	float:left;
	display:inline;
	color:#f1881e;
	}
	
.unity_bar ul li a:hover {
	font:8pt tahoma;
	font-weight: bold;
	text-transform: uppercase;
	color:#f1881e;
	text-align:left;
	text-decoration:none;
	padding:15px 10px 0 10px;
	float:left;
	display:inline;
	}*/
.banner
{
	width: 100%;
	float: left;
	display: block;
	background-color: #e0e0e0;
}	
/*=== container ===*/
#container {
	width:900px;
	height:auto;
	float:left;
	display:inline;
	margin: 0px;
	background-color: #e0e0e0;
	}

/*=== col_left ===*/
.col_left {
	width:210px;
	height:100%;
	margin:0;
	padding:5px;
	float:left;
	display:inline;
	}
	
.navilist {
	width:205px;
	height:auto;
	margin:0;
	padding:0;
	}
	
.navilist .title {
	width:205px;
	height:30px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:	#000000 url(../images/bg_block_title.gif) no-repeat scroll 0%;
	}

.navilist .title span {
display:block;
font-size:13px;
font-weight:bold;
padding:6px 10px;
color: #fff;
}
	

.navilist .repeat {
	width:178px;
	height:auto;
	margin:0;
	padding:15px 15px 15px 10px;
	float:left;
	display:inline;
	background-color:#F5F2EC;
	border:1px solid #D2CEC4;
	}
	
.navilist .repeat ul {
	list-style:none;
	}
	
.navilist .repeat ul li {
	background:transparent url(../images/z_ul.gif) no-repeat scroll left 7px;
	color:#730519;
	height:auto;
	padding-left:15px;
	line-height: 15px;
	}
	
.navilist .repeat ul li a {
	font:12px arial;
	color:#730519;
	text-align:left;
	text-decoration:none;
	}

.navilist .repeat ul li a.active {
	font:12px arial;
	color:#f1881e;
	text-align:left;
	text-decoration:none;
	}
	
.navilist .repeat ul li a:hover {
	color:#f1881e;
	text-decoration:underline;
	}
	
.navilist .bot {
	width:205px;
	height:5px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url("../images/bg_navibottom.gif") no-repeat top;
	}

/*=== col_right ===*/
.col_right {
	width:660px;
	height:auto;
	margin:0px;
	padding:5px;
	float:left;
	display:inline;
	line-height: 18px;
	}

.col_right .content_text_title
{
	width: 660px;
	background-color: #c4c4c4;
	float: left;
	border-bottom: solid 2px #000;
	margin: 0px 0px 20px 0px;
}
.col_right .content_text_title img
{
	float: left;
	margin: 5px 0px 5px 5px;
}
.col_right .content_text_title p
{
	float: left;
	vertical-align: middle;
	color: #8b2d08;
	font-weight: bold;
	font-size: 14pt;
}

.col_right .content_text_title span
{
	margin: 15px;
	float: left;
	color: #8b2d08;
	font-weight: bold;
	font-size: 16pt;
	line-height: 120%;
}
.col_right .content
{
	margin: 0px;
	float: left;
	line-height: 18px;
}

.col_right .searchcontent
{
    float: left;
}

.col_right .searchheading 
{
    color:#FFFFFF;
    cursor:pointer;
    padding:4px 10px 4px 10px;
    width: 640px;
    float: left;
    line-height: 18px;
    background-color: #8b2d08;
    margin-bottom: 10px;
}
.col_right .searchheading h3
{
float:left;
font-size:12px;
font-weight:normal;
margin:0pt;
padding-left:6px;
width:70%;
}

.col_right .searchheading .results 
{
    display:block;
    font-size:12px;
    text-align:right;
}

.col_right .content .box
{
	display:inline;
	float:left;
	height:auto;
	margin: 0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	width:660px;
	border-bottom: 1px dotted #91817d;
	line-height: 18px;
}

.col_right .content .box_noneline
{
	display:inline;
	float:right;
	height:auto;
	margin: 20px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	width:660px;
}
.col_right .content  ul {
	list-style:none;
	line-height: 20px; 
	margin-left: 20px
	}
	
.col_right .content  ul li {
	background:transparent url(../images/z_ul.gif) no-repeat scroll left 7px;
	height:auto;
	padding-left:15px;
	margin-bottom: 5px;
	}
	
.col_right .content  ul li a {
	font:12px tahoma;
	color:#000;
	text-align:left;
	text-decoration:none;
	}

.col_right .content  ul li a.active {
	font:12px tahoma;
	color:#8B0500;
	text-align:left;
	text-decoration:none;
	}
	
.col_right .content  ul li a:hover {
	color:#8B0500;
	text-decoration:underline;
	}
.bold
{
    font-weight:bold;
}
.boximage 
{
	float:left;
	text-align:left;
	/*width:130px;*/
	width: auto;
	padding: 5px 0px;
	margin: 0px 10px 10px 0px;
}
.boxtext 
{
	
	font-size:12px;
	margin-left:10px;
	text-align:justify;
	width:auto;
	/*
    float:left;
    width: 98%;*/
}
.title
{
	color:#8B0500;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
}

.title_orange
{
	color:#F1881E;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
}
.boxtext a.title
{
	color:#8B0500;
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.boxtext a.title:hover
{
	color:#8B0500;
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.boxlink
{
	float: right;
	text-align:right;
	width: 660px;
	margin: 5px 0px;
	border-bottom: 1px dotted #91817d;
}

.boxlink a {
	background:transparent url(../images/view.gif) no-repeat scroll left top;
	color:#8B0500;
	cursor:pointer;
	padding: 0px 0px 2px 20px;
	text-decoration:none;
	font-size: 12px;
}

.boxlink a:hover {
	background:transparent url(../images/view.gif) no-repeat scroll left top;
	color:#8B0500;
	cursor:pointer;
	padding: 0px 0px 2px 20px;
	text-decoration:underline;
	font-size: 12px;
}

.accordionHeader 
{
border-bottom:1px solid #D2CEC4;
color:white;
cursor:pointer;
font-family:Arial,Sans-Serif;
font-size:12px;
font-weight:bold;
margin: 5px 0px 0px 0px;
padding:5px;
}

.accordionContent
{
    padding: 5px;
    background-color:#F5F2EC;
	border:1px solid #D2CEC4;
}

/*=== bottom ===*/	
#bottom {
	width:100%;
	height:68px;
	float:left;
	display:inline;
	background:url("../images/bg_bottom.gif") repeat-x center bottom;
}

.footer {
	text-align:center;
	display: inline;
	height:auto;
	}
	
.footer p {
	font:11px verdana;
	color:#fff;
	text-align:center;
	padding:30px 0px 0px 0px;
	height: auto;
	}
	
.footer a {
	font:11px verdana;
	color:#f1881e;
	text-align:center;
	text-decoration:none;
	}
	
.footer a:hover {
	text-decoration:underline;
	}

.but {
background:transparent url(../images/but.gif) no-repeat scroll 0%;
border:medium none;
color:#FFFFFF;
font-size:12px;
height:27px;
margin:0pt;
width:60px;
}
.left
{
    float: left;
}

.right
{
    float: right;
}

a.button, div.button {
background:transparent url(../images/button_red_left.png) no-repeat scroll 0pt 50%;
display:inline;
font-size:12px;
/*padding:5px 0pt 7px 6px;
*padding:5px 0pt 5px 6px;*/
padding-left: 6px;
text-align:center;
float: left;
margin-right: 10px;
}

/*a.button .blue, div.button .blue
{
    background-image:url(../images/button_red_left.png);
    text-align:center;
}*/


a.button span, div.button input {
background:transparent url(../images/button_red_right.png) no-repeat scroll 100% 50%;
border:medium none;
color:#fff;
display:inline;
padding:4px 16px 7px 8px;
float: left;
}

a:hover.button span, div.button input {
background:transparent url(../images/button_red_right.png) no-repeat scroll 100% 50%;
border:medium none;
color:#f1881e;
display:inline;
padding:4px 16px 7px 8px;
float: left;
}

/*a.button .blue span, div.button .blue input {
background-image:url(../images/button_red_right.png);
color:#fff;
text-shadow:#324E69 -1px -1px 0pt;
}*/

td
{
    height: 25px;
}

.lawbox
{
    background-color:#3e180e;
    float:left;
    height:35px;
    margin-right:5px;
    margin-top:10px;
    padding:10px;
    width:140px;
    color: #fff;
}
.lawbox a {
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}

.lawbox a:hover {
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:underline;
}

.table_content
{
    border: #000 1px solid; 
    border-collapse: collapse; 
}
.td_title
{
    border: #000 1px solid; 
    padding: 5px; 
    background-color: #f5f2ec; 
    vertical-align: top; 
    color: #8b0500;
    font-weight: bold;
    width: 150px;
}
.td_content
{
    padding: 5px; 
    border: #000 1px solid; 
}


