/* classes for general styles used throughout the site*/
body {
	background-image:none;
}

.shellbody {
	background-image:none;
}

.homebody {
	height: 100%;
	/*background : #E7E9D4;*/
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
	background-image : url(/images/home_background.gif);
}

.hillelbody {
	/*height: 100%;*/
	/*background-color : #ff0000;*/
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 12px;
	background-image: url(/images/podium_main_back_v2.gif);
	background-repeat: repeat-y;
}
.maintext {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 11px;
	color : #000000;
	line-height:15px;
}
.maintextred {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 11px;
	color : #813723;
	line-height:15px;
}
.maintextbold {
	font-weight : bold;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 11px;
	color : #000000;
	line-height:15px;
}	
.ddlbheader {
	font-weight : bold;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #000000;
	line-height:14px;
}
.printtext {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 11px;
	color : #000000;
	line-height:15px;
}
.printtextbold {
	font-weight : bold;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 11px;
	color : #000000;
	line-height:15px;
}
.pdsidebarcontent{
	background-color:#476EA0;
	border-top:solid 1px #2E4B6F;
	background-image:url(/images/pd_sidebar_back.gif);
	background-repeat: repeat-y;
}	
.sidebartext {
	font-family : Verdana;
	font-size : 10px;
	color : #0000FF;
	line-height:13px;
}
.atsidebartext {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	line-height:13px;
}
.sidebartextbold {
	font-family : Verdana;
	font-size : 10px;
	color : #D1DFF1;
	line-height:13px;
	font-weight : bold;
}
.atsidebartextbold {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	line-height:13px;
	font-weight : bold;
}
.sidebartextblackbold {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	line-height:13px;
	letter-spacing: .5px;
	font-weight : bold;
}
.sidebartexterror {
	font-family : Verdana;
	font-size : 10px;
	color : #A61801;
	line-height:13px;
	letter-spacing: .5px;
	font-weight : bold;
}
.photocaption {
	font-family : Verdana;
	font-size : 9px;
	color : #000000;
}

.formbox {
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color:#352D2D; 
	background-color:#ffffff;
	border-style : solid;
	border-width : 1px;
	border-color : #808080;		
}
.portalscroll {
	scrollbar-track-color: #DFDFDF; 
	scrollbar-arrow-color: #818181; 
	scrollbar-face-color: #E4E4E4; 
	scrollbar-shadow-color: #AFAFAF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #DFDFDF; 
	scrollbar-darkshadow-color: #AFAFAF;
	position:relative; 
	padding:5px;
	line-height:14px; 
	overflow: auto; 
	z-index:1;	
}
a {
	font-family : Verdana;
	font-size : 10px;
	color : #1B284F;
	text-decoration : none;
	text-decoration : underline;
}

a:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #1B284F;
	text-decoration : none;
	text-decoration : underline;
	
}

a:active {
	font-family : Verdana;
	font-size : 10px;
	color : #1B284F;
	text-decoration : none;
	text-decoration : underline;
}

a:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #1B284F;
	text-decoration : none;
}

/*-----additional link------------*/

.sidebarlink:visited {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #0000FF;
	text-decoration : underline;
}
.sidebarlink {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #0000FF;
	text-decoration : underline;
}
.sidebarlink:active {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #0000FF;
	text-decoration : underline;
}
.sidebarlink:hover {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #0000FF;
	text-decoration : none;
}
.sidebarlink:visited {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #0000FF;
	text-decoration : underline;
}
.atsidebarlink {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #000099;
	text-decoration : underline;
}
.atsidebarlink:active {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #000099;
	text-decoration : underline;
}
.atsidebarlink:hover {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #000099;
	text-decoration : none;
}
.atsidebarlink:visited {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #000099;
	text-decoration : underline;
}
.ddlb {
	font-family : Verdana;
	font-size : 10px;
	/*border : solid 1px #79A2C2;*/
	color: #000000;
}

.form {
	font-family : Verdana;
	font-size : 9;
	/*border : solid 1px #79A2C2;*/
	color: #000000;
}
.givingtext {
	font-family: verdana;
	font-size: 10px;
	color: #d1dff1;
	}
.givingtextbold {
	font-family: verdana;
	font-size: 10px;
	color: #d1dff1;
	font-weight:bold;
	}