html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {		
	font-family: tahoma, verdana, sans-serif;
	text-align: left;
	color: #404040;
	font-size: 80%;
	background-color: #ffffff;
	margin: 0 auto;
}

table {
	font-size: 90%;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #981a1e;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-size: 190%;
}

h2, h3, h4, h5 {
	font-size: 150%;
}

hr {
	color: #981a1e;
	height: 1px;
	border: 0px;
	background-color: #981a1e;
	
}

.colorRed {
	color: #981a1e;
}

.forumHolder hr {
	color: #008db0;
	height: 1px;
	border: 1px solid #008db0;
}

.mainbody {		
	font-family: tahoma, verdana, sans-serif;
	text-align: center;
	color: #404040;
	font-size: 80%;
}

#container {
	margin: 0 auto;
	width: 900px; 
	min-height: 100%;
	text-align: left;
	position: relative; 
}

*html #container {
	height: 100%;
}

#content {
	width: 900px;
	padding: 5px 0px 20px 0px;
	border: 0px solid green;
}

#colLeft {
	border: 0px solid purple;
	width: 190px;
	float: left;
	padding-top: 7px;
}

#colRight {
	width: 190px;
	float: right;
	margin-top: 8px;
}

#colMain {
	border: 0px solid red;
	width: 480px;
	padding: 0px 10px 0px 10px;
	float: left;
	margin-left: 8px;
	margin-top: 2px;
}

.alertScheme {
	overflow: hidden; 
	width: 667px; 
	margin-top: 12px;
	background: #f46c21 url(../images/img-bg-alerts-side.gif) no-repeat;
	background-position: right bottom;
	padding-right: 20px;
}

#menu {
    width: 900px;
    color: #ffffff;
    height: 45px;
}

#header {
	margin: 0 auto; 
	background-color: #ffffff;
	width: 900px;
	position: relative;
	clear: both;
	overflow: hidden;
	padding-top: 10px;
	height: 295px;
}

#headerImage {
	height: 150px;
}

.navigationTable {
	width: 100%; 
	text-align: center;
}

.navigationTable td {
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}

.navigationTable td a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.menuTd1, .menuTd6, .menuTd11 {
	border: 1px solid #ffffff;
	background-color: #008db0;
	color: #ffffff;
}

.menuTd2, .menuTd7, .menuTd12 {
	background-color: #91268f;
	border: 1px solid #ffffff;
}

.menuTd3, .menuTd8, .menuTd13 {
	background-color: #8cc63e;
	border: 1px solid #ffffff;
}

.menuTd4, .menuTd9, .menuTd14 {
	background-color: #0054a6;
	border: 1px solid #ffffff;
}

.menuTd5, .menuTd10, .menuTd15 {
	background-color: #981a1e;
	border: 1px solid #ffffff;
}

.menuTd1hover, .menuTd6hover, .menuTd11hover {
	border: 1px solid #00758c;
	background-color: #008db0;
}

.menuTd2hover, .menuTd7hover, .menuTd12hover {
	background-color: #91268f;
	border: 1px solid #762075;
}

.menuTd3hover, .menuTd8hover, .menuTd13hover {
	border: 1px solid #78a931;
	background-color: #8cc63e;
}

.menuTd4hover, .menuTd9hover, .menuTd14hover {
	border: 1px solid #014581;
	background-color: #0054a6;
}

.menuTd5hover, .menuTd10hover, .menuTd15hover {
	border: 1px solid #6e1416;
	background-color: #981a1e;
}

.menuTdAlert {
	background: #f46c21 url(../images/img-bg-alerts.gif) no-repeat;
	background-position: left;
	border: 1px solid #f46c21;
}

.menuTdAlerthover {
	background: #f46c21 url(../images/img-bg-alerts.gif) no-repeat;
	border: 1px solid #c64c0a;
	background-position: left;
}

.selected {
	text-decoration: underline;
}

.navigation a {
    color: #ffffff;
    font-weight: normal;
}

.navigation li {
	margin-bottom: 15px;
	background: url(../images/img-bullet.gif) no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	margin-left: 0px;
	list-style-type: none;
}

#footer	{
	margin-bottom: 20px;
	padding-top: 10px;
	position: absolute;
	bottom: 0;
	height: 5px;
	width: 900px;
	border-top: 1px solid #981a1e;
	font-size: 90%;
}

#footer p {
    padding: 0px;
    margin: 0px;
    color: #ffffff;
    line-height: 21px;
}

#footer a {
    color: #000000;
}

#clearfooter {
	height: 65px;
	width: 100%;
	clear: both;
}

.imgBorder {
	border: 1px solid #981a1e;
}

.inputFields {
	border: 1px solid #404040;
	height: 14px;
	font-size: 90%;
}

.inputFieldsError {
	border: 1px solid red;
	height: 14px;
	font-size: 90%;
}

.inputFieldsArea {
	border: 1px solid #404040;
	height: 100px;
	width: 250px;
	font-size: 100%;
	font-family: tahoma, verdana, sans-serif;
}

.errorformtext {
	background-color: #dfde7d;
	border: 1px solid #404040;
	height: 14px;
	font-size: 90%;
}

.errorformtextArea {
	background-color: #dfde7d;
	border: 1px solid #404040;
	height: 100px;
	width: 250px;
	font-size: 95%;
	font-family: tahoma, verdana, sans-serif;
}

.submitButtonPoll {
	background-color: #d3e7b5;
	border: 1px solid #73a030;
	font-size: 95%;
	padding: 2px 2px 5px 2px;
}

.submitButtonRegister {
	background-color: #02a8c8;
	border: 1px solid #027990;
	font-size: 100%;
	padding: 2px 2px 5px 2px;
	width: 130px;
}

.submitButton {
	background-color: #981a1e;
	border: 1px solid #6a1214;
	font-size: 100%;
	color: #ffffff;
	padding: 2px 2px 5px 2px;
	width: 70px;
}

.resultsTable {
	background-color: #d3e7b5;
	border: 1px solid #73a030;
}

.inputFieldsSelect {
	margin: -2px 0px 0px -1px;
	border: 1px solid #404040;
	height: 14px;
	font-size: 90%;
}

.selectContainer {
  border: 1px solid #404040;
  position: relative; overflow: hidden;
  width: 127px; height: 16px;    
}

.sectionBoxHolder {
	width: 190px;
}

.sectionBoxContent {
	color: #000000;
	padding: 0px 10px 5px 10px;
}

.sectionBoxContent h2 {
	color: #ffffff;
	font-size: 130%;
}

.sectionBoxContent a {
	color: #ffffff;
}

#newsHolder {
	border: 1px solid #981a1e;
	padding: 10px;
}

#newsHolder a {
	font-weight: bold;
}

.forumHolder a {
	color: #008db0;
}

.forumHeading td {
	font-weight: bold;
	padding-bottom: 15px;
	background-color: #008db0;
	color: #ffffff;
	padding: 5px;
}

.forumHeading {
	border: 1px solid #027990;
}

.forumHeading a {
	color: #ffffff;
}

.forumEntry p {
	font-weight: bold;
	margin-bottom: 5px;
}

.forumEntry a {
	font-weight: bold;
}

/* CODE REQUIRED FOR NEWS TICKER TO FUNCTION. REMOVE IF NO TICKER REQUIRED */
#ticker {
	width: 650px;
	height: 12px;
	padding: 2px;
}

.newsscroller {
	font-weight: normal;
	font-size: 85%;
}
/* END CODE */

/* STYLES FOR CROSSFADER */

div.cf_element {
	float: left;
}

*html div.cf_element {
	float: left;
	width: 450px;
}

div.cf_elementNoScript {
	float: left;
	margin-left: -45px;
}
	
div.cf_element div.content {
	padding: 10px;
}

div.cf_element h3, div.cf_elementNoScript h3 {
	color: #ffffff;
	padding-left: 5px;
	margin: 0px;
}

/* END STYLES */

/* STYLES FOR DOWNLOADS LIBRARY */

.treeView {
	font-size: 100%;
}

.treeViewFiles {
	font-size: 100%;
	font-weight: bold;
}

.node, .node a:link, .node a:visited, .node a:active, .node a:hover { 
	color: black; 
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
}

.node a:link, .node a:visited, .node a:active, .node a:hover { 
	font-weight: bold;
}

/* END STYLES */

img, input, button, image { behavior: url(../../css/iepngfix.htc) }
