/* 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%; }


.homebody {
	height: 100%;
	background : #1F2023;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	/*background-image : url(/images/home_back_v3.gif);*/
	/*background-position: center center;*/
	/*background-repeat: repeat-x;*/
}
.test {
font-family : Trebuchet MS;
	font-size :11px;
	line-height:18px;
	color : #FFFFFF;
}
.hometext{
	font-family : Trebuchet MS;
	font-size :11px;
	
	color : #545457;
	font-weight : bold;
}
.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 : url(/images/pd_cc_back.gif) top left repeat-y;
}
.ifamebody {
	background-color : #ffffff;
	height: 100%;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
	background: none;
}
#contentarea{
	/*padding: 5px;*/
	
}
.innerbody {
	background : url(/ftpimages/279/podium/pd_content_page_fade.gif) top left no-repeat;
}
.maintext {
	font-family : Trebuchet MS;
	font-size :12px;
	line-height:18px;
	color : #162341;
	
}
.maintext a, .maintext  a:visited, .maintext  a:active {
	font-family : Trebuchet MS;
	font-size :12px;
	color : #FFFFFF;
	text-decoration : none;
	background: #1F65CD;
	font-weight : bold;
	padding-left:2px;
	padding-right:2px;
}
.maintext  a:hover {
	font-family : Trebuchet MS;
	font-size :12px;
	color : #FFFFFF;
	text-decoration : none;
	background: #1F65CD;
	font-weight : bold;
	padding-left:2px;
	padding-right:2px;
}







.whitetext{
	font-family : Arial;
	font-size :12px;
	
	color : #ffffff;
	font-weight : bold;
}


.orangetext {
	font-family : Trebuchet MS;
	font-size :12px;
	line-height:18px;
	color : #EA5E01;
	
}
.captiontext{
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 11px;
	color : #414141;
	line-height:1.5;
}
.maintextbold {
	font-weight : bold;
	font-family : Trebuchet MS;
	font-size : 12px;
	color : #162341;
}		
.newsHeadlines {
	font-weight : bold;
	font-family : Trebuchet MS;
	font-size : 12px;
	color : #BDA785;
}		
.link {
	font-family : Trebuchet MS;
	font-size :12px;
	color : #5E709B;
	line-height : 1.4;
}

.link:hover {
	font-family : Trebuchet MS;
	font-size :12px;
	color : #5E709B;
	line-height : 1.4;
}


.sidebartext {
	font-family : Trebuchet MS;
	font-size :12px;
	color : #000000;
	line-height:18px;
}
.sidebartextbold {
	font-family : Trebuchet MS;
	font-size :12px;
	color : #002D53;
	line-height:18px;
	font-weight : bold;
}

a {
	font-family : Trebuchet MS;
	font-size :12px;
	color : #000000;
	text-decoration : underline;
}

a:visited {
	font-family : Trebuchet MS;
	font-size :12px;
	color : #000000;
	text-decoration : underline;
}

a:active {
	font-family : Trebuchet MS;
	font-size :12px;
	color : #000000;
	text-decoration : underline;
}

a:hover {
	font-family : Trebuchet MS;
	font-size :12px;
	color : #000000;
	text-decoration : none;
}

/*-----additional link------------*/

.sidebarlink:visited {
	font-family : Trebuchet MS;
	font-size :12px;
	font-weight: normal;
	color : #EA5E01;
	text-decoration : underline;
}
.sidebarlink {
	font-family : Trebuchet MS;
	font-size :12px;
	font-weight: normal;
	color : #EA5E01;
	text-decoration : underline;
}
.sidebarlink:active {
	font-family : Trebuchet MS;
	font-size :12px;
	font-weight: normal;
	color : #EA5E01;
	text-decoration : underline;
}
.sidebarlink:hover {
	font-family : Trebuchet MS;
	font-size :12px;
	font-weight: normal;
	color : #EA5E01;
	text-decoration : underline;
}








.faculty:visited {
	font-family : Trebuchet MS;
	font-size :11px;
	font-weight: bold;
	color : #EA5E01;
	text-decoration : underline;
}
.faculty {
	font-family : Trebuchet MS;
	font-size :11px;
	font-weight: bold;
	color : #EA5E01;
	text-decoration : underline;
}
.faculty:active {
	font-family : Trebuchet MS;
	font-size :11px;
	font-weight: bold;
	color : #EA5E01;
	text-decoration : underline;
}
.faculty:hover {
	font-family : Trebuchet MS;
	font-size :11px;
	font-weight: bold;
	color : #EA5E01;
	text-decoration : none;
}

.facultybold{
	font-weight: bold;
	font-family : Trebuchet MS;
	font-size :11px;
	line-height:15px;
	color : #535353;
	
}



.facultytext{
	font-family : Trebuchet MS;
	font-size :11px;
	line-height:18px;
	color : #535353;
	
}






.ddlb {
	font-family : Verdana;
	font-size : 10px;
	/*border : solid 1px #79A2C2;*/
	color: #000000;
}
.L1Header_1{
	background-image:url(/ftpimages/258/podium/pd_L1header_about_us.gif);
	background-repeat:no-repeat;
	height:29px;
}
.L1Header_2{
	background-image:url(/ftpimages/258/podium/pd_L1header_admission.gif);
	background-repeat:no-repeat;
	height:29px;
}
.L1Header_3{
	background-image:url(/ftpimages/258/podium/pd_L1header_school_life.gif);
	background-repeat:no-repeat;
	height:29px;
}
.L1Header_4{
	background-image:url(/ftpimages/258/podium/pd_L1header_news_and_calend.gif);
	background-repeat:no-repeat;
	height:29px;
}
.L1Header_5{
	background-image:url(/ftpimages/258/podium/pd_L1header_development.gif);
	background-repeat:no-repeat;
	height:29px;
}
.L1Header_6{
	background-image:url(/ftpimages/258/podium/pd_L1header_community.gif);
	background-repeat:no-repeat;
	height:29px;
}
.L2Header{
	color:#EA5E01;
	font-family: Georgia;
	font-size: 22px;
	font-weight: bold;

}
.L3Header{
	font-family : Trebuchet;
	font-size : 12px;
	font-weight: normal;
	color : #162341;
}
.sidebarheader{
	background-image:url(/images/pd_sidebarheader_back.gif);
	background-repeat:no-repeat;
	color:#3978D7;
	font-family:Georgia;
	font-size:16px;
	font-weight:bold;
	padding-left:17px;
	padding-top:18px;
	padding-bottom:10px;
	
}
.sidebarheadertext{
	font-family : Georgia;
	font-size : 16px;
	font-weight:bold;
	color : #3978D7;
}
.sidebartext{
	font-family : Trebuchet MS;
	font-size :12px;
	color : #535353;
}
.sidebarfooter{
	background-image:url(/images/pd_sidebarfooter_back.gif);
	background-repeat:no-repeat;
	height:10px;
	
}
.sidebarbox{
	background-image:url(/images/pd_sidebarbox_back.gif);
	background-repeat:repeat-y;
	padding-left:17px;
	padding-bottom:10px;
	padding-top:1px;
	padding-right:6px;
}

.sidebarheader2{
	background-image:url(/images/pd_sidebarheader2_back.gif);
	background-repeat:no-repeat;
	color:#3978D7;
	font-family:Georgia;
	font-size:16px;
	font-weight:bold;
	padding-left:17px;
	padding-top:16px;
	padding-bottom:10px;
	
}

.sidebarfooter2{
	background-image:url(/images/pd_sidebarfooter2_back.gif);
	background-repeat:no-repeat;
	height:10px;
	
}
.sidebarbox2{
	background-image:url(/images/pd_sidebarbox2_back.gif);
	background-repeat:repeat-y;
	padding-left:17px;
	padding-bottom:10px;
	padding-top:6px;
	padding-right:6px;
}
.mainbarheader{
	background-image:url(/ftpimages/258/podium/pd_sidebarheader_back.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	padding-left:14px;
	padding-top:12px;
	height: 37px;
}
.mainbarheadertext{
	font-family : Trebuchet MS;
	font-size : 10px;
	font-weight:bold;
	color : #ffffff;
}
.mainbartext{
	font-family : Trebuchet MS;
	font-size : 10px;
	color : #000000;
}
.homelink{

}
.homelink {
	font-family : Trebuchet MS;
	font-size :12px;
	color : #173708;
	text-decoration : none;
}

.homelink:visited {
	font-family : Trebuchet MS;
	font-size :12px;
	color : #173708;
	text-decoration : none;
}

.homelink:active {
	font-family : Trebuchet MS;
	font-size :12px;
	color : #173708;
	text-decoration : none;
}

.homelink:hover {
	font-family : Trebuchet MS;
	font-size :12px;
	color : #173708;
	text-decoration : none;
}

.bluelink:visited {
	font-family : Trebuchet MS;
	font-size : 12px;
	font-weight: bold;
	color : #3978D7;
	line-height:15px;
	text-decoration : underline;
}
.bluelink {
	font-family : Trebuchet MS;
	font-size : 12px;
	font-weight: bold;
	color : #3978D7;
	line-height:15px;
	text-decoration : underline;
}
.bluelink:active {
	font-family : Trebuchet MS;
	font-size : 12px;
	font-weight: bold;
	color : #3978D7;
	line-height:15px;
	text-decoration : underline;
}
.bluelink:hover {
	font-family : Trebuchet MS;
	font-size : 12px;
	font-weight: bold;
	color : #3978D7;
	line-height:15px;
	text-decoration : none;
}
.homelink {
	font-family : Trebuchet MS;
	font-size : 12px;
	color : #3978D7;
	text-decoration : none;
	font-weight: bold;
}