html
{
	background-color:#FFFFFF;
}
body
{
	width:778px;
	margin:20px auto 20px auto;
	font-size:73%;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	color:#000000;
}
p
{
	margin: 0px 0px 20px 0px;
}
li 
{
	margin-left:-24px;
	list-style-image:url(/images/shared/bullet.gif);
}
/*--content--------------------------------------------------------------------------------------------------------------------------------*/
#content
{
	float:left;
	padding-bottom:10px;
	border: 1px solid #b51f54;
	background-color:#FFFFCC;	
}
/*..top....................................................................................................................................*/
#top
{
	width:776px;
	height:100px;
}
#top img
{
	border:0px;
}
#top #logo
{
	float:left;
	padding:30px 0px 0px 20px;
	border:0px;
}
#globalLinks
{
	float:left;
	height:27px;	
	padding: 38px 0px 0px 20px;
	color:#b51f54;
	font-size:100%;
}
#globalLinks a
{
	color: #b51f54;
	text-decoration: none;
}
#globalLinks a:hover
{
	color: #b51f54;	
	text-decoration: underline;
}
#globalLinks .globalLink
{
	float:left;
	margin-top: 2px;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 9px;
	border-right: 1px solid #b51f54;	
}
#globalLinks .globalLinkLastLink
{
	float:left;
	margin-top: 2px;
	padding-top: 2px;
	padding-right: 9px;	
	padding-bottom: 2px;
	padding-left: 9px;	
}
/*..banner.................................................................................................................................*/
#banner
{
	width:776px;
	height:150px;
}
/*..breadcrumbs............................................................................................................................*/
#breadcrumbs
{
	padding-left:150px;
	padding-top:12px;
	font-size:91%;
	color: #b51f54;
}
#breadcrumbs a
{
	color: #b51f54;
	text-decoration:none;
}
#breadcrumbs a:hover
{
	color: #b51f54;
	text-decoration:underline;
}
#breadcrumbs .currentPage
{
	font-weight:bold;
}
/*..left...................................................................................................................................*/
#left
{
	width: 110px;
	float:left;	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
}
#left a
{
	color: #b51f54;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}
#left a:hover
{
	text-decoration:underline;
}
#left .leftLink1
{
	display:block;
	padding-left:0px;
	padding-top:10px;
	font-size:100%;
}
#left .leftLink2
{
	display:block;
	padding-left:10px;
	padding-top:5px;
	font-size:91%;
}
/*..main......................................................................................................................................*/
#main
{
	width: 476px;
	float:left;
	padding-bottom: 5px;
	padding-top: 12px;
	line-height:140%;
}
#main table
{
	border:0px;
	font-size:100%;
	text-align:left;
}
#main td
{
	padding-left:0px;
	padding-right:40px;
}
#main table.form
{
	border:0px;
}
#main table.form td
{
	padding-left:0px;
}
#main table.contact_us
{
	border:0px;
	margin-bottom:20px;
}
#main table.contact_us td
{
	padding:0px 5px 0px 0px;
}
#main a
{
	color: #b51f54;
	text-decoration: none;
	border-bottom:1px dashed;
}
#main a:hover
{
	color: #b51f54;
	text-decoration: none;
	border-bottom:1px solid;
}
/*..donateOnlineButton.....................................................................................................................*/
#main p.donateOnlineButton a
{
	color: #b51f54;
	text-decoration: none;
	border-bottom:0px;
}
#main p.donateOnlineButton a:hover
{
	color: #b51f54;
	text-decoration: none;
	border-bottom:0px;
}
#main p.donateOnlineButton
{
	text-align:center;	
}
#main p.funderLogos img
{
	padding-right:6px;
}
/*..right..................................................................................................................................*/
#right
{
	width: 110px;
	float:left;	
	margin-top:-5px;
	padding-left: 20px;
	padding-right: 20px;
	font-size:91%;
	text-align:left;
}
#right img
{
	display:block;
	width:110px;
	padding-top:20px;
	padding-bottom:3px;	
}
#right a
{
	color:#b51f54;
	text-decoration: none;
	border-bottom:1px dashed;
}
#right a:hover
{
	color:#b51f54;
	text-decoration: none;
	border-bottom:1px solid;
}
/*..clearingElement........................................................................................................................*/
#clearingElement
{
	clear:both;
	padding-left:150px;
	padding-right:150px;
}
#clearingElement a
{
	color: #b51f54;
	text-decoration: none;
	border-bottom:1px dashed;
}
#clearingElement a:hover
{
	color: #b51f54;
	text-decoration: none;
	border-bottom:1px solid;
}
/*--footer---------------------------------------------------------------------------------------------------------------------------------*/
#footer
{
	width: 736px;
	padding:10px 21px 0px 21px;
	float:left;
	font-size:91%;
}
#footer a
{
	color:#666666;
	text-decoration:none;
	border-bottom:1px dashed;
}
#footer a:hover
{
	color:#666666;
	text-decoration:none;
	border-bottom:1px solid;
}
#fLeft
{
	float:left;
	color:#666666;
}
#fRight
{
	float:right;
	color:#666666;
}




