html {
	height: 100%;
	padding-bottom: 0.1%;
}
html, body{
	font: .8em Helvetica, Arial, Verdana, sans-serif; 
	color: #333;
}
body#normal {background: #fff;}


h1,h2,h3,h4,h5,h6 {padding: 10px 0 5px 0; margin-bottom:10px;}
h1,.contentheading {font: Bold 1.1em Helvetica, Verdana,sans-serif; color: #ffcc33; line-height: 22px; padding-bottom: 8px;}
h2 {font: normal 2em Arial, sans-serif; letter-spacing: -1px; line-height: 18px; color: #666;}
h3 {font: bold 1em Verdana, sans-serif; line-height: 10px; padding: 7px; background-color: #fff; display:block; border-bottom:1px solid #666;}
h4 {font: bold 1.4em Arial, sans-serif; line-height: 14px;}
h5 {font: bold 1.2em Arial, sans-serif; line-height: 19px; color:#ccc;}
h6 {font: bold 1.1em Arial, sans-serif; line-height: 1.2em; letter-spacing: -0.1em;}

td{font-size: 1em;}
th{font-size: 1.1em; letter-spacing: -0.1em; line-height: 1.2em;}

a {color: #666666; text-decoration: none; background-color: #fff;}
a:hover {color: #ffcc33; text-decoration: none;}
a.image, a.image:hover  {border:0;}
a.mainlevel {font: bold 1em Arial, sans-serif; line-height: 15px; background-color: #fff; padding:10px; display:block; border-bottom:1px dashed #666; }
a.mainlevel:hover  {background-color:#000; text-decoration:none; border-bottom:1px solid #333;}
li{list-style: bold;line-height: normal;}
#main ul {clear: both; background-color: #fff; padding: 10px 20px 5px; display:block;}

fieldset {
	width: 470px;
	padding: 20px;
	border: 1px solid #ccc;
}

#head {
	border-top: 0px solid #ccc;
	color:#ccc;
	padding: 70px 0;
        background-color: #fff;
        background-attachment: fixed;
	background-image: url(../images/bg_head.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#head .center {padding: 0;}
#head .left {font: normal 7em Arial, sans-serif; padding-left: 1px; line-height: 50px;}
#head .right {width: 150px; padding-right: 10px;}
#head .search {
        padding-top: 15px;
        padding-right: 15px; 
        font: normal 0,5em Arial;
        color:#ccc;
}
#head form {float: right; padding: 0; margin: 0;}

.topMenu {
	clear: both;
	background-image:url(../images/black-grad.gif);
	background-repeat: repeat-x;
	color: #FFF;
	border-top:0px solid #ccc;
	text-align:left;
	height: 1px;
	}
.topMenu ul {	width: 950px; margin: auto;}

.topMenu li {float: right; margin-left: 30px;margin-top: 5px;}
.topMenu a {color: #fff; font: normal 1em Arial, sans-serif; text-decoration: underline; font-weight:bold; }
.moduletable_menu .menu {padding:4px; cellspacing:3px; cellspadding:3px;}

/* newsflash */
#newsflash {
	background: #ccc repeat-x;
	display:block; 
	color: #FFF;
	border-top:0px solid #ccc;
	text-align:left;	
}


#main {background: #fff url(../images/main.jpg) repeat-x; padding: 10px; 0;line-height: 12px;}
.mid li,.mainright li,.mainleft li {list-style: dot;}
#main p {padding: 3px 0 4px;}

.componentheading {
	font: bold 1em Verdana,sans-serif;
	padding-bottom: 6px;
}
.sectiontableentry1,.sectiontableentry2 {padding: 2px 0;}

table.contentpaneopen {width: 100%; font: 1.1em Helvetica; word-spacing: -0.1em; line-height: 1.3em; margin-right: 10px; background-color: #fff; padding:10px; display:block #ccc; border: 1px dashed #666;}

.mosimage_caption {font-style: italic;}

.contenttoc {
	padding: 10px;
	text-align: left;
}
.contentpaneopen img {
	border: 1px solid #ccc;
	margin: 5px;
	padding:3px;
	background:#fff;
}
.buttonheading img {border: none; margin: 0;}

#footer {
	background: #000 url(../images/main.jpg) repeat-x;
	color: #fff;
	text-align:right;
	padding:50px;
}
#footer a {color: #ccc;}


.left form {padding-bottom: 10px;}
form a {display: inline;}


.center {width: 950px; margin: 0 auto; padding: 12px 0;}
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right; padding-left:10px;line-height: normal;}
.pollstableborder td { padding-bottom: 15px; }
.small {color: #ccc;}
.createdate {padding-bottom: 6px; color: #999;}
input {
	border: 1px solid #ccc;
	background-image:url(../images/main2.jpg);
	background-repeat:repeat-x;
	padding: 3px;
}

.col2 .mainleft,.col2 .mainright {width: 78%; float: left; border-right: 1px dotted #CCC;line-height: normal;}
.col2 .mainright {float: right;}


.col3 .left,.col3 .right,.col2 .left,.col2 .right {width: 20%;}
.col3 .mid {float: left; width: 54%; margin: 0 2%;}
* {
	padding: 0px;
	margin: 0px;
}