/* classes for general styles used throughout the site*/
body {
	background-image : none;
}
.homebody {
	height: 100%;
	background : #1A191A;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
.shellbody {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-image : none;	
	background: none;
	
}
.maintext {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	line-height: 14px;
}
.maintextbold {
	font-weight : bold;
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}
.newstextbold {
	font-weight : bold;
	font-family : Verdana;
	font-size : 11px;
	color : #072145;
}
.sidebartext {
	font-family : Verdana;
	font-size : 11px;
	color : #19175A;
	line-height:13px;
	font-weight : normal;
}
.sidebartextbold {
	font-family : Verdana;
	font-size : 11px;
	color : #19175A;
	line-height:13px;
	font-weight : bold;
}

.photocaption {
	font-family : Verdana;
	font-size : 9px;
	color : #000000;
}
a {
	font-family : Verdana;
	font-size : 11px;
	color : #072145;
	text-decoration : none;
	font-weight: normal;
}
a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #072145;
	text-decoration : none;
	font-weight: normal;
	
}

a:active {
	font-family : Verdana;
	font-size : 11px;
	color : #072145;
	text-decoration : none;
	font-weight: normal;
}

a:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #072145;
	text-decoration : underline;
	font-weight: normal;
}

/*-----additional link------------*/

.sidebarlink:visited {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #072145;
	text-decoration : underline;
}
.sidebarlink {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #072145;
	text-decoration : underline;
}
.sidebarlink:active {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #072145;
	text-decoration : underline;
}
.sidebarlink:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #072145;
	text-decoration : none;
}

.sidebarheader {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	color : #FFFFFF;
	background: #FFFFFF url(/ftpimages/215/podium/sidebar_header.gif) top left no-repeat; 
	padding-top:7px; 
	padding-bottom:7px;
	padding-left:19px;
	padding-right:19px;
	
}
.sidebarback {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #19175A;
	text-decoration : none;
	padding-top:16px;
	padding-left:19px;
	/*padding-bottom:16px;*/
	padding-right:19px;
	background: #FFFFFF url(/ftpimages/215/podium/sidebar_box.gif) top left repeat-y;
}	
.sidebarfooter {
	background: #FFFFFF url(/ftpimages/215/podium/sidebar_footer.gif) top left no-repeat; 
	height: 10px;
	margin-bottom:14px;
}   
.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	line-height: 16px;
}
#topspace21 {
	height: 21px;
}
#header_1 {
	background: #fff url(/ftpimages/215/podium/L1header_about_fcds.gif) top left no-repeat;
	height:36px;
	margin-top:18px;
	margin-left:14px;
	margin-bottom:6px;
}
#header_3 {
	background: #fff url(/ftpimages/215/podium/L1header_news_and_events.gif) top left no-repeat;
	height:36px;
	margin-top:18px;
	margin-left:13px;
	margin-bottom:6px;
}
#header_4 {
	background: #fff url(/ftpimages/215/podium/L1header_academics.gif) top left no-repeat;
	height:36px;
	margin-top:18px;
	margin-left:14px;
	margin-bottom:6px;
}
#header_5 {
	background: #fff url(/ftpimages/215/podium/L1header_on_campus.gif) top left no-repeat;
	height:36px;
	margin-top:18px;
	margin-left:14px;
	margin-bottom:6px;
}
#header_7 {
	background: #fff url(/ftpimages/215/podium/L1header_giving.gif) top left no-repeat;
	height:36px;
	margin-top:18px;
	margin-left:14px;
	margin-bottom:6px;
}
#L2header {
	color: #072145;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	margin-bottom:13px;
	margin-left:25px;
}
#contentarea {
	margin-left:25px;
}

.L3 {
	color: #84091D;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	padding-bottom:5px;
}
.bioboxtop {
	padding-top:8px;
	padding-bottom:16px;
	padding-left:14px;
	padding-right:14px;
}