/* Last Updated:  Tue,  25 May 2010 10:40 AM */

body {
	background-color: #e3e3e3;
	background-image: url(../images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
p {
	color: #555;
	font-size: 12px;
	line-height: 19px;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #222;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #000;
	text-decoration: none;
}
h1 {
	background-image: url(../images/corners-top-h1-trans.png);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #e3e3e3;
	font-size: 33px;
	height: 70px;
	line-height: 70px;
	margin: 40px auto 0;
	padding: 0 30px;
	text-shadow: #fff 0 -1px 0;
	width: 880px;
}
h2 {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 12px;
}
h3 {
	font-size: 17px;
	line-height: 24px;
	margin: 0 0 5px;
}
h4 {
	font-size: 12px;
	line-height: 18px;
}
#content .button-more a {
	background-color: #222;
	border: 1px solid #000;
	border-radius: 8px;
	color: #fff;
	font-size: 13px;
	-moz-border-radius: 8px;
	padding: 6px 13px;
	text-decoration: none;
	-webkit-border-radius: 8px;
}
.submit {
	background-color: #222;
	border: 1px solid #000;
	border-radius: 8px;
	color: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#content .button-more a:hover {
	background-color: #333;
	color: #fff;
}

/* -------------- =Header -------------- */

#header {
	height: 65px;
	margin: 10px auto 0;
	width: 940px;
}
#header h1 {
	background: none;
	background-image: url(../images/americanredcross-trans.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
	float: left;
	height: 65px;
	line-height: normal;
	margin: 14px 0 0 0;
	padding: 0;
	position: relative;
	text-indent: -9999px;
	width: 305px;
	z-index: 5;
}
#header h1 a, #header h1 a:hover {
	float: left;
	height: 65px;
	line-height: normal;
	margin: 14px 0 0 0;
	padding: 0;
	text-indent: -9999px;
	width: 305px;
}

/* -------------- =Social Networking -------------- */
#subnav {
	color: #666;
	float: right;
	font-size: 12px;
	font-weight: 700;
	margin: 0 10px 0 0;
	text-align: right;
	width: 615px;
}
#subnav li {
	display: inline;
	margin: 0 0 0 6px;
}

/* -------------- =Navigation -------------- */
ul {
	list-style: none;
}
.dropdown {
	float: right;
	margin: 12px 0 0;
}
ul.dropdown {
	position: relative;
	z-index: 100;
}
ul.dropdown li {
	float: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-align: right;
	text-transform: uppercase;
	zoom: 1;
}
ul.dropdown a:hover {
	color: #fff;
}
ul.dropdown a:active {
	color: #fff;
}
ul.dropdown li a {
	color: #333;
	display: block;
	padding: 8px;
	text-decoration: none;
}
ul.dropdown li:last-child a {
	border-right: none;
}
ul.dropdown li.hover {
	background: #d1212c;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #fff;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	position: relative;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
ul.dropdown li.nodrop {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
ul.dropdown li.hover a {
	color: #fff;
}
ul.dropdown a:hover, ul.dropdown a:active {
	color: #fff;
}
ul.dropdown ul {
	background: #d1212c;
	border-radius: 10px;
	border-top-left-radius: 0;
	left: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	padding: 8px 0;
	position: absolute;
	top: 100%;
	visibility: hidden;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	width: 160px;
}
ul.dropdown ul li {
	color: #fff;
	float: none;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 15px;
	text-align: left;
	text-transform: none;
}
ul.dropdown ul li.hover {
	background: #6f1318;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
ul.dropdown ul li a {
	border-right: none;
	display: inline-block;
	width: 100%;
}
ul.dropdown ul li a:hover {
	border-radius: 10px;
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
ul.dropdown ul ul {
	border-radius: 10px;
	left: 100%;
	-moz-border-radius: 10px;
	top: -8px;
	-webkit-border-radius: 10px;
	width: 160px;
}
ul.dropdown ul ul li a {
	left: 100%;
	padding-right: 8px;
	top: 0;
	width: 140px;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}

/* -------------- =Slideshow -------------- */

ul#featuredarea {
	height: 400px;
	margin: 12px auto 0;
	width: 940px;
}
ul#featuredarea h2 {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	letter-spacing: -1.2px;
	line-height: 42px;
	margin: 0 0 5px;
}
ul#featuredarea p {
	color: #fff;
	margin: 0 0 45px;
}
ul#featuredarea h6 a {
	background: #481011;
	border-radius: 20px;
	color: #fff;
	font-size: 15px;
	-moz-border-radius: 20px;
	padding: 9px 22px;
	-webkit-border-radius: 20px;
}
#featuredarea h6 a:hover {
	background: #bc262c;
	color: #fff;
}
ul#featuredarea .blue a {
	background: #506d8b;
	background: --moz-linear-gradient(
			center bottom, 
			rgb(62, 92, 122) 0%, 
			rgb(133, 158, 182) 100%
		);
	background: --webkit-gradient(
			linear, 
			left bottom, 
			left top, 
			color-stop(0, rgb(62, 92, 122)), 
			color-stop(1, rgb(133, 158, 182))
		);
	border: 2px solid #1e2a35;
	border-radius: 20px;
	color: #d6e6f6;
	font-size: 15px;
	-moz-border-radius: 20px;
	padding: 9px 23px;
	-webkit-border-radius: 20px;
}
#featuredarea .blue a:hover {
	background: #34475b;
	background: --moz-linear-gradient(
			center bottom, 
			rgb(133, 158, 182) 0%, 
			rgb(62, 92, 122) 100%
		);
	background: --webkit-gradient(
			linear, 
			left bottom, 
			left top, 
			color-stop(0, rgb(133, 158, 182)), 
			color-stop(1, rgb(62, 92, 122))
		);
	border: 2px solid #111a21;
	color: #d6e6f6;
}
#slide-haiti {
	background-image: url(../images/featuredarea-haiti.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-PAFlood {
	background-image: url(../images/featuredarea-PAFlood.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-social {
	background-image: url(../images/featuredarea-social.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-holidaycatalogue {
	background-image: url(../images/featuredarea-holidaycatalogue.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-Hurriquake {
	background-image: url(../images/featuredarea-Irene.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-merger {
	background-image: url(../images/featuredarea-Merge.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-windermere {
	background-image: url(../images/featuredarea-windermere.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-NC {
	background-image: url(../images/featuredarea-NC2.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-deploy {
	background-image: url(../images/featuredarea-deploy.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-swim {
	background-image: url(../images/featuredarea-swim.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-Joplin {
	background-image: url(../images/featuredarea-Joplin.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-Lufkin {
	background-image: url(../images/featuredarea-womenhonored.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-EmergencyFund {
	background-image: url(../images/featuredarea-EmergencyFund.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-FSW {
	background-image: url(../images/featuredarea-FSW.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-haitiwoman {
	background-image: url(../images/featuredarea-haitiwoman.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-car {
	background-image: url(../images/featuredarea-car.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 560px 60px 30px;
	width: 350px;
}
#slide-CEO {
	background-image: url(../images/featuredarea-CEO.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 560px 60px 30px;
	width: 350px;
}
#slide-COV {
	background-image: url(../images/featuredarea-COV11.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 560px 60px 30px;
	width: 350px;
}
#slide-golf {
	background-image: url(../images/featuredarea-golf.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 560px 60px 30px;
	width: 350px;
}
#slide-militarycard3 {
	background-image: url(../images/featuredarea-militarycard3.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 350px;
}
#slide-newyear {
	background-image: url(../images/featuredarea-newyear.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 350px;
}
#slide-bordersgift {
	background-image: url(../images/featuredarea-bordersgift.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 350px;
}
#slide-preparedness {
	background-image: url(../images/featuredarea-preparedness.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 350px;
	}
#slide-NAT {
	background-image: url(../images/featuredarea-NAT.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 350px;
	}
#slide-holiday2 {
	background-image: url(../images/featuredarea-holiday2.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 350px;
	}
#slide-Clock {
	background-image: url(../images/featuredarea-Clock.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 350px;
}
#slide-Redball1 {
	background-image: url(../images/featuredarea-Redball1.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 350px;
}
#slide-Redball2012 {
	background-image: url(../images/featuredarea-Redball2012.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 350px;
}
#slide-redcrosshouse {
	background-image: url(../images/featuredarea-redcrosshouse.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 350px;
}
#slide-spectrum {
	background-image: url(../images/featuredarea-spectrum2.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 350px;
}
#slide-pocono {
	background-image: url(../images/featuredarea-pocono.jpg);
	background-repeat: no-repeat;
	height: 265px;
	padding: 75px 540px 60px 30px;
	width: 370px;
}
#slide-walkandrun {
	background-image: url(../images/featuredarea-walkandrun2.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-bloodborne {
	background-image: url(../images/featuredarea-bloodborne.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-babysit3 {
	background-image: url(../images/featuredarea-babysit3.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-CPR {
	background-image: url(../images/featuredarea-CPR.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
	}
#slide-CSAL {
	background-image: url(../images/featuredarea-CSAL.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-Japan {
	background-image: url(../images/featuredarea-Japan.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide-Japan2 {
	background-image: url(../images/featuredarea-Japan2.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 580px 60px 30px;
	width: 330px;
}
#slide3 h2, #slide3 p {
	color: #333;
}
#slide-lifeguard {
	background-image: url(../images/featuredarea-lifeguard.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 540px 60px 30px;
	width: 370px;
}
#slide-Classes {
	background-image: url(../images/featuredarea-Classes.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 540px 60px 30px;
	width: 370px;
}
#slide-Flood {
	background-image: url(../images/featuredarea-flood.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 540px 60px 30px;
	width: 370px;
}
#slide-winter {
	background-image: url(../images/featuredarea-winter.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 540px 60px 30px;
	width: 370px;
}
#slide-heat {
	background-image: url(../images/featuredarea-heat.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 540px 60px 30px;
	width: 370px;
}
#slide-fire {
	background-image: url(../images/featuredarea-fire.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 540px 60px 30px;
	width: 370px;
}
#slide-flag2 {
	background-image: url(../images/featuredarea-flag2.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 540px 60px 30px;
	width: 370px;
}
#slide-featuredarea2 {
	background-image: url(../images/featuredarea2.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 90px 540px 60px 30px;
	width: 370px;
}
#slide5 {
	background-image: url(../images/bg-featuredimage5.jpg);
	background-repeat: no-repeat;
	height: 243px;
	padding: 60px 540px 60px 40px;
	width: 360px;
}

/* -------------- =Content -------------- */

#content {
	background-color: #fff;
	background-image: url(../images/corners-bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #555;
	font-size: 13px;
	line-height: 19px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 30px 30px;
	width: 880px;
}
#content a {
	color: #666;
}
#content p {
	margin: 0 0 20px;
}
#content ul {
	font-size: 13px;
	line-height: 19px;
	list-style-type: disc;
	margin: 0 0 20px;
}
#content li {
	margin: 0 0 0 25px;
}
#content ol {
	font-size: 13px;
	line-height: 19px;
	list-style-type: decimal;
	margin: 0 0 20px;
}
#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a, #stayinformed a {
	color: #222;
	text-decoration: none;
}
#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #content h4 a:hover, #content h5 a:hover, #content h6 a:hover, #footer a {
	color: #000;
	text-decoration: none;
}
#content a:hover, #footer a:hover {
	color: #000;
}
#content .eventtitle, #content .edate {
	margin: 0;
}
#maincontent {
	float: left;
	min-height: 500px;
	padding: 30px 0 0 0;
	width: 560px;
}

/* -------------- =Sidebar -------------- */

#sidebar {
	background-image: url(../images/bg-sidebar.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	min-height: 500px;
	padding: 30px 0 0 30px;
	width: 260px;
}
.eventpreview {
	border-bottom: 1px solid #d6d6d6;
	margin: 0 0 30px;
	padding: 0 0 10px;
	width: 100%;
}
.thumbnail {
	background-color: #ededed;
	float: left;
	margin: 0 15px 25px 0;
	padding: 5px;
}
#essential {
	background-color: #fff;
	background-image: url(../images/bg-essential.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 0 auto 30px;
	overflow: hidden;
	padding: 25px 30px 35px;
	width: 880px;
}
#essential h3 {
	color: #333;
	font-size: 17px;
}
#essential h3 a {
	color: #333;
	margin: 0 0 5px;
}
#essential h3 a:hover {
	color: #000;
	margin: 0 0 5px;
}
#essential p {
	font-size: 12px;
}
.bottom-corners {
	background-image: url(../images/corners-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 30px;
	margin: -10px auto 30px;
	width: 940px;
}
#quickupdates {
	background-color: #fff;
	margin: 0 auto;
	overflow: hidden;
	width: 940px;
}
#quickupdates h3 {
	font-size: 17px;
	margin: 0 0 10px;
}
#quickupdates h4 {
	color: #444;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
#quickupdates a {
	color: #444;
}
#wrapper h4 {
	color: #bc262c;
	font-weight: 400;
}
#wrapper h4 a {
	color: #bc262c;
}
#wrapper p {
	margin: 0 0 15px 0;
}
#quickupdates h4 a:hover {
	color: #481011;
}
#news {
	float: left;
	margin-bottom: -2000px;
	padding: 25px 15px 2020px 30px;
	width: 273px;
}
.post {
	background-image: url(../images/file.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	width: 100%;
}
.post-icon {
	float: left;
	width: 25px;
}
.post-text {
	float: right;
	width: 100%;
}
#blog {
	float: left;
	margin-bottom: -2000px;
	padding: 25px 15px 2020px;
	width: 273px;
}
#events {
	background-image: url(../images/bg-sidebar.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	margin-bottom: -2000px;
	padding: 25px 30px 2020px 30px;
	width: 273px;
}
.event {
	float: right;
	margin: 0 0 20px 0;
	overflow: hidden;
	width: 273px;
}
#events h4 {
	border-bottom: none;
	color: #444;
	font-size: 13px;
	font-weight: 700;
	margin: 0;
	padding: 0;
}
#events h4 a:hover {
	color: #000;
}
.eventdate {
	background-color: #bc262c;
	border-radius: 10px;
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: 700;
	height: 30px;
	margin: 4px 0 0 0;
	-moz-border-radius: 10px;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	-webkit-border-radius: 10px;
	width: 30px;
}
.eventdate span {
	font-size: 18px;
}
.eventtext {
	float: right;
	width: 205px;
}
#important {
	background-color: #fff;
	background-image: url(../images/corners-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 auto;
	overflow: hidden;
	padding: 25px 40px 20px;
	width: 860px;
}
.box1, .box3 {
	float: left;
	width: 198px;
}
.box2 {
	float: left;
	margin: 0 30px;
	width: 197px;
}
.box4 {
	float: right;
	width: 197px;
}
#moreinformation {
	background-color: #fff;
	background-image: url(../images/bg-redcrosshouse.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 156px;
	margin: 0 auto 20px;
	overflow: hidden;
	width: 940px;
}
#stayinformed {
	float: right;
	overflow: hidden;
	padding: 70px 30px 0 19px;
	width: 410px;
}
#footer {
	margin: 0 auto 60px;
	overflow: hidden;
	width: 880px;
}
#footer-links {
	float: left;
	font-size: 13px;
	height: 34px;
}
#footer-links li {
	display: inline-block;
	float: left;
	line-height: 34px;
	margin: 0 20px 0 0;
}
#footer-social {
	float: right;
	font-size: 13px;
	margin: 10px 0 0 0;
}
#footer-social li {
	display: inline;
	margin: 0 0 0 6px;
}
.sectionimage {
	background-color: #ededed;
	border: 1px solid #ededed;
	float: left;
	margin: 4px 20px 10px 0;
	padding: 10px;
}
label {
	color: #231f20;
	display: block;
	font-size: 13px;
	margin: 0 0 5px;
}
input, select {
	border: 1px solid #ccc;
	color: #666;
	display: block;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	padding: 8px;
}
.noblock {
	display: inline;
}
#careers-form input, #careers-form textarea, #careers-form select {
	display: inline;
	margin: 0;
}
#careers-form td {
	padding: 5px 0;
}
.checkbox {
	margin: 0 0 5px;
	width: 100%;
}
.check {
	float: left;
	margin-bottom: 3px;
	width: 30px;
}
textarea {
	border: 1px solid #ccc;
	color: #666;
	display: block;
	font-size: 12px;
	margin-bottom: 20px;
	padding: 8px;
}
#moreinfo {
	margin: 0 auto;
	width: 940px;
}
.moreinfo-left {
	float: left;
	margin: 0 20px 0 0;
	width: 172px;
}
.moreinfo-right {
	float: right;
	width: 172px;
}
.blogicon {
	float: left;
	padding: 3px 5px 0 0;
}
#wrapper {
	float: left;
	margin: 25px 0 0 0;
	padding: 0 0 0 30px;
	width: 546px;
}
ul.tabs {
	margin: 0;
	padding: 0;
	width: 546px;
}
ul.tabs li {
	display: block;
	float: right;
	padding: 0 5px 0 0;
}
#wrapper ul.tabs li a {
	background: #e3e3e3;
	border-radius: 10px;
	color: #444;
	display: block;
	font-size: 11px;
	-moz-border-radius: 10px;
	padding: 6px 15px;
	text-decoration: none;
	-webkit-border-radius: 10px;
}
#wrapper ul.tabs li a.selected {
	background: #bc262c;
	border-radius: 10px;
	color: #fff;
	display: block;
	font-size: 11px;
	-moz-border-radius: 10px;
	padding: 6px 15px;
	text-decoration: none;
	-webkit-border-radius: 10px;
}
.tab-content {
	margin: 0;
}
#partners {
	list-style-type: none;
}
#partners li {
	list-style-type: none;
}
#cleanlist {
	list-style-type: none;
}
#cleanlist li {
	list-style-type: none;
	margin: 0;
}
fieldset div.req {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.opt {
	margin: 0;
	padding: 0;
}
.disclaimer {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 50px 0 0 0;
}
#divform div {
	margin: 0;
	padding: 0;
}
