/* Classes */

/* begin global document styles */
BODY {
	margin-top:22px;
	margin-left:50px;
	font-family:Helvetica,Arial,Verdana;
	background-color:#000000;
	font-size:8pt;
	background-image:URL(/interface/bg1.jpg);
	color:#000000;
}
table {
	border-style:none;
	border-width:1px;
}
div {
	border-style:none;
	border-width:1px;
}
td {
	color:#000000;
	font-family:Helvetica,Arial,Verdana;
	font-size:8pt;
}
/*
B {
	color:#000000;
}
STRONG {
	color:#000000;
}
*/
HR {
	width:98%;
	border-style:solid;
	border-width:1px;
	text-align:left;
}	
A {
	color:#000000;
	text-decoration:underline;
	font-size:8pt;
}

A.privacy {
	color:#000000;
	text-decoration:none;
	font-size:7pt;
}
A.privacy:hover {
	color:#000000;
	text-decoration:none;
	font-size:7pt;
}
A.newsitemlink {
	color:#000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
}
A.newsitemlink:hover {
	color:#000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}
A.newsitemlinkselected {
	color:#000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}
A.biositemlink {
	color:#000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
}
A.biositemlink:hover {
	color:#000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}
A.biositemlinkselected {
	color:#000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}
A.folderlink {
	color:#000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
}
A.folderlink:hover {
	color:#000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}
A.folderlinkselected {
	color:#000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}
A.nextback {
	color:#000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}
.nextbackdisabled {
	color:#888888;
}
A.imagenextback {
	color:#ff9800;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}
.imagenextbackdisabled {
	color:#fbba84;
}
A.sitecreditslink {
	color:#888888;
	text-decoration:none;
	font-size:7pt;
	font-weight:normal;
}
A.sitecreditslink:hover {
	color:#888888;
	text-decoration:none;
	font-size:7pt;
	font-weight:bold;
}
.textfield {
	background-color:#FFFFFF;
	font-family:helvetica,arial,verdana;
	font-size:8pt;
	border-style:solid;
	border-width:1px;
	border-left-color:#404040;
	border-top-color:#404040;
	border-right-color:#cccccc;
	border-bottom-color:#cccccc;
	color:#000000;
	width:165px;
	padding-left:0px;
}
.formbutton {
	background-color:#FFFFFF;
	font-family:helvetica,arial,verdana;
	font-size:9pt;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-left-color:#404040;
	border-top-color:#404040;
	border-right-color:#cccccc;
	border-bottom-color:#cccccc;
	color:#000000;
	padding-left:0px;
}
.formlabel {
	font-weight:bold;
}
.errormessage {
	color:red;
}
.PageTitle {
	font-family:helvetica,arial,verdana;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
}
.pullquote {
	font-style:italic;
	color:#ff9900;
}
/* end global document styles */

/* begin menu styles */

/* Main Menu */
A.mainmenu {
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
A.mainmenu:hover {
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
A.mainmenuselected {
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
/* Sub Menu */
A.submenu {
	font-size: 8pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
A.submenu:hover {
	font-size: 8pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
A.submenuselected {
	font-size: 8pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

/* end menu styles */

/* div Id's */
#pagecontainer {
	position:relative;
	width:800px;
	height:611px;
	text-align:left;
	/*background-color:transparent;*/
	background-image:URL(/interface/logoandlines.gif);
	border-style:none;
	border-width:1px;
}
#leftdiv {
	position:relative;
	margin-top:51px;
	margin-left:0px;
	margin-right:11px;
	margin-bottom:0px;
	width:185px;
	height:455px;
	background-color:#ffffff;
	float:left;
	filter: alpha(opacity=90);
	opacity:.9;
	border-color:#ff9900;
	border-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
}
#middlediv {
	position:relative;
	margin-top:51px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:0px;
	width:185px;
	height:455px;
	background-color:#ffffff;
	float:left;
	filter: alpha(opacity=90);
	opacity:.9;
	border-color:#ff9900;
	border-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
}
#rightdiv {
	position:relative;
	margin-top:51px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:397px;
	height:559px;
	background-color:#ffffff;
	float:left;
	filter: alpha(opacity=90);
	opacity:.9;
	border-color:#ff9900;
	border-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
}
#titlediv {
	position:relative;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:395px;
	height:50px;
	float:left;
	border-style:none;
	border-width:1px;
}
#contentdiv {
	position:relative;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:395px;
	height:490px;
	float:left;
	border-style:none;
	border-width:1px;
	overflow:auto
}
#nextbackbottomdiv {
	position:absolute;
	top:435px;
	font-weight:bold;
	color:#000000;
}
#sitecreditsdiv {
	position:absolute;
	top:435px;
	font-weight:normal;
	color:#888888;
}
/* div classes */

.menuinner {
	position:relative;
	border-style:none;
	border-width:1px;
	padding-left:15px;
	padding-top:54px;
	padding-right:10px;
	font-family:Helvetica;
	font-size:8pt;
}
.titleinner {
	position:relative;
	border-style:none;
	border-width:1px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	font-family:Helvetica;
	font-size:8pt;
}
.contentinner {
	position:relative;
	border-style:none;
	border-width:1px;
	padding-left:15px;
	padding-right:15px;
	font-family:Helvetica;
	font-size:8pt;
}
.columninner {
	padding-right:10px;
}


