/* BASIC STYLE */

body { background: #ffffff; }
body, form {  background-image: none; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; }
body, td, p { font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif; line-height:17px; font-size: 12px; font-style: normal; color: #000000;}
input, select { font-family: Trebuchet MS, Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000; }
select { margin-bottom: 0px; }

h1 { font-weight: bold; font-size: 15px; margin-top:3px; margin-bottom:3px; color:#2F4F66;}
h2 { font-weight: bold; font-size: 13px; margin-top:0px; margin-bottom: 3px; color:#2F4F66;}
h3 { font-weight: bold; font-size: 11px; margin-top:0px; margin-bottom: 3px; color:#2F4F66;}
h4 { font-weight: bold; font-size: 12px; margin-bottom: 3px;}

hr { border-top: 1px dashed #FFC94F; height:1px; }

a { color:#2F4F66; }
a:hover { text-decoration:none; }

#cursor { cursor:hand; cursor:pointer; }
#txt-yellow { color:#FFC94F; }
#txt-blue { color:#2F4F66; }
#txt-white { color:#FFFFFF; }

.blurb { text-decoration:none; }

.top-bg { /*background: url('../images/top-bg.gif') repeat-x;*/ background: url('../images/sprite.gif') repeat-x 0 -410px;}
.top-link { color:#FFFFFF; font-weight:bold; font-size:12px; line-height:15px;}
.top-div-margin { margin-left:5px; margin-right:5px; background: url('../images/sprite.gif') 0 -325px;}

.req { color:#2F4F66; font-weight:bold; }
.req2 { color:#FFFFFF; font-weight:bold; }
#error { color:#af30ce; font-weight:bold; }
#school { color:#2F4F66; font-weight:bold; }
#hdr { font-size:13px; color:#2F4F66; font-weight:bold; }

.school-name { cursor:hand; cursor:pointer; padding-left:2px; font-size:12px; font-weight:bold; color:#2F4F66;}

.footer-txt { color:#FFFFFF; }
.footer-link { color:#FFFFFF; font-weight:bold; font-size:11px; line-height:15px;}

.bottom-link { color:#CCCCCC; font-weight:bold; }

/* ADVERTISEMENT */
.ad-n { background: url('../images/ad_n.gif') repeat-x; }
.ad-e { background: url('../images/ad_e.gif') repeat-y; }
.ad-s { background: url('../images/ad_s.gif') repeat-x; }
.ad-w { background: url('../images/ad_w.gif') repeat-y; }

#button-10-reasons2 {
	background: url('../images/sprite.gif') 0 -85px;
	width: 135px;
	height: 30px;
	margin-left: 42px;
}

#button-find-my-campus {
	background: url('../images/sprite.gif') 0 -165px;
	width: 135px;
	height: 30px;
	cursor:pointer;
}

#button-request-more-info {
	background: url('../images/sprite.gif') 0 -245px;
	width: 135px;
	height: 30px;
	cursor:pointer;
	display:block;
}

.btn_requestinfo {
	background: url('../images/sprite.gif') 0 0; width: 230px; height: 35px;
	cursor:pointer;
	display:block;
}
