@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	background-color: #08084A;
	background-image: url(../images/bg_body.png);
	background-repeat: repeat-x;
}
a {
	color:#006;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #036;
	text-decoration: underline;
}
#container {
	align: center;
	width: 950px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../images/bg_page.png);
	background-repeat: repeat-y;
}
#header {
}
#logo {
	border:none;
	float:left;
}
.topbanner {
	margin-left:200px;
}
.topbanner img {
	display:block;
}
#navcontainer {
	background-color: #FF6B19;
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:200px;
}
#navcontainer table {
	width:0;
}
#navcontainer ul {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
	background-color:transparent;
}
#navcontainer ul li a {
	padding:0px .8em;
	line-height:33px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-right: 1px solid #FF985E;
}
#hxdmoomenu li ul {
	background-color: #EEEEF9;
	margin-top:8px;
	margin-left:auto;
	width: 210px;
}
#navcontainer ul li ul li {
	padding:0;
}
#navcontainer ul li ul li a, #navcontainer ul li.active ul li a {
	color: #08084B;
	border:none;
	line-height: 120%;
	padding:0.6em 0.8em;
}
#navcontainer ul li a:hover, #navcontainer img:hover, #navcontainer ul ul li a:hover, #navcontainer ul li.active ul li a:hover {
	background-image: url(../images/bg_menuHover.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	color:#FFFFFF;
}
#navcontainer ul li.active, #navcontainer img li.active {
}
#navcontainer img {
	border:none;
	padding:0 5px;
	float:left;
}
#sidebar1 {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 10px;
	font-size: 80%;
	padding-top:20px;
}
#sidebar1 .moduletable_advocate {
	background:url(../images/theAdvocateLogoBlue.png) no-repeat;
	padding-top: 38px;
}
#sidebar1 .moduletable_advocate ul, #sidebar1 ul.menu, #sidebar1 .moduletable_frontpage ul, #sidebar1 ul.latestnews {
	list-style-type: circle;
	color: #666;
	font-size: 90%;
	background-color: #F8F8FE;
	padding: 10px 3px 2px 10px;
	margin: 10px 0 0 0;
}
#sidebar1 .moduletable_frontpage ul {
	font-size:11px;
}
#sidebar1 .moduletable_advocate ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 5px;
}
#sidebar1 ul.menu, #sidebar1 ul.latestnews {
	list-style:none;
}
#sidebar1 h3, #sidebar2 h3 {
	color: #ff6b18;
	font-size: 14px;
	background-image: url(../images/arrowBlue.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.3em;
	margin-top: 10px 0 10px 0;
	padding-left: 15px;
	text-transform: uppercase;
	margin-bottom:6px;
}
#sidebar1 h4, #sidebar2 h4 {
	margin:0 0 8px 15px;
}
#sidebar1 p, #sidebar2 p {
	padding: 5px 0 1px;
	margin: 0;
	color: #636363;
	font-size: 11px;
	line-height:110%;
}
#sidebar1 ul, #sidebar2 ul {
	list-style:none;
	margin:0px;
	padding-left:15px;
}
#sidebar1 ul li, #sidebar2 ul li {
	margin:0 0 0.5em 0;
}
#sidebar2 {
	float: right;
	width: 211px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 80%;
	color: #333;
	line-height: 140%;
}
#sidebar2 #slidewrap {
	display:block;
	background:#A3A3A3;
}
#sidebar2 #slideshow img {
	border:0;
	left: 0px;
	top: 0px;
	position: relative;
}
#sidebar2 .moduletable_sub1 {
	padding-left:10px;
	border-left: 1px solid #E3E3F4;
}
#sidebar2 .search {
	padding:0 0 18px 0;
}
#sidebar2 .search .inputbox {
	height: 16px;
	width: 199px;
	padding: 5px;
	background-image: url(../images/bg_searchbox.png);
	background-repeat: no-repeat;
	float: left;
	border: 0;
}
#sidebar2 .search .button {
	float: left;
	width: 20px;
	margin-left: -25px;
}
#sidebar2 h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #5F5EBF;
}
#sidebar2 img {
	padding: 0px 0px 10px 0px;
}
#sidebar2 a img {
	border:0;
}
#mainContent #frontpage {
	margin: 0 226px;
	padding: 12px 30px 0 0;
}
#mainContent #inside {
	margin: 0 20px 0 220px;
	padding: 30px 20px 0 0;
}
#mainContent img {
	border:0;
}
#mainContent h1 {
	font:italic 18px Georgia, "Times New Roman", Times, serif;
	color: #4a4ab5;
	border-bottom: 1px dotted #E3E3F4;
	margin: 1.5em 1.5em 0 0;
}
#mainContent h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #C90;
}
#mainContent h3 {
	font:italic normal 14px Georgia, "Times New Roman", Times, serif;
	color: #66C;
}
#mainContent #frontpage h1 {
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
#mainContent .componentheading {
	color:#000098;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom:10px;
}
#mainContent p, #mainContent ul {
	font-size: 13px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	margin:0.2em 0 1em 0;
}
#mainContent td.sectiontableheader {
	padding:15px;
}
#mainContent .sectiontableentry1 td, #mainContent .sectiontableentry2 td {
	padding:15px;
}
#mainContent .contentheading, #mainContent h1.componentheading, #mainContent div.componentheading {
	font-size: 16px;
	color: #FF6B19;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	line-height: 140%;
	font-weight: bold;
	margin-top:0;
	text-transform:none;
	border-bottom:0;
}
#footer {
	padding: 25px 0px 0px;
	background-color:#08084a;
	margin-top: 50px;
}
#footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	font-size: 12px;
	color:#FFFFFF;
}
#footer a  {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover  {
	text-decoration:underline;
}
/* Give Input Form */
.bf_form_area {
	margin-top:2em;
}
form.bfform div label {
	display: block;
	float: left;
	width: 20%;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	text-align: left;
}
#user-box {
	margin-right:209px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
}
#form_submit_button {
	background:#FF6B19;
	color:#FFF;
}
#form_submit_button .icon {
	display:none;
}
/* Generic Stuff*/
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
.more, .readon {
	font-size: 11px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
}
.article_separator {
	display:block;
	border-top:1px dotted #0066FF;
}
hr {
	border:0;
	color:#F6F6F6;
	background-color:#B8BDED;
	height:1px;
	margin:20px 0;
}
.gcalendar {
	margin-top:40px;
}
.gcalendarcal  {
	clear:none;
}
#gcalendar_powered a {
	color:#C1C1C1;
	font-size:9px;
}
#gc_gcalendar_view_toggle {
	display:none;
}
.contentheading_advocate {font-size:11px; font-weight:bold; color:#636363}
