@charset "utf-8";
/* CSS Document */

/* business services */

/* background images - specific to division */
.leftNavBack	{
	background-image:url(/SOS/App_Themes/images/business/business_10.jpg);

}

.childTotalBack	{
	background-image:url(/SOS/App_Themes/images/business/business_10.jpg);
	
}

/* basic colors - specific to division */
body	{
	font-family:Verdana, Geneva, sans-serif;
	background-color:#ffffff;
	background-repeat:repeat-x;
	font-size:12px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	color: #a24a13;
	line-height: 150%;

}

.readMe	{
	color:red;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0px;
	border-top:0px;
	font-stretch:extra-expanded;
	line-height: 200%;

}

h1	{
	color: #494f1f;
	font-size:16px;
	text-transform:capitalize;
	font-weight:bold;
	margin-top:0px;
	border-top:0px;
	font-stretch:extra-expanded;

}

h2	{
	color: #494f1f;
	font-size:16px;
	text-transform:capitalize;
	font-weight:bold;
	margin-top:0px;
	border-top:0px;
	font-stretch:extra-expanded;

}

h3	{
	color: #494f1f;
	font-size:16px;
	text-transform:capitalize;
	font-weight:bold;
	margin-top:0px;
	border-top:0px;

}

h4	{
	color: #a24a13;
	font-size:14px;
	font-weight:bold;

}

h5	{
	color: #494f1f;
	font-size:12px;
	font-weight:bold;

}

.pix	{
	border: 2px solid;
	border-color:#494f1f;
	padding: 5px;

}

hr	{
	color:#494f1f;
	width:85%;
	text-align:left;

}

/* asp menu left navigation formatting - specific to division 


*/
.level1
{
		visibility:hidden;
}



.level2
{
    color: #ffffff;
    background-color: #55a51c;
    font-variant: normal;
    font-size: 12px;
    text-decoration: underline;
	font-weight:normal;
	width: 190px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:5px;
	margin-top:5px;
	font-family: Verdana, Geneva, sans-serif;
	
}

.level3
{
    color: #000000;
    background-color: #f3eb7b;
    font-variant: normal;
    font-size: 11px;
    text-decoration: underline;
	font-weight:normal;
	width: 210px;
	margin-left:2px;
	padding-bottom:3px;
	margin-bottom:2px;
	padding-top:3px;
	font-family: Verdana, Geneva, sans-serif;
}

.level4
{
    color: #ffffff;
    background-color: #0d204a;
    font-size: 11px;
	text-decoration: underline;
	line-height:180%;
	padding-bottom:2px;
	margin-left:3px;
	margin-right:3px;
}

.hoverstyle
{
	color: #0d204a;
    background-color: #ffffff;

}
       
/* not sure what these are */
#zsl 
{
border:0px; 
	margin-left:7px; 
	font-size:11px; 
	color:#494f1f; 
	line-height:17px; 
	font-stretch:extra-expanded;
}

#zl
{
border:0px; 
	margin-left:7px; 
	font-size:11px; 
	color:#494f1f; 
	line-height:17px; 
	font-stretch:extra-expanded;
}

/********* Calendar Styles *********/
.calendarHeader	{
}

.calendarMonthDrop	{
	width:50%;
}

.calendarYearDrop	{
	width:50%;
}

.Calendar1 
{
	width:100%; 
	font-size:7;
	border-color:#000000;	
}

/*.calendarDayStyle 
{
	border-color:#c04000;
	border-style:solid;
	border-width:1px;
}*/
/********* LAYOUT *********/

#main
{
	_display:inline;
    width:500px;
    float:left;
    margin:0 15px;
    padding-bottom:15px;
}

/*control panel*/
.controlPanel a			{display:block;padding:1px 0;}