﻿html, body{
	font-family: Arial, Helvetica, Sans-Serif, sans;
	font-size: 10.25pt;
	color: Black;
}

html, body {
	margin: 0;
	padding: 0;
	background-color: #afafaf;
	font-family: Arial, Helvetica, Sans-Serif, sans;
	font-size: 10.25pt;
	color: Black;
}
div, img {
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif, sans;
	font-size: 10.25pt;
	color: Black;
}
h1, h2, h3, h4{
	color: #b80000;
	font-weight: bold;
}
h1 {
	margin: 0 0 .7em 0;
	padding: 0;
	font-size: 160%;
}
h2{
	font-size: 130%;
}
h3{
	font-size: 110%;
}
form {
	margin: 0;
	padding: 0;
}

/* Layout Styles */
div.contentWrap {
	position: relative;
	width: 760px;
	margin: 0 auto 0 auto;
	border: 0;
	background-color: White;
	padding: 0 3px 4px 3px;
}
div.preHeadWrap {
	height: 50px;
	width: 100%;
	margin: 0 0 2px 0;
	background-image: url(/style/img/PreHead0.png);
	background-color: #BFBFBF;
}
div.preHeader {
	height: 100%;
	width: 100%;
	background-image: url(/style/img/PreHead1.png);
	background-repeat: no-repeat;
	background-position: top left;
}
div.headerWrap {
	height: 115px;
	width: 100%;
	background-color: #b80000;
	background-image: url(/style/img/header0.png);
	margin: 0 0 2px 0;
}
div.header {
	height: 100%;
	width: 100%;
	background-image: url(/style/img/header1.png);
	background-position: top left;
	background-repeat: no-repeat;
}
div.header div.inside {
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(/style/img/header2.png);
	background-position: top right;
}
div.contentWrap div.centerBox {
	position: relative;
	width: 100%;
	background-color: #FFF;
	height: 504px;
}
.shadowBox{
	border: none;
	margin: 0 0 0 20px;
	padding: 6px;
	background-image: url(/style/img/boxShadow.png);
	background-repeat: no-repeat;
}
.submitButton{
	display: block;
	margin: 0 20px 0 auto;
	border: none;
	width: 83px;
	height: 22px;
	padding: 0;
	background-image: url(/style/img/submit.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}
.submitButton:hover{
	background-position: 0 -44px;
}
div.rightFoot .mainSearchBox{
	border: 1px #AAA solid;
	width: 110px;
}
div.rightFoot .mainSearchButton{
	position: absolute;
	top: -1px;
	right: 0;
	display: block;
	width: 31px;
	height: 22px;
	padding: 0; 
	border: none;
	background-image: url(/style/img/go.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}
div.rightFoot .mainSearchButton:hover{
	background-position: 0 -44px;
}
div.menuWrap {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #BFBFBF;
	background-image: url(/style/img/menu0.png);
	width: 196px;
	height: 100%;
}
div.menuBox {
	width: 100%;
	height: 100%;
	background-image: url(/style/img/menu1.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
div.menuBox ul{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	background-image: url(/style/img/menu2.png);
	background-repeat: no-repeat;
	background-position: top left;
}
div.subMenu{
	border: none;
	margin: 0;
	padding: 0;
	border-bottom: #f8ead2 2px outset;
}
div.subMenu ul{
	margin: 0;
	padding: 0;
	background-image: url(/style/img/menu3.png);
	background-repeat: repeat-y;
	background-position: top left;
	border: 2px white solid;
	border-top: none;
	width: 200px;
}
div.menuBox ul li{
	padding: 7px 4px 7px 4px;
	margin: 0;
	border-bottom: #F8F8F8 1px solid;
}
div.menuBox ul li.hovered{
	background-image: none;
	background-color: #f8ead2;
}
div.menuBox ul li.hovered a{
}
div.subMenu ul li{
	padding: 7px 4px 7px 10px;
	margin: 0;
	border-bottom: #F8F8F8 1px solid;
}
div.menuBox ul li a, div.menuBox ul li a:visited{
	display: block;
	margin: 0 .5em 0 .5em;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif, sans;
	font-size: 9.5pt;
	color: #6d1f15;
	text-transform: uppercase;
	text-decoration: none;
}
div.menuBox ul li a:hover{
	color: #Bf2117;
}

div.contentBox{
	position: absolute;
	top: 0;
	left: 196px;
	width: 565px;
	height: 100%;
	background-color: #FFF;
	overflow: hidden;
}
div.shortMainImageBox {
	width: 100%;
	height: 65px;
	background-image: url(/style/img/thinSummer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
div.tallMainImageBox {
	width: 100%;
	height: 246px;
	background-image: url(/Image.ashx?q=mainPage);
	background-repeat: no-repeat;
	background-position: top left;
}
div.footerBox {
	position: relative;
	background-image: url(/style/img/footer.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFF;
	height: 144px;
	width: 100%;
}
div.footerBox div.leftFoot{
	margin: 0 0 10px 20px;
	position: absolute;
	left: 0;
	bottom: 0;
}
div.footerBox div.leftFoot, div.footerBox div.leftFoot a, div.footerBox div.leftFoot a:visited{
	font-size: 100%;
	color: #b80000;
	text-decoration: none;
	text-transform: uppercase;
}
div.leftFoot a:hover{
	text-decoration: underline;
}
div.rightFoot{
	height: 22px;
	width: 150px;
	margin: 0 20px 10px 0;
	position: absolute;
	right: 0;
	bottom: 0;
}
div.mainBox{
	position: absolute;
	margin: 0;
	padding: 10px;
	height: 242px;
	width: 339px;
	border: none;
	border-top: solid 16px #F7E7CC;
	background-color: #FFF;
	overflow: auto;
}
div.contentBox div.tallMailBox{
	position: relative;
	top: 0;
	left: 359px;
	margin: 0;
	height: 242px;
	width: 205px;
	border: none;
	border-top: solid 16px #D5C7B0;
	background-color: #DCDCDC;
	background-image: url(/style/img/connect0.png);
}
div.tallMailBox div.mainNewsletterBox{
	height: 100%;
	width: 100%;
	background-image: url(/style/img/connect.png);
	background-repeat: no-repeat;
	background-position: 0 55px;
	padding-top: 162px;
}
div.wideMainBox{
	position: absolute;
	padding: 6px;
	margin: 0;
	/*height: 411px;*/
	height: 476px;
	width: 552px;
	border: none;
	border-top: solid 16px #F7E7CC;
	background-color: #FFF;
	overflow: auto;
}

table.tableMain{
	width: 95%;
	border-collapse: collapse;
	border: 1px #787878 outset;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
}
table.tableMain tr{
	border: none;
	border-bottom: 1px #787878 solid;
}
table.tableMain tr.tableRow{
	background-color: #fff;
}
table.tableMain tr.tableAltRow{
	background-color: #efefef;
}
table.tableMain tr.tableHeadRow td, table.tableMain tr.tableHeadRow th{
	vertical-align: top;
	background-color: #f7e7cc;
	font-weight: bold;
	text-align: left;
	color: Black;
}
table.tableMain tr.tableRow td, table.tableMain tr.tableAltRow td{
	vertical-align: top;
	padding: 3px;
}

table.tableForm, table.tableFormHuge{
	margin-left: auto;
	margin-right: auto;
	border: 2px #787878 outset;
	background-image: url(/style/img/connect0.png);
}
table.tableForm{
	width: 95%;
}
table.tableFormHuge{
	width: 100%;
}
table.tableForm tr td, table.tableForm tr th, table.tableFormHuge tr td, table.tableFormHuge tr th{
	color: #555;
	vertical-align: top;
}
.inputBox{
	width: 400px;
}
.inputBoxHalfWide{
	width: 200px;
}
textarea.inputBox{
	height: 20em;
}
textarea.inputBoxHuge{
	height: 30em;
	width: 900px;
}
textarea.inputBoxShort{
	height: 10em;
}

dl dt{
	font-weight: bolder;
}
dl dd{
	margin-bottom: 9px;
}
dl.linksList dt {
	border-bottom: none;
}
dl.linksList dd{
	margin-bottom: 12px;
}
div.featureBox{
	width: 95%;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: none;
}
div.featureBox h3{
	width: 100%;
	margin: 0;
	border-top: thin #787878 groove;
	background-color: #F7E7CC;
	padding: 2px;
}
div.featureBox h4{
	width: 100%;
	margin: 0;
	margin-bottom: 1em;
	padding: 2px;
	color: #787878;
	background-color: #f7e7cc;
}
div.featureBox h5{
	font-weight: bold;
	text-transform: uppercase;
}
a.topLink{
	display: block;
	text-align: right;
	padding-right: 16px;
	background-image: url(/style/img/uparrow.png);
	background-repeat: no-repeat;
	background-position: top right;
}
dt{
	margin-top: 5px;
	font-weight: bold;
	border-bottom: 1px dotted #787878;
}
dd{
	font-size: 96%;
	margin-left: 1.5em;
}
/* Typography */
blockquote{
	border-top: thin #787878 dotted;
	border-bottom: thin #787878 dotted;
}
.noBlockQuoteBorders blockquote{
	border-bottom: none;
}
.mainBox blockquote{
	border-top: none;
	border-bottom: none;
	padding: 0;
	margin: 5px 0 12px 0;
	font-family: Arial, Helvetica, Sans-Serif, sans;
	font-size: 140%;
	color: #b80000;
	font-style: italic;
	text-align: center;
}
.mainBox div.head{
	color: white;
	font-family: Times New Roman, Times, serif; 
	font-weight: bold; 
	font-size: 130%; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 5px; 
	margin: 6px;
	height: 23px;
	background-image: url(/img/spotbutton.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
}
.mainBox ul{
	list-style-type: none;
	margin:6px;
	margin-top: 20px;
	padding:0;
}
.mainBox ul li{
	padding: 0;
	margin: 0 0 10px 0;
}
.mainBox ul li a{
	color: #b93333;
	text-decoration: none;
}
.mainBox ul li a:hover{
	text-decoration: underline;
}
.wideMainBox blockquote{
	background-image: url(/style/img/quote.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 8px;
	padding-left: 40px;
	margin: 5px 0 22px 0;
	font-family: Arial, Helvetica, Sans-Serif, sans;
	font-size: 110%;
	font-style: italic;
	text-align: left;
}
.wideMainBox blockquote div{
	text-align: right;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 8px;
	font-size: 108%;
}
.noBorder{
	border: none;
	padding: 0;
	margin: 0;
}
.error {
	border: dotted thin red;
	padding: 5px;
	margin: 5px;
	color: Red;
}
.admLink{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
.admLink img{
	border: none;
	height: 1em;
	width: 5em;
}
dd a, dd a:hover, dd a:visited, dd a:link{
	color: #a00;
}
p.editLink{
	float: right;
	width: 75px;
	background-color: Yellow;
	text-align: center;
	margin-top: 1.5em;
}
span.editLink{
	background-color: Yellow;
	margin-left: 1em;
	margin-right: 1em;
}
p.editLink a, span.editLink a{
	font-size: 75%;
}

p.updatedInfo{
	font-size: 75%;
	font-style: italic;
	font-weight: lighter;
}
.rightBox{
	float: right;
}
.rightImg, .leftImg{
	margin: 3px;
	padding: 2px;
	border: thin #555 solid;
}
.rightImg{
	float: right;
}
.leftImg{
	float: left;
}
.middleImg{
	border: thin #555 solid;
	display: block;
	width: 500px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
}
.picImg{
	border: thin #555 solid;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
}
.invisible{
	display: none;
	width:0;
	height: 0;
}
.modalBox{
	background-color: White;
	background-image: url(/style/img/red.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 20px 8px 8px 8px;
	margin: 0;
	border: outset thin black;
	width: 1000px;
}
.modalBox2{
	margin-right: auto;
	margin-left: auto;
}
.modalBackground{
	background-color: #777;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.picPageBox{
	background-color: White;
	background-image: url(/style/img/red.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 20px 30px 8px 30px;
	margin: 0;
	border: outset thin black;
	min-width: 300px;
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.tablePlain{
	border: none;
	margin: 1em;
}
.tablePlain tr, .tablePlain tr td{
	border: none;
	padding: 3px;
	margin: 0;
}
a img, img.offSite, img.offsite{
	border: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 2px;
	top: 2px;
}
.bigRed{
	font-weight: bold;
	color: Red;
}

.centerCaption{
	margin: 5px 14px 0 14px;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
}
dl.alumNews dt i{
	display: block;
	text-align: right;
	font-style: italic;
	float: right;
	font-weight: normal;
}
.footNote, .footNote a{
	font-style: italic;
	font-size: 86%;
}
p.footNote{
	margin-left: 2em;
}
.ajax__calendar_container td {
	padding: 0px;
}
.imgLink img{
	border: 1px transparent solid;
	margin: 0;
}
.imgLink:hover img{
	border: 1px black solid;
}
#facebookLink{
	font-size: 86%;
	padding-left: 10px;
}
#facebookLink a{
	color: #6d1f15;
	text-decoration: none;
}
#facebookLink a:hover{
	text-decoration: underline;
}
