/* classes for general styles used throughout the site*/
body {
background-image : none;
}
.homebody {
	height: 100%;
	background : #F0EFE4;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	/*background-image : url(/images/home_background.jpg);*/
}
.shellbody {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	
	background: none;
	
}
.maintext {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	line-height: 15px;
}
.tourcounter{
font-family : Verdana;
	font-size : 11px;
	color : #000000;
	line-height: 15px;
}
.maintextbold {
	font-weight : bold;
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}
.ddlbtext {
	font-family : Verdana;
	font-size : 10px;
	color : #0B3543;
	line-height: 15px;
}
.sidebartext {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	line-height:14px;
	font-weight : normal;
}
.sidebartextbold {
	font-weight : bold;
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	line-height:14px;
}

.photocaption {
	font-family : Verdana;
	font-size : 9px;
	color : #000000;
}
a {
	font-family : Verdana;
	font-size : 11px;
	color : #000066;
	text-decoration : underline;
	font-weight: normal;
}
a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #000066;
	text-decoration : underline;
	font-weight: normal;
	
}
a:active {
	font-family : Verdana;
	font-size : 11px;
	color : #000066;
	text-decoration : underline;
	font-weight: normal;
}

a:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #000066;
	text-decoration : none;
	font-weight: normal;
}
.portalscroll{
	scrollbar-track-color: #E9E7E7; 
	scrollbar-arrow-color: #75808D;
	scrollbar-face-color: #E8E6E8; 
	scrollbar-shadow-color: #A39DA2; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #A3AEBB;
	line-height:14px; 
	overflow: auto; 
	z-index:1;	
}

/*-----additional link------------*/

.sidebarlink:visited {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #000066;
	text-decoration : underline;
}
.sidebarlink {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #000066;
	text-decoration : underline;
}
.sidebarlink:active {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #000066;
	text-decoration : underline;
}
.sidebarlink:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #000066;
	text-decoration : none;
}
.omni:visited {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	color : #000000;
	text-decoration : none;
}
.omni {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	color : #000000;
	text-decoration : none;
}
.omni:active {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	color : #000000;
	text-decoration : none;
}
.omni:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	color : #000000;
	text-decoration : underline;
}
.sidebarheader {
	font-family : Verdana;
	font-size : 12px;
	font-weight: bold;
	color : #000000;
	background:  url(/ftpimages/62/podium/pd_sidebar_header_back.gif) top left no-repeat; 
	padding-top:10px; 
	padding-bottom:16px; 
	width: 232px;
}
.sidebarback {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
	text-decoration : none;
	padding-top:12px;
	padding-left:18px;
	padding-bottom:20px;
	padding-right:10px;
	background: url(/ftpimages/62/podium/pd_sidebar_box_back.gif) top left repeat-y; 
}	
.sidebarfooter {
	background: #ffffff url(/ftpimages/62/podium/pd_sidebar_footer_v2.gif) top left no-repeat; 
	height:11px;
	margin-bottom:10px;
}   
.sidebarbackaudio {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
	text-decoration : none;
	padding-top:12px;
	padding-left:18px;
	padding-bottom:20px;
	padding-right:10px;
	background-color:#F0D8B9;
	text-align:center;
}	
.sidebarfooteraudio {
	background: #ffffff url(/images/audio_footer.gif) top left no-repeat; 
	height:15px;
	margin-bottom:10px;
}   


.bluesidebarheader {
	font-family : Verdana;
	font-size : 12px;
	font-weight: bold;
	color : #000000;
	background:  url(/ftpimages/62/podium/pd_sidebar_header_back_blue.gif) top left no-repeat; 
	padding-top:10px; 
	padding-bottom:16px; 
	width: 232px;
}
.bluesidebarback {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
	text-decoration : none;
	padding-top:12px;
	padding-left:18px;
	padding-bottom:20px;
	padding-right:10px;
	background: url(/ftpimages/62/podium/pd_sidebar_box_back_blue.gif) top left repeat-y; 
}	
.bluesidebarfooter {
	background: #ffffff url(/ftpimages/62/podium/pd_sidebar_footer_v2_blue.gif) top left no-repeat; 
	height:11px;
	margin-bottom:10px;
}   





.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	line-height: 16px;
}
#topspace32 {
	height: 32px;
}
#header_1 {
 background: url(/images/pd_L1_header_about.gif) top left no-repeat;
 height:56px;
 margin-top:18px;
 padding-top:25px;
 margin-bottom:10px;
}
#header_2 {
 background: url(/images/pd_L1_header_admission.gif) top left no-repeat;
 height:56px;
 margin-top:18px;
 padding-top:25px;
  margin-bottom:10px;
}
#header_3 {
 background: url(/images/pd_L1_header_academics.gif) top left no-repeat;
 height:56px;
 margin-top:18px;
 padding-top:25px;
  margin-bottom:10px;
}
#header_4 {
 background: url(/images/pd_L1_header_news.gif) top left no-repeat;
 height:56px;
 margin-top:18px;
 padding-top:25px;
  margin-bottom:10px;
}
#header_5 {
 background: url(/images/pd_L1_header_supporting.gif) top left no-repeat;
 height:56px;
 margin-top:18px;
 padding-top:25px;
  margin-bottom:10px;
}
#header_6 {
 background: url(/images/pd_L1_header_arts_v2.gif) top left no-repeat;
 height:62px;
 margin-top:18px;
 padding-top:25px;
  margin-bottom:10px;
}
#header_7 {
 background: url(/ftpimages/62/podium/pd_L1_header_externalstudies.gif) top left no-repeat;
 height:56px;
 margin-top:18px;
 padding-top:25px;
  margin-bottom:10px;
}
#header_8 {
 background: url(/images/pd_L1_header_athletics.gif) top left no-repeat;
 height:56px;
 margin-top:18px;
 padding-top:25px;
  margin-bottom:10px;
}

#L3header {
	color: #000000;
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
}
#L2header {
	color: #000000;
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;

}
#contentarea {

}
.L3 {
	color: #84091D;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	padding-bottom:5px;
}
.hide {
	display:none;
}
.show {
	display:'';
}
.blacklinkbutton:visited {
	font-family : Verdana;
	font-size : 10px;
	
	color : #000000;
	text-decoration : none;
	line-height:15px;
}
.blacklinkbutton {
	font-family : Verdana;
	font-size : 10px;
	
	color : #000000;
	text-decoration : none;
	line-height:15px;
}
.blacklinkbutton:active {
	font-family : Verdana;
	font-size : 10px;
	
	color : #000000;
	text-decoration : none;
	line-height:15px;
}
.blacklinkbutton:hover {
	font-family : Verdana;
	font-size : 10px;
	
	color : #000000;
	text-decoration : none;
	line-height:15px;
}