html {
	height: 100%;
	outline: none;
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	outline: none;
}
form {
	margin: 0;
	padding: 0;
}
input, textarea, select, option {
	outline-style: none;
	outline: none;
	resize: none;
}
optgroup {
	font-weight: bold;
	font-style: normal;
}
img {
	border: none;
}
ul, ol, li {
	margin: 0;
	padding: 0;
}
#noscript {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #EA8F35;
	color: #fff;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
}
#dhtmltooltip {
	visibility: hidden;
	position: absolute;
	border: 2px solid #3f3f3f;
	font-family: Arial;
	z-index: 9999999;
	font-size: 12px;
	padding: 2px 3px 2px 3px;
	background-color: #FFF;
	color: #3F3F3F;
}
#wrapper {
	background: #FFF;
	margin: 0;
	padding: 0;
	min-height: 100%;
}
a, a:focus, a:link, a:visited, a:hover, a:active {
	outline: none;
	text-decoration: none;
}
p {
	margin: 1em 0;
}
#header {
	background: url(/images/header_red_bar.png) repeat-x;
	margin: 0;
	padding: 0;
	height: 72px;
	clear: both;
	border-bottom: none;
}
#headerCenter {
	padding: 0;
	height: 72px;
	border-bottom: none;
	width: 969px;
	margin: 0 auto;
	background: url(/images/header_red_bar.png) repeat-x;
}
.logo {
	padding: 0;
	float: left;
	height: 58px;
	margin: 8px 0 0 15px;
}
.headerLinks {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	float: right;
	padding: 0;
	clear: right;
	margin: 50px 15px 0 0;
	font-weight: bold;
	list-style: none;
	display: inline-block;
}
.headerLinks li {
	list-style: none;
	display: inline-block;
	padding-left: 9px;
	float: left;
}
.headerLinks a:link, .headerLinks a:active, .headerLinks a:visited {
	color: #FFF;
}
.headerLinks a:hover {
	color: #CCC;
}
#tabs {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 969px;
	height: 23px;
}
#tabsTopics {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 23px;
}
#tabsAbout {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 816px;
	height: 23px;
}
#tabsHorizontal {
	height: 23px;
	width: 100%;
	background-color: #747474;
	clear: both;
	overflow: hidden;
}
.tabsVerticalSpacer {
	background-color: #989898;
	width: 2px;
	height: 23px;
}
#cellMainNav, #cellMainNav2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-left: 16px;
	color: #fff;
	float: left;
	height: 23px;
	overflow: hidden;
}
#cellMainNav2 {
	margin-right: 16px;
	float: right;
}
.cellNavMyProfile a, .cellNavMyProfileActive a, .cellNavMyProfile2 a {
	text-decoration: none;
	padding: 4px 12px 0 12px;
	height: 21px;
	display: block;
}
.cellNavMyProfile a:link, .cellNavMyProfile a:visited, .cellNavMyProfile a:active {
	color: #fff;
	background-color: #747474;
}
.cellNavMyProfile a:hover {
	color: #fff;
	background-color: #888;
}
.cellNavMyProfileActive a:link, .cellNavMyProfileActive a:visited, .cellNavMyProfileActive a:active, .cellNavMyProfileActive a:hover {
	color: #747474;
	background-color: #fff;
}
.cellNavMyProfile2 a:link, .cellNavMyProfile2 a:visited, .cellNavMyProfile2 a:hover, .cellNavMyProfile2 a:active {
	color: #fff;
	background-color: #e8821e;
}
#mainContent {
	background: #fff;
	padding: 0;
	clear: both;
	overflow: auto;
	margin: auto;
	float: none;
	height: 1%;
	width: 969px;
}
#majorWrapper {
	padding: 0;
	float: right;
	width: 724px;
	margin: 14px 15px 25px 0;
	border: 3px solid #989898;
	border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#majorListheader, #majorListheader:link, #majorListheader:active, #majorListheader:visited, #majorListheader:hover {
	background: #989898;
	padding: 1px 0 1px 0;
	height: 15px;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 11px;
	display: block;
	cursor: pointer;
}
#majorListheader a:link, #majorListheader a:visited, #majorListheader a:active, #majorListheader a:visited {
	color: #fff;
}
.majorList {
	text-align: left;
	float: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: -1px;
}
#tab_hide {
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
	height: 14px;
	width: 134px;
}
a.tabHide {
	background: url(/images/tab_hide_frame.png) no-repeat left top;
	display: block;
	margin: 0;
	padding: 0;
	height: 14px;
	width: 134px;
}
a.tabHide:hover {
	background: url(/images/tab_hide_frame.png) no-repeat left bottom;
}
#tab_welcome {
	background: url(/images/tab_welcome.png) no-repeat left top;
	margin: 0 0 0 15px;
	padding: 0px;
	float: left;
	height: 14px;
	width: 107px;
}
#showFrame {
	width: 15px;
	height: 250px;
	margin: 14px 0 0;
	padding: 0;
	float: right;
}
#showFrameImage {
	margin: 62px 0 0;
	padding: 0;
	height: 142px;
	width: 14px;
	float: right;
}
a.tabShow {
	padding: 0;
	height: 142px;
	width: 14px;
	float: right;
	display: block;
	background: url(/images/tab_show_frame.png) no-repeat left top;
}
a.tabShow:hover {
	background: url(/images/tab_show_frame.png) no-repeat right top;
}
#sidebarProfile {
	background: #FFF;
	padding: 0;
	width: 219px;
	border: 3px solid #989898;
	float: right;
	margin: 14px 15px 25px 15px;
	border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#sidebarProfile2 {
	background: #FFF;
	margin: 0 0 25px 15px;
	padding: 0;
	width: 219px;
	border: 3px solid #989898;
	float: right;
}
#profileIcon {
	height: 60px;
	width: 60px;
	border: 1px solid #989898;
	float: left;
	display: table;
	clear: left;
	margin: 8px 0 0 8px;
}
#profileIconInner {
	height: 56px;
	width: 56px;
	border: 2px solid #FFF;
	background-color: #ddd;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
#profileIconInner:hover {
	border: 2px solid #989898;	
}
#profileIconBottomSpacer {
	height: 8px;
	clear: both;
	float: left;
	width: 100%;
}
#loginError {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #C51212;
	padding: 0;
	margin-top: 4px;
	margin-bottom: -5px;
}
#loginError a:link, #loginError a:visited, #loginError a:active {
	color: #C51212;
}
#loginError a:hover {
	color: #C51212;
	text-decoration: underline;
}
#profileOverview {
	margin: 10px 3px 0 6px;
	padding: 0;
	float: left;
	text-align: left;
	font-size: 11px;
	font-family: Arial;
	color: #3F3F3F;
	overflow: hidden;
	width: 136px;
}
.usernameLarge, .usernameLarge a:link, .usernameLarge a:visited, .usernameLarge a:active {
	font-size: 14px;
	font-weight: bold;
	color: #20807D;
}
.usernameLarge a:hover{
	color: #269996;
}
#sidebar {
	background: #FFF;
	margin: 0 0 25px 15px;
	padding: 0;
	width: 219px;
	border: 3px solid #989898;
	float: right;
}
#sidebarMain {
	background: #FFF;
	padding: 0;
	width: 219px;
	border: 3px solid #989898;
	float: right;
	min-height: 100px;
	margin: 14px 15px 25px 15px;
	border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#sidebarLogin {
	font-family: Verdana;
	font-weight: bold;
	color: #464646;
	text-align: left;
	clear: both;
	float: left;
	padding: 0 8px 5px 8px;
	margin: 0;
}
#formlogin {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	padding: 0;
	font-weight: normal;
	text-align: left;
	margin: 0;
}
#loginSpacer {
	margin: 0;
	padding: 0;
	height: 10px;
}
#sidebarLogin input.text {
	width: 193px;
	color: #3F3F3F;
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #989898;
	text-align: left;
	overflow: hidden;
	margin: 0 0 7px 0;
	padding: 2px 4px 3px 4px;
}
#sidebarLogin input.textLight {
	width: 193px;
	color: #868686;
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #989898;
	text-align: left;
	overflow: hidden;
	margin: 0 0 7px 0;
	padding: 2px 4px 3px 4px;
}
#loginTwoButtons {
	height: 24px;
	margin-top: 6px;
	width: 200px;
}
#loginSubmit {
	margin: 0;
	width: 64px;
	height: 24px;
	cursor: pointer;
	outline: none;
	float: left;
	padding: 3px 0 4px 0;
}
#signUpnow {
	height: 24px;
	width: 121px;
	float: left;
	margin: 0 0 0 8px;
	padding: 3px 0 4px 0;
}
#twoButtonSpacer {
	clear: both;
	float: left;
	height: 7px;
	width: 100px;
}
.blueRowHighlight {
	background-color: #E7E9FE;
}
.blueText, .blueText a:link, .blueText a:visited, .blueText a:active{
	color: #6066bd;
}
.blueText a:hover{
	color: #1554bf;
}
.majorsListSpacerFront {
	height: 15px;
	width: 220px;
	clear: both;
}
#majorColumn1{
	padding: 0;
	float: left;
	font-family: Arial;
	font-size: 16px;
	color: #666;
	text-align: left;
	margin-top: 10px;
	margin-left: 14px;
	width: 348px;
	font-weight: bold;
	clear: left;
}
.majorColumn1L {
	margin-left: 13px;
	color: #8A8A8A;
	clear: both;
	width: 320px;
	float: left;
}
.majorColumn1L a:link, .majorColumn1L a:active, .majorColumn1L a:visited {
	color: #8A8A8A;
}
.majorColumn1L a:hover {
	color: #515151;
}
#majorColumn2 {
	font-family: Arial;
	font-size: 16px;
	color: #666;
	float: left;
	text-align: left;
	padding: 0;
	margin-top: 10px;
	margin-left: 0;
	font-weight: bold;
	width: 355px;
	clear: right;
}
.majorColumn2L {
	margin-left: 13px;
	color: #8A8A8A;
	clear: both;
	float: left;
	width: 345px;
}
.majorColumn2L a:link, .majorColumn2L a:active, .majorColumn2L a:visited {
	color: #8A8A8A;
}
.majorColumn2L a:hover {
	color: #515151;
}
.frontPageBottomSpacer {
	height: 14px;
	width: 600px;
	clear: both;
	float: left;
}
.majorCategories {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #515151;
	margin: 0;
	padding: 0;
	clear: both;
}
.ThreeOptions {
	display: none;
	font-family: Verdana;
	font-size: 12px;
	color: #3F3F3F;
	font-weight: normal;
	margin-left: 13px;
	letter-spacing: normal;
	clear: both;
	float: left;
	width: 320px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ThreeOptions a:link, .ThreeOptions a:active, .ThreeOptions a:visited {
	color: #6066bd;
}
.ThreeOptions a:hover {
	color: #1554bf;
}
#footer {
	background: url(/images/footer_red_bar.png) repeat-x;
	margin: -65px 0 0;
	height: 65px;
	clear: none;
	float: none;
	padding: 0;
	border-top: none;
}
#footerCenter {
	margin: 0 auto;
	padding: 0;
	width: 969px;
	background: url(/images/footer_red_bar.png) repeat-x;
	height: 65px;
	border-top: none;
}
.footerText {
	width: 600px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	margin: 0;
	float: left;
	text-align: left;
	line-height: 19px;
	padding: 15px 0 0 15px;
}
.footerText ul {
	list-style: none;
	display: inline-block;
}
.footerText li {
	font-weight: bold;
	display: inline-block;
	padding-right: 9px;
	float: left;
}
.footerText a:link, .footerText a:active, .footerText a:visited {
	color: #fff;
}
.footerText a:hover {
	color: #ccc;
}
#connectLinks {
	float: right;
	margin-right: 14px;
	margin-top: 16px;
	height: 37px;
	width: 170px;
}
#feedbackBubble {
	margin-right: 6px;
	margin-top: 1px;
	background: url(/images/feedback_bubble.png) no-repeat left top;
	height: 37px;
	width: 39px;
	display: block;
	float: right;
}
#feedbackBubble:hover {
	background-position: 0px -37px;
}
#facebookIcon {
	margin-right: 5px;
	background: url(/images/facebook_roll.png) no-repeat left -37px;
	height: 37px;
	width: 37px;
	display: block;
	float: right;
}
#facebookIcon:hover {
	background-position: left top;
}
#twitterIcon {
	background: url(/images/twitter_roll.png) no-repeat left -37px;
	height: 37px;
	width: 37px;
	display: block;
	float: right;
}
#twitterIcon:hover {
	background-position: left top;
}
#clearFooter {
	clear: both;
	margin: 0;
	padding: 0;
	height: 65px;
	width: 400px;
}
#IE7Message {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #EA8F35;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;
}
#IE7Message a:link, #IE7Message a:visited, #IE7Message a:active {
	color: #FFF;
}
#IE7Message a:hover {
	color: #F9E0C8;
}
.blueHighlightRepeater {
	background: url(/images/blue_highlight_repeater.png) repeat-x left bottom;
}
