@charset "UTF-8";

/* Footer Requirements */
html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
a {
	color: #660000;
}
/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */

html>body, html>body #contents {
	height: auto;
}

/*
 * Without this, Moz1.0 adds a vertical scrollbar
body {
	margin: 0;
	font-family: Arial, sans-serif;
} */

#contents {
	position: absolute;
	top: 0;
    left: 0;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 70%; /* See note below */
	text-align: center;
	padding: 0 15%;
	background-image: url(images/footerbkgd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* SBMH -- see http://css-discuss.incutio.com/?page=BoxModelHack 
 * Stupid hack lets IE see 100%, others see 70%. 
 */
#footer {
    \width: 100%;
    w\idth: 70%;
}

#main {
	margin-bottom: 80px;
	height: auto;
	padding: 0px;
}

/* End Footer Setup */

html, body, ul, li {margin: 0; padding: 0; border: 0;}

#header #headlinks {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	position: relative;
	z-index: 2;
/*	margin-left: 280px;*/
	float: right;
	margin-right: 20px;
}
#header #headlinks a {
	color: #666666;
	text-decoration: none;
}

#header #headlinks a:hover {
	color: #990000;
	text-decoration: underline;
}

#header img{
	float: left;
}
#header {
 height:92px;
}
#headerline {
	height: 2px;
	margin: 0px;
	padding: 0px;
	background: #88000e url(images/2x2red.gif) repeat-x;
}
/* Layout Styles */ 

body{
 margin: 0;
 padding:0;
 background: #fff;
 color: #333333;
 }
	 
#hdr{
 height:92px;
 background:#FFF;
 color:#000000;
  margin: 0;
 padding:0;
 }

#lh-col{
	position: absolute;
	top: 100px;
	left: 0px;
	width: 200px;
	background: #fff;
	color: #333333;
	margin: 30px 0px 0px;
	padding: 0px;
	height: 400px;
	z-index: 50;
	visibility: visible;
 }

#rh-col{
	margin: 22px 20px 20px 220px;
	color: #333333;
	padding: 20px;
	position:relative;
	width: 580px;
	z-index: 0;
 }
 #ftr{
	/*	height:60px;
	background:#FFF;*/
	color:#000000;
	margin: 0;
	padding:0 0 10px;
	text-align: center;
 }
 
 /* Presentation Styles */ 
 
h4 {
 margin:0; 
 padding: 0px 0;
 }
 
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
 }
 
 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 8px;
 }
 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
 }

 #rh-col li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

#rh-col #contactoffice {
	float: right;
	width: 200px;
	margin-left: 300px;
	position: absolute;
}
#rh-col #contactppl {
	width: 250px;
	float: left;
		position: absolute;

}
#rh-col td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
} 

#rh-col #quicklinks{
	margin-left: 0px;
	margin-top: -5px;
	padding-bottom: 5px;
}

#rh-col #quicklinks li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
}

#rh-col #quicklinks a
{
	padding-left: 20px;
	padding-right: 0px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}

#rh-col #quicklinks a:link, #rh-col #quicklinks a:visited
{
	color: #666;
	}

#rh-col #quicklinks a:hover
{
	color: #990000;
	text-decoration: underline;
}


#ftr p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#ftr li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	display: inline;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}

#ftr a
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}

#ftr a:link, #ftr a:visited
{
	padding-left: 10px;
	padding-right: 10px;
	color: #666;
	}

#ftr a:hover
{
	color: #990000;
	padding-left: 10px;
	padding-right: 10px;
} 
#ftr h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#rh-col #tips {
	margin-left: 20px;
}
#rh-col #tips li{
	list-style-type: square;
	line-height: 20px;
}
#rh-col #processblts {
	margin-left: 20px;
}
#rh-col #processblts li{
	list-style-type: square;
}

#rh-col #sitemap p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: -5px;
}

#rh-col #sitemap a {
	color: #666666; text-decoration: none;
}

#rh-col #sitemap a:hover {
	color: #990000; text-decoration: underline;
}
 /* Menu Styles - Son of Suckerfish */ 

	#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
	
	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 180px;
	}
	
	#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 11px;
	margin-bottom : -1px;
	width: 180px;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 198px;
		margin-top : -33px;
		width: 150px;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
		width: 200px;

	}
	
	#nav li a {
	width: 190px;
	w\idth : 180px;
	display : block;
	color : black;
	font-weight : normal;
	text-decoration : none;
	background-color : white;
	padding : 10px 9px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}
	
	#nav li a:hover {
		color: #990000; text-decoration: underline;
		background-color : #E8E8E8;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
		
	.arrow {
background: url(images/arrow-right.gif) no-repeat 100% 50%; 
}

	.in-arrow-left {
background: url(images/arrow-left-lite.gif) 100% .4em no-repeat;
}

.clearer {
	clear:both;
}