
body{
 	behavior: url("csshover3.htc"); 
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFF;
	color: #000;

}

div{
	text-align: left;
}

h1, h2, h3, h4, h5, h6{
	margin: 0.4em 0 0.2em;
}

h1{
	font-size: 1.8em;
}
h2{
	font-size: 1.5em;
}
h3{
	font-size: 1.3em;
}
h4{
	font-size: 1.2em;
}
h5{
	font-size: 1.1em;
}
h6{
	font-size: 1em;
	margin: 0.4em 0 0.2em;
}

p{
	margin: 0.2em 0 0.5em;
}

table{
	font-size: 1em;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {*display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {display: block; height: 1%;}
/* End hide from IE-mac */




/* ERRORS */

ul.errors{
	margin: 0 0 1em 0;
	padding: 0 0 0 1.5em;
	color: #C00;
}

/* END OF SHARED */

/* DEFAULT */
body{
	background-color: #f8f8f8;
}

a{
	color: #000;
}



/* PAGE */
div#pageContainer{
	background-color: #fff;
	margin: 0 auto;
	width: 920px;
	border-width: 1px;
	border-style: solid;
        border-color: #999;	
	position: relative;
        margin-top: 5px;

}


div#header{
	padding: 10px 0px 0;
	margin: 0;
	border-style: solid;
	border-width: 0 0 0 0;
	position: relative;
height:72px;
}

div#header h1{
	padding: 0;
	margin: 0 10px 5px;
}

div#header a{
	text-decoration: none;
}

div#banner{
	position: absolute;
	top: 10px;
	right: 20px;
}

div#lhColumn, div#rhColumn{
	width: 185px;
}

div#lhColumn .module, div#rhColumn .module{
	background: transparent url(images/sidepanel_bg.png) no-repeat scroll top;
}

div#lhColumn{
	float: left;
}

div#rhColumn{
	float: right;
}

div#middleSection{
	padding: 25px 10px 0 10px;
}

div#mainContent.leftIndent{
	margin-left: 195px;
}

div#mainContent.rightIndent{
	margin-right: 195px;
}

div#mainContent.content{
	margin-left: 195px;
}

div#middleSection .module, ul.itemList li{
	padding: 10px;
	margin-bottom: 10px;
	border-width: 1px;
	border-style: solid;
}

div#middleSection .module h3{
	margin: 0 0 4px 0;
}

div#middleSection .module h3 a{
	text-decoration: none;
}

div#header p.strapline{
	font-size: 1.1em;
	font-weight: normal;
	padding: 0 5px;
	margin-left: 140px;
	background-color: #fff;
}




/* HORIZONTAL MENU */

div#topSection ul.menu{
	display: table;
	white-space:nowrap;
	margin: 0;
}

div#topSection ul.menu, div#topSection ul.menu ul{
	list-style-type: none;
	padding: 0;
	text-align: center;
}

div#topSection ul.menu li{
	display:table-cell;
}

div#topSection ul.menu ul li{
	display: block;
	float: none;
	background-color: #e8e8e8;
	border: #ccc;
}

div#topSection ul.menu a {
	font-size:1em;
	font-weight: bold;
	border-width: 0 0 0 1px;
	border-style: solid;
	margin: 0;
	padding: 3px 10px 4px;
	line-height: 2.2em;
	text-decoration: none;
}

div#topSection ul.menu li:first-child a, div#topSection ul.menu li a.index, div#topSection ul.menu ul li a, div#topSection ul.menu li.home a{
	border: none;
}

div#topSection ul.menu ul {
	display: block;
	margin: 0;
	position: absolute;
	width: 20em;
	z-index: 500;
	border-width: 1px;
	border-style: solid;
	text-align: left;
}

div#topSection ul.menu ul li a{
	border-width: 0px;
	border-style: solid;
	height: 1%;
	width: 98%;
	display: block;
	padding: 0px 1px 0px 3px;
	background-color: #CCC;
}

div#topSection ul.menu ul li a:hover{
	background-color: #FF6161;
}

div#topSection ul.menu ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#topSection ul.menu ul,
div#topSection ul.menu li:hover ul ul,
div#topSection ul.menu ul li:hover ul ul
{display: none;}

div#topSection ul.menu li:hover ul,
div#topSection ul.menu ul li:hover ul,
div#topSection ul.menu ul ul li:hover ul
{display: block;}



/* NAV BARS */

div#navBar1 .module, div#navBar2 .module, div#navBar3 .module{
	padding: 2px 10px;
}

div#navBar1{
	height: 3px;
	background-color: #EF1818;
}

div#navBar1 .module a, div#navBar2 .module a, div#navBar3 .module a{
	text-decoration: none;
	color: #000;
}

div#navBar1 .module{
	background-color: #EF1010;
	color: #fff;
}

div#navBar1 .module a{
	color: #fff;
}

div#navBar1 .module a:hover{
	color: #ddd;
}

div#navBar2 .module{
	padding: 0px;
	color: #000;
	background-color: #e8e8e8;
margin-top: 50px;
}

div#navBar2 .module li{
	padding-left: 0px;
	padding-bottom: 1px;
}

div#navBar2 ul.menu{
	text-align: left;
}

/* MAIN CONTENT */

div#mainContent h2{
	margin: 0 0 10px;
}

div#middleSection .module.rpw_results_obj, div#middleSection .module.post_board_obj{
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}

div.module ul{
   padding: 0 0 0 0;
   margin: 0.5em 0;
}


/* BULLETS */

ul.itemList li li, .module li{
	list-style-type: none;
	padding-left: 13px;
}

ul.itemList li ul.mediaList li, .module ul.mediaList li{
	background: none;
	padding: 0;
}

div#middleSection .module li{
	background-image: none;
}



/* Two colum layout */

div#mainContent li.even{
	float: left;
	margin-right: 10px;
}

div#mainContent ul.offices.itemList li{
	height: 160px;
	width: 310px;
	background-image: none;
}

/* Extra CSS */

/* NAV BAR */
 div#navtodays_date_obj .date{
	float: left;
	color: #000;
	font-size: 1.1em;
	
}


.date {
margin-left: 10px;
margin-bottom:5px;
color: #fff;
}
/*  Nav bar horizontal menu */

/*  Top level, hover */
div#navBar2 li a:hover{
	background-color: #FF6161;
	color: #fff;
}

/*  Top level, selected */
div#navBar2 li.active a{
	color: #fff;
	background-color: #EF1818;
}

/*  Second level, under selected item */
div#navBar2 .module li.active li a{
	color: #000;
}

/*  Second level, under selected item, hover */
div#navBar2 .module li.active li a:hover{
	color: #fff;
}

/*  Second level, selected hover*/
div#navBar2 li.active a:hover{
	color: #fff;
	background-color: #EF1818;
}

/*  Second level, selected item */
div#navBar2 .module ul.menu li ul li.active a{
	background-color: #EF1818;
}

/* FOOTER */

div#footer{
	width: 920px;
	margin: 0pt auto;
	background: url(images/footer_bar.png) no-repeat;
	height: 18px;
	padding-top: 5px;	
	background-color: #f8f8f8;

}

div#footer ul.menu{
	margin: 0px;
}

div#footer a{
	color: #fff;
}

div#footer .menu_obj{
	background: transparent url(images/footer_bar.png) repeat scroll 0%;
}

div#footerLinks{
	text-align: center;
}

/* TEXTBOX IMAGES */

.text_content_obj a img{
	border: none;
}

img.panelFix{
	margin-top:10px;
}


#content {margin: 10px;
padding-top: 10px;
min-height:340px;

}.lhFeatures img {padding-top: 10px;}


.fprop {height: 519px;}
.fprop img{width: 160px;}
