/* 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 : #0B2937;
	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 {
	
	height: 100%;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
	background : url(/images/cp_shell.gif) top left repeat-y;

}
#contentarea{
padding-top: 15px;
}
#sidebararea{
padding-top: 16px;
}
.maintext {
	font-family : Trebuchet MS;
	font-size :11px;
	line-height:16px;
	color : #000000;
	
}


.maintextblue {
	font-family : Trebuchet MS;
	font-size :10px;
	line-height:16px;
	color : #0A6AB2;
	
}


.maintextbluebold {
	font-weight : bold;
	font-family : Trebuchet MS;
	font-size : 10px;
	color : #0A6AB2;
}	





.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 : 11px;
	color : #000000;
}		
.newsHeadlines {
	font-weight : bold;
	font-family : Trebuchet MS;
	font-size : 12px;
	color : #BDA785;
}		
.link {
	font-family : Trebuchet MS;
	font-size : 10px;
	color : #5E709B;
	line-height : 1.4;
}

.link:hover {
	font-family : Trebuchet MS;
	font-size : 10px;
	color : #5E709B;
	line-height : 1.4;
}


.sidebartext {
	font-family : Trebuchet MS;
	font-size : 10px;
	color : #000000;
	line-height:16px;
}
.sidebartextbold {
	font-family : Trebuchet MS;
	font-size : 10px;
	color : #002D53;
	line-height:16px;
	font-weight : bold;
}

/*a {
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #0A6AB2;
	text-decoration : underline;
}

a:visited {
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #0A6AB2;
	text-decoration : underline;
}

a:active {
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #0A6AB2;
	text-decoration : underline;
}

a:hover {
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #0A6AB2;
	text-decoration : none;
}*/

/*-----additional link------------*/

.sidebarlink:visited {
	font-family : Trebuchet MS;
	font-size : 11px;
	font-weight: normal;
	color : #0A6AB2;
	text-decoration : underline;
}
.sidebarlink {
	font-family : Trebuchet MS;
	font-size : 11px;
	font-weight: normal;
	color : #0A6AB2;
	text-decoration : underline;
}
.sidebarlink:active {
	font-family : Trebuchet MS;
	font-size : 11px;
	font-weight: normal;
	color : #0A6AB2;
	text-decoration : underline;
}
.sidebarlink:hover {
	font-family : Trebuchet MS;
	font-size : 11px;
	font-weight: normal;
	color : #0A6AB2;
	text-decoration : underline;
}








.faculty:visited {
	font-family : Trebuchet MS;
	font-size : 10px;
	font-weight: bold;
	color : #333333;
	text-decoration : underline;
}
.faculty {
	font-family : Trebuchet MS;
	font-size : 10px;
	font-weight: bold;
	color : #333333;
	text-decoration : underline;
}
.faculty:active {
	font-family : Trebuchet MS;
	font-size : 10px;
	font-weight: bold;
	color : #333333;
	text-decoration : underline;
}
.faculty:hover {
	font-family : Trebuchet MS;
	font-size : 10px;
	font-weight: bold;
	color : #333333;
	text-decoration : none;
}








.ddlb {
	font-family : Verdana;
	font-size : 10px;
	/*border : solid 1px #79A2C2;*/
	color: #000000;
}
.L1Header_1{
	margin-top:17px;
	background-image:url(/ftpimages/284/podium/L1Header_1.gif);
	background-repeat:no-repeat;
	height:13px;
}
.L1Header_2{
	margin-top:17px;
	background-image:url(/ftpimages/284/podium/L1Header_2.gif);
	background-repeat:no-repeat;
	height:13px;
}
.L1Header_3{
	margin-top:17px;
	background-image:url(/ftpimages/284/podium/L1Header_3.gif);
	background-repeat:no-repeat;
	height:13px;
}
.L1Header_4{
	margin-top:17px;
	background-image:url(/ftpimages/284/podium/L1Header_4.gif);
	background-repeat:no-repeat;
	height:13px;
}
.L1Header_5{
	margin-top:17px;
	background-image:url(/ftpimages/284/podium/L1Header_5.gif);
	background-repeat:no-repeat;
	height:13px;
}

.L2Header{
	color:#0A6AB2;
	font-family : Verdana;
	font-size:11px;
	font-weight:bold;
	padding-top:9px;
}
.L3Header{
	color:#0A6AB2;
	font-family : Trebuchet MS;
	font-size:11px;
	font-weight:bold;
}
.sidebarheader{
	/*background-image:url(/ftpimages/258/podium/pd_sidebarheader_back.gif);*/
	/*background-repeat:no-repeat;*/
	color:#0A6AB2;
	font-family : Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	padding-left:11px;
	padding-right:15px;
	
}
.sidebarheadertext{
	font-family : Trebuchet MS;
	font-size : 12px;
	font-weight:bold;
	color : #0A6AB2;
}
.sidebartext{
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #000000;
}
.sidebarfooter{
	/*background-image:url(/ftpimages/258/podium/pd_sidebarfooter_back.gif);*/
	/*background-repeat:no-repeat;*/
	/*height:10px;*/
	margin-bottom:15px;
	
}
.sidebarbox{
	background-image:url(/ftpimages/284/podium/sidebar_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left:11px;
	padding-bottom:15px;
	padding-top:8px;
	padding-right:15px;
}

.mainbarheader{
	/*background-image:url(/ftpimages/258/podium/pd_sidebarheader_back.gif);*/
	background-repeat:no-repeat;
	color:#ffffff;
	font-family : Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	padding-left:11px;
	padding-right:15px;
}
.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 : 11px;
	color : #173708;
	text-decoration : none;
}

.homelink:visited {
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #173708;
	text-decoration : none;
}

.homelink:active {
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #173708;
	text-decoration : none;
}

.homelink:hover {
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #173708;
	text-decoration : none;
}



