/* classes for general styles used throughout the site*/
body {
	background-image : none;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px; 
}
.homebody {
	height: 100%;
	background : #930000;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
.shellbody {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-image : none;	
	background: #ffffff;
}

.maintext {
	color: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 11px;
	line-height: 16px; 
}
.maintextbold {
	color: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 11px;
	line-height: 16px; 
	font-weight: bold;
}

.sidebartext {
	color: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 12px;
	line-height: 16px; 
}
.sidebartextbold {
	color: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 12px;
	line-height: 16px; 
	font-weight: bold;
}
.teammaintextbold{
	color: #162845;
	font-family: Verdana;
	font-size: 13px;
	line-height: 16px; 
	font-weight: bold;
}
.textbold {
	font-weight: bold;
}
.pageText {
	margin-bottom: 10px;
}

a,
a:link,
a:hover,
a:active,
a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #0C9BFF;
	line-height: 16px;
	text-decoration : underline;
}

a:hover {
	text-decoration: none;
}

/*--------------------------------------------*/
/*--------------PODIUM BUTTONS----------------*/

/*button*/
.btnLeft {
	background-image: url(/ftpimages/274/podium/button_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 22px;
	width: 7px; 
}
.btnMiddle {
	background-image: url(/ftpimages/274/podium/button_middle.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 5px; 
}
.btnRight {
	background-image: url(/ftpimages/274/podium/button_right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 22px;
	width: 17px; 
}
.btnMiddle .btnText {
	color: #162845;
	font-family: 'Verdana';
	font-size: 11px;
	line-height: 22px;
	text-transform: uppercase; 
	font-weight:bold;
	text-decoration:none;
}

/*--------------------------------------------*/
/*---------------CHANNEL STYLES---------------*/

/*photo content channel*/
.photocontentbox a,
.photocontentbox a:link,
.photocontentbox a:hover,
.photocontentbox a:active,
.photocontentbox a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #880327;
	line-height: 16px;
	text-decoration : underline;
}
.photocontentbox a:hover {
	text-decoration: none;
}

.photocontentheader {
	background-image: url(/ftpimages/274/podium/pp_hd_mid.gif);
	background-position: top left;
	background-repeat: repeat-x; 
}
.photocontentheader2 {
	background-image: url(/ftpimages/274/podium/pp_hd_lft.gif);
	background-position: top left;
	background-repeat: no-repeat; 
}
.photocontentheader3 {
	background-image: url(/ftpimages/274/podium/pp_hd_right_v2.gif);
	background-position: top right;
	background-repeat: no-repeat; 
}
.photocontentheader4 {
	height:9px;
}

.photocontentbox {
	background-color:#ffffff;
	color:#000000;
	font-size:11px;
	font-family:Verdana;
}
.photocontentbox2 { 
	background-image: url(/ftpimages/274/podium/pp_bx_left.gif);
	background-position: top left;
	background-repeat: repeat-y; 
}
.photocontentbox3 { 
	background-image: url(/ftpimages/274/podium/pp_bx_right_v2.gif);
	background-position: top right;
	background-repeat: repeat-y; 
}
.photocontentbox4 {
	padding-left:10px;
}

.photocontentfooter {
	margin-bottom: 10px;
	background-image: url(/ftpimages/274/podium/pp_ft_mid.gif);
	background-position: top left;
	background-repeat: repeat-x; 
}
.photocontentfooter2 {
	background-image: url(/ftpimages/274/podium/pp_ft_left.gif);
	background-position: top left;
	background-repeat: no-repeat; 
}
.photocontentfooter3 {
	background-image: url(/ftpimages/274/podium/pp_ft_right_v2.gif);
	background-position: top right;
	background-repeat: no-repeat; 
}
.photocontentfooter4 {
	height:9px;
}

/*blue_box content channel*/
.blue_boxcontentbox a,
.blue_boxcontentbox a:link,
.blue_boxcontentbox a:hover,
.blue_boxcontentbox a:active,
.blue_boxcontentbox a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #880327;
	line-height: 16px;
	text-decoration : underline;
}
.blue_boxcontentbox a:hover {
	text-decoration: none;
}

.blue_boxcontentheader {
	background-image: url(/ftpimages/274/podium/blue_hd_mid.gif);
	background-position: top left;
	background-repeat: repeat-x; 
}
.blue_boxcontentheader2 {
	background-image: url(/ftpimages/274/podium/blue_hd_left.gif);
	background-position: top left;
	background-repeat: no-repeat; 
}
.blue_boxcontentheader3 {
	background-image: url(/ftpimages/274/podium/blue_hd_right.gif);
	background-position: top right;
	background-repeat: no-repeat; 
}
.blue_boxcontentheader4 {
	padding-bottom:6px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 14px; 
	color: #ffffff;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 12px;
	font-weight: bold; 
}

.blue_boxcontentbox {
	background-color: #D8DAE0;
}
.blue_boxcontentbox2 { 
	background-image: url(/ftpimages/274/podium/blue_bx_left.gif);
	background-position: top left;
	background-repeat: repeat-y; 
}
.blue_boxcontentbox3 { 
	background-image: url(/ftpimages/274/podium/blue_bx_right.gif);
	background-position: top right;
	background-repeat: repeat-y; 
}
.blue_boxcontentbox4 {
	padding-bottom: 10px;
	padding-left: 24px;
	padding-right: 20px;
	padding-top: 4px; 
	color: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 12px;
	line-height: 16px; 
}

.blue_boxcontentfooter {
	background-image: url(/ftpimages/274/podium/blue_ft_mid.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin-bottom: 10px; 
}
.blue_boxcontentfooter2 {
	background-image: url(/ftpimages/274/podium/blue_ft_left_v2.gif);
	background-position: top left;
	background-repeat: no-repeat; 
}
.blue_boxcontentfooter3 {
	background-image: url(/ftpimages/274/podium/blue_ft_right.gif);
	background-position: top right;
	background-repeat: no-repeat; 
}
.blue_boxcontentfooter4 {
	height:9px;
}


/*red_box content channel*/
.red_boxcontentbox a,
.red_boxcontentbox a:link,
.red_boxcontentbox a:hover,
.red_boxcontentbox a:active,
.red_boxcontentbox a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #880327;
	line-height: 16px;
	text-decoration : underline;
}
.red_boxcontentbox a:hover {
	text-decoration: none;
}

.red_boxcontentheader {
	background-image: url(/ftpimages/274/podium/red_hd_top.gif);
	background-position: top left;
	background-repeat: repeat-x; 
}
.red_boxcontentheader2 {
	background-image: url(/ftpimages/274/podium/blue_hd_left.gif);
	background-position: top left;
	background-repeat: no-repeat; 
}
.red_boxcontentheader3 {
	background-image: url(/ftpimages/274/podium/blue_hd_right.gif);
	background-position: top right;
	background-repeat: no-repeat; 
}
.red_boxcontentheader4 {
	padding-bottom:6px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 14px; 
	color: #ffffff;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 12px;
	font-weight: bold; 
}

.red_boxcontentbox {
	background-color: #D8DAE0;
}
.red_boxcontentbox2 { 
	background-image: url(/ftpimages/274/podium/blue_bx_left.gif);
	background-position: top left;
	background-repeat: repeat-y; 
}
.red_boxcontentbox3 { 
	background-image: url(/ftpimages/274/podium/blue_bx_right.gif);
	background-position: top right;
	background-repeat: repeat-y; 
}
.red_boxcontentbox4 {
	padding-bottom: 10px;
	padding-left: 24px;
	padding-right: 20px;
	padding-top: 4px; 
	color: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 12px;
	line-height: 16px; 
}

.red_boxcontentfooter {
	background-image: url(/ftpimages/274/podium/blue_ft_mid.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height:9px;
	margin-bottom: 10px; 
}
.red_boxcontentfooter2 {
	background-image: url(/ftpimages/274/podium/blue_ft_left_v2.gif);
	background-position: top left;
	background-repeat: no-repeat; 
	height:9px;
}
.red_boxcontentfooter3 {
	background-image: url(/ftpimages/274/podium/blue_ft_right.gif);
	background-position: top right;
	background-repeat: no-repeat; 
	height:9px;
}
.red_boxcontentfooter4 {
}


/*yellow_box content channel*/
.yellow_boxcontentbox a,
.yellow_boxcontentbox a:link,
.yellow_boxcontentbox a:hover,
.yellow_boxcontentbox a:active,
.yellow_boxcontentbox a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #880327;
	line-height: 16px;
	text-decoration : underline;
}
.yellow_boxcontentbox a:hover {
	text-decoration: none;
}

.yellow_boxcontentheader {
	background-image: url(/ftpimages/274/podium/yellow_hd_top.gif);
	background-position: top left;
	background-repeat: repeat-x; 
}
.yellow_boxcontentheader2 {
	background-image: url(/ftpimages/274/podium/blue_hd_left.gif);
	background-position: top left;
	background-repeat: no-repeat; 
}
.yellow_boxcontentheader3 {
	background-image: url(/ftpimages/274/podium/blue_hd_right.gif);
	background-position: top right;
	background-repeat: no-repeat; 
}
.yellow_boxcontentheader4 {
	padding-bottom:6px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 14px; 
	color: #162845;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 12px;
	font-weight: bold; 
}

.yellow_boxcontentbox {
	background-color: #D8DAE0;
}
.yellow_boxcontentbox2 { 
	background-image: url(/ftpimages/274/podium/blue_bx_left.gif);
	background-position: top left;
	background-repeat: repeat-y; 
}
.yellow_boxcontentbox3 { 
	background-image: url(/ftpimages/274/podium/blue_bx_right.gif);
	background-position: top right;
	background-repeat: repeat-y; 
}
.yellow_boxcontentbox4 {
	padding-bottom: 10px;
	padding-left: 24px;
	padding-right: 20px;
	padding-top: 4px; 
	color: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 12px;
	line-height: 16px; 
}

.yellow_boxcontentfooter {
	background-image: url(/ftpimages/274/podium/blue_ft_mid.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height:9px;
	margin-bottom: 10px; 
}
.yellow_boxcontentfooter2 {
	background-image: url(/ftpimages/274/podium/blue_ft_left_v2.gif);
	background-position: top left;
	background-repeat: no-repeat; 
	height:9px;
}
.yellow_boxcontentfooter3 {
	background-image: url(/ftpimages/274/podium/blue_ft_right.gif);
	background-position: top right;
	background-repeat: no-repeat; 
	height:9px;
}
.yellow_boxcontentfooter4 {
}


/*tan_box content channel*/
.tan_boxcontentbox a,
.tan_boxcontentbox a:link,
.tan_boxcontentbox a:hover,
.tan_boxcontentbox a:active,
.tan_boxcontentbox a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #880327;
	line-height: 16px;
	text-decoration : underline;
}
.tan_boxcontentbox a:hover {
	text-decoration: none;
}

.tan_boxcontentheader {
	background-color: #D9D1C3;
	background-image: url(/ftpimages/212/podium/style412/tan_border.gif);
	background-position: top left;
	background-repeat: repeat-y; 
}
.tan_boxcontentheader2 {
	background-image: url(/ftpimages/212/podium/style412/tan_border.gif);
	background-position: top right;
	background-repeat: repeat-y; 
}
.tan_boxcontentheader3 {
	background-image: url(/ftpimages/212/podium/style412/tan_tl.gif);
	background-position: top left;
	background-repeat: no-repeat; 
}
.tan_boxcontentheader4 {
	background-image: url(/ftpimages/212/podium/style412/tan_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 9px; 
	color: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 11px;
	font-weight: bold; 
}

.tan_boxcontentbox {
	background-color: #D9D1C3;
	background-image: url(/ftpimages/212/podium/style412/tan_border.gif);
	background-position: top left;
	background-repeat: repeat-y; 
}
.tan_boxcontentbox2 { 
	background-image: url(/ftpimages/212/podium/style412/tan_border.gif);
	background-position: top right;
	background-repeat: repeat-y; 
}
.tan_boxcontentbox3 { 
}
.tan_boxcontentbox4 {
	padding-bottom: 15px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 7px; 
	color: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 12px;
	line-height: 16px; 
}

.tan_boxcontentfooter {
	background-color: #D9D1C3;
	background-image: url(/ftpimages/212/podium/style412/tan_border.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin-bottom: 10px; 
}
.tan_boxcontentfooter2 {
	background-image: url(/ftpimages/212/podium/style412/tan_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat; 
}
.tan_boxcontentfooter3 {
	background-image: url(/ftpimages/212/podium/style412/tan_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat; 
}
.tan_boxcontentfooter4 {
	height: 5px; 
}

/*--------------------------------------------*/

/*------------------------------------------------*/
/*--------------- GALLERY STYLES -----------------*/

.gal_image {
	text-align: center;
}

.gal_image img {
	margin: 0px auto;
}

.gal_button_left, .gal_button_right {
	background-image: url(/ftpimages/212/podium/style412/gal_bar_back.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

.gal_button_left {
	float: left;
}

.gal_button_right {
	float: right;
}

.gal_counter {
	background-image: url(/ftpimages/212/podium/style412/gal_bar_back.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px; 
}

.gal_caption {
	color: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 10px; 
}
/*--------------------------------------------*/

/*--------------------------------------------*/
/*---------------DDLB STYLES -----------------*/

.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	line-height: 16px;
	height: 15px;
	border: 1px solid #4D4B44;
}

.ddlbDimensions {
}

.ddlbText {
}

.ddlbLeft {
	float: left;
}

.ddlbRight {
	float: left;
}

.ddlbMiddleCurriculum {
}

.ddlbMiddleDirections {
}

.ddlbMiddleTeams {
}

.deptDDLB {
	float: left;
}

.gradeDDLB {
	float: left;
}

.teamDDLB {
	float: left;
}

.yearDDLB {
	float: left;
}
/*--------------------------------------------*/


/*--------------------------------------------*/
/*----------------VERTICAL NAV----------------*/

.vnav1 {
}
.vnav2 {
}
.vnav3 {
}
.vnav4 {
}

.vnav1_on {
}
.vnav2_on {
}
.vnav3_on {
}
.vnav4_on {
}

/*--------------------------------------------*/


/*--------------------------------------------*/
/*----------------PAGE HEADERS----------------*/
/* about,admission,academics,news,athletics,campus,giving */
#header_about,#header_admission,#header_academics,#header_news,#header_athletics,
#header_campus,#header_giving {
	color:#910000;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	margin-top: 11px;
	padding-top: 18px; 
	margin-bottom: 10px; 
}
/*
#header_about 		{ background-image: url(/ftpimages/212/podium/style412/L1_header_about.gif); }
#header_admission	{ background-image: url(/ftpimages/212/podium/style412/L1_header_about.gif); }
#header_academics	{ background-image: url(/ftpimages/212/podium/style412/L1_header_about.gif); }
#header_news 		{ background-image: url(/ftpimages/212/podium/style412/L1_header_news.gif); }
#header_athletics	{ background-image: url(/ftpimages/212/podium/style412/L1_header_about.gif); }
#header_campus 		{ background-image: url(/ftpimages/212/podium/style412/L1_header_about.gif); }
#header_giving		{ background-image: url(/ftpimages/212/podium/style412/L1_header_about.gif); }
*/
#L1header { 
	color: #8B4241;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold; 
}
#L2header { 
	color: #910000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold; 
	padding-bottom: 21px;
	padding-top:2px;
}

#L3header {
	color: #162845;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold; 
	padding-bottom:17px;
}

#contentarea {

}

#contentarea2 {
padding-left:5px;
padding-top:15px;
}
/*--------------------------------------------*/


/*--------------------------------------------*/
/*--------------------NEWS--------------------*/

.news_thumb_container {
	float: left;
	margin: 0px 10px 10px 0px;
}

.news_thumb_image {
	width: 96px;
}

.news_info {
}

.news_info_line{
}

.news_headline{
	font-weight: bold;
}

.news_pub_date{

}

.news_brief_desc{

}

.newsButton{

}

.news_item_divider{
	clear: left;
}

/*--------------------------------------------*/

/*--------------------------------------------*/
/*-----------------CURRICULUM-----------------*/
.coursesBottom {
	background: url('/images/course_box_bottom.gif') no-repeat;
	height: 8px;
}

.coursesContainer {
	padding: 0px 0px;
	border-left:solid 1px #263344;
	border-right:solid 1px #263344;
	border-bottom:solid 1px #263344;
}

.coursesHeader {
}

.coursesHeader2 {
	background: url('/images/courses_header.gif') no-repeat;
	height: 40px;
}

/* OFF STATES */
.titleBack_off {
	background: url('/images/course_titleback.gif') center left no-repeat;
	background-color:#E5E5E5;
}
.courseArrow_off {
}
.titleText_off {
	font-family: Arial;
	font-size: 12px;
	color: #29445F;
	line-height: 20px;
	font-weight: bold;
	padding: 4px 23px 2px 23px;
}

/* ON STATES */
.titleBack_on {
	background: url('/images/course_detail_background.gif') center left no-repeat;
	background-color:#E5E5E5;
}
.courseArrow_on {
	background: url('/images/course_detail_top.gif') top left no-repeat;
}
.titleText_on {
	font-family: Arial;
	font-size: 12px;
	color: #29445F;
	line-height: 20px;
	font-weight: bold;
	padding: 4px 23px 2px 23px;
}

/* OVER STATES */
.titleBack_over {
	
}
.titleText_over {
	
}
.courseArrow_over {

}

/* COURSE DESCRIPTION BOX */
.course {
	background-color:#E5E5E5;
}
.course2 {
	background: url('/images/course_detail_bottom.gif') bottom left no-repeat;
	padding: 2px 22px 8px 22px;
	line-height: 16px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
/*--------------------------------------------*/


/*--------------------------------------------*/
/*---------------ANNUAL FUND------------------*/

/*container for the whole bar contents*/
.af_container {
}

/*Top of the bar (ABOVE middle and bottom)*/
.af_bar_top {
}

/*Middle of the bar (BETWEEN top and bottom)*/
.af_bar_middle {
}

/*Bottom of the bar (BELOW top and middle)*/
.af_bar_bottom {
}

/*Container for the bar (.af_bar_top, .af_bar_middle, .af_bar_bottom)*/
.af_bar {
	position: absolute;	/*Don't remove*/
	bottom: 0px;		/*Set to the bar's distance from the bottom of the chart*/
}

/*Container for .af_bar.  Typically where the graph will go*/
.af_guage {
	position: relative;	/*Don't remove*/
}

/*Container for chart stats*/
/*float left/right and set .af_guage padding-left/right to go side by side.*/
.af_info {
}

/*A single line of stat information*/
.af_info_line {
}

/*Title of the stat info (ie. Start Date, Participation Goal)*/
.af_info_title {
}

/*Stat value (ie. $100,000 or 50%)*/
.af_info_value {
}
/*--------------------------------------------*/


/*--------------------------------------------*/
/*---------------MISCELANEOUS-----------------*/
.hide {
	display:none;
}

.show {
	display:inline;
}

/*Fixes IE disappearing content*/
* html .hollyHack { height: 0.01%; }




