BODY
{
	FONT-SIZE: 70%;
	color:#222;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	background:#4E7897;
}
a
{
	color:#333;
	text-decoration:none;
}
a:hover
{
	text-decoration:none;		
}
h1, h2, h3, h4, h5, h6
{

}
H1
{
	color:#999;
    FONT-SIZE: 100%;
}
H2
{
	color:#769DBB;
    font-weight: 110%;
    FONT-SIZE: 170%;
}
H3
{
    FONT-SIZE: 120%;
}
H4
{
    FONT-SIZE: 110%;
}
H5
{
    FONT-SIZE: 100%;
}
H6
{
    FONT-SIZE: 90%;
}
IMG
{
	border:none;
}
TABLE
{
	width:100%;
	border:none;
} 
table td, table th
{
	text-align:left;
	padding:0;
	vertical-align:top;
}
/* ################################### Site Classes ################################# */

.content
{
	padding-left: 70px;
}
.dropDown, .textArea, .textBox
{
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	width:200px;
}
.stepper
{
	position:relative;
}
.stepper a
{
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
.stepper p
{
	padding:0;
}
.stepper p.links
{
	position:absolute;
	top:0;
	left:0;
}

/* ################################### Site IDs ################################# */

#mainTable
{
	position:relative;
	margin:57px auto 0;
	WIDTH: 760px;
}

/* ################################## Menu setup ################################### */

#squareMenu
{
	position:absolute;
	top:4px;
	right:108px;
}

/* ################################## Menu setup ################################### */

#squareMenu
{
	position:absolute;
	top:4px;
	right:108px;
}

#mainMenu
{
	color: #999;
	background:#4E4D5B;
	border: 1px solid #999;
	padding:0 6px;
	float:left;
	line-height: 24px;
}
#mainMenu ul, #mainMenu li
{	
	padding: 0;
	display:inline;
	margin: 0;
}
#mainMenu ul a
{
	font-size: 90%;
	color: #999;
	padding:3px 4px 3px 6px;
	background: url(/images/layout/orange_dot_dark.gif) left center no-repeat;	
}
#mainMenu ul a:hover, #mainMenu ul a.active, #mainMenu ul a.on
{
	color: #9A7E00;
}

/* ======================== */

#subMenu ul
{
	line-height: 23px;
	padding: 0;
	margin: 0;
}
#subMenu ul li
{
	display:inline;
	padding:0;
	margin:0;
}
#subMenu ul a
{	
	color: #000;
	padding:0 3px;
}
#subMenu ul a:hover, #subMenu ul a.active
{	
	color: #999;
}

/* ======================== */

#mainHeader
{
	border-left: 1px solid #999;
	background: url(/images/layout/header_bg_dark.gif) bottom right no-repeat;
	margin: 0 !important;
	padding: 0 !important;
}
#location
{
	display:none;
	padding: 0 !important;
	margin: 0 !important;	
}
#mainTitle 
{
	border: 1px solid #999;
	line-height: 25px;
	width: 652px;
	padding: 0 !important;
	margin: 0 !important;
}
#mainTitle h1
{
	float:left;
	padding:0 0 0 5px;
	margin:0;
	line-height: 23px!important;
	width: 168px;
	background-color: #333242;
	border-right: 1px solid #999;
	background-image: url(/images/layout/bullets_dark.gif) left center no-repeat;
}
#mainLayout
{
	line-height:1.3;
	margin:0 107px 0 92px;
	padding:30px 0 20px;
}
#mainLayout li
{
	padding:5px 0;
}
#mainFooter
{
	line-height: 22px;
	font-size: 90%;
	margin:0 30px;
	padding:0 22px;
	text-align:center;
	background: url(/images/layout/footer_bg_dark.gif) center bottom no-repeat;
	color: #999;
}

/* ======================== */

#header
{
	color: #375D7B;
	padding-bottom:10px;
	border-bottom:1px solid #769DBB;
}
#header p
{
	color: #375D7B;
}
#footer
{
	padding-top:10px;
	border-top:1px solid #B4DEFD;
	margin-top:10px;
}
#template_2_Columns #column1
{
	padding-top: 10px;
	width: 275px !important;
}
#template_2_Columns #column2
{
	padding-top: 10px;

	width: 275px !important;
}
#template_Mailform_Left #column1, #column2
{
	margin-top: 10px;
}