.ad_splash 
{	
	width: 231px;
	height: 80px;
	position: relative;
	background: url("/images/ui/logo.swb-ad2.gif") top left no-repeat;
}

.ad_splash a 
{	display: block;
}

.ad_splash a.low 
{	
	position: absolute;
	width: 104px;
	height: 32px;
	bottom: 2px;
	right: 5px;
}

.ad_splash a.high
{	
	position: absolute;
	width: 104px;
	height: 32px;
	bottom: 2px;
	left: 5px;
}

.ad_splash a.main 
{	
	position: absolute;
	width: 232px;
	height: 47px;
	top: 0;
	left: 0;
}

body 
{
	font-family: arial, helvetica, sans-serif;
	padding:0;
	margin:0;
	height:100%;
	width:100%;
	background: #ECEBD7;
	font-size: 12px;
	color: #4A4A4A;
	text-align: center;
	line-height: 17px;
}

h1 
{
	font-family: georgia, serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #1B4260; 
	margin: 0; }

.splashcolumns_container .splashRegistration .boxExplain_sm h1 
{	
	margin-bottom: 0 !important;
	text-transform: uppercase;
}

a 
{
	color: #2479D4 !important; 
	text-decoration: none; 
}
	
a:hover { text-decoration: underline; }

.splashRegistration
{
	line-height: 14px;
}
.splashRegistration p
{
	margin: 0px 0px 10px 0px;
}

.splashRegistration .links
{
	line-height: 14px;
}

.boxEnter 
{
	background-color: #EBEBEB;
}

.boxForm {
	background: #EDEDED;
	padding: 10px;
	margin: 10px 0
}

.boxListing {
	border-top: 1px solid #929292;
	margin-top: 20px;
}

.boxThanks {
	background: #EFFFF6;
	padding: 10px;
	margin: 10px 16px 10px 0;
	border: 1px solid #C3DFCF;
}

.boxThanks_orange {
	background: #FFF0DF;
	padding: 10px;
	margin: 10px 16px 10px 0;
	border: 1px solid #FFDAAF;
}

.boxContent {
	padding: 0 200px 0 10px;
}

.boxExplain 
{	
	background: #CFCFCF;
	padding: 10px;
	margin: 10px 0;
}

.boxExplain_sm 
{
	background: #EDEDED;
	padding: 8px 15px;
	margin: 2px 10px 2px 0;
	float: left;
	width: 200px;
	line-height: 17px;
}


.breadcrumb {
	background: #EDEDED;
	padding: 8px 10px;
	font-size: 11px;
	margin-bottom: 10px;
}

.breadcrumb strong {
	margin-right: 15px;
}

.complete {
	color: #24A612;
}	

.progress {
	color: #B35D08;
}

.splashWrapper
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 768px;
	margin-left: -384px; /*set to a negative number 1/2 of your width*/
	margin-top: -227px; /*set to a negative number 1/2 of your height*/
	background: #FFF url("/images/ui/bg_splash.gif") top left repeat-y;
	padding: 18px 12px 22px 10px;
	text-align: left;
	border: 10px solid #FFF;
}


h1.border 
{	
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #CFCFCF;
}

.splashWrapper p 
{	
	margin: 10px 0;
}

.splashcolumns_container 
{	
	clear: both;
}

.splash_left 
{	
	float: left;
}

.splash_right 
{	
	float: right;
}

.splashLeftCol 
{
	padding:0px 22px 0px 0px;
	width: 243px;
	line-height: 18px;
	display:inline;
	float:left;
}

.splashRightCol
{
	width: 480px;
	float:right;
}

html > body .splashRightCol
{
	width: 500px;
	float:right;
}


.wrapper
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 770px;
	margin-left: -385px; /*set to a negative number 1/2 of your width*/
	margin-top: -286px; /*set to a negative number 1/2 of your height*/
	background-color: #fff;
	text-align: left;
}

.wrapper_content {
	margin: 0 auto;
	width: 770px;
	background: #FFF;
	text-align: left;
}

.insideWrapper
{
	width: 722px;
	min-height: 532px;
	background-color: #fff;
	padding: 18px 24px 0px 24px;
	display:inline;
	float:right;
	text-align: left;
}

.item {
	padding: 10px;
	line-height: 16px;
}

.itemAlternate {
	line-height: 16px;
	padding: 10px;
	background: #FAFAFA;
}

.tableForm {
	margin: 15px 0;
	width: 697px;
}

.tableForm td {
	padding: 3px;
	vertical-align: top;
}

.tableForm input.inputField {
	width: 200px;
}

.tableForm textarea.inputField {
	width: 346px;
	height: 150px;
}


optgroup, .disabled {
	color: #B1B1B1;
	font-style: normal !important;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 3px;
}

.instructions {
	font-style: italic;
	font-size: 11px;
}

.example {
	color: #999999;
	font-size: 10px;
	width: 210px;
	float: right;
}

.exampleShort
{
	color: #999999;
	font-size: 10px;
	width: 190px;
	float: right;
}

.tableHeader {
	text-align: right;
	width: 200px !important;
}

.table_ttl {
	color: #1A4567;
	font-size: 14px;
	font-weight: bold;
	background: #EDEDED;
	padding: 5px 10px;
}

.table_twoColumn td.indent {
	padding-left: 20px;
}

.table_twoColumn td {
	padding: 5px;
}

.topCol
{
	margin-bottom: 10px;
	padding: 0px 0px 0px 2px;
	border-bottom: solid 1px #CFCFCF;
}

.leftCol 
{
	width: 238px;
	display:inline;
	float:left;
}

.centerCol
{
	width: 239px;
	display: inline;
	float: left;
}

.twoCol {
	width: 477px;
}

.table_twoColumn {
	width: 450px;
}

.required {
	color: #FF0C04;
}

.requiredField 
{	
	float: right;
	padding: 4px;
}

.error {
	color: #FF0C04;
}

.confirmation
{
	font-weight: bold;
	color: #82A450;
}

.rightCol
{
	width: 243px;
	float: right;
}

.mainCol {
	width: 722px;
}

.spacerCol
{
	height: 19px;
	margin-top: 10px;
	border-top: solid 1px #CFCFCF;
}

ol {
	list-style-type: decimal;
	margin-left: 30px;
	margin-top: 10px;
}


.logo 
{
	width: 320px;
	float: left;
}

.partnership {
	float: right;
	text-align: right;
	font-size: 10px;
	width: 250px;
	vertical-align: middle;
}

.partnership table td {
	text-align: right;
	vertical-align: middle;
}

.partnership img {
	float: right;
	margin-left: 5px;
	width: 150px;
}

.partnership span {
	width: 100px;
}

.gettingStarted
{
	padding: 8px 5px 6px 5px;
	line-height: 18px;
}

/* FAQ LINKs */

.gettingStarted ul {
	margin-bottom: -5px;
}

.gettingStarted ul li {
	margin-bottom: 5px;
	padding: 3px 10px;
}

.gettingStarted ul li a {
	text-transform: uppercase;
	padding-right: 15px;
	font-weight: bold;
}

.gettingStarted ul ul {
	margin-top: 10px;
	padding-left: 15px;
}

.gettingStarted ul li li {
	margin-bottom: 5px;
	font-size: 11px;
	padding: 0;
}

.gettingStarted ul li li a {
	color: #2479D4;
	text-transform: none;
	background: none;
	font-weight: normal;
	padding: 0;
}

.registration 
{
	margin: 8px 12px 6px 12px;
	line-height: 16px;
}

.registration .box, .login .box
{
	margin: 8px 0px 0px 0px;
	padding: 6px 14px 8px 14px;
	background-color: #EDEDED;
}

.login
{
	margin: 8px 0px 6px 12px;
}

.supporters
{
	margin: 20px 0px 0px 10px;
}

.bottomCol
{
    clear:both;
	background-color: #B7A37E !important;
	width: 770px;
	padding: 2px 0px 5px 0px;
	border-top: 10px solid #FFF;
}

.footer 
{
	font-size: 11px;
	color: #fff !important ;
}

.footer a {
	color: #FFF;
}

.footer .left 
{
	float: left;
	width: 330px;
	padding-left: 5px;
}

.footer .right 
{
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 5px;
}

.footer .center
{
    text-align:center;
    padding-top:4px;
}

.links 
{
	width: 538px;
	display: inline;
	float: left;
}

.copyright
{
	width: 184px;
	display: inline;
	float: right;
}

.picRight {
	float: right;
}

.indent
{
	margin-left: 54px;
}

ul.listing 
{
	list-style: none;
}

ul.listing li 
{	
	background: url("/images/ui/btn_listing.gif") left 6px no-repeat;
	padding-left: 10px;
	margin-left: 10px;
}

body > html ul.listing li 
{	
	background: url("/images/ui/btn_listing.gif") left no-repeat 6px;
	padding-left: 10px;
	margin-left: 10px;
}

.wrapper_main 
{	
	background: url("/images/ui/bg_threeColumn.gif") top left repeat-y;
}

.wrapper_mainTwo
{	
	background: url("/images/ui/bg_twoColumn.gif") top left repeat-y;
}

.email_the_system .title {
	display: none;
}

.splashRegistration .note
{
	font-size: 12px;
	background: #FFF url("/Images/ui/note.jpg") 20px 10px no-repeat;			
	min-height: 98px;
	float: right;
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 0px 88px;
}