body
{ 
	text-align: center;
	height: 95%;
} 


.StigH_MainContent
{
	width: 750px;
	text-align: left; /* Include a hack just to be nice to IE */
	border: #16982e 3px solid;
	border-top: 0px;
	margin-top: 20px;
}


.StigH_green
{
    background-color: #16982E;
    width: 3px;
}


.StigH_Header 
{
	background-image:url('background.jpg');
	background-color: transparent;
}


.StigH_LeftPane
{
	text-align: left;
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
} 


.StigH_ContentPane
{
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}


.StigH_RightPane 
{
	text-align: left;
	vertical-align: top;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}
 

.StigH_Footer 
{
}


.StigH_LoginLink 
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}


A.StigH_LoginLink:link 
{
	color: #FFFFFF;
}


A.StigH_LoginLink:visited
{
	color: #FFFFFF;
}


A.StigH_LoginLink:active   
{
	color: #FFFFFF;
}


A.StigH_LoginLink:hover    
{
	color: #FFFFFF;
}


.MainMenu_MenuContainer {
	background-color: #FFFFFF; 
	height: 20px;
	border-bottom: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	border-right: #FFFFFF 1px solid;
}


.MainMenu_MenuBar 
{	cursor: pointer; 
	cursor: hand;
	height: 20px;
	background-color: #FFFFFF;
}


.MainMenu_MenuItem 
{   background-color: #FFFFFF; 
	cursor: pointer; 
	cursor: hand; 
	color: #00134C; 
	font-family: Arial, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	
}
.MainMenu_MenuIcon {
	background-color: #FFFFFF; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 20px;
	border-bottom: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	border-right: #FFFFFF 1px solid;
}

.MainMenu_MenuArrow {
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
	width: 0px;
}

.MainMenu_SubMenu {
	background-color: #FFFFFF;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	/*border-bottom: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	border-right: #FFFFFF 1px solid;*/
}
.MainMenu_MenuBreak {
	height: 2px;
	background-color: #FFFFFF;  
}
.MainMenu_MenuItemSel {
	background-color: #FFFFFF; 
	cursor: pointer; 
	cursor: hand; 
	color: #1D9531; 
	font-family: Arial, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	height: 20px;
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #00134C;
}