@charset "utf-8";

body
{
	margin:10px 0;
	padding:0;
	background:#807e7e url(images/page-bg.gif) repeat-x;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img
{
	border:0;
}
body a
{
	color:#000;
}

body a:hover
{	text-decoration:none;
	color:#f7520a;
}
h1
{
	font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#14386e;
	margin:0;
	padding:0 0 10px 0;
	font-weight:normal;
}
h2, h2 a
{
	font-size:13px;
	color:#14386e;
	margin:0;
	padding:10px 0 0 0;
}
p
{
	line-height:17px;
	margin:0;
	padding:0 0 10px 0;
}

ul, li, ol
{
	margin:4px 0 4px 15px;
	padding:0;
}

#top
{
	background:#fff url(images/page-top.gif) top no-repeat;
	width:900px;
	overflow:hidden;
	margin:0 auto;

}

#bottom
{
	background:url(images/page-btm.gif) bottom no-repeat;


}
.white, .white a
{
	color:#fff;
}

.input-top
{
	background:url(images/input-bg-top.gif) repeat-x;
	border:1px solid #fff;
	width:210px;
}
.input
{
	border:1px solid #153a71;
	width:230px;
}

.rightlinks ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

.rightlinks ul li
{
	margin:0;
	padding:0 0 0 10px;
	border-bottom:1px solid #7d9dcb;
}
.rightlinks ul li a
{
	display:block;
	text-decoration:none;
	line-height:25px;
	color:#fff;
	font-weight:bold;
}
.rightlinks ul li a:hover
{
	color:#bccce3;
}


.rightlinks ul li ul li
{
	margin:0;
	padding:0 0 0 10px;
	border:0;
}
.rightlinks ul li ul li a
{
	display:block;
	text-decoration:none;
	line-height:17px;
	color:#fff;
	font-size:11px;
	font-weight:normal;
}
.rightlinks ul li ul li a:hover
{
	color:#bccce3;
}


.dotted-line
{
	background:url(images/dotted.gif) bottom repeat-x;
}
.attorney
{
	color:#7f7f7f;
	font-weight:bold;
}
.footer-links a, .footer-links
{
	text-decoration:none;
	color:#000;
}
.footer-links a:hover
{
	text-decoration:underline;
}

.free-report
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	color:#389218;
	line-height:normal;
}
.txt11
{
	font-size:11px;
	color:#666;
}
.yellow
{
	background-color:#ffff00;
}