
* {
	margin: 0;
	padding: 0;
	border:0;
}

input[type="text"] {border:1px solid #999999; padding:.3em .5em; }

input[type="submit"] {border:1px solid #CCCCCC; padding:.3em; background-color:#e6e6e6;}

p { margin-bottom: 1em; }

body {
	margin: 20px 0;
	background: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #575656;
}

h1, h2, h3 {
	font-weight: normal;
	color: #64943F;
	line-height:1.0em;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {

	font-size: 100%;
}



a:visited { text-decoration:none;
	color: #06357a;

}
a:active{text-decoration:none;
	color: #06357a}


a:link {

	text-decoration:none;
	color: #06357a;
}

a:hover {
	text-decoration: none;
	color: #00B0D8;
}

#header {
	width: 700px;
	height: 20px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 240px;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
	padding-bottom:10px;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #099247;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}


.bigletter { font-size:28px; color: #64943F;  }

#menu {
	width: 700px;
	margin: 0 auto;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	padding: 0px 7px 0 10px;
	border-left:1px solid #333;
	text-decoration: none;
	font-size:12px;
	color: #06357a;
}

#menu a:hover {
	color: #00B0D8;
}

#splash {
	width: 700px;
	height: 273px;
	margin: 0 auto;
   background: url(images/banner.jpg) no-repeat; }

#splash2 {
	width: 700px;
	height: 325px;
	margin: 0 auto;
   background: url(images/nces20_banner.jpg) no-repeat; }


#splash2 p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}


#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 700px;
	margin: 0 auto;
	line-height:1.5em;
	color:#333333;
}

#page h1, #page h2 {
	margin-bottom: 20px;
	margin-top:20px;
}

#content {
	float: left;
	width: 400px;
	height:470px;
	padding: 20px;
	background:#ffffff;
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: right;
	width: 250px;
	height:50px;
	padding: 10px;
	margin-right:20px;
	margin-bottom:10px;
	background:#d3e1c6;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 { 
color:#333333;
font-size: 122%;}


#register {font-family:Helvetica, sans-serif; text-transform:uppercase; text-align:center; font-size:.9em;}



#footer, #legal {
	clear: both;
	width: 700px;
	margin: 0 auto;
	
	padding-top:20px;
	padding-bottom:5px;
	list-style: none;
	color:#FFFFFF;
	background:#FFFFFF;
	font-size:12px;
	border-bottom: 3px solid #06357a;
	
}


#footer li {
	display: inline;
	margin: 0 auto;
	padding: 0px;
	border: none;
	color:#FFFFFF;
	
}


#footer a:link {
	color: #FFFFFF;
	border:none;
}

#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


#footer a { 
	text-decoration:none;
	display: inline;
	margin: 0 auto;
	padding: 0px;
	border: none;
	color: #FFFFFF;
 }




#links {
	float: right;
}


.credit 
 {font-size: 9.5px} 


.signup {margin:0 0 18px 0;clear:both; display:inline; }
.submitsignup {width:80px;  text-transform:uppercase; }
.signbox {width:200ppx; color:#333; padding:5px;
}


.table {padding-right:20px;}


 .picright {float:right;margin:5px 0 1em 1em}
 .picleft {float:left;margin:5px 1em 1em 0}
 .pic {margin:5px 1em 0em 0}
