@charset "utf-8";
/* CSS Document */

/* About the Agency*/
  
/* background images - specific to division */
.leftNavBack	{
	background-image:url(/SOS/App_Themes/images/Husted/secHusted_10.jpg);

}

.childTotalBack	{
	background-image:url(/SOS/App_Themes/images/Husted/secHusted_10.jpg);	
}

/* basic colors - specific to division */
body	{
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(/SOS/App_Themes/images/Husted/secHusted_10.jpg);
	font-size:12px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	color: #0d204a;
	line-height: 150%;

}

h1	{
	color: #9e1b32;
	font-size:16px;
	font-weight:bolder;
	margin-top:0px;
	border-top:0px;
	font-stretch:extra-expanded;

}

h3	{
	color: #9e1b32;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	border-top:0px;

}

h4	{
	color: #9e1b32;
	font-size:14px;
	font-weight:bold;

}

h5	{
	color: #9e1b32;
	font-size:12px;
	font-weight:bold;

}

.pix	{
	border: 2px solid;
	border-color:#c96251;
	padding: 5px;

}

hr	{
	color:#c96251;
	width:85%;
	text-align:left;

}

/* right now it seems that generic a formatting is overwritting the left navigation formatting through the asp menu */
/*a:link	{
	font-size: 11px;
	font-stretch:extra-expanded;
	color: #61262a;
	text-decoration: underline;

}

a:visited	{
	font-size: 11px;
	font-stretch:extra-expanded;
	color: #61262a;
	text-decoration: underline;

}

a:hover	{
	font-size: 11px;
	font-stretch:extra-expanded;
	color: #61262a;
	text-decoration: underline;

}

a:active	{
	font-size: 11px;
	font-stretch:extra-expanded;
	color: #61262a;
	text-decoration: underline;

}*/

/* asp menu left navigation formatting - specific to division */
.level1
{
	color: #ffffff;
    background-color: #9e1b32;
    font-variant: normal;
    font-size: 13px;
    text-decoration: underline;
	font-weight:normal;
	width: 190px;
	padding-left:2px;
	padding-bottom:2px;
	font-family: Verdana, Geneva, sans-serif;
}

.level2
{
	color: #0d204a;
    font-size: 12px;
	text-decoration: underline;
	line-height:180%;
	margin-bottom:2px;
}

.hoverstyle
{
    color: #000000;
	background-color: #ffffff;
}

/* not sure what these are */
#zsl 
{
border:0px; 
	margin-left:7px; 
	font-size:11px; 
	color:#c96251; 
	line-height:17px; 
	font-stretch:extra-expanded;
}

#zl
{
border:0px; 
	margin-left:7px; 
	font-size:11px; 
	color:#c96251; 
	line-height:17px; 
	font-stretch:extra-expanded;
}

/********* LAYOUT *********/

 

#main
{
	_display:inline;
    width:500px;
    float:left;
    margin:0 15px;
    padding-bottom:15px;
}


/*control panel*/
.controlPanel a			{display:block;padding:1px 0;}