body{
	margin: 0;
	padding: 0;
	/*margin-top: 10px;*/
	font-family: "Trebuchet MS", Verdana,Arial,Helvetica,sans-serif,"MS sans serif"
	font-size: 90%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	width: 770px;
	color: #000;
	background-color: #fff;
	}

/*div.headupper {
	width: 100%;
	margin-top: 10px;
	}*/

div.head{
	padding: 10px 0px 10px 5px;
	background-color: #990000;
}
.headleft{
	font-family : "Trebuchet MS",Verdana;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	color: #CC9999;
	border-right: thin solid black;
}

.headleft a{
	text-decoration: none;
	font-weight: normal;
	color: #CC9999;
}
.headleft a:link   {text-decoration:none;color:#CC9999;}
.headleft a:visited{text-decoration:none;color:#CC9999;}
.headleft a:hover  {text-decoration:none;color:#CC9999;}
.headleft a:active {text-decoration:none;color:#CC9999;}

span.headright{
	font-family : "Trebuchet MS","Arial Black" ;
	font-size: 24px;
	color: White;
	padding: 5px 5px 5px 10px;
}

#content{
	padding-top : 0px;
	padding-bottom : 30px;
	/*padding-left : 190px;*/
	padding-right : 10px;
	line-height: 130%;
	margin-left: 170px;
	/*background-color: Fuchsia;*/
}
.navigation{
	/*position: absolute;
	top : 85px;*/
	/*left : 0px;*/
	float: left;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	width : 130px;
	background-color: #EEEEEE;
}
.navsep{
	border: 2px solid #CCCCCC;
	margin-bottom: 6px;
	margin-top: 6px;
}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	line-height: 100%;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	line-height: 110%;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.9em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

h3.ul {
	border-bottom: 1px solid Black;
	padding-bottom: 5px;
}
div.color {
	font-weight: bold;
	color: #006699;
}
	
h2.ul {
	border-bottom: 1px solid Black;
	padding-bottom: 5px;
	line-height: 110%;
}

.nopad{
	margin-top: 3em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
}
a {
	/*font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";*/
	font-weight: bold;
	}

/*a:link {}
a:visited {}
a:hover { text-decoration: underline; }*/

a:link   {text-decoration:none;color:#000099;}
a:visited{text-decoration:none;color:#6666CC;}
a:hover  {text-decoration:underline;color:#000099;}
a:active {text-decoration:none;color:#000099;}

#content a{
	font-size: 100%;
}

.navigation a{
	/*font-size: 90%;*/
	/*line-height: 160%;*/
	font-family: "Trebuchet MS";
}
.navitem{
	line-height: 100%;
	font-size: 90%;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
div.newstitle{
	/*float: right;
	width: 450px;*/	
	font-weight: bold;
	padding-left: 35px;
	color: #006699;
}
div.newsitem{
	margin: 0px;
}
div.newstext{
	padding-left: 35px;
	}
div.newsdate{
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}

.newsitem p{
	margin-top: 5px;
}
.highlight{
	background-color: #FFFFE0;
	padding: 5px 5px 5px 5px;
}

dt{
	font-style: italic;
}
table.standard {
	/*width: 100%;*/
	border: 0;
	/* IE (6) doesn't support border-spacing, so we have to continue using cellspacing="1"
	border-collapse: separate;
	border-spacing: 1px;
	*/
}
table.standard TH {
	background: #264b99;
	color: white;
	text-align: left;
	font-weight: bold;
}
table.standard td {
	padding: 2px 8px 2px 8px;
	background: #FDF5E6;
}
h3.background
{
	background-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	/*color: #fff;*/
	font-weight: normal;
}

/* See http://www.positioniseverything.net/explorer/threepxtest.html */
/* Bugfix for IE float. Hide from IE5-mac \*/

* html .navigation {
margin-right: 27px;
}

* html #content {
height: 1%;
margin-left: 0;
}

/* End IE5/mac hide */

.li_spaced {
	margin-bottom: 1.5em;
	background-color: #FDF5E6;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.li_first{
	font-weight: bold;
	color: #006699;
}
.li_indent{
	padding-left: 35px;
}
.headbar{
	background-color: #CCCCCC;
	padding: 5px;
}
.footer{
	margin: 0px 0px 0px 160px;
	border-top: 1px solid #CCCCCC;
	font-size: small;
	font-style: italic;
	color: Black;
	padding: 5px 0px 20px 0px;
	}
.italic{
	font-style: italic;
}
.bold{
	font-weight: bold;
}
.pubhead{
	font-weight: bold;
	color: #990000;
}
.pubnote{
	padding-left: 35px;
	padding-bottom: 10px;
}
.indent{
	padding-left: 35px;
}
.credit{
	font-size: small;
	font-style: italic;
}