	body {
		margin:0; padding:0;
		font-family: Verdana, Helvetica, Swiss, Arial, Sans-Serif;
	
		
		background:#E4E6ED;
		}

	#headerContainer {
	width:100%;
 	padding: 0px;
	margin: 0px;
    clear: both;
	background-image:url(../assets/images/sub/sub_background.png);
	background-repeat:repeat-x;
}
#header {
width:780px;
height:142px;
 	padding: 0px;
	margin: 0px;
    clear: both;
	
	background-image:url(../assets/images/sub/subHeader.png);
	background-repeat:no-repeat
}



/* Main page containers */
	#main1 {
	width:780px;
		margin:0; padding:0;
		background:#A8BCCD url("../assets/images/sub/black.gif") top left repeat-y;
		}
	#main2 {
		margin:0; padding:0;
		background:url("../assets/images/sub/white580.gif") top right repeat-y ;

		}
	#left {
		width:10px;
		background:#000000;
		float:left;
		margin:0; padding:0;
		font-size:80%;
		}
	#right {
		float:right;
		width:580px;
		margin:0; padding:0;
		font-size:80%;
		}
	#middle {
	width:190px;
		float:left;
		background:	#A8BCCD;
		font-size:80%;
		}
	.column-in {
		margin:0; padding:0.5em 1em;
		}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
	
/* End main page containers */
		
h1{
font-size:14px;
color:#622C10;
}
h4{
font-size:13px;
}
p.faq{
font-weight:normal
}
/* brown links Page */
a.main {
	text-decoration: underline;
	color:#8A4323;
	
	}
a.main:hover {
	text-decoration: underline;
	color:#FFFFFF;
	background:#8A6351;
	}
/* brown links Page */
a.toolTip {
	text-decoration: none;
	color:#8A4323;
	
	}
a.toolTip:hover {
	text-decoration: none;
	color:#FFFFFF;
	background:#8A6351;
	}

/* End Schools Page */




/* Sub navigation */
ul#subnav {
	margin: 0;
	padding: 0 0 0 1px;
	height: 10px;
	color: inherit;
}

ul#subnav li {
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
	list-style-type: none;
	font-weight: bold;
	font-size: 11px;
	
}

ul#subnav li a {
	text-decoration: none;
	padding: 7px 10px 7px 10px;
	background: transparent url(../assets/images/sub/subnav_sep.gif) no-repeat left;
	white-space:nowrap;
}

ul#subnav li a:link, ul#subnav li a:visited {
	background-color: inherit;
	color: #303030;
	white-space:nowrap;
}

ul#subnav li a:hover, ul#subnav li a:active {
	text-decoration: underline;
	color:#622C10;
	white-space:nowrap;
}
li#subnavfirst 1i a:hover, ul#subnav li a:active {
	color: #000;
	white-space:nowrap;
}

ul#subnav li#subnavfirst a:link, ul#subnav li#subnavfirst a:visited {
	background: transparent url(../images/sub/subnav_icon.gif) no-repeat left;
	color: #303030;
	white-space:nowrap;
}

ul#subnav li#subnavfirst a:hover, ul#subnav li#subnavfirst a:active {
	background: transparent url(../images/sub/subnav_icon.gif) no-repeat left;
	color:#622C10;
	white-space:nowrap;
}

/* End Sub navigation */

.invalidText{
background:#FF0033;
color:#FFFFFF;
}


.validText{
}










li.faq_li{
font-weight:bold;
}
li{
font-weight:normal;
}
a.normal_link{
text-decoration: underline;
	color:#000000;
	font-weight:normal;
}

a.normal_link:hover{
	text-decoration: underline;
	color:#FFFFFF;
	background: #8A6351;
	}
	

/* Footer style */

div#foot {
    padding: 0px;
	margin: 0px;
    clear: both;
	background:#4E7181;
}
#bottomGreyline{
height:10px;
clear: both;
width: 100%;
padding: 0px;
margin: 0px;
background-image:url(../assets/images/sub/grey.png);
background-repeat:repeat-x;
}

#copyright {
text-align:right;
width:780px;
	clear: both; 
	color:#000000;
	
	line-height: 10px;
	font-size:9px;
	}