@charset "utf-8";
/* header */
#header {
	position: relative;
	border-bottom: 5px solid #444;
	
	background-image: url(graphics/headerlogolensstrip.jpg);
	background-repeat: repeat;
	height: 150px;
}
#header .logo {
	position: absolute;
	top: 1px;
	left: 0px;
	margin: 0;
	background-image: url(graphics/headerlogolensmall.gif);
	background-repeat: no-repeat;
	height: 156px;
	padding: 0;
	width: 900px;
}
#header .headerbox {
	color: #FFF;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 287px;
	top: 55px;
	font-size: 14pt;
	font-weight: bold;
	width: 575px;
	
}
/* end header */
.picbox {
	padding: 6px;
	border: thin double #FF0000;
	margin: 4px;
}
.photoright {
	float: right;
	margin: 0;
	font-size:90%;
	color: #7F8E29;
	font-style:italic;
	width: 455px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.picbox_nobox {
	padding: 6px;
	margin: 4px;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	clear: both;
	visibility: visible;
	white-space: normal;
	display: block;
}
body {
	background-color: #DEF0FE;
	padding: 12px;
}
.bodyinfo {
	padding-left: 22px;
	margin-left: 22px;
	border: thin groove #0000FF;
}
.bodyinfo ul {
	background-color:#CCCCCC;
	padding-left: 22px;
	margin-left: 22px;
	text-align: left;
	text-indent: 2px;
	width: 88%;
}

.bodyinfo dt {
	font-weight: bold;
	text-decoration: underline;
}
.bodyinfo dd {
	background-color:#CCFF66;
	font-style: italic;
}
.bodyinfo h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	padding: 3px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	clear: both;
	width: 145px;
	}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 3px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	width: 93%;
	clear: none;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	clear: none;
	color: #000033;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 4px;
	text-align: left;
	font-size: large;
	margin-left: 7px;
	width: 66%;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	width: 66%;
	clear: both;
	color: #000033;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 4px;
	text-align: left;
	font-size: medium;
	margin-left: 7px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	font-size: medium;
	color: #000000;
	padding-left: 15px;
	background-color: #FFFFFF;
	clear: both;
}

.headertxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	width: 66%;
	clear: both;
	color: #000033;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-align: center;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	color: #000066;
}
.body_text a:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;
	color: #000066;
}
.body_text a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;
	color: #000066;
}
.body_text a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;
	color: #006666;
}

.body_text_blue_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.body_text_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.body_text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000066;
	font-style: italic;
}
.box_center {
	background-color: #FFFFFF;
	text-align: center;
	width: 90%;
	border: thin solid #333333;
	margin-left: 28px;
}
.bandh_left {
	background-color: #999999;
	text-align: center;
	width: 8em;
	border: thin solid #333333;
	margin: 4px;
	float: left;
}
#wrapper {
	width: 98%;
	margin-left: 12px;
	margin-right: 11px;
}
