html { height: 100%;}
body {font-family:Arial;height: 95%;}

.container
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:15px;
	
}

#Content
{
    background-color:#eeeeee;
    border-left:solid 1px #195077;
    border-right:solid 1px #195077;
    border-bottom:solid 1px #195077;
}

.banner
{
	position:relative;
	text-align: center;
	margin-left:auto;
	width:640px;
}

#divHeader
{
    padding: 25px 0 5px 20px;
    margin-top: 2px;
    background-color: #195077;
    color:White;
    border-bottom: solid 4px #00b0da;
    height:55px;
}



.listof
{
	font-size: x-large;
	color: black;
	font-family: Arial;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align:center;
	
}
.login
{
	border: 1px solid #00b0da;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: white;
	font-family: Verdana;
	font-size: xx-small;
}
.login-header
{
	width: 600px;
	background-color: #00b0da;
	font-size: small;
	color: White;
	font-weight: bold;
}
.login-textbox
{
	color:#616264;
}
.quick-links-position
{
	position:relative;
	left:20px;
	top:20px;
	float:left;
	}
.quick-links
{
	font-size: small;
	font-family: Arial;
	text-align: left;
	display: block;
	padding: 10px 10px 10px 10px;
}
.quick-links a
{
	font-size:x-small;
	font-family:Arial;
	text-decoration:none;
	color:Navy;
}
.quick-links a:hover
{
	color: #00CCFF;
}
.AddressLine
{  
    
    text-align:center;
    font-size:10px;
    width:900px;
}
.AddressLine a,.AddressLine a:visited
{
    color:#0B9A31;
}
.Footer
{
    
    text-align:center;
    font-size:10px;
    width:900px;
}
.MainMenuLinks,.MainMenuLinks a,.MainMenuItem a:visited
{
    
    font-weight:bold;
    font-size:10pt;
    color:#0B9A31;
}
.MainMenuLinks a:hover
{
    text-decoration:none;
}

.SectorBox
{
    float:left;
    width:161px;
    margin-right:9px;
}

.SectorHeading
{
    margin-left:5px;
}
.SectorHeading a,.SectorHeading a:visited
{
    text-decoration:none;
    font-size:0.8em;
    line-height:18px;
    font-weight:bold;
}
.SectorHeading a:hover
{
    text-decoration:underline;
}
.SectorText
{
    margin-left:5px;
    line-height:17px;
    font-size:11px;
}
.SectorText a,.SectorText a:visited
{
    text-decoration:none;
    font-weight:bold;
}
