<STYLE TYPE="text/css">

html, body, #columns {
	width: 100%;
	height: 100%;
}

/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
html>body, html>body #columns {
	height: auto;
}
*/

/*
 * Without this, Moz1.0 adds a vertical scrollbar
*/ 
body {
	margin: 0;
	font-family: Arial, sans-serif;
}

body.noView {
	padding: 1em;
}

#banner { }
/* For some reason the nav bar gets displaced when there is no top border in #columns... */
#columns { position: relative; border-top: 2px solid black;}
#nav { padding-bottom: 500em; position: absolute; top: 0em; left: 0; background-color: #FFFFCC; border-top: 2px solid black; }
#main { position: relative; margin-left: 186px; margin-right: 1em; margin-top: 1em; margin-bottom: 1em; }

body {
	margin: 0px; 
	color:#003366;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

* { font-family: Verdana, Arial, Helvetica, sans-serif ! important; font-size: 12px; }

#topTable {
        /* background-image: url(images/logogreen.jpg); */
        background-color: #336666;
        margin: 0px; 
        padding: 0em;
        border: 0px;
        width: 100%;
        border-collapse: collapse;
}

#navigation td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3300CC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336666;
	}
	
#navigation a {
	color: #000000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("images/mm_arrow.gif") 14px 45% no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#navigation a:hover {
	background: #ffffff url("images/mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}

.navText {
	color: #000000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.topRightButton a:link {font-size: 12px; color: white; }
.topRightButton a:visited {font-size: 12px; color: white;}
.topRightButton a:active {font-size: 12px; color: white;}
.topRightButton a:hover {color: #FF6600;}
.topRightButton a {text-decoration: none;}
td.topRightButton {
        padding-right: 1em;
        padding-top: 3px;
        border: 0px;
}


.mainLinks a:link {font-size: 12px; color: black; background-color: #A9BCBA;}
.mainLinks a:visited {font-size: 12px; color: black; background-color: #A9BCBA;}
.mainLinks a:active {font-size: 12px; color: black; background-color: #A9BCBA;}
.mainLinks a:hover {background-color: #889357;}
.mainLinks a {text-decoration: none;}

h1 {font-size: 18px;}
h2 {font-size: 14px;}
h3 {font-size: 12px; font-weight: bold;}
h4 {font-size: 10px; font-weight: normal;}

.gridCategory {color: darkgreen; font-weight: bold; }

.pageLinks a:link {font-size: 12px; color: black; }
.pageLinks a:visited {font-size: 12px; color: black;}
.pageLinks a:active {font-size: 12px; color: black;}
.pageLinks a:hover {background-color: #A9BCBA;}
.pageLinks a {text-decoration: none;}

/*
 * TOP BUTTONS
 */

.topButtons a:link {
        font-size: 12px; 
        color: white; 
        /*background-color: #003060; */
        font-weight: bold;
}

.topButtons a:visited {
        font-size: 12px; 
        color: white; 
        /*background-color: #003060; */
        font-weight: bold;
}

.topButtons a:active {
        font-size: 12px; 
        color: white; 
        /*background-color: #003060; */
        font-weight: bold;
}

.topButtons a:hover {background-color: #889357;}
.topButtons a {text-decoration: none;}

table.topButtons {
        margin: 0px; 
        padding: 0px;
        border: 0px;
        /*background-color: #A9BCBA;*/
        /*background-color: #003060;*/
        border-collapse: collapse;
}

td.topButtons {
        margin: 0px; 
        padding: 5px;
        padding-left: 10px;
        padding-right: 10px;
}

.topButtons {
        border-top: 2px;
}

.pageTitle {
        padding-left: 8px;
        padding-top: 0px;
        padding-bottom: 0px;
        color: #FFFFFF;
        font-size: 20pt;
        font-weight: bold;
}
.pageTitle a:link {font-size: 20pt; color: white; }
.pageTitle a:visited {font-size: 20pt; color: white;}
.pageTitle a:active {font-size: 20pt; color: white;}
.pageTitle a:hover {}
.pageTitle a {text-decoration: none;}
        

.bodyText {
	color:#003366;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.pageName{
	color: #330099;
	line-height:24px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	}
	
.subHeader {
	color: #330099;
	line-height:16px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	}

.quote {
	color: #759DA1;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.smallText {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

</STYLE>
