

@charset "UTF-8";
/* CSS Document */
@import "http://www.bignoise.com/footer-include/bn-footer.css";

html, body {
	font-family: Helvetica,Arial,Verdana,Geneva,san-serif ;
	font-size: 12px ;
	color:#333333 ;
	margin-left: 0px ;
	margin-top: 0px ;
	margin-right: 0px ;
	margin-bottom: 0px ;
	padding:0px;
	height: 100% ;
	line-height:18px;
}

body{
	font-family: Helvetica,Arial,Verdana,Geneva,san-serif ;
	padding:0px;
	margin:0px;
	background-image:url(/images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#D8E3E6;
	line-height:18px;
	font-size: 12px ;
}

a:link, a:visited, a:active {
	text-decoration: underline ;
	color:#5BAA13;
}

a:hover {
	text-decoration: none ;
	color:#5BAA13;
}

h1{
	height:43px;
	width:701px;
	background-image:url(/images/h1-bg.png);
	padding:12px 0px 0px 24px;
	font-size:20px;
	margin:51px 0px 0px 0px;
	line-height:24px;
	font-weight:100;
	color:#FFFFFF;
}

h2{
	font-size:18px;
	padding:0px;
	margin:0px 0px 12px 0px;
	line-height:24px;
	font-weight:100;
	color:#79A7BF;
}

h3{
	font-size:14px;
	padding:0px;
	margin:0px 0px 6px 0px;
	font-weight:100;
}

p{
	padding:0px;
	margin:0px 0px 14px 0px;
}

#outer {
	width:990px;
	margin:0px auto;
	background-image:url(/images/content-rptr-full.png);
	background-position:0px 106px;
	background-repeat:repeat-y;
}

#header{
	height:18px;
	width:990px;
	margin:0px auto;
	margin-top:34px;
}

#logo{
	height:138px;
}

ul#tier1-navigation {
	list-style-type:none;
	margin:25px 0px 0px 0px;
	padding:0px;
	width:265px;
}

ul#tier1-navigation li{
	width:265px;
	height:32px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

ul#tier1-navigation li a{
	display:block;
	width:265px;
	height:32px;
	background-position:0 0;
	margin:0px;
	padding:0px;
}

ul#tier1-navigation li a:hover{
	background-position:-265px 0px;
}

ul#tier1-navigation li a.active{
	background-position:-265px 0px;
}

#content {
	width: 725px;
	min-height:430px;
	float:right;
	display:inlne;
}

.inner-txt{
	padding:24px;
}

.inner-txt ul{
list-style-image:url(/images/bullet.png);
margin:0px 0px 20px 20px;
padding:0px;
}

#left-column{
	float:left;
	display:inline;
	width:265px;
	min-height:430px;
}

.resources{
	border:dashed 2px #999999;
	padding:10px 10px 0px 10px;
	font-size:11px;
	
}

#footer-graphic{
	width:990px;
	height:41px;
	background-color:#D8E3E6;
	clear:both;
}

#footer {
	width:990px;
	margin:0px auto;
	color: #787976;
	font-size:11px;
}

#footer A:link, #footer A:visited, #footer A:active {
	text-decoration: underline ;
	color: #787976;
}

#footer A:hover {
	text-decoration: none;
	color: #0F586C;
}

#footer-resources{
	width:308px;
	border:dashed 2px #999999;
	margin:0px 0px 0px 10px;
	padding:10px;
	font-size:11px;
	float:right;
	display:inline;
	
}

#footer-resources ul{
	margin:0px;
	padding:0px;
	line-height:14px;
}


#footer-resources ul li{
	margin:0px 0px 0px 15px;
	padding:0px 0px 6px 0px;
}

#logo-holder{
	padding-top:12px;
}

ul#logos {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:159px;
	width:276px;
}

ul#logos li{
	width:276px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

ul#logos li a{
	display:block;
	width:276px;
	background-position:0 0;
	margin:0px;
	padding:0px;
}


.form_error {
	color: #cc0000 ;
	font-size: 10px ;
}

.cleaner {
        clear: both ;
        height: 0px ;
        font-size: 0px ;
        line-height: 0px ;
        border: 0px ;
        margin: 0px ;
        padding: 0px ;
        background: transparent ;
}

/* Recovery Videos */
#vidShell-close {
        width: 24px ;
        height: 24px ;
        z-index: 201 ;
        position: absolute ;
        right: -12px ;
        top: -12px ;
}


