/* NCD 2010 Document */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	background: #224B8D;
	color: #000000;
	font-size:.875em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background:#fff;
}

.clear {clear: both; margin:0; padding:0; height:1px;}

.footer {
	margin-left: auto;
	margin-right: auto;
	color:#fff;
	width:960px;
	text-align:center;
	background: #224B8D;
}

#mainads {
	float:right;
	width:250px; 
}

#maincontent {
	/* float: left; margin-left: 20px;      if mainads is used */
	width:620px;
	background: #fff url(../images/0001498w.jpg) no-repeat;
	background-position: 120px 20px;
	margin: 0 auto; padding-top: 20px;
}

#mainspecial {
	float:left;
	width:620px;
	margin-left: 20px; padding: 0;
	background: #fff url(../images/0001498_310w.jpg) no-repeat;
	background-position: 310px 60px;
}

.signin {
	float: left;
	width:90%;
	background: #fff url(../images/0001498w.jpg) no-repeat;
	background-position: 120px 20px;
	margin-left: 20px;
}

#mast {	
	background: #224B8D;
	height: 160px;
	/* min-height: 160px; 145px;*/
	width: 960px;
}

#navbar {width:960px; background:#7C8AB9; padding:0; margin:0;} 

h2.offLeft {position:absolute;top:auto;left:-50em;margin:0;padding:0;font-size: .25em;}

#menu {
	background:#7C8AB9;
	width:960px;
	padding:0; margin:0;
	float:left;
}

#skip { 
	width:150px;
	float:right;
	margin-top:15px;
}

.skip a, .skip a:visited {
	float:right;
	width:150px;
	color:#fff;
	text-decoration:none;
	padding-bottom:10px;
}

.skip a:hover, .skip a:active, .skip a:focus {text-decoration:underline}

p.skip {line-height: normal}

p.dateloc {color:#fff; margin-left:127px; }

#brand {float:left; width:710px}

.footer a, .footer a:visited {
	color:#fff;
	text-decoration:none;
}

.footer a:hover, .footer a:active, .footer a:focus {text-decoration:underline}

h1 {
	font-size: 1.75em;
	font-weight: bold;
	margin: 1.75em 0 .5em 0;
}

.h1entry {
	font-family: Arial, Helvetica, sans-serif; /* Georgia, "Times New Roman", Times, serif */
	font-size: 1.875em;
	margin: 1.75em 0 .5em 0;
}

.borderbtm {
	border-bottom: #7C8AB9 solid 2px;
	/* display:block; */
	margin:2px 0;
	padding:2px 0;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
}

.entry {
	font-size: 1.5em;
	font-weight: bold;
	color:#224B8D;
}

.h2sponsor {
	font-family: Arial, Helvetica, sans-serif; /* Georgia, "Times New Roman", Times, serif */
	font-size: 1.375em;
	margin-top: .9em;
	text-align:center;
}

.highlight {
	color:#224B8D;
	font-style:italic;
	font-weight:bold;
	font-size: 150%;
}

.bigger {
	font-family: Arial, Helvetica, sans-serif; /* Georgia, "Times New Roman", Times, serif */
	font-size: 2em;
	font-weight:bold;
	color:#000;
	margin-bottom: .8em;
}

h3 {font-size: 1em;}

h3.lrgr {font-size: 1.25em;}

ol {margin:0 0 1em 3em;}

ul {margin:0 0 1em 3em; list-style-type:square;}

ul.faq {margin:0 0 1em 6em; list-style-type:square;}
li.fq {padding-bottom: 1em}

ul ul {margin:0 0 1em 4em; list-style-type:disc;}

.red {background-color:#FFFF66; color:#CC0000}

p {margin:0 1.125em 1.125em 0;}

p.white {color:#fff; margin:0; padding:0; text-align:center; font-size:70%}

p.question {font-weight:bold}
p.qfirst {font-weight:bold; margin-top:1em;}
p.answer {margin-left: 3em;}
p.address {margin-left: 6em;}

/* Kat's */
tr.blueline {
	border-bottom: #7C8AB9 solid .5px;
}


/* Selection Process Tables */
th {text-align:left; font-weight:normal;}
th.cntr {text-align:center}
caption.lgrleft{text-align:left; font-size:1.25em; font-weight:bold;}
.bluereverse {background-color:#224B8D; color:#fff; padding-left:5px;}
.rowshade {background-color: #F1F1F8} 

/*FORMS*/

.errortext {
	color:#CC0000;
	font-weight:bold;
}

.asplabel {
	color:#000;
	width:100px;
	display:block;
	float:left;
	text-align:right;
}
