HTML {
	height: 100%;
}

BODY
{	
	height: 100%;
	font-size: 11px;
	color: #081374;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-image:url('images/body-background.gif');
  	background-position: 0 0;
  	margin: 0px;
}
.dropshadow-left-old {

	background-repeat: repeat-y;
	background-position: right;
	width: 14px;
}
.dropshadow-right-old{
	
	
	background-image:url('images/body-dropshadow-right.png');
	background-repeat: repeat-y;
	background-position: left;
}
TD {
	color: #081374;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}
HR {
	color: #9D9DDB;
	height: 1px;
	margin-right: 10px;
}
h1{
	font-size: 11pt; 
	font-weight: 100;
	letter-spacing: 2px;  
	font-family: Arial;
	color: #373996;
	margin-bottom: 0px;
}

A {
	color: #081374;
}
UL {
	margin-left: 20px;
}
#force-scrollbar { 
	position: absolute; 
	top: 0; 
	bottom: -1px;
	width: 1em; z-index: -1; 
}
.mainbody{

	padding-top: 20px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	height: 100%;
}

.mainbody2{

	
}




.mainbody-left-shadow {
	width: 7px;
	background-image: url('images/leftnav-shadow.gif');
	background-repeat: repeat-y;
}
.mainbody-top-shadow {
	background-image: url('images/leftnav-topshadow.gif');
	background-repeat: repeat-x;
}
.mainbody-top-left {
	height: 7px;
	width: 7px;
	background-image: url('images/leftnav-topleft.jpg');
	background-repeat: no-repeat;
}	

.mainimage {

	border: 1px #9D9DDB solid;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.dataimage {

	padding-left: 200px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.topnav {
 
	padding-left: 5px;
	padding-right: 10px;
	padding-top:0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
	font-size: 11px;
	font-family: Helvetica;
	vertical-align: middle;

}
.topnav A {
	color: #FFFFFF;
	text-decoration: none;
	
	
}
.topnav A:hover {
	
	color: #FCFA54;
	text-decoration: underline;
}
.topnavarrow {


	padding-top: 1px;
	padding-right: 1px;

}

.promotitle {
	font-size: 12px;
	padding-left: 10px; 
	color: white;
	font-weight: bold;

}
.promobody {
	
	cursor: pointer;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
	background-position: bottom right; 
	background-repeat: no-repeat;
	color: #081374;
	font-weight: bold;
	vertical-align: top;
	
}
.promobody A {
	text-decoration: none;
}
.pagetitle{

	color: #78D2C4;
	font-size: 23px;
	font-weight: bold;
}
.subtitle{

	color: #78D2C4;
	font-size: 18px;
	font-weight: bold;
}

.footer {
	background-image: url('images/footer_background2.gif');
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
}
.footer TD{
	padding-top: 8px;
	font-size: 10px;
	color: #9E9E9E;
	
}

.footer A {
	font-size: 10px;
	letter-spacing: 0px;
	color: black;
	text-decoration: none;
	
}
.footer A:hover {
	text-decoration: underline;
}
.menuoptions {
	
	margin-left: 3px;
	margin-right:1px;
	margin-bottom:1px;
	border-right:1px solid #F87F26;
	border-left:1px solid #F87F26;
	border-bottom:1px solid #F87F26;
	background-color: #F87F26;
	line-height: 14px;
	color: black;
}
.menu a {
	
	display:block;
	padding:5px 10px;
	text-decoration:none;
	background-color:transparent;
	border-top: 1px #FFFFFF solid;
	font-size: 11px;
	letter-spacing:0px;
	color: white;
}
.menu a:hover {
	background-color:#BDBDBD;
	color:#262626;
	text-decoration: none;
}
.leftnav {
	background-image: url('images/leftnav-bg.jpg');
	background-repeat: no-repeat;
	background-color: #07074C;
}

.leftnav TD {
	
	color: #FCFA54;
	
}

.leftnav A {
	text-decoration: underline;
	color: #FCFA54;
}
.leftnavtext {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom:10px;
	font-size: 11px;
	vertical-align: middle;
	letter-spacing: 1px;
	color: white;
	
}
.leftnavitem {
	
	background-color: white;
	cursor: pointer;
	border: 1px solid #9C9CCF; 
	font-size: 13px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 20px;
	
	
}
.leftnavitem A{
	text-decoration: none
}
.leftnavitem TD{
	font-stretch: ultra-expanded;
	line-height: 16px;
}	
.leftnavitemselected {
	
	background-color: white;
	border: 1px solid #9C9CCF; 
	font-size: 13px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
}
.leftnavitemselected TD {
 	line-height: 15px;
}

.leftnavtext A {
	text-decoration: none;
	color: #3C3F61;
}
.leftnavtext A:hover {
	text-decoration: underline;
}
.errormessage {
	color: red;

}
.missiontitle {

	background-color: #9295BF;
	padding: 1px 10px;
	padding-bottom: 4px;
	color: white;

}
.missionbody {

	color: #FFFFFF;
	padding: 40px;
	background-image: url('images/mission_background.gif');	
	background-repeat: repeat-x;
	background-position: bottom right;


}
.missionbody TD {
	
	color: #FFFFFF;
	padding-top: 0px;
	vertical-align: top;

}
.missionbody A {
	
	color: white;
}
.missionsubtable TD{
	font-weight: bold;
}
#force-scrollbar { 
	position: absolute; 
	top: 0; 
	bottom: -1px;
	width: 1em; z-index: -1; 
}