/* CSS Document */ 

a:link, a:visited {
	color: #234895;
}

a:hover {
	color: #000000;
}
 body, table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

hr, table hr {
	background: #cbcbcb;
	border: 0px none;
	color: #cbcbcb;
	height: 1px;
	clear: both;
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0 0 .85em 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom: 1px solid #cbcbcb;
	color: #234895;
	padding-bottom: 8px;
	margin-bottom: 10px;
	text-align: left;
}

#Masthead	{
	height: 109px;
	background-image: url(/download/316/images/top_bg.gif);
	background-repeat: repeat-x;
}

#body {
	padding: 25px 15px 25px 35px;
}

#divmainnav {
	top: 109px;
}

#divtitlebar {
	top: 134px;
}

#divtitlebarcorner {
	top: 158px;
}

#divbodycontainer {
	top: 169px;
	padding: 0;
}

#divtitle	{
	top: 141;
	padding-right: 12px;
}

#SecondNav	{
	padding-top: 12px;
}

.footerstewartlogo, .footerseparator, .footersitebuilderlogo img {
	display: none;
}
.sblogo a {
	background: url(/download/596/shared/sb_logo.gif) no-repeat; 
	display: block;
	float: right;
	height: 28px;
	margin: 0px 15px 0 20px;
	text-decoration: none;
	width: 145px;
}

.sblogo a:hover {
	background-position: 0 -40px;
}

#divfootercontainer {
	margin: 0;
	padding: 0;
}

#divfooter {
	padding: 0;
}

#divfootertext {
	padding: 15px 0;
	width: 500px;
}


#divfooter a:link {
	color: White;
}

#divfooter a:visited {
	color: White;
}

#divfooter a:hover {
	color: #CBCBCB;
}

#homeul	{
	margin: 3px 0 7px 18px;
	padding: 0;
}

#homeul li {
	padding: 0 0 5px 0px;
}

.right {
	float: right;
	margin: 0 0 20px 20px;
}