/* 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 : #FFFDEA;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	/*background-image : url(/images/home_background.jpg);*/
}
.shellbody {
	background-color : #ffffff;
	height: 100%;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
	background-image : url(/PODIUM_TEMPLATES/academics/images/L2_back.gif);
}

.maintext {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size :11px;
	color : #000000;
	
}

.hpnews {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size :10px;
	color : #000000;
	
}

.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;
}		
.link {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #FFFFFF;
	line-height : 1.4;
}

.link:hover {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #FFFFFF;
	line-height : 1.4;
}


.sidebartext {
	font-family : Verdana;
	font-size : 9px;
	color : #000000;
	line-height:16px;
}
.sidebartextbold {
	font-family : Verdana;
	font-size : 9px;
	color : #002D53;
	line-height:16px;
	font-weight : bold;
}

a {
	font-family : Verdana;
	font-size : 10px;
	color : #8E001D;
	text-decoration : none;
}

a:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #8E001D;
	text-decoration : none;
	
	
}

a:active {
	font-family : Verdana;
	font-size : 10px;
	color : #8E001D;
	text-decoration : none;
}

a:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #8E001D;
	text-decoration : underline;
}

/*-----additional link------------*/

.sidebarlink:visited {
	font-family : Verdana, Tahoma;
	font-size : 9px;
	font-weight: normal;
	color : #002D53;
	text-decoration : underline;
}
.sidebarlink {
	font-family : Verdana, Tahoma;
	font-size : 9px;
	font-weight: normal;
	color : #002D53;
	text-decoration : underline;
}
.sidebarlink:active {
	font-family : Verdana, Tahoma;
	font-size : 9px;
	font-weight: normal;
	color : #002D53;
	text-decoration : underline;
}
.sidebarlink:hover {
	font-family : Verdana, Tahoma;
	font-size : 9px;
	font-weight: normal;
	color : #002D53;
	text-decoration : underline;
}
***
.sidebarheadertext2{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight:normal;
	color : #FFBF27;
	padding-left:11px;
}
.sidebarnewsalerts {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: normal;
	color:#8E001D;
	text-decoration : underline;
}

.sidebarnewsalerts:visited {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: normal;
	color:#8E001D;
	text-decoration : underline;
}

.sidebarnewsalerts:active {
	font-family : Verdana, Tahoma;
	font-size : 9px;
	font-weight: normal;
	color : #002D53;
	text-decoration : underline;
}
.sidebarnewsalerts:hover {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: normal;
	color:#8E001D;
	text-decoration : none;
}

.ddlb {
	font-family : Verdana;
	font-size : 10px;
	/*border : solid 1px #79A2C2;*/
	color: #000000;
}
.L2Header{
	font-family : Verdana, Tahoma;
	font-size : 13px;
	font-weight: bold;
	color : #8E001D;
}
.L3Header{
	font-family : Verdana, Tahoma;
	font-size : 12px;
	font-weight: bold;
	color : #A79978;
}
.sidebarheader{
	background-color:#000000;
	padding-bottom:10px;
	padding-top:10px;
	width:181px;
}
.sidebarheadertext{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight:bold;
	color : #FFBF27;
	padding-left:11px;
}
.sidebartext{
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #000000;
	padding-left:11px;
	padding-right:11px;
}
.sidebarfooter{
	background-image:url(/ftpimages/188/podium/sidebar_bottom.gif);
	background-repeat:no-repeat;
	height:14px;
	margin-bottom:10px;
}
.sidebarbox{
	background-image:url(/ftpimages/188/podium/sidebar_background.gif);
	background-repeat:repeat-y;
	width:181px;
	padding-top:14px;
	padding-bottom:14px;
}
table {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size :11px;
	color : #000000;
}
em {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size :11px;
	color : #000000;
}
