HTML
{
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
BODY
{
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: #CCCCCC;
	font-size: 12px;
}
A IMG
{
	border: 0;
}
A
{
	color: #213C97;
	font-weight: bold;
}
P
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px;
	margin: 0;
}
H3
{
	font-size: 14px;
	padding: 0 0 0 20px;
	margin: 10px 0;
}
UL
{
	padding: 5px 0 5px 35px;
	margin: 0;
}
#mega_wrapper
{
	width: 1024px;
	margin: 0 auto;
	background-color: #213C97;
	height: 100%;
	border-left: 1px solid #213C97;
	border-right: 1px solid #213C97;
}
#wrapper
{
	width: 1024px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#header1
{
	background-image: url(images/clouds.jpg);
	height: 102px;
}
#footer A
{
	text-decoration: underline;
	color: white;
}
#header1_content
{
	margin: 0 auto;
	width: 800px;
}
.rightcontent
{
	margin-left: 185px;
}
.smallrightcontent
{
	margin-left: 350px;
}
.rightcontent UL LI A
{
	background-image: none;
	padding: 0;
	margin: 0;
}
.rightcontent UL LI A:hover
{
	background-image: none;
	padding: 0;
	margin: 0;
}
.rightcontent UL LI
{
	padding: 0;
	margin: 0;
}
#address
{
	color: #213C97;
	font-weight: bold;
	font-size: 10px;
	padding-top: 15px;
	padding-right: 10px;
	float: right;
	line-height: 1em;
}
#header2
{
	border-top: 2px solid #4D95EB;
	border-bottom: 2px solid #4D95EB;
	padding: 1px 0px;
}
#header2_inner
{
	height: 150px;
	background: #213C97 url(images/header2_bg.jpg) no-repeat center;
}
#nav
{
	background: #FFF url(images/blue_curve.gif);
	height: 45px;
	width: 1024px;
}
#peace
{
	padding-top: 3px;
	margin-right: 112px;
	float: right;
	behavior: url(pngbehavior.htc);
	height: 100%;
	width: 413px;
}
#nav_content
{
	width: 820px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#nav_content UL
{
	list-style: none;
	color: #213C97;
	/*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 6px;
	margin: 0;
	margin-left: 4px;
	padding-left: 4px;
	height: 20px;
}
#nav_content UL LI
{
	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 15px;
}
#home
{
	padding-right: 35px;
	margin: 0;
}
/*
#home a {
color:#979FA7;
color:#213C97;
font-size:12px;
padding-left:12px;
padding-right:10px;
background:url(images/home.gif) 0px 2px no-repeat;
}


#home a:hover {
background:url(images/home_sel.gif) 0px 2px no-repeat;
color:#213C97;
}*/
UL LI A
{
	background: url(images/menu_bullet.gif) no-repeat;
	padding-left: 20px;
	display: inline;
	text-decoration: none;
	color: #213C97;
}
UL LI A:hover
{
	background: url(images/menu_bullet_sel.gif) no-repeat;
}
#content_wrapper
{
	width: 100%;
	background-color: #FFFFFF;
}
#content
{
	width: 800px;
	margin: 0 auto;
}
#content P
{
	padding-left: 20px;
}
#content H1
{
	border-bottom: 1px solid #213C97;
	height: 35px;
	font-weight: bold;
	font-family: "Arial Black", Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	color: #213C97;
	letter-spacing: -0.05em;
}
#sidebar
{
	background: #FFFFFF url(images/woman_bg.jpg) no-repeat;
	height: 400px;
	width: 176px;
	float: left;
	margin-right: 20px;
	color: #FFFFFF;
	font-size: 10px;
}
#sidebarp1
{
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 5px;
}
#sidebarp2
{
	padding-top: 10px;
	width: 45px;
}
#sidebar UL
{
	list-style: none;
	margin: 0;
	padding-left: 18px;
}
#sidebar UL LI
{
	line-height: 2.5em;
}
#sidebar A
{
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/menu_bullet_blue_bg.gif) no-repeat;
	padding-left: 18px;
}
#sidebar H2
{
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: -0.02em;
	margin: 10px 0;
	padding: 0;
	text-align: center;
}
#footer
{
	background: #213C97 url(images/footer_bg.gif) repeat-x;
	height: 50px;
	clear: both;
}
#footer_content
{
	width: 800px;
	font-size: 10px;
	margin: 0 auto;
	padding-top: 20px;
	color: #FFFFFF;
}
#site_map
{
	float: left;
	padding-left: 5px;
}
#copyright
{
	float: right;
	padding-right: 5px;
}
.floatleft
{
	float: left;
	padding: 0 10px 0 5px;
}
TABLE
{
	width: 100%;
}
TH
{
	background-color: #CEDBED;
	border-bottom: 1px solid #036;
	color: #036;
	font-weight: bold;
	padding: 4px;
}
#other_employees
{
	background-color: #FFFFCC;
	font-weight: bold;
	padding: 0;
	border-bottom: 1px solid #213C97;
}
#reps
{
	background-color: #FFFFCC;
	font-weight: bold;
	padding: 0;
	border-bottom: 1px solid #213C97;
}
#agents
{
	background-color: #FFFFCC;
	padding: 0;
	border-bottom: 1px solid #213C97;
	font-weight: bold;
}
