/* 2007-03-08 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #23538B;
}

.pageBackground{
	background-color: #23538B;
}

.topTextCell{
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
	padding: 39px 0px 21px 3px;
}

.barCell{
	background-color: #000000;
}

.barCellLink{
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


.barCellLink:hover{
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color: #36aaff;
	font-weight: bold;
	text-decoration: none;
}

.bannerCell1{
	background-image: url(images/MotherDaughterBG-1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px 0px 183px 3px;
}


.bannerCell2{
	background-image: url(images/MotherDaughterBG-2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px 0px 183px 3px;
}

.mainArea{
	background-color: #ffffff;
	padding: 12px 12px 12px 12px;
}

.topLineCell{
	padding: 12px 0px 12px 0px;
	border-width: 2px 0px 0px 0px;
	border-color: #817d7a;
	border-style: solid;
	font-size: 14px;
	font-weight: bold;
}

.contentCell{
	padding: 10px 10px 20px 10px;
}

/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 4px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
}

.SEOCell{
	font-size: 10px;
	color: #3a76bd;
}

.homeLink{
	font-size: 10px;
	color: #3a76bd;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #3a76bd;
	text-decoration: underline;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

/********** Keyword Search Field Styles *******************/

.keywordSCHText{
	color: #390056;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}

.searchInput{
	color: #00327C;
	font-size: 12px;
	border: solid 1px #000000;
	background-color: #FFFADB;
	width: 104px;
	height: 18px;
}

.searchSubmit{
	color: #ffffff;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	border-color: #63A2FD #00327C #00327C #63A2FD;
	background-color: #0C5ED6;
	height: 18px;
	cursor: pointer;
}

/********** Standard Styles *******************/



p{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a{
	color: #025ec9;
	text-decoration: underline;
}

a:hover{
	color: #3693ff;
	text-decoration: underline;
}

.AlertItalic{
	font-size: 11px;
	color: #FF0000;
	font-style: italic;
	cursor: help;
}

.Alert{
	font-size: 11px;
	color: #FF0000;
}

.AlertBold{
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}


/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 190px;
}

.required{
	color: #ff0000;
}


.requiredStar{
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

.formSpacer{
	font-size: 8px;
}

/******* Webfodder Logo *********/
.webfodderCell{
	padding: 12px 0px 30px 0px;
}

.webfodderLink{
	color: #4a87ce;
	text-decoration: none;
	font-size: 10px;
}

.webfodderLink:hover{
	color: #4a87ce;
	text-decoration: underline;
	font-size: 10px;
}