@charset "utf-8";
.whiteText {
	font: Verdana;
	font-size: 18px;
	font-weight: bold;	
	color:#FFFFFF;
}
a.MarketSelection:link, a.MarketSelection:visited, a.MarketSelection:active {
	text-align: center;
	font: Verdana;
	color:#000000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;	
}
a.MarketSelection:hover {
	text-decoration: underline;
	font-style:italic;
	color: #FFFFFF;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size: 13px;
}
a.blackBold:link, a.blackBold:visited, a.blackBold:active {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.blackBoldUnder:link, a.blackBoldUnder:visited, a.blackBoldUnder:active {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.blackBoldUnder:hover {
	text-decoration: none;
}
a.white:link, a.white:visited, a.white:active {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.grey:hover {
	text-decoration: underline;
}
a.grey:link, a.grey:visited, a.grey:active {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.grey:hover {
	text-decoration: underline;
	font-weight:bold;
}
a.linkFooter:link, a.linkFooter:visited, a.linkFooter:active {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;	
}
a.linkFooter:hover {
	text-decoration: none;
}
.masterTwoCol #container { 
	width: 1004px;  
	background: #58DFFC;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
} 

.masterTwoCol #header {
	height: 220px;
	width: 1004px;
} 
.masterTwoCol #headerLeft{
	float: left;
	text-indent: 15px;
	text-align: left;
	width: 550px;
	height: 220px;
	background-image: url(images/Header.jpg);
}

.masterTwoCol #headerWelcome {
	width: 454px;
	height: 220px;	
	text-align:right;
	background-image: url(images/HeaderWelcome.jpg);
	background-position:right;
	float: right;
}
.masterTwoCol #headerTalk {
	width: 454px;
	height: 220px;	
	text-align:right;
	background-image: url(images/HeaderTalk.jpg);
	background-position:right;
	float: right;
}
.masterTwoCol #headerAnswers {
	width: 454px;
	height: 220px;	
	text-align:right;
	background-image: url(images/HeaderAnswers.jpg);
	background-position:right;
	float: right;
}
.masterTwoCol #headerPregnant {
	width: 454px;
	height: 220px;	
	text-align:right;
	background-image: url(images/HeaderPregnant.jpg);
	background-position:right;
	float: right;
}
.masterTwoCol #headerInside{
	width: 454px;
	height: 220px;	
	text-align:right;
	background-image: url(images/HeaderInside.jpg);
	background-position:right;
	float: right;
}
.masterTwoCol #headerStories{
	width: 454px;
	height: 220px;	
	text-align:right;
	background-image: url(images/HeaderStories.jpg);
	background-position:right;
	float: right;
}
.masterTwoCol #headerHelp{
	width: 454px;
	height: 220px;	
	text-align:right;
	background-image: url(images/HeaderHelp.jpg);
	background-position:right;
	float: right;
}
.masterTwoCol #headerAboutContact{
	width: 454px;
	height: 220px;	
	text-align:right;
	background-image: url(images/HeaderAboutContact.jpg);
	background-position:right;
	float: right;
}


.masterTwoCol #WelcomeRow {
	background-image:url(images/Abortion_bck2Welcome.gif);
	width: 235px;
	height: 70px;
	text-align: left;
}
.masterTwoCol #TalkRow {
	background-image:url(images/Abortion_bck2Talk.gif);
	width: 235px;
	height: 70px;
	text-align: left;
}
.masterTwoCol #AnswersRow {
	background-image:url(images/Abortion_bck2Answers.gif);
	width: 235px;
	height: 70px;
	text-align: left;
}
.masterTwoCol #PregnantRow {
	background-image:url(images/Abortion_bck2Pregnant.gif);
	width: 235px;
	height: 70px;
	text-align: left;
}
.masterTwoCol #InsideMeRow {
	background-image:url(images/Abortion_bck2InsideMe.gif);
	width: 235px;
	height: 70px;
	text-align: left;
}
.masterTwoCol #StoriesRow {
	background-image:url(images/Abortion_bck2Stories.gif);
	width: 235px;
	height: 70px;
	text-align: left;
}
.masterTwoCol #HowHelpRow {
	background-image:url(images/Abortion_bck2HowHelp.gif);
	width: 235px;
	height: 70px;
	text-align: left;
}
.masterTwoCol #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.masterTwoCol #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 25px 5px 0px 10px; /* padding keeps the content of the div away from the edges */
	color: #FFFFFF;
	height:500px;
}
.masterTwoCol #mainContent 
{
	padding: 15px 10px; 
	background: #CCFFFF;
	border: 20px solid #58DFFC;
	text-align: left;	
	width:670px;
} 
.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; 
	text-align: center;
	color: #FFFFFF;
} 
.masterTwoCol #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:center;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatLeftXtreme {
	float: left;
	margin: 0px 20px 0px 0px;
}
img.floatRight {
	float: right;
	margin: 0px 10px 0px 10px;
}
img.BlackBorder {
	border: #000000;
	border-width: thin;
}
img.floatLeftBorder { 
    float: left; 
    margin: 10px; 
	border: #000000;
	border-width: thin;	
}
img.floatRightBorder {
	float: right;
	margin: 0px 10px 0px 10px;
	border: #000000;
	border-width: thin;	
}

.BigBold {
	font-size: 16px;
	font-weight: bold;
}
.label {
	font-style: italic;
	font-weight: bold;
}
.indent {
	margin-left: 20px;			
}
.indent2 {
	margin-left: 35px;			
}
.indent3 {
	margin-left: 60px;			
}

.columnCenter1{
	float: left;
	width: 350px;
	margin-bottom: 15px;
	text-align:center;
}
.columnCenter2{
	width: 250;
	margin-bottom: 15px;
	text-align:center;	
}
.columnLeft500{
	float: left;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 15px;
	text-align:left;
	text-indent: 10px;
}
.columnRight500{
	width: 500px;
	margin-top: 20px;
	margin-bottom: 15px;
	text-align:right;	
}
label{
	float: left;
	text-indent: 100px;
	width: 180px;
	font-weight: bold;
	text-align:right;
	margin-right: 10px;
}
input, textarea{
	width: 180px;
	margin-bottom: 5px;
}
textarea{
	width: 400px;
	height: 150px;
}
#submitbutton{
	margin-left: 350px;
	margin-top: 5px;
	width: 90px;
}
br.clearIt{
	clear: left;
}

ul {
	list-style-type: square;
}