@charset "UTF-8";
/* CSS Document */

/* CSS Document */


/* Baseline  CSS  These declarations reset all the default values for all browsers */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
cite,code,em,th{font-style:normal;font-weight:normal;}
ul{list-style:none;}
th{text-align:left;}
h1,h2,h3,h4{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	margin:0;
	padding:0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-color:#333333;
	margin:0;
	padding:0;
}

a:link {
	color: #CC6600;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #CC6600;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h3 {
	font-weight: bold;
	font-size: 14px;
}

.contentList li {
	margin: 7px 0 5px 190px;
	background: url(images/bullet.jpg) no-repeat 0;
}


.helpLnk,
.helpLnk a {
	text-transform: uppercase;
	font-weight: bold;
	color: #691503;
	font-size: 11px;
}

.contentList li a {
	font-weight: bold;
}

#lstWhyContribute {
	list-style-type: none;
}

#lstWhyContribute li {
	padding-left: 60px;
	padding-bottom: 30px;
}



#lstWhyContribute strong {
	font-weight: bold;
	font-family: Lucida grande, Arial, sans-serif;
	font-size: 14px;
}

.twoPaneLst {
	clear: left;
	float: left;
	margin: 20px 0 0 0;
	padding-bottom: 20px;
}

.twoPaneLst li {
	width: 200px;
	padding:2px 5px 2px 30px;
	background: url(images/bullet.jpg) no-repeat 0 0px;
	float: left;
}

.onePaneLst {
	clear: left;
	margin: 20px 0 0 0;
	padding-bottom: 20px;
}

.onePaneLst li {
	padding:2px 5px 2px 30px;
	background: url(images/bullet.jpg) no-repeat 0 0px;
}

.onePaneLst li b{
	background-color: #f9DDAE
}

.TableBGImage {
	background-image: url(images/achal-picture.jpg);	
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFFFFF;
}
.TableWhiteFill {
	background-color:#FFFFFF;
}
.textBold {
	font-size:14px;
	color: #333333;
	font-weight:bold;
}
.textforBlackBG {
	font-size:12px;
	color:#999999
}
.WhiteText {
	font-size:14px;
	color:#FFFFFF;
}
.smallGreyFont {
	font-size:10px;
}
.OrangeTextBold {
	font-size:14px;
	color:#FF9900;
	font-weight:bold;
}
.OrangeTextNormal {
	font-size:11px;
	color:#FF9900;
}
.SuccessText {
	font-weight:bold;
	color:#FF9900;
}
.smalllightGreyFont {
	font-size:11px;
	color:#999999;
}
#AchalPicture {
	position:absolute;
	left:140px;
	top:159px;
	width:329px;
	height:326px;
	z-index:1;
	visibility: visible;
	margin:0;
	padding:0;
}
#WhyContrubute {
	position:absolute;
	left:746px;
	top:132px;
	width:350px;
	height:40px;
	z-index:2;
	visibility: visible;
	margin:0;
	padding:0;
}
#AboutusHeader {
	position:absolute;
	left:168px;
	top:150px;
	width:329px;
	height:40px;
	z-index:5;
	margin:0;
	padding:0;
}
#ContactUsHeader {
	position:absolute;
	left:168px;
	top:150px;
	width:329px;
	height:40px;
	z-index:4;
	margin:0;
	padding:0;
}
#x-treamHeader {
	position:absolute;
	left:168px;
	top:150px;
	width:329px;
	height:40px;
	z-index:1;
	visibility: visible;
	margin:0;
	padding:0;
}
#servicesHeader {
	position:absolute;
	left:168px;
	top:150px;
	width:329px;
	height:40px;
	z-index:7;
	visibility: visible;
	margin:0;
	padding:0;
}
#ClientServicesHeader {
	left:168px;
	top:150px;
	width:329px;
	height:40px;
	z-index:8;
	visibility: visible;
	margin:0;
	padding:0;
}

.warnningNote {
	font-size:12px;
	color:#999999;
}


.bottomDisclaimer {
	clear: both;
	text-align: center;
	padding: 10px 0;
	font-size: 11px;
}

.bottomText {
    clear: both;
	text-align: center;
	padding: 10px 0;
	font-size: 13px;
}
    
#bwaContactForm fieldset {
	border: 1px solid #e1e0e0;
	padding: 10px;
	width: 335px;
}

#bwaContactForm legend {
	padding: 3px;
	font-weight: bold;
}


#bwaContactForm #btnSubmit {
	background: url(images/submit-normal.jpg) no-repeat;
	width: 113px;
	height: 22px;
}

#findAnswersBox dt {
	color: #f99802;
	font-weight: bold;
}

div.error {
	color:Red;
}

.ProgressBar {
	background: url(images/progres-bg-fill.png) no-repeat;
	width: 334px;
	height: 42px;
}

.formfootNote {
	font-size: 10px;	
}


 
/* Cart Styles */
div.shoppingCart #leftPane { width:  900px}
div.shoppingCart #leftContent { width: 90%; margin: auto auto}

h2.cartHeader {
	font-family: Verdana;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #000;
}

/* Cart Table */
#tblCart { clear:both;width: 100%; margin-bottom: 20px; margin-top:-15px}
#tblCart thead th { background-color:#474747; border-bottom:1px solid #fff}
#tblCart th {color:#fff;font-size: 14px;font-weight: bold;padding: 5px 5px;}
#tblCart td {
	padding: 2px 5px;
}

#tblCart tr.smallText td {
	font-size: 11px;padding: 0 3px;line-height: 1.8em;font-family:Verdana;
}
#tblCart tr.discount input {font-size: 11px }
#tblCart input.discountIt {font-size: 9px; font-weight:bold; margin-left: 4px;padding: 0 2px}
tr.boldText td {
	font-weight: bold;
}

tr.altRow td {
	background-color: #fdecd0;
	padding: 3px;
 }
 
tr.subTotal td { border-top:1px solid #757575}
tr.grandTotal td.highlight {background-color:#e2e2e2; }
.alignRight {text-align:right}

/* Option Headers */
h2.paymentOptions {background-color:#fdecd0; clear:both; display:block; padding: 5px 0;width:100%;-moz-border-radius: 5px;
-webkit-border-radius: 5px;}
h2.paymentOptions em {background-color:#f89803; color:#fff; font-size:18px;font-style:normal;font-weight:bold; margin:0; padding: 5px 10px;text-transform:uppercase; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius:5px;-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius:5px;}
h2.paymentOptions strong {color:#272727;font-size:18px; margin-left: 5px;text-transform:uppercase}

/* Option Content */
.shoppingCart .indentedBlock {margin-left: 120px}

/* Form Elements */
#contributionForm { overflow:hidden; margin-bottom: 30px }
#contributionForm fieldset {display:inline; float:left; margin-top: 20px;margin-right:20px; width: 48.5%}
#contributionForm fieldset.second {margin-right: 0}
#contributionForm dl {width:99%}
#contributionForm dt {text-align:left}

.redText{
    color: red
}