@charset "utf-8";
/* CSS Document */
body {
	background-repeat: repeat-x;
	background-color: #2B3F95;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2B3F95;
	font-size: xx-large;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	display: inline;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2B3F95;
	font-style: normal;
	font-weight: bold;
	font-size: large;
}


#wrapper {
	text-align: center;
	width: 800px;
	float: none;
	display: block;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FFF;
	background-position: center;
}
#header {
	position: relative;
	top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	text-align: left;
	width: 780px;
	height: 130px;
	padding-top: 0px;
}
#content p {
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	padding: 10px;
	clear: both;
	width: 780px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
#content {
	width: 760px;
	text-align: left;
	clear: both;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 5px;
}
#content a:link {
	color: #2B3F95;
}
#content a:visited {
	color: #2B3F95;
}
#content a:hover {
	color: #852330;
}
.photo_identify {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #2B3F95;
}
#wrapper #content table {
	margin: 0px;
	padding: 0px;
}

.small_txt {

	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
#wrapper #content #left_menu {
	width: 170px;
	float: right;
	margin: 10px 20px 10px 0px;
	padding: 0px 5px;
}
#wrapper #content blockquote {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #BB8C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.25em;
	color: #000000;
	font-style: oblique;
	font-size: large;
}
#wrapper #content #survey legend {
	font-weight: bold;
	color: #2B3F95;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";
}

.bold_red_text {
	font-weight: bold;
	color: #FF0000;
}
#footer a:link {

	color: #2B3F95;
}
#footer a:visited {

	color: #2B3F95;
}
#footer a:hover {

	color: #FF0000;
}
#wrapper #menu {
	background-color: #2B3F95;
	display: block;
	height: 30px;
}
