@charset "utf-8";
/* CSS Document */

body  {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #575757;
	}
p { 
font-size: 11px;
text-align:justify;
line-height:1.5em;}
a { font-size:100%; color:#008DA8;}
a:visited { color: #6699FF;}
a:hover { color:#0099CC;}
h1 { font-size:13px; text-transform:uppercase; color: #008DA8;}
h2 { font-size:11px;}
h3 { font-size:13px;}
h4 { font-size:13px;}
h5 { font-size:13px;}
ul { font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
img {border:0px;}
#com-form-login img {
display: none;
}
#container { 
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	padding-top:10px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	} 
#header { 
	height:131px;
	margin-top:0px;
}
#header_left {width:250px; float:left; height:110px;}
#header_right {width:730px; float:right; height:110px;}
#header_right p { color:#575757;}
#slider { 
	background: #fff; 
	height:auto;
	padding-top:0px;
	width:980px;
	margin:0;
	border-top: 5px solid #fff;
}
#banner { 
	background: #fff; 
	height:auto;
	padding-top:0px;
	width:980px;
	margin:0;
	border-top: 5px solid #fff;
}
#bottom { 
	background: url(../images/bottombg.png) repeat-x #575757 ; 
	height:auto;
	padding-top:0px;
	width: auto;
	margin:0;
	border-top: 1px solid #fff;
}
#copyrights { 
	height:auto;
	padding-top:0px;
	width: auto;
	margin:0;

}
#bottom p {color:#CCCCCC;}
#breadcrumbs {width:980px; color:#000000; font-size:10px; padding-top:5px; padding-left:5px;}

#breadcrumbs a:hover{color: #333333; font-size:10px;}


.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	background: #008DA8;
	font: 100% Verdana, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	width:980px;
	color:#FFFFFF;
	
	}
.menu ul{
	background: #008DA8;
	color:#FFFFFF;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	margin-top:0px;
	padding-left:0px;
	}
	.menu li{
		float:left;
		padding:0px;
		
		}
	.menu li a{
		background: url("images/seperator.gif") bottom right no-repeat;
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
		display:block;
		
		line-height:35px;
		margin:0px;
		padding:0px 15px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #0B4E5C url("../images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background: #008DA8;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		border-top:#FFFFFF 1px solid;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:11px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#0B4E5C url('../images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
ul {list-style-type: square;}



#mainContent { 
float:left;
width:980px;
margin: 0 auto; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	/* remember that padding is the space inside the div box and margin is the space outside the div box */
background: #FFFFFF;
} 



.main_column {width:680px; background: #FFFFFF;
vertical-align:top;
margin-top:0;
padding:3px;}
.right {width:300px; background: #fff;
vertical-align:top;
margin-top:0;
padding:3px;
color:#000000;
line-height:1.1em;}
#right p {}
#text hr {color: #003300; height:1px; background:#468374;}
#footer { 

	 /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #FFFFFF; 	
	font-size:10px;
	line-height:1.7em;
	margin-top:10px;
	border-top: solid 3px #008DA8;
	color: #003333;	
	width: 980px;	
} 
#footer_right {width:400px; float:right;}
#footer_left {width:450px; float:left;}




/* content tables */


li.latestnews {padding-bottom:4px; list-style:none;}
.latestnews { color:#000033;}


h1.componentheading, .componentheading {
	padding: 15px 10px 15px;
	margin: 0 10px 10px;
	
}

.componentheading {
	font-size: 100%;
	font-weight: bold;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	padding: 5px 0 8px;
	margin: 0;
	font-weight: normal;
}

table.blog .contentheading {
	font-size: 100%;
}

.contentheading {
	font-size: 100%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	margin-top: 10px;
	padding: 1px 5px 1px 14px;
	border: 1px solid #F6F6F6;
	display: block;
	background: url(../images/arrow.png) no-repeat 5px 48%;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	border: 1px solid #ECECEC;
	background: url(../images/arrow.png) no-repeat 5px 48% #FFFFFF;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 98%;
	font-size:12px;
}




.moduletable h3 {
	padding-left: 10px;
	padding-top:3px;
	font-size:10px;
}
.moduletable h1 {
	padding-left: 5px;

}
.moduletable p {
	padding-left: 5px;
	padding-top:0px;

	font-size:10px;
	
}
.moduletable ul {
	padding-left: 20px;
	padding-top:0px;
	font-size:9px;
	line-height:1.8em;
}
/* FORM */
form { width:350px;}


.moduletable a {
	
	padding-top:0px;

	font-size:10px;
	text-decoration:none;
}
.moduletable a:hover {
	
	padding-top:0px;
	color: #CCCCCC;
	font-size:10px;
	text-decoration:none;
}

.pagination ul {
	margin: 15px auto;
	padding: 10px 0;
	
	list-style-type: none;
	text-align:center;
}

.pagination ul li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

.pagination ul li span{
	padding: 2px 5px;
}

.pagination ul a {
	padding: 2px 5px;
	border: 1px solid #F6F6F6;
}

.pagination ul a:hover, .pagination ul a:active, .pagination ul a:focus {
	border: 1px solid #ECECEC;
	background: #FFFFFF;
}

div.tooltip {

position:absolute !important;}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	padding: 8px 5px;
	background: #444444;
	color: #FFFFFF;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom;
	font-size:12px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom #ECECEC;
	font-size:12px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/hdot2.gif) repeat-x bottom #D7F2FF;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}


