
BODY  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: White;
	margin-top : 2px;
	margin-left : 4px;
	margin-right : 0px;

}

#header {
	margin-top : -2px;
	margin-left : -4px;
	margin-right : 0px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt;
}

#header table {
	border-collapse: collapse;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#header tr.colorRow {
	background-color: #99ccff;
	color: white;
}

#header tr.noColorRow {
	background-color: transparent;
}

#header td {
	padding: 0px 1px 0px 1px;
	border: 0px;
}

#header td img {
	display: block;
}

#header h1 {
	color: White;
	display: inline;
	font-weight: normal;
	overflow: scroll;
}
	
DIV.body {
	margin-left : 55px;
	margin-right : auto;
	padding : 0px 0px 15px;
	width : 715px;
} 

P.noIndent  {
	text-indent : 0em;
}


TABLE.header {
	width : 100%;
	border : 0;
	padding : 0;
	background-color : White;
}

TH {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

TD  {
	font-size: 10pt;
	font-family: arial, sans-serif;
}

.navLinks {
	color: #3366cc;
	font-size: 10pt;
	width: 510px;
}

.nextNTable
{
	width: 560px;
	clear: left;
}
.nextNTable table {
	border-collapse: collapse;
	width: 100%;
}
	
.nextNTable TH {
		font-family:sans-serif;
		font-size:medium;
		background:navy;
		color:white;
}

.localNav
{
	width: 140px;
	float: right;
	background-color: #99ccff;
	border-right: thin solid Navy;
	border-bottom: thin solid Navy;
	border-top:thin solid Navy;
	border-left: thin solid Navy;
}

.localNav H3
{
	background-color: Navy;
	color: White;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-bottom: 5px;
}

.localNav select
{
	width: 130px;
	background-color: White;
}

.localNav form
{
	display: inline;
}
.localNav p
{
	padding-left: 2px;
	margin-bottom: 5px;
}

.sidebar  {
	width : 30%;
	left : 2px;
	float : left;
	text-align : left;
	padding : 2px ;
	font-size : small;
	background-color : #99CCFF;
	color : #000099;
	position : static;
	font-family : san-serif;
}

.sidebar2  {
	width : 30%;
	left : 2px;
	float : left;
	text-align : left;
	padding : 2px 2px 2px 2px;
	font-size : small;
	background-color : #99CCFF;
	color : #000099;
	position : static;
	font-family : san-serif;
}
.Lev1  {
	text-indent : 0em;
}

.Lev2  {
	margin-left : 1em;
}

.Lev3  {
	margin-left : 2em;
}

H1  {
	font-size : large;
	font-family : sans-serif;
}

.h1  {
	font-size : large;
	font-weight : bold;
	text-indent : 0em;
}

H2  {
	font-size : medium;
	font-weight : bold;
}

.h2  {
	font-size : medium;
	font-weight : bold;
	text-indent : 0em;
}

H3  {
	font-size : medium;
}

.h3  {
	font-size : medium;
	text-indent : 0em;
}

.indent1  {
	margin-left : 15px;
	margin-right : 15px;
}

.indent2  {
	margin-left : 10%;
	margin-right : 10%;
}

.smallText  {
	font-size: xx-small;
}

.h1b  {
	font-size : large;
	text-indent : 0em;
}

HR.foot  {
	color : #99ccff;
	width : 100%;
}

HR.blue{
	color : #99ccff;
	width : 100%;
}
.floatleft {
	padding: 4px;
	float: left;
	text-indent: 0em;
	font-size: small;
}

.floatright {
	padding: 4px;
	float: right;
	text-indent: 0em;
	font-size: smaller;
}

.smallText  {
	font-size : xx-small;
}
.fontXlarge {
	font-size : x-large;
}
.fontsmaller {
	font-size : smaller;
}
.sidemenu {
	float: right;
	width: 100px;
	border-width: 2px 1px 2px 1px;
	border: Navy;
	background-color: Silver;
	color: White;
}

.category ul, .category li {
	margin-left: 2px;
	padding-left: 2px;
	list-style-position: inside;
	list-style-type: none;
	display: block;

}

.category {
	font-size: 80%;
	padding-left: 4px;
	font-size: 80%;
}

.errorWarningBox {
	width: 95%; 
	background-color: Yellow; 
	padding: 5px; 
	border-color: Black; 
	border-style: solid;
}
