@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFCF3;
	margin: 0;
	padding: 0;
}

#header {
background-color: #5C487B;
height: 120px;
padding-top: 8px;
width: 710px;
}

#subheader {
background-color: #5C487B;
padding-top: 8px;
width: 710px;
}


#tableNav {
width: 102px;
background-color: #A9AD64;
border-right: 1px solid;
border-left: 1px solid;
border-color: #5C487B;
}

#columnRight {
margin-top: 17px;
margin-left: 23px;
margin-right: 23px;
}

#text1 {
font-size: 14pt;
font-style: normal;
line-height: 20px;
font-weight: bold;
color: #3D2069;
}

#sub {
font-size: 1em;
font-style: normal;
line-height: 20px;
font-weight: bold;
color: #3D2069;
}

ul {
list-style-type: circle;
list-style-position: outside;
}

li {
margin-bottom: 1em;
}



blockquote {
margin: 0;
padding: 0;
color: #555;
}

blockquote p {
font-style: italic;
margin: 3em 2em 0 2em;
padding: 0;
}

blockquote .source {

font-style: normal;
margin: 0.5em 2em 0 2em;
padding: 0;
color: #555;
}

A:link {text-decoration : none; border : 0px; color:#1A04A2;}
A:visited {text-decoration : none; border : 0px; color:#1C66AB;}
A:hover {text-decoration: none; border : 0px; color:#1C66AB;}

p.clear {
clear:both;
}

img.left {
float:left;
clear:right;
margin-right:15px;
}

/* for new images that are designed with the stylesheet, rather than in Photoshop */


div.photoright {
float: right;
margin-left: 35px;
margin-bottom: 20px;
text-align: left;
font-family:Geneva, Tahoma, sans-serif;
font-size: 9px;
line-height: 10px;
	
}

div.photoleft {
float: left;
margin-right: 20px;
margin-bottom: 20px;
text-align: left;
font-family:Geneva, Tahoma, sans-serif;
font-size: 9px;
line-height: 10px;
	
}


div.photo {
margin-right: 20px;
margin-bottom: 20px;
text-align: left;
font-family:Geneva, Tahoma, sans-serif;
font-size: 9px;
line-height: 10px;
	
}


td.restore {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

td.small {
font-family:Geneva, Tahoma, sans-serif;
font-size: 9px;
line-height: 10px;
}


div.photoneutral {
	margin-top:20px;
	text-align:left;
	font-family: Geneva, Tahoma, sans-serif;
	font-size: 9px;
	line-height: 10px;
}


/*header graphics*/

#mapLeft {
	margin-left: 18px;
}

#mapSpace {
margin-left: 88px;
}

#logo {
margin-left: 9px;
margin-top: 16px;
margin-bottom: 15px;
}

#circles {
	position: absolute;
	top: 102px;
	left: 0px;
}


/*navigation bar*/

#top {
border-bottom: 1px solid;
border-color: #5C487B;
}

#Nav {
margin-left: 6px;
margin-top: 8px;

}

#other {
margin-top: 8px;
border-top: 1px solid;
border-bottom: 1px solid;
border-color: #5C487B;
}

.caption {font-size: 10px}

