/* classes for general styles used throughout the site*/
body div#toolTip { position:absolute;Z-index:500;background:#000000;border:1px solid #ffffff;text-align:left;padding:5px;-moz-border-radius:5px; }
body div#toolTip p { margin:0;padding:0;color:#FFBF27;font:11px/12px verdana,arial,serif; }
body div#toolTip p em { display:block;margin-top:3px;color:#FFBF27;font-style:normal;font-weight:bold; }
* html .hollyHack { height: 0.01%; }

/*--------------- GALLERY STYLES -----------------*/

.gal_image {
	text-align: center;
}

.gal_image img {
	margin: 0px auto;
}

.gal_button_left, .gal_button_right {
	width: 20px;
	cursor: pointer;
	text-align: center;
}

.gal_button_left {
	float: left;

}

.gal_button_right {
	float: right;
	margin-right: 29px;

}

.gal_counter {
text-align: center;
border-bottom: solid 1px #000000;
}

.gal_caption {

}
.galmaintext {
	font-family : Verdana;
	font-size :11px;
	line-height:15px;
	color : #071454;
}


.galmaintextbold {
	font-family : Times;
	font-size :14px;
	line-height:16px;
	color : #0F3289;
	font-weight : bold;
	text-decoration : underline;
	
}
/*--------------------------------------------*/

.L1Header_1{
	background-image:url(/ftpimages/245/podium/L1_header_discover_v3.gif);
	background-repeat:no-repeat;
	height:21px;
}
.L1Header_2{
	background-image:url(/ftpimages/245/podium/L1_header_admission_v3.gif);
	background-repeat:no-repeat;
	height:21px;
}
.L1Header_3{
	background-image:url(/ftpimages/245/podium/L1_header_academic_v3.gif);
	background-repeat:no-repeat;
	height:21px;
}
.L1Header_4{
	background-image:url(/ftpimages/245/podium/L1_header_beyond_v3.gif);
	background-repeat:no-repeat;
	height:21px;
}
.L1Header_5{
	background-image:url(/ftpimages/245/podium/L1_header_news_v3.gif);
	background-repeat:no-repeat;
	height:21px;
}
.L1Header_6{
	background-image:url(/ftpimages/245/podium/L1_header_supporting_v3.gif);
	background-repeat:no-repeat;
	height:21px;
}


.homebody {
	height: 100%;
	/*background : #0A3A69 url(/images/home_main_back.gif) top left repeat-x;*/
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	/*background-image : url(/images/home_background.jpg);*/
}
.alerthomebody {
	height: 100%;
	background : #0B0F13;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	/*background-image : url(/images/home_background.jpg);*/
}
.missionbody {
	height: 100%;
	/*background : #384961;*/
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-image : url(/images/mission_plain_back.gif);
}
.shellbody {
	background-color : #ffffff;
	height: 100%;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
	background-image : url(/images/shell_main_back.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
#contentarea{
padding-top: 15px;
}
#sidebararea{
padding-top: 55px;
}
.maintext {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size :11px;
	line-height:15px;
	color : #000000;
	
}
.btnlink{
	font-family : Verdana;
	font-size :9px;
	line-height:15px;
	color : #327DB2;
	
}



.fundtext
{
	font-family : Verdana;
	font-size :10px;
	line-height:15px;
	color : #ffffff;
}
.captiontext{
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 11px;
	color : #414141;
	line-height:1.5;
}
.maintextbold {
	font-weight : bold;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 11px;
	color : #000000;
}	
.fundtextbold {
	font-weight : bold;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #ffffff;
}		
.newsHeadlines {
	font-weight : bold;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 12px;
	color : #BDA785;
}		
.link {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #5E709B;
	line-height : 1.4;
}

.link:hover {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #5E709B;
	line-height : 1.4;
}


.sidebartext {
	font-family : Verdana;
	font-size : 10px;
	color : #2C4EA4;
	
}
.sidebartextbold {
	font-family : Verdana;
	font-size : 10px;
	color : #2C4EA4;

	font-weight : bold;
}

a {
	font-family : Verdana;
	font-size : 11px;
	color : #327DB2;
	text-decoration : underline;
}

a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #327DB2;
	text-decoration : underline;
}

a:active {
	font-family : Verdana;
	font-size : 11px;
	color : #327DB2;
	text-decoration : underline;
}

a:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #327DB2;
	text-decoration : none;
}

/*-----additional link------------*/

.sidebarlink:visited {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #0B398D;
	text-decoration : underline;
}
.sidebarlink {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #0B398D;
	text-decoration : underline;
}
.sidebarlink:active {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #0B398D;
	text-decoration : underline;
}
.sidebarlink:hover {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #0B398D;
	text-decoration : underline;
}











.homenews:visited {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: normal;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight: bold;
}
.homenews {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: normal;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight: bold;
}
.homenews:active {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: normal;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight: bold;
}
.homenews:hover {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: normal;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}



.homepagetxtbold {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size :11px;
	line-height:15px;
	color : #ffffff;
	font-weight: bold;
}


.homepagetxt {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size :11px;
	line-height:15px;
	color : #ffffff;
}






.faculty:visited {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: bold;
	color : #2C4EA4;
	text-decoration : underline;
}
.faculty {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: bold;
	color : #2C4EA4;
	text-decoration : underline;
}
.faculty:active {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: bold;
	color : #2C4EA4;
	text-decoration : underline;
}
.faculty:hover {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: bold;
	color : #2C4EA4;
	text-decoration : none;
}








.ddlb {
	font-family : Verdana;
	font-size : 10px;
	/*border : solid 1px #79A2C2;*/
	color: #000000;
}

.L2Header{
	color:#00126E;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	
}
.L3Header{
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
}
.sidebarheader_orange{
	background-image:url(/ftpimages/245/podium/pd_sidebarheader_orange.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-top:4px;
	padding-right:5px;
	padding-bottom:4px;
	
}
.sidebarheader_purple{
	background-image:url(/ftpimages/245/podium/pd_sidebarheader_purple.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-top:4px;
	padding-right:5px;
	padding-bottom:4px;
	
}
.sidebarheader_green{
	background-image:url(/ftpimages/245/podium/pd_sidebarheader_green.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-top:4px;
	padding-right:5px;
	padding-bottom:4px;
	
}

.sidebarheader2line{
	background-image:url(/ftpimages/255/podium/pd_sd_head_2.gif);
	background-repeat:no-repeat;
	color:#327DB2;
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	
}
.sidebarheadertext{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight:bold;
	color : #ffffff;
}
.sidebartext{
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #327DB2;
}
.sidebarfooter{
	background-image:url(/ftpimages/245/podium/pd_sidebar_footer_v2.gif);
	background-repeat:no-repeat;
	height:12px;
}
.sidebarbox{
	background-image:url(/ftpimages/245/podium/pd_sidebar_box.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
}

.homelink{

}
.homelink {
	font-family : Verdana;
	font-size : 11px;
	color : #173708;
	text-decoration : none;
}

.homelink:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #173708;
	text-decoration : none;
}

.homelink:active {
	font-family : Verdana;
	font-size : 11px;
	color : #173708;
	text-decoration : none;
}

.homelink:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #173708;
	text-decoration : none;
}