@charset "UTF-8";
/* CSS Document */

/*  ------ body attributes ------- */	

body{font:12px Verdana, Arial, Helvetica, sans-serif; 
	margin: 0 0 0px 0;
	background-image:url(/images/bg-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#afa384;
	line-height:1.7em;
	padding:0;
	}

	



/*  ------ global link colors ------- */	
	
a {color: #3185a2; text-decoration: none;}
a:hover {color: #002f46; text-decoration: none;}
a:active {color: #002f46; text-decoration: none;}

img {border: 0px;}

img {margin:0;padding:0;}

img a {margin:0;padding:0;}

/*  ------ h tags, clear margin and padding ------- */

h1 {margin:0 0 .5em 0; padding: 0px;}
h2 {margin:0 0 .5em 0; padding: 0px;}
h3 {margin:0 0 .5em 0; padding: 0px;}
h4 {margin:0 0 .5em 0; padding: 0px;}

ul, blockquote {margin-top:0;margin-bottom:1em;}
li{margin-bottom:.5em;}

p{margin:0 0 1em 0 0;}

.txt_larger{font-size:1.3em;}
.txt_smaller{font-size:.9em;}

.img_right{float:right;margin:0 0 1em 1em;}
.img_left{float:left;margin:0 1em 1em 0;}

/*  ------ used so .png files are transparent in ie ------- */

img {behavior:url(/_includes/iepngfix.htc); }


/*  ------ Padding ------- */

.padding-top-7 {
	padding-top:7px;} 
	
	html > body .padding-top-7 {padding-top:8px; margin: 0 auto; vertical-align:text-top}/*------IE 6 ------*/
	

/*  ------ height ------- */

.height-35 {
	height: 35px;}
	
	html > body .height-35 { height:40px;}/*------IE 6 ------*/


/*  ------ center site and set the width ------- */

#landing-page-top-wrapper {
	width:983px;
	height:10px;
	margin: 0 auto;
	padding:0;
	text-align:left;
	clear:both;
	margin-top: 30px;}
	
#landing-page-body-wrapper {
	width:983px;
	height:624px;
	margin: 0 auto;
	padding:0;
	text-align:left;
	clear:both;
	background-image:url(/images/landing-page-body-bg2.jpg);
	background-repeat:no-repeat;}
	
#landing-page-body-wrapper2 {
	width:983px;
	height:624px;
	margin: 0 auto;
	padding:0;
	text-align:left;
	clear:both;
	background-image:url(/images/landing-page-body-bg2.jpg);
	background-repeat:no-repeat;}
	
#landing-page-footer-wrapper {
	width:983px;
	height:47px;
	margin: 0 auto;
	padding:0;
	text-align:left;
	clear:both;}
	
#landing-page-footer-text-wrapper {
	width:983px;
	margin: 0 auto;
	padding:0;
	text-align:left;
	clear:both;
	margin-bottom:30px;}
	
	
#landing-page-alert-wrapper {
	width:983px;
	margin: 0 auto;
	padding:0px;
	text-align:left;
	background-image: url(/images/alert-bg.jpg);
	background-repeat: repeat-y;
	overflow:hidden; }
	

	
#landing-page-alert-top-shadow {
	width:983px;
	height:14px;
	padding: 0 0 0px 0;
	margin:0 ;
	text-align:left;
	clear:both;
	background-image: url(/images/alert-top-shadow.jpg);
	background-repeat: no-repeat;}
	
.landing-page-alert {
	width:230px;
	margin: 0 auto;
	padding:0 0 14px 22px;
	text-align:left;
	float:left;}
	
	
.landing-page-alert-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.2em;
	color: #000000;
	width:684px;
	margin: 0 auto;
	padding:0 22px 14px 25px;
	text-align:left;
	float:left;
	font-weight:normal;}
	
		.landing-page-alert-text a:link {color: #000000; text-decoration: underline;}
		.landing-page-alert-text a:visited {color: #000000; text-decoration: underline;}
		.landing-page-alert-text a:hover {color: #333333; text-decoration: none;}
		.landing-page-alert-text a:active {color: #000000; text-decoration: none;}
	
	.landing-page-alert-text .landing-page-header-text {
	font-size:21px;
	line-height:1.2em;
	color: #f90808;
	font-weight:bold;}
	

.header-wrapper {
	width:1000px;
	height:204px;
	margin: 0 auto;
	padding:0;
	background-image:url(/images/header-bg.gif);
	background-repeat:no-repeat;
	text-align:left;
	clear:both;}
	
	
.body-wrapper {
	width:1000px;
	margin: 0 auto;
	text-align:left;
	clear:both;
	padding: 15px 0px 0px 0px;}
	
	
.home-header-wrapper {
	width:1000px;
	height:180px;
	margin: 0 auto;
	padding:0;
	background-image:url(/images/header-bg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	clear:both;}
	


/*  ------ Landing Page Text ------- */

	
.landing-page-heading {
	padding:200px 0px 0px 32px;
	vertical-align:bottom;
	height: 30px;
	font:Verdana, Arial, Helvetica, sans-serif; 
	margin: 0 0 0px 0;
	color:#00338d;
	font-size:19px;
	line-height:1em;
	font-weight:bold;}
	
.landing-page-fields {
	width:298px;
	padding:0px 0px 0px 54px;
	font:Verdana, Arial, Helvetica, sans-serif; 
	margin: 0 0 0px 0;
	color:#00338d;
	font-size:20px;
	line-height:1.25em;
	clear:both;}
	
.landing-page-submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.2em;
	color: #abd3fc;
	margin: 0 auto;
	padding:0px 20px 0px 0px;
	float:right;
	clear:both;
	height:20px;
	width: 350px}
	
	.landing-page-submenu ul {
		padding: 8px 0 0 0;
		margin: 0;}
	
	.landing-page-submenu ul li {
		display:inline;
		list-style:none;
		padding: 0 0 0 10px;}
			
		.landing-page-submenu a:link {color: #abd3fc; text-decoration: none;}
		.landing-page-submenu a:visited {color: #abd3fc; text-decoration: none;}
		.landing-page-submenu a:hover {color: #ffffff; text-decoration: underline;}
		.landing-page-submenu a:active {color: #000000; text-decoration: none;}
	

.landing-page-white-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.2em;
	color: #ffffff;
	margin: 0 auto;
	padding:0px;
	clear:both;
	}
			
		.landing-page-white-text a:link {color: #ffffff; text-decoration: none; font-weight:bold;}
		.landing-page-white-text a:visited {color: #ffffff; text-decoration: none;}
		.landing-page-white-text a:hover {color: #689FD2; text-decoration: none;}
		.landing-page-white-text a:active {color: #000000; text-decoration: none;}
		
		.landing-page-white-text ul {
			margin: 0;
			padding-left: 18px;
			padding-top: 0px;}
			
			html > body .landing-page-white-text ul { line-height: 1.2em; vertical-align:text-top}/*------IE 6 ------*/
			
			
			
			
		.landing-page-white-text ul li {
			vertical-align:top;
			margin-left:0;
			list-style-type: disc;
			list-style-position: outside;
			list-style-image: url(/images/orange-arrow-bullet2.gif);
			padding: 4px 0px 0px 0px;
			line-height: 1.75em;}
			
			html > body .landing-page-white-text ul li {list-style-image: url(/images/orange-arrow-bullet2.gif); line-height:1em; padding-bottom:6px;}/*------IE 6 ------*/
			
		
.landing-page-footer-address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.2em;
	color: #ffffff;
	margin: 8px 0 8px 0;
	padding:0px;
	float:left}
	
		.landing-page-footer-address a:link {color: #ffffff; text-decoration: none;}
		.landing-page-footer-address a:visited {color: #ffffff; text-decoration: none;}
		.landing-page-footer-address a:hover {color: #689FD2; text-decoration: none;}
		.landing-page-footer-address a:active {color: #000000; text-decoration: none;}
		
.landing-page-footer-copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.2em;
	color: #ffffff;
	margin: 8px 0 8px 0;
	padding:0px;
	float:right}
	
		.landing-page-footer-copyright a:link {color: #ffffff; text-decoration: none;}
		.landing-page-footer-copyright a:visited {color: #ffffff; text-decoration: none;}
		.landing-page-footer-copyright a:hover {color: #689FD2; text-decoration: none;}
		.landing-page-footer-copyright a:active {color: #000000; text-decoration: none;}
		
		
		
/*  ------ Top Band ------- */

	
#top-band-wrapper {
	width: 100%;
	background-color:#b0a485;
	height: 7px;
	margin: 0 auto;
	padding:0;
	clear:both}
	
	
/*  ------ Header ------- */

.header-logo-padding {
	margin: 0px 0 0 0;
	padding: 25px 0 0 33px;
	float:left;}


/*  ------ Search Bar ------- */

.search-bg {
	background-image: url(/images/search.gif);
	background-repeat:no-repeat;
	margin:  8px 0px 0px 0px;
	padding: 22px 29px 0px 0px;
	float:right;
	width: 217px;
	height: 21px;}
	
.textInput1 {
	border: 1px solid #ff0000;
	background: #555555;
	color: #ffffff;	
	font-size: 1.1em;}

.fieldHolder {
	width: 217px;
	height: 21px;
	background: url(/images/search.gif) no-repeat;
	float: left;
	margin:  8px 0px 0px 0px;
	padding: 1px 29px 0px 0px;
	float:right;}

.textInput2 {
	width: 170px;
	height: 14px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 2px;
	margin-left: 28px;}

	
/*  ------ Header Text ------- */

.header-location-title {
	font-size:18px;
	line-height: .75em;
	color: #ffffff;
	padding:100px 0px 0px 0px;
	margin: 0px 29px 0px 0px;
	text-align:right;
	clear:right;
	float:right;}

	.header-location-title h1 {font-size: 23px;font-weight: normal; color:#ffffff; display:block;margin:0;padding:0;line-height:0;}	
	


/*  ------ Main Menu ------- */


.main-menu-bg-wrapper {
	background-image:url(/images/menu-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:47px;
	width:1000px;
	margin: 0 auto;
	text-align:left;
	clear:both;
	padding: 0px}
		
		
#top-links-wrapper {
	height:47px;
	width:938px;
	margin: 0 auto;
	text-align:left;
	clear:both;
	padding: 0px}
	
.landing-page-links {
	font-size: 13px;
	float: right;
	margin:0px 0 0 0;}

	    .landing-page-links a a:link {color: #abd3fc; text-decoration: none;}
		.landing-page-links a a:visited {color: #abd3fc; text-decoration: none;}
		.landing-page-links a a:hover {color: #ffffff; text-decoration: none;}
		.landing-page-links a a:active {color: #000000; text-decoration: none;}		
			
			
			
			
			
			
			
			
.top-links {
	font-size: 13px;
	float: right;
	margin:0px;
	height:47px}

	.top-links ul {
		padding: 0px 0 0 0;
		margin: 0;}
	
	.top-links ul li {
		display:inline;
		list-style:none;
		padding: 0 0 0 0px;}

	.top-links a {
		display:block;
    	float:right;
		height: 47px;}
		
		.top-links a:hover {
		background-position:0 -47px;}
		
		.top-links a:active {
		background-position:0 -94px;}
		

		.top-links .donate {
			width:113px;
    		background:url("/images/menu/donate.jpg") no-repeat;
			margin-right: 0px;}
			
		.top-links .drive {
			width:135px;
    		background:url("/images/menu/drive.jpg") no-repeat;
			margin-right: 10px;}
			
		.top-links .about {
			width:110px;
    		background:url("/images/menu/about.jpg") no-repeat;
			margin-right: 0px;}
			
		.top-links .people {
			width:125px;
    		background:url("/images/menu/people.jpg") no-repeat;}
			
		.top-links .hospitals {
			width:114px;
    		background:url("/images/menu/hospitals.jpg") no-repeat;
			margin-right: 0px;}
			
		.top-links .community {
			width:203px;
    		background:url("/images/menu/community.jpg") no-repeat;
			margin-right: 0px;}
			
		.top-links .contact {
			width:126px;
    		background:url("/images/menu/contact.jpg") no-repeat;}			
			
			
			



/*  ------ Home Body Wrapper ------- */

#home-body-wrapper {
	 margin: 0 auto; padding:0px; overflow:hidden; width:1000px; background-color:#FFF}
	
#home-body-top-bg {
	background:url(/images/home-body-bg.jpg) no-repeat top; margin: 0 auto; padding: 0px; width:1000px;}
	
#home-body-interiortop-bg {
	background:url(/images/home-body-interior-bg.jpg) no-repeat top; margin: 0 auto; padding: 0px; width:1000px;}
	

.homepage-rotator {
	width:654px;
	margin: 0 auto;
	padding:27px 0px 0px 32px;
	text-align:left;
	float:left;}
	
.homepage-rotator-border {
	padding: 9px 9px 9px 9px;
	width: 618px;
	height:323px;
	border:#CCC solid 1px;}
	
.flash-home-shadow {
	background-image: url(/images/home-flash-shadow.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height:22px;
	width:637px;}
	
.home-banner-bottom-wrapper {
	width:1000px;
	padding:0px;
	text-align:left;
	clear:both;
	margin: 0px;
	overflow: hidden; height:1%;}
	
.home-banner-bottom-shadow {
	background-image:url(/images/home-banner-bottom-shadow.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width:1000px;
	height:17px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	padding: 0px;}
	
.home-banners {
	width:952px;
	padding:0px 24px 0px 24px;
	text-align:left;
	clear:both;
	margin: 0px;}
	
.homepage-donor-centers {
	width:314px;
	margin: 0 auto;
	padding:0px;
	text-align:left;
	float:right;}

.donor-center-padding {
	width: 270px;
	height:47px;
	margin:27px 37px 18px 7px;}
	
.donor-center-text {
	width: 227px;
	margin:0px 58px 0px 29px;
	clear:both}


/*  ------ Home Bottom Banners ------- */

	
.home-banner-1 {
	padding: 9px;
	margin: 15px 19px 0px 0px;
	float:left;
	border: solid 1px #d7d7d7}
	
	.home-banner-1-1 {
	background-image: url(/images/home-bottom-banner-shadows.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:304px;
	height:11px;
	margin: 0px 19px 0px 0px;
	float:left}
	
.home-banner-2 {
	padding: 9px;
	margin: 15px 18px 0px 0px;
	float:left;
	border: solid 1px #d7d7d7}
	
	.home-banner-2-1 {
	background-image: url(/images/home-bottom-banner-shadows.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:304px;
	height:11px;
	margin: 0px 18px 0px 0px;
	float:left;}
	
.home-banner-3 {
	padding: 9px;
	margin: 15px 0px 0px 0px;
	float:left;
	border: solid 1px #d7d7d7}
	
	.home-banner-3-1 {
	background-image: url(/images/home-bottom-banner-shadows.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:304px;
	height:11px;
	margin: 0px;
	float:left;}
	
	
/*  ------ Home Donor Menu ------- */


#menu {
	font-size: 80%;
	line-height: normal;
}
#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 230px;
    display: block;
}
#menu ul ul {
    margin-left: 20px;
    width: auto;
}
#menu li {
    display: block;
    margin: 2px 0;
    padding: 0;
}
#menu li.collapsed {
    cursor: pointer;
    background: url(/images/collapsed.png) 0 .3em no-repeat;
}
#menu li.expanded {
    cursor: pointer;
    background: url(/images/expanded.png) 0 .3em no-repeat;
}
#menu li a {
    display: block;
    margin-left: 20px;
    padding: 1em .5em;
	border-bottom: 1px dotted #999;
    text-decoration: none;
    color: #333;
	
} 
#menu li a:hover {
    background-color: #009999;
}


/*  ------ Home Bottom Banners ------- */

.home-gray-bottom-wrapper {
	width:1000px;
	padding:0px;
	text-align:left;
	clear:both;
	margin: 0px auto;
	background-color:#1f1f1f}

.home-gray-bottom-shadow {
	background-image:url(/images/home-gray-bottom-shadow.jpg);
	background-repeat: repeat-x;
	background-position:top;
	width:1000px;
	margin: 0px;
	text-align:left;
	padding: 0px;}
	
.home-gray-banners {
	width:952px;
	padding:30px 24px 30px 24px;
	text-align:left;
	clear:both;
	margin: 0px;}
	
	
/*  ------ Home Bottom Gray Columns ------- */
	
.home-bottom-column-1 {
	margin: 0px 20px 30px 0px;
	float:left;
	width:304px}
	
.home-bottom-column-2 {
	margin: 0px 20px 30px 0px;
	float:left;
	width:304px}
	
.home-bottom-column-3 {
	margin: 0px 0px 30px 0px;
	float:left;
	width:304px}
	




/*  ------ Home Bottom Gray Columns Text ------- */
	
.home-bottom-gray-text {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color: #ababab;
	margin: 0 auto;
	padding:0px;
	clear:both;}
	
	.home-bottom-gray-text h3 {color: #ababab; text-decoration: none; float:left; font-size:14px;}
	
	.home-bottom-gray-text .border-bottom {border-bottom: #CCC dotted 1px; padding: 0px 0px 8px 0px}
	
	
	.home-bottom-gray-text .picture { background-color:#777; padding: 3px; margin:13px 22px 0px 0px; width:55px}
	
	.home-bottom-gray-text .home-bottom-text-padding {padding:13px 0px 0px 0px;}
			
		.home-bottom-gray-text a:link {color: #e3940a; text-decoration: none; font-style:italic;}
		.home-bottom-gray-text a:visited {color: #e3940a; text-decoration: none;}
		.home-bottom-gray-text a:hover {color: #689FD2; text-decoration: none;}
		.home-bottom-gray-text a:active {color: #000000; text-decoration: none;}
		
		.home-bottom-gray-text .view-all {float:right;}
		.home-bottom-gray-text .view-all a:link {color: #e3940a; text-decoration: none; float:right; font-style:italic;}
		.home-bottom-gray-text .view-all a:visited {color: #e3940a; text-decoration: none;}
		.home-bottom-gray-text .view-all a:hover {color: #689FD2; text-decoration: none;}
		.home-bottom-gray-text .view-all a:active {color: #000000; text-decoration: none;}
		
		.home-bottom-gray-text ul {
			margin: 0;
			padding-left: 0px;
			padding-top: 0px;}
			
			html > body .home-bottom-gray-text ul { line-height: 1.2em; vertical-align:text-top}/*------IE 6 ------*/
			
			
			
			
		.home-bottom-gray-text ul li {
			vertical-align:top;
			margin-left:0;
			list-style-type: none;
			list-style-position: outside;
			list-style-image: url(/images/orange-arrow-bullet3.gif);
			padding: 4px 0px 0px 0px;
			line-height: 1.75em;}
			
			html > body .home-bottom-gray-text ul li {list-style-image: url(/images/orange-arrow-bullet3.gif); line-height:1em; padding-bottom:6px;}/*------IE 6 ------*/



/*  ------ Interior Pages ------- */

.interior-page-breadcrumb {
	width:932px;
	margin: 0 auto;
	padding:13px 34px 0px 34px;
	text-align:left;
	float:left;}
	
.interior-page-bc-text {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:1.2em;
	color: #595454;
	margin: 0 auto;
	padding:0px;
	float:left;
	clear:both;
	text-transform:uppercase;
	width:932px;
	height:36px;}
	
	.interior-page-bc-text strong {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.2em;
	color: #00338d;}
	
	.interior-page-bc-text strong a:link {color: #00338d; text-decoration: none; font-size:11px; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight:bold;}
	.interior-page-bc-text strong a:visited {color: #00338d; text-decoration: none;}
	.interior-page-bc-text strong a:hover {color: #999999; text-decoration: none;}
	.interior-page-bc-text strong a:active {color: #000000; text-decoration: none;}
	
	.interior-page-bc-text ul {
		padding: 0px 0 0 0;
		margin: 0;}
	
	.interior-page-bc-text ul li {
		display:inline;
		list-style:none;
		padding: 0 0 0 10px;}
		
		
		.interior-page-bc-text a:link {color: #595454; text-decoration: none; font-size:11px; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight:bold;}
		.interior-page-bc-text a:visited {color: #595454; text-decoration: none;}
		.interior-page-bc-text a:hover {color: #999999; text-decoration: none;}
		.interior-page-bc-text a:active {color: #000000; text-decoration: none;}
			
	
.interior-side-menu {
	width:248px;
	margin: 0 0 10px 0;
	padding:0px 10px 0px 34px;
	text-align:left;
	float:left;}
	
.interior-home-body {
	width:633px;
	margin: 0 auto;
	padding:23px 51px 23px 23px;
	text-align:left;
	float: right;}
	
.interior-side-banner {
	width:232px;
	margin:0;
	padding:7px;
	text-align:left;
	border: 1px solid #cdcdcd;
	clear:both;}	
	
.interior-side-banner-shadow {
	background-image:url(/images/side-banner-shadow.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:10px;
	margin-bottom:5px;
	width:248px}
	
	
	
/*  ------ Body Text ------- */

.body-text {
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size:12px;
	line-height: 1.5em;
	color: #606060;
	padding:0px;
	margin: 0px;}

	.body-text h2 {font-size: 24px;font-weight: normal; color:#8d060b; display:block}	
	
	.body-text .lg-gray-text {font-size: 14px;}
	
	.body-text .lg-gray-bold-text {font-size: 13px; }
	
	.body-text a {
	color: #5786B2;
	text-decoration: none;
}
	.body-text a:hover {color: #8d060b; text-decoration: none;}
	.body-text a:active {color: #000000; text-decoration: none;}
	

/*------tables------*/ 

.table_data {border-left:#CCCCCC solid 1px;border-top:#CCCCCC solid 1px;margin:0 0 1.5em 0;}

	.table_data thead th{background-color:;font-weight:bold;color:;}
	
	.table_data tbody td{padding:10px;border-right:#CCCCCC solid 1px;border-bottom:#CCCCCC solid 1px;}

	.table_data tfoot td{background-color:;font-size:.75em;}
	
.table_forms {font-size:12px;margin-bottom:1em;}

	.table_forms tbody td {padding:6px 6px 6px 0;}
	
	.table_forms tbody td td{padding:0 15px 0 0;border-bottom:0;}
	
	.table_forms label {font-weight:bold;color:#444;display:block;}
	
	.required{font-weight:bold;color:#B22525;font-size:1.25em;line-height:50%;}
	
/*------sections------*/ 

.section_default{padding:7px;border:1px solid #CCC;background:#EEE;height:1%;overflow:hidden;margin-bottom:1em;}

/*------login------*/ 

#wrapper_login {margin:150px auto 0 auto;width:238px;background:#FFF;padding:0;}
	.login_frame{background:#FFFFFF;margin:0 auto;padding:0;}


	
.table_forms_login {border-right:#E8E8E8 solid 1px;border-left:#E8E8E8 solid 1px;border-top:#E8E8E8 solid 1px;font-size:12px;}

	.table_forms_login tbody td{padding:7px;border-bottom:#E8E8E8 solid 1px;background:url(/images/table-forms-back.gif) repeat-x top #F2F2F2;}
	.table_forms_login td td{border-bottom:0;border-collapse:collapse;vertical-align:top;background:url(/images/blank.gif);}
	.table_forms_login td td input[type="text"]{width:165px;}
	.table_forms_login td td input[type="password"]{width:165px;}
	.login_actions td {padding:0 7px 0 0;}
	
	.table_forms .table_forms_results td{padding:0 30px 7px 0;}/*------for threaded form info------*/ 
	.past_threads td{color:#666666;}

/*  ------ Footer ------- */

	
#footer-wrapper {
	width: 1000px;
	background-color:#473c30;
	margin: 0 auto;
	padding:0;
	clear:both;}
	
	#footer-wrapper-bottom-height {
		height: 30px;}
		
.footer-left-text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	line-height:1.5em;
	color: #fff;
	margin:0px;
	padding: 15px 10px 15px 34px;
	float:left}
	

	
	.footer-left-text ul {
		padding: 0px 0 10px 0;
		margin: 0;}
	
	.footer-left-text ul li {
		display:inline;
		list-style:none;
		padding: 0 5px 0 0px;}

	.footer-left-text a:link {color: #ffffff; text-decoration: none;}
	.footer-left-text a:visited {color: #ffffff; text-decoration: none;}
	.footer-left-text  a:hover {color: #689FD2; text-decoration: none;}
	.footer-left-text a:active {color: #000000; text-decoration: none;}
		
		
	
.footer-right-text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	line-height:1.5em;
	color: #fff;
	margin: 0px;
	padding:15px 34px 15px 0px;
	height:48px;
	float:right;}
	
	
	html > body .footer-right-text { float:right}/*------IE 6 ------*/
