@import url("styles_current.css");

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a 
{
	color: #c30000;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C30000;
	text-decoration: none;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #001e59;
	text-decoration: none;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF000;
	background: #C30000;
	text-decoration: none;
}
.Menu_Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000897;
	background: #D4D4D4;
	text-decoration: none;
}
.Menu_Grey_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000897;
	background: #FFFFFF;
	text-decoration: none;
}
.Menu_Grey_Lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000897;
	text-decoration: none;
}
.Menu_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF000;
	background: #C30000;
	text-decoration: none;
}
.Menu_Red_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF000;
	background: #FF6060;
	text-decoration: none;
}

.Menu_Red_Lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}


.FlashBg {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}
#apDiv1 {
	position:absolute;
	width:954px;
	height:202px;
	z-index:1;
}
.FooterMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #001e59;
	text-decoration: none;
}
.FooterMenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #001e59;
	background: #D4D4D4;
	text-decoration: none;
}

.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}

#alumni{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}

.bar{
	width:354px;
	height:27px;
	padding-left:8px;
	padding-top:7px;
	padding-left:5px;
	background-color:#001E59;
	font-size:large;
	font-family:Arial;
	color:#FFFFFF;
}

#table_bar_left{
	width:327px;
	height:27px;
	padding-left:8px;
	padding-top:7px;
	background-color:#001E59;
	color:#FFFFFF;
	font-size:large;
	font-family:Arial;
	float:left;
}

.table_bar_right{
	width:354px;
	height:27px;
	padding-left:8px;
	padding-top:7px;
	padding-right:5px;
	background-color:#C30000;
	float:right;
	font-size:large;
	color:#FFFFFF;
	font-family:Arial;
}

.table_bar{
	width: 716px;
	height: 27px;
	padding-bottom: 10px;
}

.left_indent{
	padding-left:140px;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #c30000;
}
.Highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #001e59;
}
.HighlightRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #c30000;
}
/*used for areas where the phone number and contact us now is shown but not so prominently as it is at the bottom of the page*/
.HighlightSmall {
	font:inherit;
	font-weight: bold;
	color: #001e59;
}
.HighlightRedSmall {
	font:inherit;
	font-weight: bold;
	color: #c30000;
}
.fontRed{
	font:inherit;
	color: #c30000;
}
.ContentBg {
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
}
.blueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001e59;
}
.blueLargerBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #001e59;
}
.blueBoldLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #001e59;
	font-weight: bold;
}
.formBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001e59;
	padding-right: 0px;
	text-align: right;
}