BODY  {
	margin: 0;
	padding: 0;
}
a:link, a:active, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
}
#top {
	background-image: url(../images/banner_top.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 137px;
	margin: 0;
	padding: 0;
}
#menu {
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 31px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana;
	font-size: 9pt;
	margin: 0;
	padding: 0;
}
#menu a, #menu a:visited, #menu a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 15px;
	padding: 0 15 0 0px;
}
#menu a:hover {
	color: #003d78;
	text-decoration: underline;
}
.yellowbtn {
	background-image: url(../images/btn_yellow.jpg);
	width: 198px;
	height: 115px;
	background-repeat: no-repeat;
	text-align: right;
	text-decoration: none;
	padding: 0 35 0 50px;
	margin: 0;
	cursor: hand;
}
.greenbtn {
	background-image: url(../images/btn_green.jpg);
	width: 198px;
	height: 115px;
	background-repeat: no-repeat;
	text-align: right;
	text-decoration: none;
	padding: 0 35 0 50px;
	margin: 0;
	cursor: hand;
}
.bluebtn {
	background-image: url(../images/btn_blue.jpg);
	width: 198px;
	height: 115px;
	background-repeat: no-repeat;
	text-align: right;
	text-decoration: none;
	padding: 0 35 0 50px;
	margin: 0;
	cursor: hand;
}
.purplebtn {
	background-image: url(../images/btn_purple.jpg);
	width: 198px;
	height: 115px;
	background-repeat: no-repeat;
	text-align: right;
	text-decoration: none;
	padding: 0 35 0 50px;
	margin: 0;
	cursor: hand;
}
.pinkbtn {
	background-image: url(../images/btn_pink.jpg);
	width: 198px;
	height: 115px;
	background-repeat: no-repeat;
	text-align: right;
	text-decoration: none;
	padding: 0 35 0 50px;
	margin: 0;
	cursor: hand;
}
.orangebtn {
	background-image: url(../images/btn_orange.jpg);
	width: 198px;
	height: 115px;
	background-repeat: no-repeat;
	text-align: right;
	text-decoration: none;
	padding: 0 35 0 50px;
	margin: 0;
	cursor: hand;
}
h2{
	font-family: Arial Black;
	font-size: 13.5pt;
	font-style: normal;
	color: #00929f;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
h3{
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	color: #003d78;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
h4{
	font-family: Arial Black;
	font-size: 14.5pt;
	font-style: normal;
	color: #256f9f;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#about {
	width: 760px;
	background-image: url(../images/bg_body_about.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0 0 0 20px;
}
#about p {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	color: #000;
	font-weight: normal;
	margin: 0;
	padding: 5, 0 0 0px;
}
#about h1 {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 11pt;
	margin: 0;
	padding-left: 5px;
	padding-top: 10px;
	color: #00929f;
	font-style: italic;
	border-bottom: 1px dotted #00929f;
}
#about h3{
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	color: #003d78;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#apply {
	width: 760px;
	background-image: url(../images/bg_body_apply.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0 0 0 20px;
}

#apply h1 {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 11pt;
	margin: 0;
	padding-left: 5px;
	padding-top: 10px;
	color: #003d78;
	font-style: italic;
	border-bottom: 1px dotted #003d78;
}
#apply h3{
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	color: #00929f;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#applytable {
	background-color: #d8ebed;
	border: 1px solid #003d78;
	margin: 0;
	padding: 10 10 10 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	color: #003d78;
}
#applytable p{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	color: #003d78;
}
#applytable h1 {
	color: #003d78;
	line-height: 15pt;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-variant: normal;
	font-weight: bold;
}
#applytable h2 {
	color: #00929f;
	font-style: italic;
	line-height: 15pt;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-variant: normal;
	font-weight: bold;
	border: 0;
}

#eligibility {
	width: 760px;
	background-image: url(../images/bg_body_eligibility.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0 0 0 20px;
}
#eligibility p {
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 9pt;
	margin: 0;
	padding: 10 0 0 5px;
	color: #003d78;
}
#eligibility h1 {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 11pt;
	margin: 0;
	padding-left: 5px;
	padding-top: 10px;
	color: #00929f;
	font-style: italic;
	border-bottom: 1px dotted #00929f;
}
#faq {
	width: 760px;
	background-image: url(../images/bg_body_faq.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0 0 0 20px;
}
#faq p {
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 9pt;
	margin: 0;
	padding: 10 0 0 5px;
	color: #000;
}
#faq p a:link {
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #23598e;
	text-decoration: none;
	display: inline;
	background-color: transparent;
}
#faq p a:active {
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #23598e;
	text-decoration: none;
	display: inline;
	background-color: transparent;
}
#faq p a:visited {
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #23598e;
	text-decoration: none;
	display: inline;
	background-color: transparent;
}
#faq p a:hover {
	color: #00929f;
	text-decoration: underline;
	background-color: transparent;
}

#faq h1 {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 11pt;
	margin: 0;
	padding-left: 5px;
	padding-top: 10px;
	color: #00929f;
	font-style: italic;
	border-bottom: 1px dotted #00929f;
}
#faq ul li{
	color: #003d78;
	margin: 0;
	padding: 0 0 0 5px;
	background-color: #ebf0f4;
}
#faq ol {
	color: #003d78;
	font-style: italic;
	line-height: 15pt;
	margin: 0;
	padding: 15 0 0 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-variant: normal;
	font-weight: normal;
}
#faq ol li {
	background-color: #dee6ed;
	border-bottom: 1px dotted #a0b6cd;
	border-left: 1px solid #a0b6cd;
}
#faq ol a {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	margin: 0;
	padding: 0 5 5 10px;
	color: #00929f;
	text-decoration: none;
	display: block;
	background-color: #dee6ed;
}
#hoverwhite a:hover {
	background-color: #fff;
}

#home {
	width: 760px;
	background-image: url(../images/bg_body_home.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0 0 0 20px;
}
#home p {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	color: #000;
	font-weight: normal;
	margin: 0;
	padding: 5, 0 0 0px;
}
#home h1 {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 11pt;
	margin: 0;
	padding-left: 5px;
	padding-top: 10px;
	color: #00929f;
	font-style: italic;
	border-bottom: 1px dotted #00929f;
}
#spbox h1, #spbox p {margin:0 10px; padding:0;}
#spbox h1 {
	padding: 5 0 5 0px;
	font-size: 23px;
	color: #23598e;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial Black, sans-serif;
	border: 0;
	line-height: 1.1em;
}
#spbox ul {
	list-style-position: outside;
	margin: 0 0 10 30px;
	padding: 0;
	list-style-image: url(../images/bullet.gif);
	text-align: left;
}
#spbox ul li {
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 11pt;
	padding: 0 0 0 5px;
	margin: 0;
	color: #fff;
}
#spbox {background: transparent; margin:10 5 0 0px; width:430px; float: left;} 
.top, .bottom {display:block; background:transparent; font-size:1px;}
.b1, .b2, .b3, .b4 {display:block; overflow:hidden;}
.b1, .b2, .b3 {height:1px;}
.b2, .b3, .b4 {background:#6cbcd3; border-left:1px solid #00929f; border-right:1px solid #00929f;}
.b1 {margin:0 5px; background:#00929f;}
.b2 {margin:0 3px; border-width:0 2px;}
.b3 {margin:0 2px;}
.b4 {height:2px; margin:0 1px;}
.boxcontent {display:block; background:#6cbcd3; border:0 solid #00929f; border-width:0 1px;}
.boxcontent a {
	text-decoration: none;
	font-family: verdana;
	color: #003d78;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
#spbox2 h1, #spbox2 p {margin:0 10px; padding:0;}
#spbox2 h1 {
	padding: 5 0 5 0px;
	font-size: 25px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial Black, sans-serif;
	text-align: right;
	border: 0;
	line-height: 1.1em;
}
#spbox2 img { 
	 margin-top: 0px;
	 margin-left: auto;
    margin-right: auto;
	 margin-bottom: 0px;
	 padding: 0 5 0 15px;
}
#spbox2 {background: transparent; margin:10 5 0 0px; float: left;} 
.top2, .bottom2 {display:block; background:transparent; font-size:1px;}
.b5, .b6, .b7, .b8 {display:block; overflow:hidden;}
.b5, .b6, .b7 {height:1px;}
.b6, .b7, .b8 {background:#ffc06d; border-left:1px solid #003d78; border-right:1px solid #003d78;}
.b5 {margin:0 5px; background:#003d78;}
.b6 {margin:0 3px; border-width:0 2px;}
.b7 {margin:0 2px;}
.b8 {height:2px; margin:0 1px;}
.boxcontent2 {display:block; background:#ffc06d; border:0 solid #003d78; border-width:0 1px;}
.boxcontent2 a {
	text-decoration: none;
	font-family: verdana;
	color: #003d78;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
.boxcontent2 a:hover {
	text-decoration: none;
	color: #00929f;
}
#program {
	width: 760px;
	background-image: url(../images/bg_body_program.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0 0 0 20px;
}
#program h1 {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 11pt;
	margin: 0;
	padding-left: 5px;
	padding-top: 10px;
	color: #00929f;
	font-style: italic;
	border-bottom: 1px dotted #00929f;
}
#program ol {
	color: #619625;
	font-style: italic;
	line-height: 15pt;
	margin: 0;
	padding: 15 0 0 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-variant: normal;
	font-weight: normal;
}
#program ol li {
	background-color: #d6f0b8;
}
#program ol p {
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	margin: 0;
	padding: 0 5 3 10px;
	color: #000;
	border: 1px dotted #a8cc7e;
	border-left: 1px solid #a8cc7e;
}
.ul {
	list-style-position: outside;
	list-style-type: circle;
	margin: 0 0 0 20px;
	padding: 0;
}
.ul li {
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 9pt;
	padding: 10 10 5 0px;
	margin: 0;
	color: #000;
}
#copyright {
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	color: #000;
}
form p {
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 9pt;
	padding: 0;
	margin: 0;
	color: #000;
}
