body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #000000;
	margin: 0 auto;
    padding: 0 0;
    background-color: #FFCC66;
	}
	
	
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }


table tr td {font-size: .75em;}

p {margin-bottom: 1em;}

.footer {font-size: .8em; color: #000000}
.header {font-size: 1.5em; font-weight: bold; color: #996600}
.subhead {font-size: 1.1em; font-weight: bold; color: #993300}

b, strong {color:#333333;}

.last {margin-bottom: 1em;}
.superlast {margin-bottom: 2em;}
.small {font-size: .9em;}
.tiny {font-size: .5em;}

h1 {font-size: 1.4em;
	color: #996600;
	margin-bottom: .7em;
	}

h2 {font-size: 1.1em;
	font-weight: bold;
	color: #993300;
	}
	

h3 {font-size: 1.1em;
	font-weight: bold;
	color: #993300;
	border-bottom: 1px solid;
	line-height: .75em;
	margin-bottom: .4em;
	margin-top: 1.8em;
	text-indent: .5em;
	}
	
h4 {font-size: 1.3em;
	color: #FDEAC3;
	background-image: url(../images/global/endCap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 35px;
	background-color: #336699;
	margin: 1.3em 0 .7em 0;
	text-indent: 10px;
	}
	
h5 {font-size: 1.3em;
	color: #993300;
	background-image: url(../images/global/endCapYellow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 2em;
	background-color: #ffbc35;
	margin: 0 0 .7em 0;
	}

ul {list-style-type: disc;
	padding-left: 2em;
	margin-bottom: 0;
	}
	
ol {list-style-type: decimal;
	padding-left: 2em;
	margin-bottom: 0;
	}
	
ul li {
	list-style-type: disc;
	padding-left: .1em;
	padding-right: 0.1em;
	padding-top: 0.1em;
	}
	
ol li {
	list-style-type: decimal;
	padding-left: .1em;
	padding-right: 0.1em;
	padding-top: 0.1em;
	}
	
ul ul {list-style-type: disc;
	padding-left: 2em;
	margin-bottom: 0;
	}
	
ul li ul li {
	list-style-type: disc;
	padding-left: .1em;
	padding-right: 0.1em;
	padding-top: 0.1em;
	font-size: .9em;
	}
	
	
#newsnav {
	float: right;
	width: 150px;
	background-color: #336699;
	color: #fff;
	margin: 0 0 1em 1em;
}	

#newsnav ul {
	list-style-type: disc;
	margin: 5px;
	color: #fff;
}

#newsnav ul li {
	list-style-type: disc;
	font-size: .9em;
	color: #fff;
}

.floatrightBig {
	float: right;
	width: 200px;
	text-align: center;
	margin: 0 0 10px 10px;
	padding: 10px;
	clear: right;
	font-size: .9em;
	}
	
.floatright {
	float: right;
	text-align: center;
	width: 120px;
	padding: 10px;
	clear: right;
	font-size: .9em;
	}
	
#photo {
	float: right;
	text-align: center;
	padding: 10px;
	clear: right;
	font-size: .85em;
	}
	
#newsnav, #newstoc {
	color: #FFFFFF;
	}

#newsnav a:link, #newsnav a:visited, #newstoc a:link, #newstoc a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #FFFFFF;
	background: transparent; 
	}

#newsnav a:hover, #newstoc a:hover {
	font-weight : normal;
	text-decoration : underline;
    color: #FFFFFF;
	background: transparent; 
	} 

#nav a:link {
	font-weight : normal; 
	text-decoration : underline;
	color: #006699;
	background: transparent; 
	}
	
#nav a:visited {
	font-weight : normal; 
	text-decoration : underline;
	color: #006699;
	background: transparent; 
	}	
	
#nav a:hover {
	font-weight : normal;
	text-decoration : underline;
    color: #CC0066;
	background: transparent; 
	} 
	
#nav a:active {
	font-weight : normal; 
	text-decoration : underline;
	color: #006699;
	background: transparent; 
	}
	
a:link {color: #006699}
a:visited {color: #996600}
a:hover {color: #993300}

.newhead {
	font-size: 1.2em;
	font-weight: bold;
	color: #FDEAC3;
	}
.newshead {font-size: 1.2em;
	font-weight: bold;
	color: #FDEAC3;
	}