* {
	margin: 0;
	padding: 0;
}

html,body {
	height: 100%;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	background: #fff url(../img/bg.gif) repeat;
}
body ul{
	margin-bottom: 20px;
}

#container-bg {
	margin:  0 auto 0 auto;
	width: auto;
	height:  auto;
	background: #fff url(../img/bg-body-white.gif);
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

#header {
	width: auto;
	height: 70px;
	background-color: #fff;
}
#header img {
	display: block;
}

#banner {
	float:  left;
	width: 164px;
	height: 104px;
	padding-left: 501px;
	background: #8E9Ec9 url(../img/header.gif) no-repeat;
	display: none;
}
#logo	{
	float: right;
	width: 114px;
	height: 92px;
	margin: 12px 0 0 19px;
	display:none;
}
#logo2	{
	float: left;
	width: auto;
	height: 70px;
	margin: 12px 0 0 19px;
	display:block;
}
#search {
	float: right;
	width: 133px;
	height: 35px;
	background-color: #E7E7E7;
	border-bottom: 1px solid #929191;
	display:none;
}
.search-box {
	float: left;
	width: 65px;
	margin: 7px 0 0 7px;
	display: none;
}

.search-button {
	float: right;
	width: 55px;
	margin: 2px 0 0 0;
	display: none;
}
#drop-down {
	float: left;
	padding: 7px 0;
 	border-bottom: 1px solid #929191;
 	text-align: center;
 	width: 133px;
	background-color: #E7E7E7;
	display: none;
}

#left {
	width: 652px;
	float: left;
}

#body {
	float: left;
	width: 623px;
	padding: 14px;
	background-color: #fff;
}

#right {
	float: right;
	width:  133px;
	display: none;
}

#nav2 {
	text-align: center;
}

#footer {
	font-size: .9em;
	margin:0px 1px 0px 1px;
	clear: both;
	padding: 15px;
	width: 590px;
	text-align:center;
}

#footer li
{
	display: inline;
	padding: 0em 0em 0em 0.7em; 
	border-left: 0.08em solid #644;
	list-style-type: none;
}

#footer li.first {
 padding-left: 0; /* The first item should not be spaced away from the left edge. */
 border: 0; /* The first item should not have a border on its left edge. */
}

/*#footer {
	font-size: .9em;
	margin:0 0 0 6px;
	clear: both;
	padding: 14px;
	width: 590px;
	background-image: url(../img/bg-body.gif) repeat;
	border-top: 1px solid #929191;
}*/


/*typography*/
a.real, a:link, a:visited, a:active {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px groove #8E9EC9;
	}
a:hover, a.active {
	text-decoration: underline;
	border-bottom-color:#000000;
	}


#vertmenu {
float:  left;
width: 133px;
padding: 0px;
margin: 0px;
font-size: .95em;
text-align: left;
	display: none;
}


#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
	display: none;
}

#vertmenu ul li {
padding: 0px;
margin: 0px;
	background-color: #E7E7E7;
	display: none;

}

#vertmenu ul li a {
display: block;
margin: 0;
padding: 8px 6px 8px 7px;
width: 120px;
border-bottom: 1px solid #929191;
	display: none;
}
#vertmenu ul li a:hover {
color: #000000;
text-decoration: none;
background-color: #F9E6B7;
	display: none;
}
#vertmenu ul li a.active {
color: #000000;
background-color: #E6B531;
text-decoration: none;
border-style: none;
	display: none;
}

#vertmenu ul ul {
border-bottom: 1px solid #929191;
	display: none;
}

#vertmenu ul ul li a {
	background-color: #fff;
	border-style: none;
	display: none;
}
#vertmenu ul ul li a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #fff;
	display: none;
}
#vertmenu ul ul li a.active, #vertmenu ul ul ul li a.active {
	color: #000000;
	text-decoration: none;
	background-color: #fff;
	display: none;
}
#vertmenu ul ul ul li a {
padding-right: 6px;
padding-left: 20px;
width: 106px;
	display: none;
}
#vertmenu ul ul li a:hover, #vertmenu ul ul ul li a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #fff;
	display: none;
}

#vertmenu ul ul ul {
border-bottom: 0px solid #929191;
_border-bottom: 1px solid #929191;
padding-bottom: 8px;
background-color: #fff;
	display: none;

}
#vertmenu ul ul ul ul li a {
padding-right: 7px;
padding-left: 26px;
width: 100px;
font-size:10px;
	display: none;
}
#vertmenu ul ul ul ul li a.active {
background-color: #E7E7E7;
	display: none;
}
#vertmenu ul ul ul ul li {
background-color: #fff;
	display: none;
}

#vertmenu ul ul ul ul ul li a {
	padding-left: 10px;
	display: none;
}
#vertmenu ul ul ul ul ul li a.active {
color:#000000;
text-decoration:underline;
background-color:#FFFFFF;
	display: none;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	color:  #000;
	font-family: Verdana, sans-serif;
	margin-top: 0em;
	margin-bottom: .6em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	color:  #000;
	font-size: 1.2em;
	margin: 0em 0em 0em 0em;
	font-weight: bold;
	}
h3 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	margin: 0;
	padding: 0;
	}
ol, li {
	list-style: inherit;
	line-height: 1.2em;
	margin-top: 1em;
	margin-bottom: 0.2em; 
	margin-left: 0.6em;
	}

ul{
	list-style: inherit;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 0.2em; 
	margin-left: 0.6em;	
	}
ol{
	list-style: inherit;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 0.2em; 
	margin-left: 0.6em;	
	}
p {
	font-size: .95em;
	line-height: 1.5em;
	margin: 0em 0em 1.5em 0em;
	}

.bold, a.bold:hover
{
	font-weight: normal;
	text-transform: uppercase;
}

.notop
{
	margin-top:  0em;
}

strong, b {
	font-weight: bold;
	}
	
#nav {
	width: 798px;
	height: 27px;
	background-image: url(../img/nav.gif);
	border-bottom: 1px solid #929191;
	border-top: 1px solid #929191;
	margin: 0;
	padding: 0;
	position: relative;
	float:left;
	display: none;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: none;
}

#nav ul li {
	padding: 0;
	margin: 0;
	display: none;
}

#nav a {
position: absolute;
display: block;
background: url(../img/nav.gif) 0 0 no-repeat;
overflow: hidden;
text-indent: -9000px;
height: 27px;
top:  0;
	display: none;
}

* html #nav ul li {
   display: inline;
   width: 99.99%;
	display: none;
}

#home a {
width: 70px;
background-position: 0 0;
}
#info a {
left: 70px;
width: 153px;
background-position: -70px 0;
}
#application a {
left: 222px;
width: 157px;
background-position: -222px 0;
}
#test-content a {
height: 27px;
left: 379px;
width: 110px;
background-position: -379px 0;
}
#test a {
left: 489px;
width: 153px;
background-position: -489px 0;
}
#scores a {
left: 642px;
width: 155px;
background-position: -642px 0;
}
#nav a:hover {
background-image: url(../img/nav-hover.gif);
}

#home-page #home a, #info-page #info a, #application-page #application a, #test-page #test a, #test-content-page #test-content a, #scores-page #scores a {
background-image: url(../img/nav-active.gif);

}
/**	table {	
		border: 2px solid #668;
		border-collapse: collapse;
		caption-side: bottom;
	}
	td {
		border: 2px solid #668;
		padding: 1em 2em;
		border-spacing: 1em;
	}
	th {
		border: 2px solid #668;
	}**/
	.table-noborder {	
		border: none !important;
		border-collapse: collapse;
		caption-side: bottom;
	}
	
.td-noborder {
		border: none !important;
		padding: 0 0 0 0;
		/*border-spacing: .5em;*/
	}
.th-noborder {
		border: none !important;
	}	
	
	col.alternative {
		background: #9397A6;
	}
	col.2ndalternative {
		background: #E7E7E7;
	}
#box-float-right {
	float: right;
	width: 225px;
	margin: 0 0 10px 10px;
	padding: 10px 10px 0 10px;
	background: #EDF1F4; 
	background: #EDF1F4;
	border: 1px solid #5c869c;
	display:none;
}
.blue-bg {
	width: 475px;
	padding: 10px 65px 0 65px;
	margin-bottom: 15px;
	background-position: -20px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	text-align: justify;
	clear:both;
}
.blue-bgALT {
	width: 475px;
	padding: 0px 5px 0 5px;
	margin-bottom: 15px;
	background-color: #E7E7E7;
	border: 1px solid #ADC2CE;
	text-align: justify;
	clear:both;
}
.blue-bgALT h2 {
color:  #CC9933;
font-weight:bold;
margin-bottom: 10px;
text-align:center;
}

/*This is for tables with a lot of columns*/
.small td{
	padding: 4px 4px;
}
/*This is for tables with an even larger amount of columns (8 and above)*/
.smaller td{
	padding: 4px 2px;
}
.columnLeft{
width: 305px;
float: left;
}
.columnRight{
width: 305px;
float: right;
}
.moveUp ul{
	margin-top:-15px;
}
.smallColumnLeft{
width: 150px;
float: left;
padding-left: 70px
}
.smallColumnRight{
width: 350px;
float: right;
padding-right: 50px;
}
dt {
	padding: 1px;
}
.appendixA {
width: 625px;
border: 2px solid;
border-color: #929191;
padding: 4px;
float: left;
}
.CSEC {
width: 630px;
background-image:url(../img/scec_bkrd2.png);
background-repeat:no-repeat;
float:left;
}
.justify{
text-indent: 20px;
}

.sitemap ul {
  list-style-type: none; 
  margin: 5px 0 0 20px;
}

.sitemap ul li {
  margin: 0 0 10px 20px;
  clear: left;
  line-height: 18px;
}


.sitemap ul li.indent-none {
	margin: 0 0 10px 0;
}

.sitemap li a.expand, .sitemap ul ul li a.expand, .sitemap ul ul ul li a.expand  {
	border: 1px solid #426A80;
	text-decoration: none;
	width: 9px;
	height: 13px;
	display: block;
	float: left;
	padding: 0 1px 0 1px;
	margin: 0 4px 0 0;
	line-height: 10px;
	text-align: center;
}

.sitemap li a.expand:hover {
	background-color: #426A80;
	color: #fff;
}

.sitemap li a.sitemap-header {
	font-weight: bold;
	text-transform: uppercase;
}
#banner div,  #nav-bg div, #nav-bg, #right, #right div {
	display: none;
}
#box-accommodations-note {
display:none;
}
