/* Copyright (c) 2010 Hen's Teeth Network. All rights reserved. */
/*
* {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	line-height:16px;
}
*/
body {
	font-family: Georgia, Times New Roman, Times, serif;
	width: 100%;
	font-size:12px;
	line-height:16px;
	padding:0px;
	margin: 0px;
	background-color: #f1f1e3;
}
#logo{
	background-color:#FFFFFF;
}
#topmenu {
	background-color: #336699;
	width: 100%;
	height: 23px;
}
#wrapper
{
	width: 100%;
}
#content {
	background-color: #f1f1e3;
}

.content_text
{
	width: 50em;
	padding-bottom: 25px;
	margin-top: 7em;
	margin-left: 10em;
}
.stafflink
{
	color:003366;
	font-size:10px;
	line-height:16px;
	white-space:nowrap;
}

#maintext
{
	width: 700px;
}
#content p {
	padding-bottom: 0.5em;
}

#content ul, #content ol
{
	list-style:outside;
}
#content li{
	font-style:italic;
}

#content h1 {
	font-size:15px;
	font-weight:bold;
}
#content h2 {
	font-size:13px;
	font-weight:bold;
}

#footer_wrapper
{
	width: 100%;
	background-color: #f1f1e3;
	padding-bottom: 20px;
	height: 75px;
}
.footer 
{
	width:700px;
	float:left;
	color: #003366;
	text-align:center;
	font-size:11px;
	padding-top: 1.5em;
	background-color: #f1f1e3;
}
.title
{
	color:#666666;
	font-family: Georgia,Times-New-Roman,Times,serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0,0,3px,120px;
}
.staffname
{
	color:#003366;
	font-size:12px;
	font-weight: bold;
	white-space:nowrap;
}
.staffheading
{
	color:#003366;
	font-size:12px;
	font-weight: bold;
	line-height: 16px;
}
.heading
{
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 12px -1em;
}
img.staff
{
	padding-right: .5em;
}
 {
	padding-top:3em;
	padding-left: 10em;
	}
.staff_table {
	padding-top: 0em;
	padding-left: 0em;	
}


a.menu:link {
	underline: none;
		text-decoration: none;
		cursor:pointer;
		font-size:10px }
	a.menu:active {
		text-decoration: none;
		cursor:pointer; }
	a.menu:visited {
		text-decoration: none;
		cursor:pointer; }
	a.menu:hover {
		position:relative;
		background-color:#f1f1e3;
		text-decoration: none;
		cursor:pointer; }
	p a.menu:link {
		text-decoration: none;
		cursor:pointer; }
	p a.menu:active {
		text-decoration: none;
		cursor:pointer; }
	p a.menu:visited {
		text-decoration: none;
		cursor:pointer; }
	p a.menu:hover {
		text-decoration: none;
		cursor:pointer; }


#men1trigger {
	position:absolute; left:34px; top:111px; width:129px; height:42px; 
}
#men1sub {
	position:absolute; left:34px; top:111px; width:129px; 
}
#men2trigger {
	position:absolute; left:163px; top:111px; width:129px; height:42px; 
}
#men2sub {
	position:absolute; left:163px; top:111px; width:129px; 
}
#men3trigger {
	position:absolute; left:292px; top:111px; width:129px; height:42px; 
}
#men3sub {
	position:absolute; left:292px; top:111px; width:129px; 
}
#men3btrigger {
	position:absolute; left:421px; top:111px; width:180px; height:22px; 
}
#men3bsub {
	position:absolute; left:421px; top:111px; width:180px; 
}
#men4trigger {
	position:absolute; left:588px; top:111px; width:129px; height:42px; 
}
#men4sub {
	position:absolute; left:588px; top:111px; width:129px; 
}
#navblue1 {
	position:absolute; left:0px; top:111px; width:34px; z-index:7; height:22px;
}
#navblue2 {
	position:absolute; left:717px; top:111px; width:170px; z-index:7; height:22px;
}

#mission_buttons {
	position: absolute; 
	top: 200px; 
	left: 760px;
	margin-right: 3em;
	z-index: 500;
}

.mission_button {
	width: 15em;
	background-color: #369;
	text-align: center;
	padding: 0 0.25em;
	margin: 1em 0;
	float: right;
	clear: both;
}

.simple_popup {
	background-color: #369;
	color: #FFF;
	text-decoration: none;
	line-height: 2em;
	display: block;
	
	text-align: center;
	padding: 0.5em 0.25em 0 0.25em;
	margin: 0 0 2em 0;
	float: right;
	clear: both;
		
	width: 15em;
	height: 5em;
}

.simple_popup_div {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 300px;
	z-index: 500;
}
.simple_popup_inner {
    padding: 20px;
    border: #000 4px solid;
    text-align: left;
	line-height: 1.5em;
}
.simple_popup_close {
    text-align: right;
}

#special_report_box {
	background-color:#e7e3c6; 
	padding:3px; 
	width:14em; 
	height:100px; 
	border:double 5px #336699; 
	text-align:center; 
	clear:both; 
	
}	
 #special_report_box * {
	font-family: Arial, Helvetica, sans-serif !important;
}
	
.menu_text{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px !important;
}