body,form,fieldset,legend,object,img,iframe,
table,td,th,ul,li,ol,h1,h2,h3,h4,h5,h6,p {
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
ul,ol {
	list-style:none;
}
ul.normal {
	list-style:disc;
}
.clearLeft {
	height:0;
	clear:left;
}
html {
	overflow-y:scroll;
}
body {
	line-height:1;
	background-color:#fff;
	color:#6b6b6b;
	font-family:Verdana,sans-serif;
	font-size:12px;
}
p {
	line-height:1.7em;
	margin-bottom:1.4em;
}
a:link, a:visited {
    color:#124fc0;
    text-decoration:none;
}
a:hover {
    color:#206fce;
}
h1 {
   font-family:Arial,sans-serif;
   font-size:24px;
   font-weight:bold;
   color:#242424;
   text-transform:uppercase;
   margin-top:5px;
   margin-bottom:5px;
   padding-bottom:5px;
}
.contentWrapper h1 {
	margin-top:-10px;
	padding-bottom:0;
}
.statesContent h1 {
	border-bottom:1px solid #cacaca;
	margin-bottom:20px;
}
h2 {
   color:#206fce;
   font-weight:bold;
   font-size:12px;
   margin-bottom:7px;
}
h3 {
   color:#206fce;
   font-weight:bold;
   font-size:14px;
   margin-bottom:7px;	
}
#wrapper {
    width:909px;
    margin:0 auto;
    margin-bottom:30px;
}
#header {
	position:relative;
	height:157px;
}
#headerTop {
	position:relative;
	height:64px;
	background:url(images/diag-tile.png);
}
#headerTop p {
	position:absolute;
	top:0px;
	right:0px;
	width:225px;
	height:25px;
	background:#fff;
	font-size:11px;
	text-align:center;
	line-height:22px;
	margin-bottom:0;
}
#headerTop a:link, #headerTop a:visited {
	color:#6b6b6b;
	text-decoration:underline;
}
#headerBot {
	position:relative;
	height:93px;
	background:url(images/header-bg.png) no-repeat 0px 11px;
}
#headerBot a.logo:link, #headerBot a.logo:visited {
	position:absolute;
	top:11px;
	left:55px;
	display:block;
	width:345px;
	height:49px;
    line-height:100em;
    overflow:hidden;
}
.mainMenu {
	position:absolute;
	left:408px;
	top:30px;
	list-style:none;
}
.mainMenu li {
	display:inline;
	margin-left:50px;
}
.mainMenu a:link, .mainMenu a:visited {
	color:#fff;
	font-family:Arial,sans-serif;
	font-size:14px;
}
.mainMenu a:hover {
	color:#d1d1d1;
}
.subBar {
	height:21px;
	background:url(images/diag-tile.png);
	margin-bottom:11px;
}
#homeBox {
	background:url(images/diag-tile.png);
	overflow:hidden;
	padding:19px;
	margin-bottom:12px;
	zoom:1;
}
#homeBox .botShadow {
	height:4px;
	margin-right:2px;
	background:url(images/transparent-bottom.png) repeat-x left bottom;
}
#homeBox .leftBox {
	float:left;
	width:543px;

}
#homeBox .leftBoxContent {
   background:url(images/transparent-right.png) repeat-y right top;
}
#homeBox .leftBox img {
	display:block;
}
 .rightWhyBox {
	float:left;
	margin-left:17px;
	display:inline;
	width:310px;
}
 .rightWhyBoxContent {
	padding:15px;
	background:#fff
	height:277px;
}
 .rightWhyBox h2 {
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:30px;
	color:#242424;
	padding-bottom:12px;
	margin-bottom:10px;
	border-bottom:1px solid #b1b1b1;
}
.rightWhyBox p {
	font-size:14px;
	line-height:1.6em;
}
.rightWhyBox ul {
	list-style:none;
}
.rightWhyBox li {
	height:27px;
	background:#dddddd;
	margin-bottom:4px;
	padding-left:38px;
	background:#ddd url(images/star-box.png) no-repeat left top;
}
.rightWhyBox a:link, #homeBox a:visited {
	height:27px;
	line-height:27px;
	color:#242424;
	font-family:Arial,sans-serif;
	font-size:14px;
	display:block;
}
#leftCol {
	float:left;
	width:553px;
}
#fullPage {
	float:left;
	width:903px;
}
* html #leftCol {
	width:552px;
}
#rightCol {
	float:left;
	margin-left:9px;
	display:inline;
	width:347px;
}

#slideHome {
	position:relative;
	height:360px;
	width:892px;
	padding:15px 0 15px 15px;
	margin-bottom:11px;
	background:#000 url(images/slideshow-bg.png) repeat-x left top;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior: url(http://adampmoore.com/client-work/perk/speakup/new/scripts/PIE.htc);
}
#slideHome #slideItemsWrapper {
	position:absolute;
	width:252px;
	top:15px;
	right:0;
}

#slideHome #slideItemsWrapper .bx-wrapper,
#slideHome #slideItemsWrapper .bx-window {
	width:252px;
}

#slideHome ul {
	width:252px;
}
#slideHome li {
	height:100px;
	background:url(images/slide-item-border.png) repeat-x left bottom;
}
#slideHome li h3 {
	font-size:14px;
	color:#e4e4e4;
}
#slideHome li a:link,
#slideHome li a:visited {
	padding-left:25px;
	padding-right:25px;
	padding-top:23px;
	display:block;
}
#slideHome li p {
	line-height:1.3em;
	color:#a5a5a5;
	font-size:14px;
	margin-bottom:0;
}
#slideHome .slideNav {
	position:absolute;
	bottom:15px;
	right:22px;
	width:212px;
	height:33px;
	background:url(images/slideshow-nav-bg.png) no-repeat left top;
}
#slideHome .slideNav a:link,
#slideHome .slideNav a:visited {
	float:left;
	width:50%;
	height:33px;
	text-indent:-9999em;
	outline:0;
}
#slideHome .slideNav a:hover {
	background:#000;
	filter:alpha(opacity=08);
	-moz-opacity:.08;
	-khtml-opacity:.08;
	opacity:.08;
	
}
#slideHome .content {
	display:none;
	position:absolute;
	top:15px;
	left:15px;
	width:640px;
	height:360px;
}

.contentIndent {
	margin:0 20px;
}
.horLine {
	height:1px;
	background:#cacaca;
	margin-bottom:20px;
}
.studentContent .horLine {
	margin-bottom:10px;
}
.stripeBox {
	background:url(images/diag-tile.png);
	padding:20px 17px 16px 20px;
	margin-bottom:10px;
}
.stripeContentWrapper {
	background:#fff url(images/transparent-right.png) repeat-y right top;
	padding-right:3px;
}
.stripeBox .botShadow {
	height:4px;
	margin-right:2px;
	background:url(images/transparent-bottom.png) repeat-x left bottom;
}
.studentContent {
	background:#fff;
	padding:15px;
}
.studentContent img {
	display:block;
	border:1px solid #e5e5e5;
	margin-bottom:8px;
}
.studentContent h3 {
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#242424;
	text-transform:uppercase;
	line-height:1.2em;
	margin-bottom:10px;
}
.actions {
	overflow:hidden;
}
* html .actions {
	margin-bottom:25px;
}
* html .post .actions {
	zoom:1;
}
.actions a:link, .actions a:visited {
	float:left;
	height:18px;
	line-height:18px;
	padding:0 5px;
	background:#2984d5;
	margin-right:6px;
	color:#fff;
	text-transform:uppercase;
	font-family:Arial,sans-serif;
	font-size:9px;
}
.actions a.gray:link, .actions a.gray:visited {
	color:#000;
	background:#e2e2e2;
}
.contentWrapper {
	padding-right:1px;
	background:#c8c8c8 url(images/white-shadow-tl.png) no-repeat right top;
	margin-bottom:10px;
}
.contentWrapper .botShadow {
	height:3px;
	background:url(images/superwide-shadow-bottom.png) no-repeat left bottom;
}
.leftCol .contentWrapper .botShadow {
	background:url(images/wide-shadow-bottom.png) no-repeat left bottom;
}
.rightCol .contentWrapper .botShadow {
	background:url(images/short-shadow-bottom.png) no-repeat left bottom;	
}
.contentBox {
	position:relative;
	padding:19px;
	padding-bottom:0;
	border:1px solid #e5e5e5;
	background:#fff;
}
.contentBox img {
	margin-bottom:19px;
}
.contentHeader {
	position:absolute;
	top:-65px;
	left:0px;
}
* html .contentHeader {
	left:-20px;
}
#leftCol .hasHeader {
	margin-top:65px;
}
#rightCol .hasHeader {
	margin-top:75px;
}
.post {
	border-bottom:1px solid #b1b1b1;
	margin-bottom:23px;
	padding-bottom:24px;
}
.post h2 {
	font-family:Arial,sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#242424;
	text-transform:uppercase;
	line-height:1.1em;
}
.post h4 {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#b1b1b1;
	margin-bottom:6px;
}

.mapContainer {
	position:relative;
	width:864px;
	height:388px;
	margin-bottom:20px;
}
* html .mapContainer {
	margin-bottom:0px;
}
.popup {
	display:none;
	position:absolute;
	left:0;
	top:0;
	width:153px;
	height:57px;
	padding-left:10px;
	padding-top:10px;
	background:url(images/popup-bg.png) no-repeat left top;
}
* html .popup {
	background:url(images/popup-bg.gif) no-repeat left top;
}
.popup h5 {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#242424;
	margin-bottom:3px;
}
.popup h5 span {
	font-weight:bold;
}

#footer {
    height:82px;
    padding-top:20px;
    margin-top:10px;
	background:url(images/diag-tile.png);
	margin-bottom:10px;
}
.footerBox1 {
	float:left;
	display:inline;
	width:474px;
	height:66px;
	background:url(images/footer-bg1.png) no-repeat left top;
	text-align:center;
	line-height:66px;
	color:#1d1d1d;
	margin-left:18px;
}
.footerBox2 {
	float:left;
	display:inline;
	width:372px;
	padding-left:15px;
	height:66px;
	background:url(images/footer-bg2.png) no-repeat left top;
	line-height:66px;
	color:#1d1d1d;
	margin-left:11px;
}
.footerBox3 {
	float:left;
	display:inline;
	width:474px;
	height:66px;
	text-align:left;
	line-height:66px;
	color:#1d1d1d;
	margin-left:18px;
}
.footerBox4 {
	float:left;
	display:inline;
	width:372px;
	padding-left:15px;
	height:66px;
	line-height:66px;
	color:#1d1d1d;
	margin-left:11px;
	text-align: right;
}
* + html .footerBox2 {
	line-height:47px;
}
* html .footerBox2 {
	padding-top:8px;
}
.footerBox2 a {
	position:relative;
	top:8px;
}
.copy {
	font-size:11px;
	color:#bdbdbd;
	margin-bottom:0;
}
.formcell
{
    vertical-align:top;
    padding: 5px;
}
.button
{
	font-size: 12px;
	display: inline;
	color: #fafafa;
	background: #124fc0;
	border: 1px solid #364e5a;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	cursor: pointer;
}
.inputbox
{
	height: 16px;
	border: solid 1px #747474;
	color: #747474;
	background-color : #fafafa;
	padding-top:2px;
}
