body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url(i/bg-2.jpg) repeat-x;
	margin: 85px 0px 0px;
	padding: 0px;
}
a, a:visited {
	font-weight: bold;
	text-decoration: underline;
	/*/*/text-decoration: none;/* */
	color: #DD3300;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #BB3300;
}
td {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
}
.floatimgright {
	float: right;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:10px;
}
.floatimgleft {
	float: left;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
}
.imgborder {
	border-color: #000000;
}
a.nohover {
	text-decoration: none;
}
a.nocolor {
	color: #003399;
}
fieldset {
	background-color: #EEEEEE;
}
.submitbutton {
    border-style: outset;
    border-color: #B0E2FF;
    background-color: #B0E2FF;
    text-decoration: none;   
    width: 120px;
    text-align: center;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.list {
	padding-bottom: 3px;
}
#navcontainer ul {
	padding-left: 0;
	margin-left:0px;
	background: #003399;
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 37px;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}
#navcontainer ul li { 
	display: inline; 
}
#navcontainer ul li a {
	padding: 0.2em 1em;
	background-color: #003399;
	color: #F5F5F5;
	text-decoration: none;
	float: left;
	/*border-right: 1px dashed #0;*/
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
}
#navcontainer ul li a:hover {
	background-color: #0055BB;
}
#navcontainer li#active a {
	background-color: #FFFFFF;
	color: #003399;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#midway {
	position: absolute;
	left: 0px;
	top: 70px;
}
#nav {
	position: absolute;
	left: 0px;
	top: 69px;
}
#wrapper {
	margin: 0px 100px 0px 50px;
	text-align: justify;
}
#mainheader {
	/*/*/border-bottom: 4px dashed #999;
	text-align: center;
	font-weight: normal;
	padding: 6px;/* */
	color: #FF9933;
}
#titleheader {
	font-weight: bold;
	color: #003399;
	font-size: 18px;
}
#sectionheader {
	font-weight: bold;
	color: #003399;
	font-size: 16px;
}
#subsectionheader {
	color: #003399;
	font-size: 15px;
	padding-bottom: 4px;
}
#subheader {
	color: #003399;
	font-size: 12px;
}
#indent {
	margin: 0px 50px 0px 50px;
	text-align: justify;
}
#caption {
	color: #006633;
	text-align: center;
}
#content p {
	text-align: justify;
}
#footer {
	/**border-top: 4px dashed #999;**/
	padding: 4px 0px 2px 0px;
	margin: 0px 0px 4px 0px;
	text-align: center;
}
#skipnav {
	display: none;
}
#advsearch{
	background: none;
	background-color: #535F64;
	margin: 10px 10px 10px;
}
#resultheader {
	font: 13px Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
}
#plotheader {
	color: #003399;
}
#sequence {
	font: 13px Courier, sans-serif;
}
#alignmenttitle {
	font: 11px Courier, sans-serif;
}
#alignment {
	font: 12px Courier, sans-serif;
}
#alignmentlink {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#textareabox {
	background: #DCE8FD;
	font: 13px Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
}
#description {
	font-size: 11px;
}
