body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#214367;
	line-height: 135%;
	text-align:center;
	background-color: #214367;
}


/* 
STRUCTURE -------------------------------------------------------------------------------------------
*/

.phtRight {
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #CCCCCC;
	float:left;
}

.phtCaptionBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 108%;
	background-color:#CCCCCC;
	padding: 10px 10px 10px 10px;
}

#wrapper {
	width: 750px;
	text-align:left;
	margin: 0 auto;
	background: url(images/bkgMain.gif) repeat-y;
	position:relative;
}

#wrapperPrntr {
	width: 95%;
	text-align:center;
	margin: 0 auto;
	background-color:#FFFFFF;
	position:relative;
}

#lftColumn{
	width: 185px;
	float:left;
}

#subNav{
	width: 565px;
	height: 50px;
	padding-top: 20px;
	background:url(images/subNavBg.jpg) no-repeat;
}

#rtColumn{
	width: 565px;
	float:left;
	background: url(images/bkgRtCol.gif) repeat-y;
}

#newsColumn{
	width: 500px;
	margin-left: 190px;
}

#featuredStudent{
	width: 180px;
	height: 200px;
	float: right;
	background: url(images/picFeaturedStudent.jpg) no-repeat;
	margin-right: 6px;
}

#featuredBoardMember{
	width: 180px;
	height: 200px;
	float: right;
	background: url(images/picFeaturedBoard.jpg) no-repeat;
	margin-right: 6px;
}

#rtColumnInside{
	width: 565px;
	float:left;
}

#rtColumnSingle{
	width: 746px;
	float:left;
}
#footer{
	clear:both;
	background: url(images/imgFooter.gif) no-repeat;
	background-color: #214367;
	height:80px;/* IMPORTANT: Footer MUST have height set to it to work in all browsers! */
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8e97a6;
	line-height: 140%;
	padding-top: 30px;
}

#wayFinder{
	clear:both;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8e97a6;
	line-height: 140%;
}


#calendarDay{
	clear:both;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8e97a6;
	line-height: 140%;
}

#footerPrntr{
	background: url(images/imgFooterPrntr.gif);
	background-repeat:repeat-x;
	background-color: #214367;
	height:50px;/* IMPORTANT: Footer MUST have height set to it to work in all browsers! */
	padding-top: 30px;
}
#lftColContainer {
	width: 158px;
	text-align:left;
}

#rtColContainerLft {
	width: 350px;
	float:left;
}
#rtColContainerRt {
	width: 300px;
	float:left;
}

#newrtColContainerRt {
	margin-left: 491px;
	padding-bottom: 40px;
	padding-top: 11px;
	width: 225px;
}
.nestedLft {
	width: 263px; /* Should actually be 266px wide, but having to account for IE's phantom 3 px. */
	margin: 14px 0px 0px 0px;
	padding: 0px;
	float:left;
}
.nestedRt {
	margin: 14px 0px 0px 263px;
	padding: 0px 0px 0px 0px;
	width: 216px;
}

#main {
	margin: 0px 32px 0px 12px;
}

#mainPrntr {
	margin: 0px 30px 15px 30px;
	text-align:left;
}

.embeddedLeft {
	width: 20%;
	float:left;
}
.embeddedCenter {
	width: 60%;
	float:left;
}
.embeddedRight {
	width: 20%;
	float:left;
}


/* 
LINKS & HOVER EFFECTS -------------------------------------------------------------------------------------------
*/

a, a:link, a:visited {color:#214367; text-decoration: underline; line-height:125%;}

a:hover {
	color:#214367;
	text-decoration: none;
	line-height:135%;
}

a.lnkMainNav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #FFFFFF; text-transform:uppercase; text-decoration:none;}
a.lnkMainNav:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #FFFFFF; text-transform:uppercase; text-decoration:none;}
a.lnkMainNav:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #FFFFFF; text-transform:uppercase; text-decoration:none;}
a.lnkMainNav:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #FFFFFF; text-transform:uppercase; text-decoration:none;}
a.lnkMainNav:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #FFFFFF; text-transform:uppercase; text-decoration:none;}

a.lnkSubNav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #7989AA; text-decoration:underline;}
a.lnkSubNav:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #7989AA; text-decoration:underline;}
a.lnkSubNav:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #7989AA; text-decoration:underline;}
a.lnkSubNav:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #7989AA; text-decoration:none;}
a.lnkSubNav:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #7989AA; text-decoration:none;}


a.lnkSecondarySubNav {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; color: #FFFFFF; text-decoration:none;}
a.lnkSecondarySubNav:link {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; color: #FFFFFF; text-decoration:none;}
a.lnkSecondarySubNav:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; color: #FFFFFF; text-decoration:none;}
a.lnkSecondarySubNav:active {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; color: #FFFFFF; text-decoration:underline;}
a.lnkSecondarySubNav:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; color: #FFFFFF; text-decoration:underline;}

a.lnkFirstCall {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; color: #FFFFFF; text-decoration:none;}
a.lnkFirstCall:link {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; color: #FFFFFF; text-decoration:none;}
a.lnkFirstCall:visited {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; color: #FFFFFF; text-decoration:none;}
a.lnkFirstCall:active {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; color: #FFFFFF; text-decoration:underline;}
a.lnkFirstCall:hover {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; color: #FFFFFF; text-decoration:underline;}

.navButton a, .navButton a:link, .navButton a:visited {
	border: 0px;
	display: block;
	height: auto;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-bottom: 1px solid #a0adc3;
}

.navButton a:hover {
	background-color: #526588; 
}

#footer a, #footer a:link, #footer a:visited {color:#8e97a6; text-decoration: underline;}

#footer a:hover {
	color:#8e97a6;
	text-decoration: none;
}

.rtColContainerLftText a, .rtColContainerLftText a:link, .rtColContainerLftText a:visited {
	font-size:12px;
	font-weight:bold;
	color:#214367;
	line-height: 125%;
	text-decoration: underline;}

.rtColContainerLftText a:hover {
	color:#214367;
	text-decoration: none;
}


.nestedRt a, .nestedRt a:link, .nestedRt a:visited {
	font-size:12px;
	font-weight:bold;
	color:#214367;
	line-height: 125%;
	text-decoration: underline;}

.nestedRt a:hover {
	color:#214367;
	text-decoration: none;
}


.featuresBox a, .featuresBox a:link, .featuresBox a:visited {color:#FFFFFF; text-decoration: underline;}

.featuresBox a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

.events a, .events a:link, .events a:visited {color:#214367; line-height:115%; text-decoration: underline;}

.events a:hover {
	color:#214367;
	text-decoration: none;
}

.subHome a, .subHome a:link, .subHome a:visited {color:#214367; font-weight:bold; line-height:115%; text-decoration: underline;}

.subHome a:hover {
	color:#214367;
	text-decoration: none;
}

.redtext {font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F85A1A;
}

a.lnkRedText {font-size: 14px; color: #F85A1A; text-decoration: bold}
a.lnkRedText:link{font-size: 14px; color: #F85A1A; text-decoration: bold}
a.lnkRedText:visited{font-size: 14px; color: #F85A1A; text-decoration: bold}
a.lnkRedText:active{font-size: 14px; color: #F85A1A; text-decoration: bold}
a.lnkRedText:hover{font-size: 14px; color: #F85A1A; text-decoration: bold}

a.lnkEventSm {font-size: 10px; color: #999999; text-decoration: underline}
a.lnkEventSm:link{font-size: 10px; color: #999999; text-decoration: underline}
a.lnkEventSm:visited{font-size: 10px; color: #999999; text-decoration: underline}
a.lnkEventSm:active{font-size: 10px; color: #999999; text-decoration: none}
a.lnkEventSm:hover{font-size: 10px; color: #999999; text-decoration: none}

a.lnkLrg {font-size: 12px; color: #214367; font-weight:bold; text-decoration: underline}
a.lnkLrg:link{font-size: 12px; color: #214367; font-weight:bold; text-decoration: underline}
a.lnkLrg:visited{font-size: 12px; color: #214367; font-weight:bold; text-decoration: underline}
a.lnkLrg:active{font-size: 12px; color: #214367; font-weight:bold; text-decoration: none}
a.lnkLrg:hover{font-size: 12px; color: #214367; font-weight:bold; text-decoration: none}

a.lnkVeryLrg {font-size: 15px; color: #214367; font-weight:bold; text-decoration: underline}
a.lnkVeryLrg:link{font-size: 15px; color: #214367; font-weight:bold; text-decoration: underline}
a.lnkVeryLrg:visited{font-size: 15px; color: #214367; font-weight:bold; text-decoration: underline}
a.lnkVeryLrg:active{font-size: 15px; color: #214367; font-weight:bold; text-decoration: none}
a.lnkVeryLrg:hover{font-size: 15px; color: #214367; font-weight:bold; text-decoration: none}

a.lnkRedLrg {font-size: 14px; color: #F85A1A; text-decoration: underline}
a.lnkRedLrg:link{font-size: 14px; color: #F85A1A; text-decoration: underline}
a.lnkRedLrg:visited{font-size: 14px; color: #F85A1A; text-decoration: underline}
a.lnkRedLrg:active{font-size: 14px; color: #F85A1A; text-decoration: none}
a.lnkRedLrg:hover{font-size: 14px; color: #F85A1A; text-decoration: none}

a.lnkNwsHdr {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #214367; font-weight:bold; text-decoration: underline; line-height:135%;}
a.lnkNwsHdr:link{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #214367; font-weight:bold; text-decoration: underline; line-height:135%;}
a.lnkNwsHdr:visited{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #214367; font-weight:bold; text-decoration: underline; line-height:135%;}
a.lnkNwsHdr:active{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #214367; font-weight:bold; text-decoration: none; line-height:135%;}
a.lnkNwsHdr:hover{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #214367; font-weight:bold; text-decoration: none; line-height:135%;}


a.lnkGray {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #989898; font-weight:bold; text-decoration: underline; line-height:135%;}
a.lnkGray:link{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #989898; font-weight:bold; text-decoration: underline; line-height:135%;}
a.lnkGray:visited{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #989898; font-weight:bold; text-decoration: underline; line-height:135%;}
a.lnkGray:active{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #989898; font-weight:bold; text-decoration: none; line-height:135%;}
a.lnkGray:hover{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #989898; font-weight:bold; text-decoration: none; line-height:135%;}

/* 
LAYOUT -------------------------------------------------------------------------------------------
*/

ul {
list-style-image: url(images/imgBullet.gif);
list-style-position: outside;
list-style-type: circle;
}

li {
margin: 0px 0px 12px 0px;
}

ul.subHome {
	padding: 0px 0px 0px 0px;
	margin: 0px 25px 0px 28px;
}

li.subHome {
	margin: 0px 0px 5px 0px;
}

ul.subNav {
	list-style-image: none;
	list-style-type:none;
	padding: 10px 0px 0px 14px;
	margin: 0px 0px 0px 0px;
}

li.subNav {
	margin: 0px 0px 10px 0px;
}

input, select, textarea {
 font-family: Arial, Helvetica, sans-serif;
 color : #4F5F9F;
 background-color: #EFF7DF; 
 font-size: 10px;
 border: 1px solid #4F5F9F;

}

input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

form {
	margin: 0px;
	padding: 0px;
}

.searchField {
	margin: 0px 6px 0px 8px;
	padding: 0px;
	float:left;
}

.navButtonOn {
	border: 0px;
	display: block;
	height: auto;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.featuresPic {
	margin-top: 40px;
	border: 1px solid #214367;
}

.featuresBox {
	margin-top: 3px;
	width: 143px; /* Actual width is 153px. It's been reduced to allow for 5px margin on both sides. */
	padding: 8px 5px 8px 5px;
	background-color: #5c6984;
}

.featuresBox span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 105%;
	color: #FFFFFF;
}

.rtColContainerLftText {
	line-height: 130%;
	margin-left: 11px;
	margin-right: 10px;
	margin-top: 0px;
}

.subhomeMain {
	line-height: 130%;
	margin-right: 30px;
	margin-top: 0px;
}


.headerBar {
	margin-top: 25px;
	margin-bottom: 15px;
}

.thumbnailPic {
	border: 1px solid #214367;
	margin: 5px 8px 0px 0px;
}

.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color: #7789a9;
	background: url(images/bkgDottedLine.gif) repeat-x;
	background-position:bottom;
	padding-bottom: 7px;
	margin-bottom: 14px;
}

td.tdheader {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	line-height: 120%;
	color: #7789a9;
	text-decoration: none;
	letter-spacing: 2px;
}

a.lnkheader:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 19px; font-weight: bold; color: #7789a9; text-decoration: underline; background: url(images/bkgDottedLine.gif) repeat-x; background-position:bottom; padding-bottom: 7px; margin-bottom: 14px;}
a.lnkheader:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 19px; font-weight: bold; color: #7789a9; text-decoration: underline; background: url(images/bkgDottedLine.gif) repeat-x; background-position:bottom; padding-bottom: 7px; margin-bottom: 14px;}
a.lnkheader:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 19px; font-weight: bold; color: #7789a9; text-decoration: underline; background: url(images/bkgDottedLine.gif) repeat-x; background-position:bottom; padding-bottom: 7px; margin-bottom: 14px;}
a.lnkheader:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 19px; font-weight: bold; color: #7789a9; text-decoration: underline; background: url(images/bkgDottedLine.gif) repeat-x; background-position:bottom; padding-bottom: 7px; margin-bottom: 14px;}

.subHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #7789a9;
	line-height: 120%;
}

.whiteSubHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	line-height: 120%;
}

td.tdsubheader {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	color: #7789a9;
	text-decoration: none;
	letter-spacing: 2px;
}

a.lnksubheader:link {font-family: Verdana; font-size: 16px; font-weight: bold; line-height: 120%; color: #7789a9; text-decoration: underline}
a.lnksubheader:visited {font-family: Verdana; font-size: 16px; font-weight: bold; line-height: 120%; color: #7789a9; text-decoration: underline}
a.lnksubheader:active {font-family: Verdana; font-size: 16px; font-weight: bold; line-height: 120%; color: #7789a9; text-decoration: underline}
a.lnksubheader:hover {font-family: Verdana; font-size: 16px; font-weight: bold; line-height: 120%; color: #7789a9; text-decoration: underline}

.tertHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color: #214367;
}

.subNavHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color: #214367;
}

.accentHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #CF4600;
}

a.lnkAccent {font-size: 11px; color: #CF4600; text-decoration: underline}
a.lnkAccent:link{font-size: 11px; color: #CF4600; text-decoration: underline}
a.lnkAccent:visited{font-size: 11px; color: #CF4600; text-decoration: underline}
a.lnkAccent:active{font-size: 11px; color: #214367; text-decoration: none}
a.lnkAccent:hover{font-size: 11px; color: #214367; text-decoration: none}



.displayBar {
	background-color:#e5eefd;
	border-top: 1px #7789a9;
	border-top-style:dashed;
	border-bottom: 1px #7789a9;
	border-bottom-style:dashed;
	padding: 10px 10px 5px 10px;
	height:21px;
	vertical-align:middle;
}

.newsDate {
	width: 40px;
	font-size:12px;
	font-weight:bold;
	color: #7789a9;
	float:left;
}
.newsColumn {
	width: 450px;
	margin-left: 20px;
	float:left;
}

.NwsHdr {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #214367; 
font-weight:bold; 
text-decoration: underline; 
line-height:120%;
}


.clear {
	clear:both;
}

.accent01 {
	color: #7789a9;
}

.events {
	/*	background: url(images/bkgEvents.gif) no-repeat;
	background-position:center;*/
/*	padding: 15px 15px 15px 15px; */
	font-size:12px;
	font-weight:bold;
}

.eventDate {
	color: #7789a9;
}
.eventDivider {
	color: #E98821;
}

.phtRight {
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #CCCCCC;
	float:right;
}

.phtCaptionBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 108%;
/*	width: 200px;*/
	background-color:#bcd2f5;
	padding: 10px 10px 10px 10px;
}

.medBld {
	font-size:13px;
	font-weight:bold;
	color: #214367;
}

.intBarLive {
	background-image: url(images/imgBarInterior.gif);
	background-repeat:no-repeat;
	height:25px;
	margin-top:14px;
	margin-bottom:15px;
}

.intBarLiveTxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #214367;
	padding-top:4px;
	padding-left:30px;
}

.text {font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#214367;
	line-height: 135%;
}

.creditText {font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#214367;
	line-height: 125%;
	align:left;
	font-style: italic;
}

td.altrow1 {font-family: Arial; font-size: 11px; font-weight: normal; line-height: 120%; color: #214367; text-decoration: none; background: #ffffff}

a.lnkaltrow1:link {font-family: Arial; font-size: 12px; font-weight: normal; line-height: 120%; color: #214367; text-decoration: underline}
a.lnkaltrow1:visited {font-family: Arial; font-size: 12px; font-weight: normal; line-height: 120%; color: #214367; text-decoration: underline}
a.lnkaltrow1:active {font-family: Arial; font-size: 12px; font-weight: normal; line-height: 120%; color: #214367; text-decoration: underline}
a.lnkaltrow1:hover {font-family: Arial; font-size: 12px; font-weight: normal; line-height: 120%; color: #214367; text-decoration: underline}

td.altrow2 {font-family: Arial; font-size: 11px; font-weight: normal; line-height: 120%; color: #214367; text-decoration: none; background: #eeeeee}

a.lnkaltrow2:link {font-family: Arial; font-size: 12px; font-weight: normal; line-height: 120%; color: #214367; text-decoration: underline}
a.lnkaltrow2:visited {font-family: Arial; font-size: 12px; font-weight: normal; line-height: 120%; color: #214367; text-decoration: underline}
a.lnkaltrow2:active {font-family: Arial; font-size: 12px; font-weight: normal; line-height: 120%; color: #214367; text-decoration: underline}
a.lnkaltrow2:hover {font-family: Arial; font-size: 12px; font-weight: normal; line-height: 120%; color: #214367; text-decoration: underline}
