﻿body
{
	margin-top:0px; 
	margin-right:0px; margin-left:0px;
	font-family:Verdana;
	font-size:small;	
}

.header
{
	width:100%; 
	height:122px; 
	background-color:black;
}	

.headerImage
{
background-image:url('img/hus_logo.gif');	
}

.menu
{ 
	width:100%; 
	height:27px; 
	background-color:black; 
}

.menu_tabs
{ 
	min-width:700px; 
	height:27px;  
	float:left
}
.menu_alerts
{
	 width:225px; 
	 height:27px;  
	 float:right
}

.menu_base
{
	width:100%; 
	height:10px; 
	background-color:#C00000; 
	font-size:0px; 
	clear:both;
}
.alerts_tab
{
	float:right;
	clear:both; 
	height:23px; 
	width:100px; 
	margin-top:4px; 
	background-color:#EDEDED; 
	margin-right:35px;
}

.menu_crumb
{
	width:100%; 
	height:25px; 
	background-color:#D6D6D6; 
	font-size:0px; 
	clear:both;
}
.menu_bottom
{
	width:100%; 
	height:2px; 
	background-color:#C00000; 
	font-size:0px; 
	clear:both;
}

.ErrorMessage
{
 font-weight:bold;
 color:Red;
}

#Login
{
vertical-align:middle;
text-align:center;
width:100%;
height:100%;	
}

.HeadingText
{
font-family:Verdana;
font-size:small;
font-weight:bold;	
}

.NormalText
{
 font-family:Verdana;
 font-size:small;
}

.txtinput
{
 font-family:Verdana;
 font-size:small;
 font-family:Verdana;
 Border-Color:Gray; 
 Border-Style:Solid; 
 Border-Width:1px;
}

#Setup_Main
{
margin-bottom:5px;
background-color:#DCDCDC;	
height:100%;
font-family:Verdana;
font-size:small;	
}

#FAQ_Main
{
margin-bottom:5px;
background-color:#DCDCDC;	
height:100%;
font-family:Verdana;
font-size:small;	
}

#Office_Setup
{
 background-color:White; 
 width:95%; 
 padding:2px;
 border:solid 1px gray;
 font-size:small;
 font-family:Verdana;
}


