/* 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; }

.homebody {
	height: 100%;
	background : #ffffff;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	/*background-image : url(/images/home_background.jpg);*/
}
.shellbody {
	height: 100%;
	background : #ffffff;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
}
.maintext {
	font-family : Verdana, Times New Roman;
	font-size : 11px;
	color : #000000;
}
.maintextbold {
	font-weight : bold;
	font-family : Verdana, Times New Roman;
	font-size : 11px;
	color : #000000;	
}
.photocaption {
	font-family : Verdana, Times New Roman;
	font-size : 9px;
	color : #000000;
}
.formbox {
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color:#352D2D; 
	background-color:#ffffff;
	border-style : solid;
	border-width : 1px;
	border-color : #808080;		
}
a {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	text-decoration : underline;
}
a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	text-decoration : underline;
}
a:active {
		font-family : Verdana;
	font-size : 11px;
	color : #000000;
	text-decoration : underline;
}
a:hover {
		font-family : Verdana;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
/*-----additional link------------*/
.sidebarlink:visited {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #4F6C91;
	text-decoration : underline;
}
.sidebarlink {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #4F6C91;
	text-decoration : underline;
}
.sidebarlink:active {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #4F6C91;
	text-decoration : underline;
}
.sidebarlink:hover {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #4F6C91;
	text-decoration : none;
}
.sidebarheader {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	color : #ffffff;
	background-image:url(/ftpimages/223/podium/sidebar_header.gif); 
	background-repeat:no-repeat;	
	padding-top:12px;
	padding-left:13px;
	padding-right:10px;
	padding-bottom:10;

}
.sidebarback {
	background-image:url(/ftpimages/223/podium/sidebar_back.gif);
	background-repeat:repeat-y;	
	font-family:Verdana;
	font-size:10px;
	color : #000000;
	padding-bottom:8px;
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
}	
.sidebarfooter {
	background-image:url(/ftpimages/223/podium/sidebar_footer.gif);
	background-repeat:no-repeat;	
	height:5px;
	margin-bottom:10px;
}   
.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	line-height: 16px;
}
.hide {
	display:none;
}
.show {
	display:'';
}
.L1_header_1 {
	background-image:url(/ftpimages/223/podium/L1Header_aboutus.gif);
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:10px;
	height:14px;	
	margin-left:12px;	
	padding-top:18px;
}
.L1_header_2 {
	background-image:url(/ftpimages/223/podium/L1Header_admission.gif);
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:10px;
	height:14px;	
	margin-left:12px;	
	padding-top:18px;
}
.L1_header_3 {
	background-image:url(/ftpimages/223/podium/L1Header_news.gif);
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:10px;
	height:14px;	
	margin-left:12px;	
	padding-top:18px;
}
.L1_header_4 {
	background-image:url(/ftpimages/223/podium/L1Header_schoollife.gif);
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:10px;
	height:14px;	
	margin-left:12px;	
	padding-top:18px;
}
.L1_header_5 {
	background-image:url(/ftpimages/223/podium/L1Header_dev.gif);
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:10px;
	height:14px;	
	margin-left:12px;	
	padding-top:18px;
}
.L1_header_6 {
	background-image:url(/ftpimages/223/podium/L1Header_alumni.gif);
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:10px;
	height:14px;	
	margin-left:12px;	
	padding-top:18px;
}
.L2Header{
	background-image:url(/ftpimages/223/podium/L2_border.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	color:#4F6C91;	
	font-family:Verdana;
	font-size:13px;	
	font-weight:bold;		
	height:25px;
}
.L3Header{
	color:#5D998F;	
	font-family:Verdana;
	font-size:13px;	
	font-weight:bold;
}