body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	margin: 0px;
	background-color: #543b9b;
}
#header {
	background-image: url(/images/base/hdr_bkg.gif);
	background-repeat: no-repeat;
	height: 165px;
}
.headerbkgd {
	background-image: url(/images/base/hdr_rpt.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h2, .teal_md {
	font-size: 15px;
	color: #00a890;
}
.purple_lg {
	font-size: 19px;
	color: #543b9b;
}
#content-bkgd {
	background-image: url(/images/base/cnt_rpt.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}
#footer-bkgd {
	background-image: url(/images/base/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
}
#content {
	background-image: url(/images/base/cnt_bkgd.gif);
	background-position: top;
	background-repeat: no-repeat;
	line-height: 1.2em;
	min-height: 400px;
	
}
#appbox {
	background-image: url(/images/base/appbox_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.footer {color: #543b9b;}
a:link {color: #543b9b; text-decoration: none; }
a:visited {color: #543b9b; text-decoration: none; }
a:hover {color: #543b9b; text-decoration: underline;}
a:active {color: #543b9b;}

.copyright {
	color: #ccccff;
	font-size: 11px;
	padding-top: 5px;
}

h1 {
	font-size: 20px;
	color: #543b9b;
	font-weight: normal;
	margin: 0px;
}
.step {
	color: #543B9B;
	padding-top: 10px;
	vertical-align: top;
	padding-right: 15px;
	font-size: 14px;
	line-height: 1.3em;
}

h2 {
	font-weight: normal;
	font-style: italic;
	padding-top: 7px;
	margin: 0px;
}
#resources {
	background-image: url(/images/promo/resourc_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.title {
	font-weight: bold;
	color: #00a890;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.subtitle {
	font-size: 12px;
	color: #543b9b;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.resources {
	font-size: 12px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
}

.name {
	font-weight: bold;
	color: #543b9b;
	
}

.position {
	color: #00a890;
}

.contact {color:#666;}
.contact a:link {color: #666; text-decoration: none; }
.contact a:visited {color: #666; text-decoration: none; }
.contact a:hover {color: #666; text-decoration: underline;}
.contact a:active {color: #666;}
.note {
	color: #00a890;
	padding-top: 10px;
	vertical-align: top;
	padding-right: 15px;
	font-size: 13px;
	line-height: 1.3em;
	padding-left: 25px;
}
#applynow {
	background-image: url(/images/base/applynowbkg.gif);
	height: 218px;
}
