/* T R B L */

html, body {margin: 0; padding: 0; background-color: #fff; min-height: 100%;}

body, p, td, th, div, blockquote, dl, ul, ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000080;
	line-height: 1.8;
}

p {
	margin: 10px 0px 6px 0px;
	text-align: justify;
}

a:link, a:visited, a:active {text-decoration: underline;
color: #000080; background-color: transparent;}

a:hover {text-decoration: underline;
color: #FF0000; background-color: transparent;}



.colleft {
	z-index: 3;
	width: 290px;
	height: auto;
	float: left;
	position: relative;
	background-color: transparent;
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 10px;
}

.colright {
	z-index: 3;
	width: 290px;
	height: auto;
	float: left;
	position: relative;
	background-color: transparent;
	margin: 5px 0px 10px 15px;
	padding: 0px 5px 0px 10px;
}

.colleftgray {
	z-index: 3;
	width: 290px;
	height: auto;
	float: left;
	position: relative;
	background-color: #eee;
	margin: 10px 0px 10px 0px;
	padding: 0px 5px 0px 10px;
}

.colrightgray {
	z-index: 3;
	width: 290px;
	height: auto;
	float: left;
	position: relative;
	background-color: #eee;
	margin: 10px 0px 10px 15px;
	padding: 0px 5px 0px 10px;
}








#wrapper {
	z-index: 0;
	position: absolute;
	top: 5px;
	left: 10px;
	width: 700px;
	min-height: 900px;
}

#content {
	z-index: 1;
	position: relative;
	left: 30px;
	width: 640px;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0;
}

#content ul {
	text-align: left;
	list-style-type:circle;
	margin: 0px 0px 6px 45px;
	padding: 0;
}

#content ul li a:link, #content ul li a:visited, #content ul li a:active, #content ul li a:hover { 
	text-decoration: none;
}

#footer {
	z-index: 1;
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	background-color: #eee;
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 0;
	border-top: 1px solid #000080;
}

#footer p {
	font-size: 8pt;
	line-height: 1.4;
	text-align: center;
	margin: 3px 0px 0px 0px;
}

.indent30 {
	text-align: left;
	margin: 10px 0px 6px 30px;
}

.indent30sub {
	text-align: left;
	font-style: italic;
	margin: 6px 0px 6px 30px;
}

.indent30close {
	text-align: left;
	line-height: 1;
	margin: 6px 0px 0px 30px;
}

.close {
	line-height: 1;
	text-align: justify;
	margin: 6px 0px 6px 0px;
}

.clear {
clear: both;
}

.centered {
	text-align: center;
}

.hidden	{
		visibility: hidden;
}

.tall {
	height: 600px;
}




h1 {
	font-size: 14pt; color: #000080; 
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	margin: 12px 0px -4px 0px;
}

h2 {
	font-size: 12pt; color: #000080; 
	font-weight: bold;
	line-height: 1.6;
	text-align: justify;
	margin: 12px 0px -4px 0px;
	padding-top: 10px;
	clear: both;
}

h3 {
	font-size: 12pt; color: #000080; 
	font-weight: bold;
	line-height: 1.6;
	text-align: justify;
	margin: 12px 0px -4px 0px;
}

h4 {
	font-size: 12pt; color: #000080; 
	font-weight: bold;
	line-height: 1.6;
	text-align: justify;
	margin: 12px 0px -4px 0px;
	clear: both; border-bottom: 1px solid #000080;
}

h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000080;
	line-height: 1.8;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px -10px 0px;
}

h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000080;
	line-height: 1.8;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	margin: 10px 0px -8px 30px;
}


.imgleft {
border: 0;
float: left;
margin: 18px 10px 5px 0px;
}

.imgleftclose {
border: 0;
float: left;
margin: 5px 10px 5px 0px;
}

.imgright {
border: 0;
float: right;
margin: 18px 0px 5px 10px;
}

.leftimg {
border: 0; 
float: left;
margin: 5px 10px  5px 0px;
}

.imgbtn {
border: 0;
margin-left: 5px;
}

.imgneat {
	clear: both;
	border: 0px; 
	margin: 0px;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}





#header {
	z-index: 1;
	position: relative;
	width: 100%;
	height: 140px;
	background-color: #fff;
	background-image: url(../images/title10.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #000080;
}

#header h1 {
	font-size: 24pt;
	color: #000080;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold; font-style: italic;
	line-height: 1;
	text-align: left;
	margin: 15px 0px 0px 160px;
}

#header p {
	font-size: 14pt; color: #000080;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1;
	text-align: left;
	margin: 12px 0px 0px 190px;
}




#nav {
	position: absolute;
	top: 110px;
	left: 206px;
	width: 645px;
	height: 30px;
	z-index: 4;
}

#nav ul {
	padding: 0;
	margin: 0;
	font: 12px Verdana, sans-serif; 
}

#nav ul li {
	list-style: none; 
	margin: 0; 
	display: inline; 
}

#nav ul li a {
	padding: 4px 8px 4px 8px;
	margin-left: 3px;
	border: 1px solid #000080;
 	background: #eee;
	text-decoration: none;
}

#nav ul li a:link { 
	color: #339;
} 

#nav ul li a:link:hover, #nav ul li a:visited:hover {
	color: #000; 
	background: #ccc; 
	border-color: #336; 
}

#nav ul li a#current {
	background: white; 
	border: 1px solid white; 
}
