body {
	margin:0; 
	padding:0;
	font: 80.5% Arial, Helvetica, sans-serif; color:#000;
	background:url(images/img01.gif) top left repeat-x #FFF;
}


html {
    width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'995px':''); /* Internet Explorer */
    min-width: 995px; /* Opera & FireFox */
	}


a {
	color : #005599;
	text-decoration : none;
}

a:hover {
	color : #005599;
	text-decoration : underline;
}


h1, h2, h3, img, form, p { border: 0; margin: 0;}
hr {margin-top: 1.6em; height: 0px; border: solid #E0E0E0 0px; border-top-width: 1px;}
img { margin: 5px;}
span{
	font-size: 0.8em; color:#000000;
}

.clear {
	height: 0px; 
	clear: both; 
	overflow: hidden;
}
.floatfix {overflow:hidden;}

#logo {
	float:left; margin: 27px 0 0 20px;
}

#nav {
	float:right; 
	margin: 20px 20px 0 0;
	padding: 10px 0;
}

#topsearch {
	float: right;
	margin: 0 20px;
}


/* Menu */

#menu {
	float: right; 
	width: auto;
	margin: 0 20px;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
}

#menu a {
	display: block;
	margin-left: 19px;
	padding: 7px;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: url(images/img02.gif) repeat-x left bottom;
}

#bottommenu {
	float: right; 
	width: auto;
	margin: 0 20px;
}

#bottommenu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#bottommenu li {
	float: left;
	display: block;
}

#bottommenu a {
	display: block;
	margin-left: 30px;
	padding: 7px;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}

#bottommenu a:hover {
	text-decoration: underline;
}

#bottommenu .active a {
	background: url(images/img02.gif) repeat-x left bottom;
}

#left {
	float:left;
	margin-left: 10px;
	padding : 10px 10px;
	width: 200px;
}

#right {
	float:right;
	margin-right: 10px;
	padding : 10px 10px;
	width: 200px;
}
#main {
	padding : 10px 10px;
}

#main h2 { 
	margin-bottom:10px; 
	font: 1.5em Georgia, "Times New Roman", Times, serif; line-height:0.9em;
}
	
* html #main{
	height: 0px;	
}
/*IE Fixes*/
* html #main {
	height: 1%;
	width: auto;
}


#footer {
	color:#FFF;
	font-size: 0.8em; 
	height: 40px; 
	padding: 10px;
	background: #00567A; 
}

#footer a {
	color:#FFF;
}

#copyright {
	float: left;
}

#counters {
	float: right
}

.side { 
    background:#EEEEEE;
	padding : 5px;
	border: 1px solid #e1e1e1;
	margin-bottom:10px; 
}

.side h3 { 
	margin-bottom:10px; 
	font: 1.5em Georgia, "Times New Roman", Times, serif; line-height:0.9em;
}

.navigation {
   padding:0;
   width:auto;
   list-style-type:none;
}

.navigation li {
	margin:10px 0; 
	padding-left: 10px;
	overflow:hidden;
	background: url(images/bullet.gif) no-repeat left center;
}


.textbox {
	font-family : "trebuchet ms", Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 0.9em;
	color : #000;
	background-color : #fff;
	border : 1px solid #00567A;
	margin: 0.1em;
}

.button {
	background:url(images/readon.gif) no-repeat 0 0;
	color:#fff;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding:3px 0px 4px 0px;
	border:none;
	text-transform:uppercase;
	line-height:16px;
	margin:0px 0px 0px 0px;
	text-align:center;
	width:90px;
	vertical-align:top;
}
* html .button {
	display:block;
}

/* Poll bar ids are sequential and one-indexed */

#pollBar1 {
	background: #ff0000;
	height:20px;
}

#pollBar2 {
	background: #00ff00;
	height:20px;
}

#pollBar3 {
	background: #0000ff;
	height:20px;
}

#pollBar4 {
	background: #ffff00;
	height:20px;
}

#pollBar5 {
	background: #00ffff;
	height:20px;
}

#pollBar6 {
	background: #ff00ff;
	height:20px;
}

.type1 {
	background-color : #3e5a6f;
	color : #fff;
	padding : 1px;
}

.type2 {
	background-color : #717a7f;
	color : #fff;
	padding : 1px;
} 

.type3 {
	background-color : #0465a9;
	color : #fff;
	padding : 1px;
}  

.type4 {
	background-color : #0465a9;
	color : #fff;
	padding : 1px;
}  

.type5 {
	background-color : #909aa3;
	color : #fff;
	padding : 1px;
} 

/* Page Navigation */


.pagenav {
	font-size: 0.8em;
	padding: 0.4em; text-align:center;
}

.pagenav span {
	color: #fff;
	font-size: 1.0em;
	background-color: #00567A;
	border: 1px solid #00567A;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a {
	color: #00567A;
	background-color: #EEEEEE;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #00567A;
	margin: 0.2em;
	text-decoration: none;
}

