@charset "utf-8";
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

* Filename: thinkms.css
* Version: 1.0 (2008-07-29) YYYY-MM-DD
* Website: http://www.thinkms.com/
* Author: MWB Interactive http://www.mwb.com
* Description: Handles the site layout & makes it pretty!

 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== GENERAL STYLES: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
 
body,td,th { font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 12px; color: #792712; }

body { background-color: #fef8df; margin:24px 0 0 0; }

h1 { font-size: 18px; color: #f9c724; font-weight: bold; }

h2 { font-size: 14px; font-weight: bold; color: #e9600d; margin: 0px; padding: 0px; }

h3 { font-size: 12px; font-weight: bold; color: #792712; margin: 0px; padding: 0px; }

h4 { font-size: 11px; font-weight: bold; color: #e9600d; margin: 0px; padding: 0px; }
 

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== LAYOUT: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#container { vertical-align: middle; padding: 0px; width: 948px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }

#header { background-image: url(images/bkgnd-top.gif); background-repeat: no-repeat; height: 130px; }

#topLeft { height: 83px; width: 320px; float: left; }

#topRight { height: 51px; width: 603px; float: left; margin: 0px; padding: 32px 25px 0 0; text-align: right; } 
 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== IE CRAP FIXES: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
 
/* fix for png transparency for IE 5.5 and 6 */
img, a { behavior: url(iepngfix.htc) }


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== LOGIN: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#login { float: left; margin: 0px; padding: 0px; text-align: right; }

#login p { font-size: 10px; color: #f9c827; margin: 0px; padding: 0px; }

#login a { font-size: 10px; color: #ffd87a; text-decoration: underline; }

#login a:hover { text-decoration: none; }


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== FORMS: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
form { width: 603px; margin: 0 0 4px 0; * margin: 0 0 2px 0; padding: 0px; }

label { font-size: 12px; color: #FFFFFF; margin: 1px 0 0 10px; * margin: 0 0 0 10px; padding: 0px; }

input { margin: 1px 5px 0 3px; * margin: 0 5px 0 3px; padding: 0px; }

.submit { width: 42px; height: 20px; margin: 0px; padding: 0px; }


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== CLASSES: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.favorite { background-image:url(../images/favorite.png); background-repeat:no-repeat; font-size:11px; padding:0 0 0 17px; margin:7px 24px 7px 24px; display:block; }

.notice { background-image:url(../images/warning.png); background-repeat:no-repeat; font-size:10px; padding:0 0 0 17px; margin:0 24px 7px 24px; display:block; }

.border { border: 1px solid #ba4307; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== NAVIGAtiON: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#navigation {
	clear: both;
	margin: 0 0 0 54px;
	padding: 23px 0 0 0;
	width: 891px;
	/*height: 33px;*/
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	margin: 0 19px 0 0;
	padding: 0px;
	display: inline;
}
#navigation a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color:#fce69d;
}

iframe { margin: 12px 0 0 24px; }

 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== DROPDOWN MENU: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#dctransfer { background-color:#d62e02; font-size:11px; color:#FFFFFF; }
#dctransfer p { margin:0; padding:0; border-bottom: 1px #e85e0e solid; }
#dctransfer a { width:140px; color:#FFFFFF; text-decoration: none; display:block; padding:10px 10px 10px 10px;  }
#dctransfer a:hover { color:#fce69d; text-decoration: none; background-color: #d62e02; }

#dcback { background-color:#d62e02; font-size:11px; color:#FFFFFF; }
#dcback p { margin:0; padding:0; border-bottom: 1px #e85e0e solid; }
#dcback a { width:140px; color:#FFFFFF; text-decoration: none; display:block; padding:10px 10px 10px 10px;  }
#dcback a:hover { color:#fce69d; text-decoration: none; background-color: #d62e02; }
 
#dcgraduate { background-color:#d62e02; font-size:11px; color:#FFFFFF; }
#dcgraduate p { margin:0; padding:0; border-bottom: 1px #e85e0e solid; }
#dcgraduate a { width:140px; color:#FFFFFF; text-decoration: none; display:block; padding:10px 10px 10px 10px;  }
#dcgraduate a:hover { color:#fce69d; text-decoration: none; background-color: #d62e02; }

#dcoptions { background-color:#d62e02; font-size:11px; color:#FFFFFF; }
#dcoptions p { margin:0; padding:0; border-bottom: 1px #e85e0e solid; }
#dcoptions a { width:140px; color:#FFFFFF; text-decoration: none; display:block; padding:10px 10px 10px 10px;  }
#dcoptions a:hover { color:#fce69d; text-decoration: none; background-color: #d62e02; }

#dcfinancial { background-color:#d62e02; font-size:11px; color:#FFFFFF; }
#dcfinancial p { margin:0; padding:0; border-bottom: 1px #e85e0e solid; }
#dcfinancial a { width:140px; color:#FFFFFF; text-decoration: none; display:block; padding:10px 10px 10px 10px;  }
#dcfinancial a:hover { color:#fce69d; text-decoration: none; background-color: #d62e02; }

#dccareer { background-color:#d62e02; font-size:11px; color:#FFFFFF; }
#dccareer p { margin:0; padding:0; border-bottom: 1px #e85e0e solid; }
#dccareer a { width:140px; color:#FFFFFF; text-decoration: none; display:block; padding:10px 10px 10px 10px;  }
#dccareer a:hover { color:#fce69d; text-decoration: none; background-color: #d62e02; }

#dclive { background-color:#d62e02; font-size:11px; color:#FFFFFF; }
#dclive p { margin:0; padding:0; border-bottom: 1px #e85e0e solid; }
#dclive a { width:140px; color:#FFFFFF; text-decoration: none; display:block; padding:10px 10px 10px 10px;  }
#dclive a:hover { color:#fce69d; text-decoration: none; background-color: #d62e02; }


 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== SEARCH: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.search {
	width: 923px;
	height: 25px;
	margin: 0px;
	padding: 0 25px 0 0;
	background-color: #f39b09;
	background-image: url(images/bkgnd-search-rpt.gif);
	background-repeat: repeat-y;
	text-align: right;
}
.search form {
	width: 923px;
	margin: 0px;
	padding: 0px;
}
.search input.text {
	background-color: #f39b09;
	border: 1px solid #fec221;
	margin: 0px;
	padding: 0 2px 0 2px;
	height: 18px;
	color: #FFFFFF
}
.search input.submit {
	width: 25px;
	height: 20px;
	margin: 0px;
	* margin: 1px 0 0 0;
	padding: 0px;
}
 
 
 

 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== CONTENT: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#content {
	margin: 10px 0 0 0;
	background-image: url(images/bkgnd-content.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#contentLeft {
	background-image: url(images/bkgnd-contentleft.gif);
	background-repeat: no-repeat;
	width: 278px;
	padding: 25px 24px 0 45px;
}
#contentLeft h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	clear: right;
}
.orange {color: #f9c724}
#contentLeft h2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#contentLeft p {
	margin: 0px;
	color:#ffffff;
}
#contentLeft a {
	color: #f9c724;
	text-decoration: underline;
}
#contentLeft a:hover {
	text-decoration: none;
}
#didyouknow {
	background-image: url(images/bkgnd-didyouknow.png);
	background-repeat: no-repeat;
	width: 227px;
	height: 261px;
	margin: 0px;
	padding: 47px 32px 0 19px;
	border-bottom: solid 1px #f57e21;
}
#didyouknow h1 {
	font-size: 16px;
	font-weight: bold;
	color: #83250d;
}
#sidebartools {
	width: 278px;
	height: 371px;
	margin: 0 0 20px 0;
	padding: 0px;
	border-bottom: solid 1px #f57e21;
}
#sidebartools h1 {
	font-size: 16px;
	color: #fce69d;
	display: block;
	height: 30px;
	padding: 11px 0 0 10px;
	margin: 0 0 10px 0;
	text-decoration: none;
	border-bottom: solid 1px #f57e21;
}
#toolsleft {
	width: 102px;
	height: 300px;
	margin: 0px;
	padding: 0 19px 0 19px;
	float: left;
}
#toolsright {
	width: 119px;
	height: 300px;
	margin: 0px;
	padding: 0 0 0 19px;
	float: left;
}
#sponsors {
	width: 278px;
	height: 51px;
	margin: 19px 0 0 0;
	padding: 0px;
	clear: both;
}
#navbutton {
	width: 278px;
	margin: 0 0 43px 0;
}
#navbutton h1 {
	font-size: 16px;
	color: #fce69d;
	display: block;
	height: 30px;
	padding: 11px 0 0 10px;
	margin: 0 0 10px 0;
	text-decoration: none;
}
#navbutton a {
	font-size: 15px;
	color: #FFFFFF;
	display: block;
	height: 30px;
	padding: 11px 0 0 10px;
	margin: 0px;
	text-decoration: none;
	border-bottom: solid 1px #f57e21;
}
#navbutton a:hover {
	color: #fce69d;
}
#contentspacer {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
}
#contentRight {
	width: 601px;
	background-image: url(images/bkgnd-content-right.gif);
	background-repeat: no-repeat;
}
#contentRight h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-image: url(images/bkgnd-content-right-header.gif);
	background-repeat: no-repeat;
	width: 568px;
}
#contentRight h2 {
	font-size: 18px;
	color: #e85f0e;
	font-weight: bold;
	float: none;
	padding: 0 80px 0 0;
	margin: 24px 0 0 24px;
	text-transform:uppercase;
}
#contentRight h3 {
	font-size: 15px;
	color: #e9600d;
	font-weight: bold;
	padding: 12px 0 0 0;
	margin: 0px 0px 0px 24px;
}
#contentRight h4 {
	font-size: 18px;
	font-weight: bold;
	color: #792712;
	margin: 0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#contentRight p {
	padding: 12px 80px 0 0;
	margin: 0 0 0 24px;
}
#contentRight table {
	padding: 0 60px 0 0;
	margin: 12px 0 0 24px;
}
#contentRight table h1 {
	font-size: 14px;
	color: #e85f0e;
	font-weight: bold;
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom: solid 1px #f8d04a;
	width: auto;
	margin: 0 0 10px 8px;
}
#contentRight table h2 {
	font-size: 12px;
	color: #792712;
	font-weight: bold;
	padding: 0px;
	margin: 0 0 10px 8px;
	text-transform: none;
}
#contentRight table p {
	padding: 0px;
	margin: 0 0 5px 8px;
}
#contentRight ul {
	margin: 5px 70px 15px 0px;
	* margin: 5px 70px 15px 40px;
	list-style-type: disc;
}
#contentRight ol {
	margin: 5px 70px 15px 0px;
	* margin: 5px 70px 15px 47px;
}
#contentRight li {
	padding: 8px 0 0 0;
}
#contentRight a {
	color: #e9600d;
	text-decoration: underline;
}
#contentRight a:hover {
	text-decoration: none;
}
#aidform {
	padding: 0px;
	margin: 5px 0 0 24px;
}
.scholarshiplogos {
	width: 568px;
}


 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== FINANCIAL AID MAIN LIST: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#financiallinkone {
	width: 524px;
	height: 15px;
	margin: 15px 0 3px 24px;
	padding: 1px 0 0 20px;
	background-image: url(images/img-list1.gif);
	background-repeat: no-repeat;
}
#financiallinkone a {
	font-weight: bold;
	color: #e4550b;
	text-decoration: none;
}
#financiallinktwo {
	width: 524px;
	height: 15px;
	margin: 0 0 3px 24px;
	padding: 1px 0 0 20px;
	background-image: url(images/img-list2.gif);
	background-repeat: no-repeat;
}
#financiallinktwo a {
	font-weight: bold;
	color: #e4550b;
	text-decoration: none;
}
#financiallinkthree {
	width: 524px;
	height: 15px;
	margin: 0 0 3px 24px;
	padding: 1px 0 0 20px;
	background-image: url(images/img-list3.gif);
	background-repeat: no-repeat;
}
#financiallinkthree a {
	font-weight: bold;
	color: #e4550b;
	text-decoration: none;
}
#financiallinkfour {
	width: 524px;
	height: 15px;
	margin: 0 0 4px 24px;
	padding: 1px 0 0 20px;
	background-image: url(images/img-list4.gif);
	background-repeat: no-repeat;
}
#financiallinkfour a {
	font-weight: bold;
	color: #e4550b;
	text-decoration: none;
}
#contentRightHeader {
	height: 42px;
}
#contentRightmain {
	margin: 0px;
	height: 276px;
	width: 568px;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fcbb24;
}
#contentRightmainInside {
	background-image: url(images/img-insidebanner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 152px;
	width: 568px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fcbb24;
	padding: 0px;
}
#contentRightSubnav {
	width: 544px;
	margin: 0px;
	padding: 8px 0 8px 24px;
	color: #FFFFFF;
	background-color: #fac32f;
}
#contentRightSubnav a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#contentRightSubnav a:hover {
	text-decoration: underline;
}
#collegetools {
	padding: 0px;
	width: 568px;
	margin: 0px;
}
#footer {
	background-image: url(images/bkgnd-bottom.gif);
	height: 55px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-transform: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#footer p {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	top: 20px;
}
#footer a {
	color: #e8600e;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}