/* CSS Document */
#Masthead	{
	height: 113px;
	background-image: url(/download/645/css/masthead_bg.gif);
	background-repeat: repeat-x;
}

#body {
	padding: 25px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-bottom: 6px;
	border-bottom: 1px solid #cbcbcb;
	line-height: normal;
 }

 table, tr, td, p, body {
 	font-size: 12px;
 }
 
#divmainnav {
	top: 113px;
}

#divtitlebar {
	top: 138px;
}

#divtitlebarcorner {
	top: 162px;
}

#divbodycontainer {
	top: 171px;
}

#divtitle	{
	top: 143;
	padding-right: 12px;
}

#SecondNav	{
padding-top: 12px;
}

#divfootertext {
	top: 15px;
}

#FooterLogos	{
display: none;
}

a:hover { 
color: #000000; 
} 

hr { 
background-color: #cccccc; 
border: 0; 
color: #cccccc; 
height: 1px; 
} 

.sblogo a { 
background: url(/download/596/shared/sb_logo.gif) no-repeat; 
display: block; 
height: 28px; 
text-decoration: none; 
width: 145px; 
} 

.sblogo a:hover { 
background-position: 0 -40px; 
} 

.footercontent	{
	color: #ffffff;
	padding-right: 25px;
	font-size: 10px;
}

#divfooter a:link {
	color: White;
}

#divfooter a:visited {
	color: White;
}

#divfooter a:hover {
	color: #CBCBCB;
}