body {
	background: #d9e6ef;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
}

a:hover {
	color: orange;
}

#title_heading {
	left:0;
	position:absolute;
	text-indent:-9999px;
	top:0;
}

#form_table {
	width: 890px;
	margin: auto;
	background: transparent url(images/body-background.jpg) repeat-y;
}

#tabs {
	border-bottom: 0px solid #555;
	margin: 3px 5px 3px 5px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	width: 880px;
	border-bottom: 1px dashed #999;
	text-align: center;
}

#tabs a {
	font-family: arial,helvetica,sans-serif;
	font-style: bold;
	color: #6891b0;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
}

#tabs a:hover {
	color: orange;
}

#top_banner {
	background: transparent url(images/women-college-graduate-header.jpg) no-repeat 5px 0px;
	width: 880px;
	height: 373px;
}

#body_bottom {
	background: transparent url(images/body-bottom.jpg) no-repeat 0px 0px;
	width: 890px;
	height: 6px;
}

#search_form {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	width: 250px;
	position: relative;
	top: 0px;
	left: 10px;
	float: left;
}

#search_form h2 {
	/*color: #383c63;*/
	color: #930303;
	margin: 0px;
	padding: 0px;
}

#search_form p {
	color: #333;
	font-style: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 14px;
}

#search_form select,#search_form input {
	margin-top: 0px;
	margin-left: 15px;
}

#search_form select {
	width: 200px;
}

#search_btn {
	margin-left: 20px;
	margin-top: 10px;
}

#search_tbl {
	font-family: arial,helvetica,sans-serif;
}

.data_tbl, .data_tbl_header {
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
}


#college-pages-logo {
	position: relative;
	left: 370px;
	font-size: 18px;
	width: 250px;
	float: left;
	padding: 0px;
	margin: 0px;
	top: -40px;
}

#action_text {
	position: relative;
	left: 120px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	width: 250px;
	float: left;
	font-size: 12px;
}

#action_text h4 {
	color: #000000;
	padding: 1px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

#content {
	text-align: left;
	width: 720px;
	margin: auto;
	margin-top: 1px;
	font: 14px arial,helvetica,sans-serif;
	position: relative;
	/*top: -150px;*/
}

#content .title {
	background:transparent url(images/title-background.gif) no-repeat scroll left top;
	margin: 0px 0px 0px 0px;
	height: 28px;
	clear: left;
}

#content .title h4 {
	margin: 0px;
	padding: 3px 0px 0px 10px;
	color: #ffffff;
	font-style: italic;
	font-size: 18px;
}

#content #top_schools {
	list-style-type: none;
	margin: 0px 0px 100px 0px;
	padding: 0px;
	font-size: 12px;
}

#content #top_schools li {
	list-style-type: none;
	float: left;
	padding-left: 20px;
	padding-top: 5px;
}

#content .school_group {
	border: 1px solid #ddd;
	float: left;
	margin: 3px 0px 10px 3px;
	width: 24%;
	font-size: 12px;
}

#content .career_group_column {
	width: 30%;
	float: left;
	margin: 0px 5px 10px 5px;
	padding: 0px;
}

#content .career_group {
	border: 1px solid #ddd;
	margin: 3px 0px 3px 0px;
	width: 100%;
	font-size: 12px;
	float: left;
}

#content .school_group ul, #content .career_group ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content .school_group ul li, #content .career_group ul li {
	list-style-type: none;
	margin: 0px;
	padding: 3px;
}

.divider {
	height: 1px;
	border-top: 1px dotted #999;
	border-bottom: 0px solid #fff;
	width: 90%;
	text-align: center;
}

#footer {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	text-align: center;
	width: 880px;
	margin: auto;
	margin-top: 20px;
	border-top: 1px dotted #999;
	
}

#footer a {
	color: #6698CB;
}

#footer a:hover, #footer a:active {
	color: #104C7F;
}
 

