*{
	font-family:verdana, arial,helvetica,sans-serif;
	color:black;
}
body{
	margin:0px;
	text-align:center;
	background-color:#d8e3d8;
}
div.main{
	margin:0 auto;
	width:800px;
	border:0px;
	background-color:transparent;
}
div.header{
	height:50px;
	background-color:#4e654e;
}
div.photo{
	width:800px;
	height:150px;
	border:0px;
	border-bottom:2px solid #d5922f;
	border-top:2px solid #d5922f;
	background-color:#FFFFFF;
}
div.photo img{
	width:800px;
	height:150px;
	border:0px;
}
div.content{
	background-color:#FFFFFF;
}
div.content_block{
	width:425px;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:20px;
	font-size:11px;
	text-align:left;
	color:#333333;
}
div.content_block *{
	color:#333333;
}
p{
	color:#333333;
}
div.locations{
	background-color:#4e654e;
	background-image:url(../images/tabbar.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	margin-top:0px;
	padding-bottom:20px;
}
div.locations h1{
	width:190px;
	height:21px;
	text-align:center;
	margin:0px;
	margin-top:0px;
	padding:0px;
	font-family: tahoma, verdana, arial,helvetica,sans-serif;
	color:#d8e3d8;
	font-size:14px;
	font-weight:normal;
}
div.locations div.location_list{
	font-family: tahoma, verdana, arial,helvetica,sans-serif;
	font-size:12px;
	color:#ffd220;
	padding-left:40px;
}
div.legal{
	background-color:#FFFFFF;
	text-align:center;
	font-size:10px;
	color:#666666;
	padding:10px;
	padding-bottom:0px;
}
div.legal a{
	color:#666666;
}
div.close{
	height:12px;
	background-image:url(../images/close_round.png);
	background-repeat:no-repeat;
}
div.clear{
	clear:both;
}


div.formcont{
	float:right;
	position:relative;
	margin-right:3px;
	margin-top:-203px;
	width:341px;
	padding:0px;
}
div.cta{
	width:341px;
	height:51px;
	background-image:url(../images/cta_gold.png);
	background-repeat:no-repeat;
}
div.midform{
	width:341px;
	background-image:url(../images/midbar_gold.png);
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;;
	padding-bottom:0px;
	background-repeat:repeat-y;
}
div.midformcont{
	width:321px;
	background-image:url(../images/midbarfade_gold.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:5px;
	text-align:center;
	font-size:12px;
}
input.submit_image{
	width:201px;
	height:44px;
	border:0px;
	background-color:transparent;
}
div.close_form{
	background-image:url(../images/formclose_gold.png);
	width:341px;
	height:19px;
	background-repeat:no-repeat;
}
form{
	margin:0px;
	padding:0px;
}
div.form{
	margin:auto;
	width:285px;
}

/* Campus Info */
div.campus_listing *{
	color:#ffcf10;
	font-size:10px;
}
div.campus_listing{
	float:left;
	color:white;
	padding-right:30px;
}
div.campus_name{
	font-weight:bold;
}
div.campus_address, div.address2{
}

div.campus_city, div.campus_comma, div.campus_state, div.campus_zip{
	display:inline;
}

/* Campus State Drill Down */
div#locations_state{
	float:left;
	width:150px;
	padding-top:10px;
}
div#locations_campus{
	float:left;
	width:400px;
	padding-top:10px;
}
div#locations_campus *{
	color:white;
}
div#locations_address{
	float:left;
	width:200px;
	padding-top:10px;
}
span.csd_campus{
	color:white;
	text-decoration:underline;
	cursor:pointer;
}
span.csd_campus_open{
	color:#ffdf61 !important;
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
}
ul#csd_ul{
	padding-left:0px;
	list-style-type:none;
	margin:0px;
}
li.csd_li{
	color:white;
	list-style-type:circle;
	cursor:pointer;
}
li.csd_li_open{
	color:#ffd220;
	list-style-type:disc;
	cursor:pointer;
}
div.csd_state{
	display:none;
	font-size:10px;
}



/* Hide Internal CSS */
div.hide_internal_title{
	color:#666666;
	padding-left: 10px;
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-weight:bold;
}
div.hide_internal_title_open{
	color:#666666;
	padding-left: 10px;
	background-image:url(../images/dot_o.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-weight:bold;
}
div.hide_internal_description{
	color:#666666;
	padding-bottom:10px;
	padding-left:15px;
}

/* Hide External CSS */
div.hide_external_title{
	color:#666666;
	padding-left: 10px;
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-weight:bold;
}
div.hide_external_title_open{
	color:#666666;
	padding-left: 10px;
	background-image:url(../images/dot_o.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-weight:bold;
}
div.hide_external_description{
	color:#666666;
	padding-bottom:10px;
	padding-left:15px;
}

div.hide_external_content{
	color:#666666;
	margin-top:5px;
	padding-top:5px;
}
div.hide_external_description{
	color:#666666;
	padding-bottom:10px;
	padding-left:15px;
}
div.hide_external{
	color:#666666;
	padding:10px;
}
div#submit{
	text-align:center;
}
div.submit input{
	width:auto;
	margin:auto;
}
p.privacy{
	padding-top:10px;
	font-size:10px;
	padding-bottom:10px;
}
