body
{
	padding: 0;
	margin: 0;
	color: #000;
	background-color: #FFFFFF;/*#E0E0B9;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	color: #903;/*#f60;*/
	background-color: transparent;
	font-size: 175%;
	padding-top: 0;
	margin-top: 0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2
{
	color: #003366;
	background-color: transparent;
	font-size: 135%;
	padding-top: 0;
	margin-top: 0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.header
{
	color: #000;
	background-color: transparent;
	font-size: 118%;
	font-weight: bold;
	padding-top: 0;
	margin-top: 0;
}

h3
{
	color: #000;
	background-color: transparent;
	font-size: 95%;
}

p, ul, dl, ol
{
	color: #000;
	background-color: transparent;
	font-size: 80%;
}

a:link, a:visited
{
	color: #330;
	background-color: transparent;
}

a:hover, a:active
{
	color: #fff;
	background-color: #330;
}

a img {border-style: none;}
a:hover img, a:active img
{
	color: #fff;
	background-color: #fff;
}

hr
{
	color: #003366;
	background: #003366;
	border: 0;
	height: 1px;
	clear: both;
}

dd
{
	margin-left: 0;
	padding-left: 18px;
}

acronym, abbr, dfn 
{ 
	border-bottom: 1px dotted #330;
	cursor: help; 
}

.memberlogin
{
	color: #000;
	background: #cccccc;/*#C1C18E;*/
	padding: 8px;
	line-height: normal;
	margin-top: 15px;
}

.colorBox
{
	color: #000;
	background: #cccccc;/*#C1C18E;*/
	padding: 8px;
	line-height: normal;
	margin-top: 15px;
}

.colorBox h3 { margin-top: 0; }
.memberlogin h3 { margin-top: 0; }

.copyright
{
	margin-top: 40px;
	color: #330;
	background-color: transparent;
	font-size: 70%;
	border-top: 1px solid #C1C18E;
	line-height: normal;
	padding-top: 10px;
	clear: both;
}
.info
{
	margin-top: 100px;
	color: #330;
	background-color: transparent;
	font-size: 80%;
	border-top: 1px solid #003366;
	line-height: normal;
	padding-top: 10px;
	clear: both;
}

#top
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 41px;
	color: #fff;
	background-color: #fff;
}

#middle
{
	position: absolute;
	top: 70px;
	left: 100px;
	width: 480px;
	border-left: 1px solid #003366;/*1px solid #C1C18E;*/
	border-right: 1px solid #003366;
}

#middle2
{
	margin-left: 20px;
	margin-right: 20px;
}

#cmsmiddle
{
	position: absolute;
	top: 70px;
	left: 10px;
	width: 600px;
	border-left: 1px solid #C1C18E;
	border-right: 1px solid #C1C18E;
}

#cmsmiddle2
{
	margin-left: 10px;
	margin-right: 10px;
}

#left
{
	position: absolute;
	top: 70px;
	left: 0px;
	width: 104px;
	height: 600px;
}

#nav
{
	position: absolute;
	top: 70px;
	left: 600px;
	width: 160px;
}

#cmsnav
{
	position: absolute;
	top: 70px;
	left: 620px;
	width: 160px;
}

#navbox
{
	width: 160px;
	border-bottom: 1px solid #C1C18E;
}

#navbox li
{
	border-top: 1px solid #C1C18E;
	margin: 0;
}

#navbox li a
{
	display: block;
	padding: 7px 5px 7px 10px;
	background-color: transparent;
	color: #003366;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}

.spanli
{
	display: block;
	padding: 7px 5px 7px 10px;
	background-color: #003366;
	background-image: url(/images/arrowblue.gif);
	background-repeat: no-repeat;
	background-position: 2px 12px;
	color: #fff;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}
html>body #navbox .spanli { width: auto; }
.spanlili
{
	display: block;
	padding: 3px 5px 3px 20px;
/*	padding: 7px 5px 7px 10px; */
/*	background-color: #003366; */
	background-image: url(/images/arrowblue2.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	color: #003366;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}
html>body #navbox .spanlili { width: auto; }
html>body #navbox li a { width: auto; }

#navbox li a:hover
{
	background-color: #003366;
	color: #fff;
	background-image: url(/images/arrowBlue.gif);
	background-repeat: no-repeat;
	background-position: 2px 12px;
}

#navboxopen
{
	width: 100%;
	padding-left: 15px;
	font-size: 85%;
}
html>body #navboxopen { width: auto; }

#navboxopen li { margin: 0; }

#navboxopen li a
{
	display: block;
	padding: 3px 5px 3px 20px;
	background-color: transparent;
	color: #003366;
	text-decoration: none;
	width: 100%;
}

html>body #navboxopen li a { width: auto; }

#navboxopen li a:hover
{
	background-color: #003366;
	color: #fff;
	background-image: url(/images/arrowBlue.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#navboxclosed
{
	width: 160px;
	border-bottom: 1px solid #C1C18E;
}

#navboxclosed li
{
	border-top: 1px solid #C1C18E;
	margin: 0;
}

#navboxclosed li a
{
	display: block;
	padding: 7px 5px 7px 10px;
	background-color: transparent;
	color: #003366;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}

html>body #navboxclosed li a { width: auto; }

#navboxclosed li a:hover
{
	background-color: #003366;
	color: #fff;
	background-image: url(/images/arrowBlue.gif);
	background-repeat: no-repeat;
	background-position: 2px 14px;
}

.resources a:link, .resources a:visited, .resources a:hover, .resources a:active
{
	padding-left: 10px;
	background-image: url(../images/arrowdown.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
}

.clearboth 
{ 
	clear: both; 
}

/* next/previous buttons */
#next { float: right; }

#next
{
	width: 70px;
	padding: 0 0 20px 0;
	margin: 0;
	font-size: 11px;
	text-align: center;
}

#next a
{
	color: #330;
	border: 1px solid #330;
	background-color: #C1C18E;
	display: block;
	padding: 4px;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
}

html>body #next a { width: auto; }

#next a:hover
{
	color: #C1C18E;
	background-color: #330;
}

#previous { float: left; }

#previous
{
	width: 90px;
	padding: 0 0 20px 0;
	margin: 0;
	font-size: 11px;
	text-align: center;
}

#previous a
{
	color: #330;
	border: 1px solid #330;
	background-color: #C1C18E;
	display: block;
	padding: 4px;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
}

html>body #previous a { width: auto; }

#previous a:hover
{
	color: #C1C18E;
	background-color: #330;
}

.warning
{
	color: #f00;
	background-color: transparent;
	font-weight: bold;
}

.blue {
	color: #003366;
	background-color: transparent;
	}

.blueStrong
{
	color: #003366;
	background-color: transparent;
	font-weight: bold;
}

.smallFont
{
	font-size: 65%;
}
.rightIndent
{
	margin-left: 15px;
}
.sup
{
	vertical-align: super;
	font-size: 55%;
}
.myphoto 
{
	float: left;
	margin: 0 15px 15px 0; 
}
ol {	margin-left: 22px; }
ol li {	margin-bottom: 1.5em; }

.dlList dt	{	font-size: small;	}
.dlList dd 
{
	margin-bottom: 0.5em;
	font-style: italic;
}
.dlList ol {	margin-left: 22px; }
.dlList ol li	{	margin-bottom: 0;		font-weight: bold;	}
.olList ol > ul li { list-style: square; margin-bottom: 0; margin-top: 0; }
.olList ol li { margin-bottom: 0; margin-top: 1em; }