
/* GLOBAL CSS */
          body {
	color:#000;
	background:#FFF;
	text-align:center;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup, sub {
	line-height:-1px;
	vertical-align: text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
body {
	font:12px/1.22 arial, verdana, clean, sans-serif;
*font-size:small;
*font:x-small;
}
table {
	font-size:inherit;
	font:100%;
}
/**
          * Bump up IE to get to 13px equivalent
          */
          pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:99%;
}
/* MASTER CSS */
          body {
	background: #ffffff url(/resources/images/scholarships4moms.net/in_bg.jpg) repeat-y top center;
	color: #000000;
}
body#formpage {
	background: #ffffff url(/resources/images/scholarships4moms.net/bg.jpg) repeat-x top center;
	color: #000000;
}
a {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
.clearboth {
	clear: both;
}
.fadeline {
	background: url(/resources/images/scholarships4moms.net/s4m2_fadeline.jpg) no-repeat bottom right;
}
#doc {
	background: transparent;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 61.5384615em; /* !IE */
 *width: 60.0553846em; /* IE */
	min-width: 800px;
	position: relative;
}
/* Header Styles */#hd {
	background: url(/resources/images/scholarships4moms.net/in_bg_hd.jpg) no-repeat bottom left;
	display: block;
	height: 185px;
	position: relative;
}
#hd #logo {
	background: url(/resources/images/scholarships4moms.net/s4m2_logo.jpg) no-repeat top left;
	display: block;
	height: 59px;
	width: 440px;
	border:0px;
	text-indent: -10000px;
	position: absolute;
	top: 88px;
	right: 21px;
}
#hd #slogan {
	display:none;
}
#hd #nav {
	color: #ab251f;
	position: absolute;
	top: 160px;
	right: 21px;
}
#hd #nav li {
	float: left;
}
#hd #nav li a {
	display: block;
	color: #ab251f;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 95%;
	font-weight: bold;
	padding: 0 5px;
	border-right: 1px solid #ab251f;
}
#hd #nav li a.last {
	border-right: none;
}
/* Body Styles */
#pubpixel {
position: absolute;
right: 101%;
overflow: hidden;
} 
		  
		  #bd {
	display: block;
	margin: 20px 0;
	/* min-height hack for ie6 */
          min-height: 280px;
	height: auto !important;
	height: 280px;
}
#formpage #bd {
	background: transparent;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 66.1538462em; /* !IE */
 *width: 64.5595385em; /* IE */
	min-width: 860px;
	position: relative;
}
#row p {
	margin-left:0 !important;
	margin-right:0 !important;
}
#row {
	margin:0 20px 10px;
	padding-bottom:10px;
}
#row h2 {
	color:#CC0000;
	font-size:153.9%;
	margin:10px 0;
	text-transform:uppercase;
}
#bd h2.highlight {
	font-weight: bold;
	padding: 20px 0;
	text-align: center;
	color: #000;
}
#bd h3 {
	color: #cc0000;
	font-size: 123.1%;
	font-weight: bold;
	margin: 10px 20px;
}
#bd h4 {
	font-size: 108%;
	font-weight: bold;
	margin: 10px 20px;
}
#bd h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 10px 20px;
	text-transform: uppercase;
}
#formpage_form p {
	font-size: 100%;
	margin: 10px 0 !important;
}
#bd p {
	font-size: 100%;
	margin: 10px 20px;
}
#bd p.register {
	color: #cc0000;
}
#bd p.fineprint {
	color: #cccccc;
	font-size: 85%;
	margin-right: 30px;
	padding-bottom: 20px;
}
#bd p.highlight {
	font-size: 123.1%;
	font-style: italic;
	padding: 0 120px 20px 120px;
	text-align: center;
}
#bd .fadeline {
	background: url(/resources/images/scholarships4moms.net/bg_fadeline.jpg) no-repeat bottom left;
	padding-bottom: 10px;
}
#bd a {
	color: #cc0000;
}

#bd dl {
	margin: 10px 20px;
}
#bd dl dt {
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 0;
}
#bd dl dd {
	font-size: 108%;
	margin-bottom: 20px;
}
#bd dl span {
	color: #000;
	font-weight: bold;
}
#bd dl ol {
	margin: 20px 0;
}
#bd dl ol li {
	font-size: 100% !important;
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 10px;
}
.row {
	margin: 0 10px 10px 10px;
	padding-bottom: 10px;
}
.col1 {
	display: block;
	float: right;
	width: 400px;
	padding-bottom: 80px;
}
.col1 h2 {
	padding: 0 0 0 20px;
    color: #CC0000;
    font-size: 125% !important;
    font-weight: bold !important;
    margin: 10px 0;
    text-transform: uppercase;
	}
.col1 p.register {
	color: #cc0000;
}
.col1 p.fineprint {
	color: #cccccc;
	font-size: 85%;
	margin-right: 30px;
	padding-bottom: 20px;
}
.col1 .fadeline {
	padding-bottom: 20px;
}
.col1 ol.text {
	margin: 10px 20px;
}
.col1 ol.text li {
	font-size: 108%;
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 10px;
}
.col2 {
	display: block;
	float: left;
	width: 380px;
	padding: 0 0 80px 0;
}
.col2 #works {
	background: url(/resources/images/scholarships4moms.net/s4m2_bg_works.jpg) no-repeat 0 0;
	display: block;
	margin: 0 !important;
	padding: 20px 0 0 0;
}
#steps {font-size: 98% ! important; }
#steps em {font-size: 93% ! important; font-style: italic ! important; margin:4px 10px 0 10px !important; display:block;}
#steps li.first {background: url(/resources//resources/images/scholarships4moms.net/10kforschool.com/blt_1.jpg) no-repeat 0 3px; margin-bottom: 0; padding: 3px 0 10px 20px !important;
}
#steps li.second {background: url(/resources//resources/images/scholarships4moms.net/10kforschool.com/blt_2.jpg) no-repeat 0 3px; margin-bottom: 0; padding: 3px 0 10px 20px !important;}
#steps li.third {background: url(/resources//resources/images/scholarships4moms.net/10kforschool.com/blt_3.jpg) no-repeat 0 3px; margin-bottom: 0; padding: 3px 0 10px 20px !important;}#works h3 {
	background: url(/resources/images/scholarships4moms.net/s4m2_hd_works.jpg) no-repeat 0 0;
	display: block;
	margin: 0 !important;
	width: 220px;
	height: 20px;
	text-indent: -10000px;
}
#works ol {
	padding: 20px 20px 0 20px;
}

#works ol li {
	font-size: 108%;
	list-style-position: inside;
	list-style-type: none;
	font-size:12px;
	margin-bottom: 10px;
	padding: 0 0 0 20px;
}
#works ol li#first {
	background: url(/resources/images/scholarships4moms.net/blt_1.jpg) no-repeat 0 0;
}
#works ol li#second {
	background: url(/resources/images/scholarships4moms.net/blt_2.jpg) no-repeat 0 0;
}
#works ol li#third {
	background: url(/resources/images/scholarships4moms.net/blt_3.jpg) no-repeat 0 0;
}
#works .register a {
	background: url(/resources/images/scholarships4moms.net/s4m2_btn_register.jpg) no-repeat 0 0;
	display: block;
	height: 29px;
	margin: 0 0 0 20px;
	width: 288px;
	padding: 10px 0;
	text-indent: -10000px;
	outline: none;
}
#works_btm {
	background: url(/resources/images/scholarships4moms.net/s4m2_bg_works_btm.jpg) no-repeat 0 0;
	display: block;
	height: 17px;
	margin: -10px 0 0 0;
	padding: 0;
}
#rss_cont h3 
{
	color: #cc0000;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 12px 0 12px;
}

#rss_cont .news
{
    margin:10px 0 0 13px;
}

#rss_cont p 
{
	margin-left:0px;
    margin-bottom:2px;
    font-style:italic;
}

#rss_cont a 
{
	color: #000000;
}

#rss_cont .sub 
{
	color: #CC0000;
	font-style:italic;
	font-weight: none;
}

#rss_cont .title 
{
	color: #000000;
	font-weight: bold;
}


/* Footer styles */
#ft {
	background: transparent url(/resources/images/scholarships4moms.net/bg_ft.gif) repeat-x top left;
	padding: 20px 0;
	text-align: center;
	color: #999999;
}
#ft a {
	color: #3A3A3A;
}
#ft #copyright {
	color: #A2A2A2;
}
