:link {
	font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}
:active {
	font-family: Arial, Helvetica, sans-serif;
    color: #999999;
}
:visited {
	font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}
A:hover {
	color:#333333;
}
abbr {
	CURSOR: help; BORDER-BOTTOM: #888 1px dotted
}
ACRONYM {
	CURSOR: help; BORDER-BOTTOM: #888 1px dotted
}
A ACRONYM {
	CURSOR: pointer
}
.background {
	margin-top: 0px;
	margin-left: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #333333;
	background-color: #FFFFFF;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B1001C;
	letter-spacing: 14px;
	font-size: 200%;
	color: #FFFFFF;
	font-weight: bold;
}
.txtdark {
 color: #333333;
}
.txtdarksmall {
 font-size: smaller;
 color: #333333;
}
.txtdarklarge {
 font-size: 120%;
 color: #333333;
}
.txtlight {
 color: #CC0033;
}
.txtlightsmall {
 color: #CC0033;
 font-size: smaller;
}
.txtlightlarge {
 font-size: 120%;
 color: #CC0033;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: lighter;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}
.header1dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	color: #333333;
}
.header2dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: lighter;
	color: #333333;
}
.header3dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #333333;
}
.header4dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #333333;
}
.header1light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	color: #CC0033;
}
.header2light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: lighter;
    color: #CC0033;
}
.header3light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
    color: #CC0033;
}
.header4light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
    color: #CC0033;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFE1E6;
	background-color: #FFE1E6;
	text-align: center;
}
.navbarSide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background-color: #FFE1E6;
	text-align: left;
	font-weight: normal;
	border-bottom-style: none;
}
.navfooter {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFE1E6;
	background-color: #FFE1E6;
	text-align: center;
	font-size: small;
	margin: 0px;
	padding: 5px;
}
.collegedirect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-weight: bolder;
	text-transform: capitalize;
	color: #666666;
	letter-spacing: 7px;
}
.line_b_light {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE3E7;
}
.line_b_dark {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
}
.box_dark {
	border: 1px solid #333333;
}
.box_light {
	border: 1px solid #FFE3E7;
}
.boxguidance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #800000;
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
}
.boxadvice {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFCC;
	font-size: 110%;
	font-weight: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

