body {
	margin:0;
	background-color:#ffffff;
	text-align: center;
}

.container {
	border: 0px solid black;
	margin: 0 auto;
	width: 988px;
	text-align: left;
}

.menu {
	float: left;
	width: 250px;
	height: 625px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
}

.titlebar {
	width: 988px;
	height: 100px;
	background-image: url(images/titlebar.jpg);
	position:relative;
}

.titlebar a {
	color: white;
	text-decoration: underline;
	font: normal 12pt Arial;
	padding-right: 30px;
	padding-left: 16px;
	background: url(images/home.gif) left bottom no-repeat;
}

.titlebar a:hover {
	color: red;
}

.main {
	width: 988px;
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

.content {
	float: left;
	padding-right: 25px;	
}

.content p{
	color: white;
	font: normal 12pt Arial;
	text-align: justify;
}

.bottom {
	clear: both;
	width: 988px;
	height: 25px;
	background-image: url(images/bottom.gif);
}

.footer {
	width: 988px;
	height: 95px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 25px;
}

.footer a {
	padding-left: 20px;
	text-decoration: none;
	font: normal 10pt Arial;
	color: navy;
	background: url(images/download.gif) left top no-repeat;
}

.footer a:hover {
	text-decoration: underline;
}

a.download {
	background: url(images/download2.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 20px;
	font: normal 10pt Arial;
}

.footer ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-right: 20px;
	margin-top: 3px;
}

.menuitem {
	width: 225px;
	height: 50px;
	display: block;
	text-decoration: none;
	background: url(images/menuitem.gif);
	background-repeat: no-repeat;
	font: normal 12pt Arial;
	color:white;
	padding-left: 3px;
	padding-top: 4px;
}

.menudesc {
	color: silver;
	font: normal 9pt Arial;
	font-style: italic;
}

.menu a:hover {
	background: url(images/selected.gif);
	background-repeat: no-repeat;
}

.menu img {
	border: 0;
	float:left;
	padding-left: 24px;
	padding-right: 4px;
}

.menuspacer {
	margin-top: 25px;
}

.newstop {
	background: url(images/newstop.gif);
	width: 400px;
	height: 50px;
	position: relative;
}

.newstitle {
	text-indent: 25px;
	background: url(images/newsicon.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	left: 5px;
	color: white;
	font-weight: bold;
	font: normal 12pt Arial;
}

.newsbody {
	background: url(images/newsbody.gif);
	width: 400px;
}

.newsbody p {
	color: white;
	font: normal 10pt Arial;
	padding: 15px 10px 0px 10px;
	margin: 0;
}

.newsbottom {
	background: url(images/newsbottom.gif);
	width: 400px;
	height: 25px;
	margin-bottom: 25px;
}

.small {
	font: normal 9pt Arial;
	vertical-align: top;
	padding-left: 26px;
}

.bulletin {
	float: left;
	width: 275px;
	height: 425px;
	font: normal 12pt Arial;
	color: white;
}

h1 {
	margin: 0;
	color: white;
	font-weight: bold;
	font: normal 14pt Arial;
	padding-top: 12px;
	padding-left: 10px;
}

h2 {
	margin: 0;
	color: #7297b3;
	font-style: italic;
	font: normal 14pt Arial;
	border-bottom: 1px solid #426078;
	padding: 15px 10px 0px 10px;
}

h3 {
	margin: 0;
	color: #7297b3;
	font: normal 12pt Arial;
	padding: 15px 10px 0px 10px;
}

h4 {
	margin: 0px 0 0 0;
	color: #253847;
	font-style: italic;
	font: normal 14pt Arial;
	border-bottom: 1px solid #426078;
	padding: 15px 10px 0px 10px;
}

.cboxtitle {
	width: 700px;
	height: 50px;
#	background: url(images/cboxtitle.gif);
#	background-repeat: no-repeat;
	top: 5px;
	left: 5px;	
}

.cboxbody {
	background: url(images/cboxbody.gif);
	width: 700px;
}

.cboxbody li {
	color: lime;
	font: normal 10pt Arial;
}

.cboxbody p, .cboxbody pre {
	margin: 0;
	padding: 15px 10px 0px 10px;
	color: white;
	font: normal 10pt Arial;
}

.cboxbody a, .content a {
	text-decoration: none;
	color: #56b9ff;
}

.cboxbody a:hover, .content a:hover {
	text-decoration: underline;
}

.cboxbottom {
#	background: url(images/cboxbottom.gif);
	width: 700px;
	height: 25px;
	margin-bottom: 25px;
}

.officertable td{
#	background: url(images/officerbox.gif);
	background-repeat: no-repeat;
	width: 298px;
	height: 125px;
	vertical-align: top;
	text-align: left;
}

.officertable p, .officertable pre {
	margin: 0;
	padding: 5px 0px 0px 5px;
	font: normal 10pt Arial;
	color: white;
}

td{
	color: white;
	width: 130px;
}

.pre-wordwrap {
white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.flyout {
	position: absolute;
	padding: 5px 5px 5px 25px;
	left: 50%;
	margin-left: -269px;
	width: 275px;
	height: 100px;
	background-image: url(images/flyout.gif);
	background-repeat: no-repeat;
	font: normal 10pt Arial;
	color: white;
	visibility: hidden;
}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#dde8ee !important;
   width: 100px !important;
 }
 
 #recaptcha_table {
   border-color: #253847 !important;
 }
 
 #recaptcha_response_field {
   border-color: #253847 !important;
   background-color:#ffffff !important;
 }

 .tab {
	border-top: 2px double #587489; 
	border-left: 2px double #587489; 
	border-right: 2px double #587489; 
	color:white; 
	background-color:#426078;
 }
 
 form {
	margin-left: 15px;
	margin-bottom: 0px;
	padding-top: 130px;
	padding-left:15px;
	background-image: url(images/envelope.jpg);
	background-repeat: no-repeat;
 }
