/* classes for general styles used throughout the site*/
html { 
margin:0px; 
padding:0px;
height:100%;
} 
p {
	margin:0px; 
	padding:0px;
}
body {
	background-image : none;
	color: #3E545C;
	font-family: Arial;
	font-size: 12px;
	height:100%;
}
.homebody {
	height: 100%;
	background : #ffffff;
	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: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.maintextbold {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

#searchFormBox1 {
	background-repeat:no-repeat;
	background-image:url(/ftpimages/353/podium/images/searchHeader.gif);
	background-position:left bottom;
	padding:8px 0px 3px 5px;;
	text-align:left;
	color:#0d3e0d;
	font-size:12px;
	font-family:Arial;
	font-weight: bold;
	/*float:left;*/
}
	#searchFormBox2 {
		/*float:left;*/
	}
		#searchFormBox3 {
			/*float:left;*/
		}
			#searchFormBox4 {
				border-right:1px solid #99bca4;
				border-bottom:1px solid #99bca4;
				border-left:1px solid #99bca4;
				margin-bottom:10px;
				/*float:left;*/
			}
			
	#inputBoxDiv {
		/*padding-bottom:10px;*/
		float:left;
	}
	
		#search {
			border:none;
			background-color:#ffffff;
			color: #000000;
			font: normal 12px Arial, Georgia, Verdana, sans-serif;
			line-height:15px;
			width:200px;
			padding-left:5px;
		}
	
			#searchGoButton {
				padding-left:10px;
				/*float:left;*/
			}

.textbold {
	font-weight: bold;
}
.pageText {
	margin-bottom: 10px;
}
.HPheadlines {
	color: #000000;
	font-family: Arial;
	font-size:12px;
	text-align:center;
	padding-left:13px;
	padding-right:13px;
}
#NFtext{
	padding-top:5px;
	width:988px;
}

#NFtext p{
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align:left;
}

#flashDL {
	position:relative;
		top:5px;
		left:475px;;
}
#flashDL img, #flashDL p {
	position:relative;
	float:left;
}
#flashDL p {
	margin-left:8px;
	text-indent:-2px;
	font-size:14px;
	color:#000000;
}

a,
a:link,
a:hover,
a:active,
a:visited {
	font-family : Arial;
	font-size : 12px;
	color : #3366CC;
	text-decoration : underline;
}

a:hover {
	text-decoration: underline;
}

#wideCol {}
#skinnyCol {}
#contentarea {}

/*generic spacer class*/
.spacer{margin-bottom:10px;}
/*generic clear class*/
.clear{clear:both;}

/*--------------------------------------------*/
/*----------------PAGE HEADERS----------------*/
#L1Header_1,#L1Header_2,#L1Header_3,#L1Header_4,#L1Header_5,#L1Header_6,
#L1Header_7 {display:none;}

#L1Header_1	{
	background-image: url(/ftpimages/295/podium/style412/L1_header_about.gif);
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	display:inline;
}
#L1Header_2	{ background-image: url(/ftpimages/295/podium/style423/L1_header_admission.gif); }
#L1Header_3	{
	background-image: url(/ftpimages/295/podium/style412/L1_header_academics.gif);
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	display:inline;
}
#L1Header_4 { background-image: url(/ftpimages/295/podium/style423/L1_header_news.gif); }
#L1Header_5	{ background-image: url(/ftpimages/295/podium/style423/L1_header_programs.gif); }
#L1Header_6 { background-image: url(/ftpimages/295/podium/style412/L1_header_about.gif); }
#L1Header_7	{ background-image: url(/ftpimages/295/podium/style423/L1_header_giving.gif); }

#L2header {
	color: #337152;
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
}

#L3header {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold; 
}

/*--------------------------------------------*/
/*--------------PODIUM BUTTONS----------------*/

/*DEFAULT Button, for when you use the PDButton function when outside a content channel*/
/*SEE http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html FOR EXPLANATION OF HOW THESE WORK*/
/*YOU CAN BREAK THE HOVE STYLE INTO ITS OWN DECLARATION TO SET UP A OVER STATE FOR THE BUTTONS*/
/*a.button,
a.button:link,
a.button:active,
a.button:hover,
a.button:visited,
a.button:hover {
    background: transparent url(/images/bg_button_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
	margin-top:5px;
    padding-right: 18px;
    text-decoration: none;
}
a.button span {
    white-space:nowrap; 
	background: transparent url(/images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
   padding: 5px 0 5px 18px;
}*/
/*--------------------------------------------*/
/*---------------CHANNEL STYLES---------------*/

/*photo content channel*/
/*Channel Box*/
#photo .chbox {
	border: 1px solid #CCCCCC;
}
#photo .chbox2 {}
#photo .chbox3 {}
#photo .chbox4 {}

/*Footer*/
#photo .chfooter {
	margin-bottom:20px;
}
#photo .chfooter2 {}
#photo .chfooter3 {}
#photo .chfooter4 {}

/*Header*/
#photo .chheader {}
#photo .chheader2 {}
#photo .chheader3 {}
#photo .chheader4 {
	padding-bottom:6px;
}

/*Header Text*/
#photo .chhtext{
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

/*Link*/
#photo a,
#photo a:link,
#photo a:hover,
#photo a:active,
#photo a:visited {
	color: #3366CC;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
#photo a:hover {
	text-decoration: underline;
}

/*Buttons*/
#photo a.button,
#photo a.button:link,
#photo a.button:active,
#photo a.button:hover,
#photo a.button:visited,
#photo a.button:hover {
    background: transparent url(/images/bg_button_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
	margin-top:5px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
#photo a.button span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
	background: transparent url(/images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
/*Text*/
#photo .chtext {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

/*sidebar content channel*/
/*Channel Box*/
#sidebar .chbox {
	background:url(/ftpimages/353/podium/style566/sidebar_middle_middle.gif) top center repeat-x #DFE7ED;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#sidebar .chbox2 {
	background:url(/ftpimages/353/podium/style566/sidebar_middle_left.gif) top left repeat-y;
}
#sidebar .chbox3 {
	background:url(/ftpimages/353/podium/style566/sidebar_middle_right.gif) top right repeat-y;
}
#sidebar .chbox4 {
	padding:0px;
}

/*Footer*/
#sidebar .chfooter {
	background:url(/ftpimages/353/podium/style566/sidebar_bottom_middle.gif) repeat-x;
	margin-bottom: 10px; 
}
#sidebar .chfooter2 {
	background:url(/ftpimages/353/podium/style566/sidebar_bottom_left.gif) bottom left no-repeat;
}
#sidebar .chfooter3 {
	background:url(/ftpimages/353/podium/style566/sidebar_bottom_right.gif) bottom right no-repeat;
}
#sidebar .chfooter4 {
}

/*Header*/
#sidebar .chheader {
	background:url(/ftpimages/353/podium/style566/sidebar_top_middle.gif) repeat-x #3366CC;
}
#sidebar .chheader2 {
	background:url(/ftpimages/353/podium/style566/sidebar_top_left.gif) top left no-repeat;	
}
#sidebar .chheader3 {
	background:url(/ftpimages/353/podium/style566/sidebar_top_right.gif) top right no-repeat;	
}
#sidebar .chheader4 {
	padding-top:5px;
	padding-left:9px;
	padding-right:8px;
	padding-bottom:5px;
}

/*Header Text*/
#sidebar .chhtext{
	color: #ffffff;
	font-family: Georgia;
	font-weight:bold;
	font-size: 12px;
}

/*Text*/
#sidebar .chtext {
	color: #333333;
	font-family: Georgia;
	font-size: 12px;
	padding-top:6px;
	padding-left:9px;
	padding-right:8px;
	padding-bottom:8px;
	line-height:16px;
}

/*Link*/
#sidebar a,
#sidebar a:link,
#sidebar a:hover,
#sidebar a:active,
#sidebar a:visited {
	color: #3366CC;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	line-height:16px;
}
#sidebar a:hover {
	text-decoration: underline;
}
/*Buttons*/
#sidebar a.button, 
#sidebar a.button:link,
#sidebar a.button:active,
#sidebar a.button:hover,
#sidebar a.button:visited,
#sidebar a.button:hover {
	background: none;
    display: block;
    float: left;
	font-family: Arial;
	font-size: 12px;
	color: #3366CC;
	text-decoration : underline;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar a.button span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
    display: block;
    line-height: 12px;
}
/*sidebar content channel*/
/*Channel Box*/
#sidebar2 .chbox {
	background:url(/ftpimages/353/podium/style566/sidebar_middle_middle.gif) top center repeat-x #DFE7ED;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#sidebar2 .chbox2 {
	background:url(/ftpimages/353/podium/style566/sidebar_middle_left.gif) top left repeat-y;
}
#sidebar2 .chbox3 {
	background:url(/ftpimages/353/podium/style566/sidebar_middle_right.gif) top right repeat-y;
}
#sidebar2 .chbox4 {
	padding:0px;
}

/*Footer*/
#sidebar2 .chfooter {
	background:url(/ftpimages/353/podium/style566/sidebar_bottom_middle.gif) repeat-x;
	margin-bottom: 10px; 
}
#sidebar2 .chfooter2 {
	background:url(/ftpimages/353/podium/style566/sidebar_bottom_left.gif) bottom left no-repeat;
}
#sidebar2 .chfooter3 {
	background:url(/ftpimages/353/podium/style566/sidebar_bottom_right.gif) bottom right no-repeat;
}
#sidebar2 .chfooter4 {
}

/*Header*/
#sidebar2 .chheader {
	background:url(/ftpimages/353/podium/style566/sidebar_top_middle.gif) repeat-x #3366CC;
}
#sidebar2 .chheader2 {
	background:url(/ftpimages/353/podium/style566/sidebar_top_left.gif) top left no-repeat;	
}
#sidebar2 .chheader3 {
	background:url(/ftpimages/353/podium/style566/sidebar_top_right.gif) top right no-repeat;	
}
#sidebar2 .chheader4 {
	padding-top:5px;
	padding-left:9px;
	padding-right:8px;
	padding-bottom:5px;
}

/*Header Text*/
#sidebar2 .chhtext{
	color: #ffffff;
	font-family: Georgia;
	font-weight:bold;
	font-size: 12px;
}

/*Text*/
#sidebar2 .chtext {
	color: #333333;
	font-family: Georgia;
	font-size: 12px;
	padding-left:9px;
	padding-right:8px;
	line-height:16px;
}

/*Link*/
#sidebar2 a,
#sidebar2 a:link,
#sidebar2 a:hover,
#sidebar2 a:active,
#sidebar2 a:visited {
	color: #3366CC;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	line-height:16px;
}
#sidebar2 a:hover {
	text-decoration: underline;
}

/*Buttons*/
#sidebar2 a.button, 
#sidebar2 a.button:link,
#sidebar2 a.button:active,
#sidebar2 a.button:hover,
#sidebar2 a.button:visited,
#sidebar2 a.button:hover {
	background: none;
    display: block;
    float: left;
	font-family: Arial;
	font-size: 12px;
	color: #3366CC;
	text-decoration : underline;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar2 a.button span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
    display: block;
    line-height: 12px;
}

#BioButtonBlock{
	height:24px;	/*set to 2x the height (or line-height) of button */
}

/*vnav content channel*/
/*Channel Box*/
#vnav .chbox {}
#vnav .chbox2 {}
#vnav .chbox3 {}
#vnav .chbox4 {}

/*Footer*/
#vnav .chfooter {}
#vnav .chfooter2 {}
#vnav .chfooter3 {}
#vnav .chfooter4 {}

/*Header*/
#vnav .chheader {}
#vnav .chheader2 {}
#vnav .chheader3 {}
#vnav .chheader4 {}

/*Header Text*/
#vnav .chhtext{}

/*Link*/
#vnav a,
#vnav a:link,
#vnav a:hover,
#vnav a:active,
#vnav a:visited {}
#vnav a:hover {}

/*Buttons*/
#vnav a.button,
#vnav a.button:link,
#vnav a.button:active,
#vnav a.button:hover,
#vnav a.button:visited,
#vnav a.button:hover {
	/*DO NOT REMOVE THIS*/
	display: block;
	float: left;
	/*DO NOT REMOVE THIS*/
}
#vnav a.button span {
    /*DO NOT REMOVE THIS*/
	white-space:nowrap; 
	display: block;
	/*DO NOT REMOVE THIS*/
}

/*Text*/
#vnav .chtext {}
/*--------------------------------------------*/

/*------------------------------------------------*/
/*--------------- GALLERY STYLES -----------------*/

.gal_image {
}

.gal_image img {
}

.gal_button_left, .gal_button_right {
	background-image: url(/ftpimages/353/podium/images/photogal_bar_repeat.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #003399;
	font-family: Arial;
	font-size: 12px;
	line-height:12px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	cursor:pointer;
}

.gal_button_left {
	float: left;
}

.gal_button_right {
	float: right;
}

.gal_counter {
	color: #003399;
	font-family: Arial;
	font-size: 12px;
	line-height:23px;
	text-align:center;
	background-image: url(/ftpimages/353/podium/images/photogal_bar_repeat.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.gal_bar {
	background-image: url(/ftpimages/353/podium/images/photogal_bar_repeat.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.gal_caption {
	border:none;
	margin:0;
	background-color: #DFE7ED;
	border-top: 1px solid #CCCCCC;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	text-align:center;
}
.galtop{}
.galbtm{}
/*--------------------------------------------*/

/*--------------------------------------------*/
/*---------------DDLB STYLES -----------------*/

.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}

/*--------------------------------------------*/
/*---------------MISCELANEOUS-----------------*/
.hide {display:none;}
.show {display:inline;}
/*added these styles so the <a> tags that hold 
the images for the gallery don't show*/
a.gallery-images,a.gallery-images:visited,
a.gallery-images:hover,a.gallery-images:active,
a.gallery-images:link{
	display:none;
}
/*Fixes IE disappearing content*/
* html .hollyHack { height: 0.01%; }
