body
{
	background-image: none;
	background-repeat: repeat-y;
	background-position: top center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto; 
	padding: 0px;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #3E6683;
	text-align: left;
}

h1 {
	margin: 0px;
}

.listArrows {font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1em;
	color: #3E6683;
	text-align: left;
	line-height: 15pt;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	list-style-type: square;

}
A:LINK {
	text-decoration: underline;
	color: #3E6683;
}
A:VISITED {
	text-decoration: underline;
	color: #3E6683;
}
A:HOVER {
	text-decoration: none;
	color: #3E6683;
}
A:ACTIVE {
	text-decoration: underline;
	color: #3E6683;	
}
.left {
	float:left
}
.right {
	float:right;
	padding:5px;
}

.photoLeft {
	float:left;
	border: none;
	margin: 5px;
}
.photoRight {
	float:right;
	border: none;
	margin: 5px;
}

.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575353;
	text-align:right;
	padding-top:10px;
	
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E6683;
	letter-spacing: 3px;	
}
.border {
	border: 1px solid #6D664B;
}

.introtext {
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
	font-size: .9em;
	line-height: 1.5em;
	}

.noborder {
	border: 0px;
}
.center {
	text-align:center; 
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	border:none;
	text-align:left;
	padding-left:4px;
	padding-top:3px;
	padding-bottom:3px;
}
.lightborder {
	border:1px solid #DDCE9C;
}
#top {
	width: 100%; 
	margin-left:auto;
	margin-right:auto;
	padding-right:30px;
	border:none;
	text-align:right;
}
#header {
	display:none;
	width:771px; 
	margin-left:auto;
	margin-right:auto; 
	text-align:left;
	height:100%;
	}
#container {
	clear: both;
	width: 100%; 
	margin-left:auto;
	margin-right:auto; 
	padding-left:10px;
	padding-right:10px;
	position:relative;
	text-align:left;
	height:100%;
	}
#content {
	width:100%;
	height:100%;
	margin:0px;
}
#maincontainer {
	background:#FFFFFF;
	height:100%;
	float:left;	
}

#navlogos {
	background:#FFFFFF;
	text-align:center;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #93B0C9;
}


#intro {
	width:574px;
	background-color: #FFFFFF;
	background-image: url(images/back_vertical_fade.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	float:left;
	position: relative;
	border: 1px solid #3D6583;
	margin-bottom:5px;
	clear: right;
}
#textbox {
	width:287px;
	background-color: #FFFFFF;
	float:left;
	margin-bottom:10px;
	margin-right:2px;
}
#pagebox {
	width:574px;
	background-color: #FFFFFF;
	float:left;
	margin-bottom:10px;
	margin-right:2px;
}

#footer {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #3E6683;
	color: #3E6683;
	text-align:right;
	margin:5px;
	padding-top:2px;
	}

#navcontainer {
	display:none;
	width:155px;
	padding-top:0px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:7px;
	float:left;
	border:none;
	margin:0px;
}
#navcontainer ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border:none;
}
#navcontainer li
{
	background-color: none;
	margin:-1px;
}


#navcontainer a
{
	display: block;
	padding: 5px;
	width: 147px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #356487;
}

#navcontainer a:link, .navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	
}

#navcontainer a:hover
{
	background-color: #ECDCAA;
	color: #020000;
	text-decoration: none;
}

#active a.sub
{
	display: block;
	padding:5px;
	width: 147px;
	background-color: #ECDCAA;
	color: #020000;
	text-decoration: none;
	font-weight: normal;
	border:none;
	margin: 0px;
	text-indent: 5px;
}
#active li
{
	background-color: #ECDCAA;
}

#active a.sub:link, .navlist a.sub:visited
{
	color: #020000;
	text-decoration: none;
	background-color: #ECDCAA;
}

#active a.sub:hover
{
	background-color: #ECDCAA;
	color: #020000;
	text-decoration: underline;
}
#activeMain a.sub
{
	display: block;
	padding:5px;
	width: 147px;
	background-color: #ECDCAA;
	color: #020000;
	text-decoration: none;
	font-weight: bold;
	border:none;
	margin: 0px;
}




