/* Layout - Master Hold */


body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #636363;
	background: #ffffff;
	margin: 0px;
	margin-top: 20px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 768px;
}

#right_col {
	float: right;
	width: 256px;
	padding: 0px 0px 0px 0px;
}

#content {
	float: left;
	width: 512px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #444444;
}

#footer {
	clear: both;
	background: url("../images/bg_footer.gif") no-repeat;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #969696;
	padding: 10px 50px 50px 15px;
}

#nav {
	text-align: left;
	background: url("../images/bg_nav.gif") no-repeat;
} 

#splash {
	background: url("../images/bg_splash.jpg") no-repeat;
	height: 277px;
}

#splash_left {
	float: left;
	width: 275px;
}

#splash_right {
	float: right;
	width: 493px;
}

.mainspread {
	width: 768px;
	clear: both;
}


/* Layout - Specific Hold */

#right_home {
	line-height: 15px;
	padding: 2px 20px 0px 20px;
	border-left: 1px dashed #bebebe;
}

#left_home {
	line-height: 15px;
	padding: 10px 0px 0px 0px;
}

#right_default {
	line-height: 15px;
	padding: 10px 20px 0px 20px;
	border-left: 1px dashed #bebebe;
}

#left_default {
	line-height: 15px;
	padding: 10px 20px 0px 20px;
}

#main_table {
	padding: 0px 3px 0px 2px;
}

.left_development_hold {
	float: left;
	width: 215px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #444444;
}

.right_development_hold {
	float: right;
	width: 523px;
	border-left: 1px dashed #bebebe;
}

.left_development {
	line-height: 15px;
	padding: 0px 10px 20px 20px;
}

.right_development {
	line-height: 15px;
	padding: 0px 20px 20px 20px;
}

/* top nav */


#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#nav li.alt {
	display: inline;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

a.topnavlink:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

a.topnavlink:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

a.topnavlink:hover {
	color: #990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}




/* Links */



a.def:link {
	color: #97132c;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

a.def:visited {
	color: #97132c;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

a.def:hover {
	color: #97132c;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}


/* textual */



h1 {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

h2 {
	color: #990000; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

h3 {
	color: #636363;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

h4 {
	color: #857e64;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}


em {
	font-style: normal;
	font-weight: bold;
}

.red {
	color: #990000; 
}

.grey {
	color: #444444; 
}


/* tables */

.plots {
	color: #857e64; 

}


/* forms */

form {
	padding-top: 160px; 
	padding-left: 27px;
	margin: 0px;
}

select {
	color: #990000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	background: #ffffff;
	width: 200px;
}


input {
	color: #525252; 
	background: #ffffff;
	font-size: 11px;
	border: 1px solid #999999;
	font-family: verdana, ariel, sans-serif;
}


.send {
	font-size: 11px;
	border: 1px solid #000000;
	background: #97142d;
	font-family: verdana, ariel, sans-serif;
	color: #ffffff; 
}


/* tab styles */


/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-right: 3px;
margin-top: 1px;
margin-bottom: 0;
font: bold 11px Verdana;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
z-index: 1;
padding: 10px 20px 8px 20px;
margin: 0px -5px 0px 0px;
border-right: 1px solid #bebebe;
color: #990000;
background: url("../images/shade.gif");
}

.shadetabs li a:hover{
text-decoration: none;
color: #000000;
}

.shadetabs li a.selected{ /*selected main tab style */
padding: 10px 20px 8px 20px;
color: #000000;
background-image: url("../images/shadeactive.gif");
border-bottom: 1px solid #ffffff;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

