@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #c3cece;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4c5b52;
}
#main_table {
	background-color:#FFFFFF;
	margin-top:5px;
}

#logo {
	padding: 15px 31px 13px 7px;
}

#nav_table {
	margin-top:45px;
}

#flashcontent {
	height:250px;
	margin-bottom:27px;
}

#blurb1 {
	width:306px;
}
#blurb2 {
	width:594px;
}

#copytxt {
	color:#4c5b52;
	line-height:145%;
	padding-right:45px;

}

#copytxt p{
 margin-top:10px;
 margin-bottom:10px;
}

#boxes {
	padding: 45px 10px 10px 10px;
}

#footer {
	background-color: #c3cece;
	text-align:right;
	padding-top:16px;
	font-size:10px;
}

#vert_line {
	width:15px;
	background: url(images/vert_bg.gif) top repeat-y;
}
#drill{
	padding-top:27px;
	padding-left:23px;
}
#drilltxt {
	color:#4c5b52;
	line-height:145%;
	padding-right:45px;
	margin-top:8px;
	padding-bottom:45px;

}
#drilltxt #opps {
	margin-top:20px;
}

#drilltxt #opps TD{
	padding-bottom:20px;
}

#drilltxt #opps ul{
	margin-top:0px;
	margin-bottom:0px;
}


#drilltxt #opps li{
	margin-left:-18px;
}

#drilltxt p{
 margin-top:10px;
 margin-bottom:10px;
}

.lnav {

	font-size:15px;

}

#lnav_tbl {
	margin-top:27px;
}

.lnav a:link{
	color:#4c5b52;
	text-decoration:none;
	margin-left:6px;

}

.lnav a:visited{
	color:#4c5b52;
	text-decoration:none;
	margin-left:6px;

}

.lnav a:hover{
	color:#4c5b52;
	text-decoration:none;
	background:url(images/roll_arrow.gif) left no-repeat;
	margin-left:6px;
}

#sidebar {
	padding: 40px 0px 38px 0px;
}
#sidebar .quote{
	margin-left:18px;
	margin-top:4px
}

a:link {
	color: #249595;
}
a:visited {
	color: #249595;
}
a:hover {
	color: #249595;
	text-decoration: none;
}

#horiz_dots {
	width:682px
	height:61px;
	background:url(images/horzlong_dots.gif) left repeat-x;
	margin-left:-27px;
	margin-right:-38px;
	clear:both;
}

#photo {
	float:left;
}

#phototxt {
	width:475px;
	float:right;
	margin-left:25px;
	margin-bottom:0px;
}

#phototxt p{
 margin-top:20px;
 margin-bottom:0px;
}
.benefithead {
	font-weight: bold;
	text-transform: uppercase;
	color: #ff7f00;
}
a.home:link {
	color: #ff7f00;
	text-decoration: none;
}
a.home:visited {
	color: #ff7f00;
	text-decoration: none;
}
a.home:hover {
	color: #ff7f00;
	text-decoration: underline;
}