/* Malibu StyleSheet */

body.main {
	background-color: #000000; 
	border : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : none;
	text-decoration : none;
	color : #FFFFCC;
}

body.header {
	background-color: 000066; 
	border : 0;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration :  none;
	text-align :  left;
	color : Black;
	font-size :  13px;
}

body.footer {
	background-color: 000066; 
	border : 0;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration :  none;
	text-align :  left;
	color : Black;
	font-size :  13px;
}

/* Used For Formatting Headers and Titles */

a.main:link {
	color: #FF0000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  24px;
	font-weight: bold;
	text-decoration :  none;
}



a.main:visited {
	color: #FF0000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  24px;
	font-weight: bold;
	text-decoration :  none;
}



a.main:hover {
	color: #FFFFCC;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  24px;
	font-weight: bold;
	text-decoration :  none;
}



a.main:active {
	color: #FFFFCC;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  24px;
	font-weight: bold;
	text-decoration :  none;
}

/* Used For Formatting Links in Header/Footer Bar */

a.nav:link {
	color: #FF0000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}



a.nav:visited {
	color: #FF0000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}



a.nav:hover {
	color: #FFFFCC;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}



a.nav:active {
	color: #FFFFCC;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}



a.navhilite:link {
	color: #FFFFCC;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}



a.navhilite:visited {
	color: #FFFFCC;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}



a.navhilite:hover {
	color: #FFFF00;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}



a.navhilite:active {
	color: #FFFF00;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}

/* End Content Section Links formatting */


div {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}



/* Used for formatting input fields */

input {
	font-family : "Arial";
	font-size : 11px;
	font-weight : normal;
}



/* Format paragraphs in footer */

p.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : none;
	text-decoration : none;
	color : #FFFFCC;
	text-align : center;
}

.fineprint {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
	color : #FFFFFF;
}

/* Normal Paragraph Formatting */

.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : none;
	text-decoration : none;
	color : #FFFFCC;
	text-align : left;
}

.contentflex {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #FFFFCC;
}

/* Big Bad & Bold Paragraph Formatting */

p.bigbadbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
	text-align : center;
}

/* Form Field heading Paragraph Formatting */

p.formheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFCC;
	text-align : right;
}

/* Normal Table Formatting */

/*
table {
	background-color: #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration :  none;
	text-align :  left;
}


th {
	background-color: Black;
	color :  Black;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  13px;
	text-align :  justify;
	text-decoration :  none;
	font-weight :  bold;
}


tr {
	background-color: Black;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align :  justify;
	text-decoration :  none;
	color : White;
}


td {
	background-color: Black;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align :  justify;
	text-decoration :  none;
	color : Silver;
}

*/
/* End Normal Table Formatting */


/* Formatting for main content table */

td.content {
	background-color: Black;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align :  justify;
	text-decoration :  none;
	color :  Green;
	border : none;

}



/* Format footer table appearance */

td.footer {

	background-color: Black;

	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;

	text-align :  center;

	text-decoration :  none;

	color : Silver;

}



/* Format header table appearance, etc. */

table.header {

	background-color : Black;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 13px;

	text-align : justify;

	text-decoration : none;

	border : none;

	color : White;

	width : 750px;

	margin : 0px;

}



tr.header {

	background-color : Black;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 13px;

	text-align : justify;

	text-decoration : none;

	color : White;

	width : 750px;

	border : none;

	margin : 0px;

}



td.header {

	background-color : Black;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 13px;

	text-align : justify;

	text-decoration : none;

	color : White;

	width : 750px;

	border : none;

	margin : 0px;

}

/* End Header Table formatting */



table.navbar {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 13px;

	text-align : center;

	text-decoration : none;

	border : none;


}



tr.navbar {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 13px;

	text-align : center;

	text-decoration : none;

	border : none;

}



td.navbar {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 13px;

	text-align : center;

	text-decoration : none;

}



td.navbarleft {

	background-color : #2C5A41;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 13px;

	text-align : justify;

	text-decoration : none;

	color : White;

	width : 113px;

}



td.navbarmiddle {

	background-color : #658573;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 13px;

	text-align : justify;

	text-decoration : none;

	color : White;

	width : 13px;

	border : none;

}



td.navbarright {

	background-color : #658573;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;

	text-align : right;

	text-decoration : none;

	color : #004000;

	width : 620px;

	border : none;

	font-weight : bold;

}

/* End Navbar appearance formatting */



 /*Used to format Sidebar appeareance */

td.sidebar {

	background-color : #2C5A41;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;

	text-align : left;

	text-decoration : none;

	color : Silver;

	width : 113px;

}



 /*Used to format Polls */

td.polls {

	background-color : #333333;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;

	text-align : center;

	text-decoration : none;

	color : Silver;

	width : 113px;

}



 /*Used to format Poll questions and results */

td.results {

	background-color : #333333;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;

	text-align : left;

	text-decoration : none;

	color : White;

	width : 105px;

}



 /*Used to format graphs on poll results */

 /* table and tr classes needed for Netscape */

table.graph {

	background-color : White;

}



tr.graph {

	background-color : White;

}

 

td.graph {

	background-color : White;

}



 /*Not Sure What this does */

span.descript {

	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size :  11px;

	text-align : center;

	text-decoration : none;

	color :  Silver;

}



/* Can be deleted once all references to class="linkheader" is changed to class="titles" */

a.linkheader:link {

	color :  White;

	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size :  11px;

	text-decoration :  none;

	font-weight : normal;

}



a.linkheader:active {

	color : Red;

	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size :  11px;

	text-decoration :  none;

	font-weight : normal;

}



a.linkheader:hover {

	color : Red;

	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size :  11px;

	text-decoration :  none;

	font-weight : normal;

}



a.linkheader:visited {

	color : White;

	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size :  11px;

	text-decoration :  none;

	font-weight : normal;

}

/* END Can be deleted once all references to class="linkheader" is changed to class="titles" */
