Body{
	background-color : white;
	margin : 10px 0 0 0;	
	padding : 0 0 0 0;
	text-align : center;
}

P{
	margin : 0 0 1em 0;	
	padding : 0 0 0 0;
}

A{
	text-decoration : underline;	
	color : gray;
}

A:hover{
	color : #e40082;
	text-decoration : underline;
}

H1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin : 0 0 0.5em 0;	
	padding : 0 0 0 0;	
	font-weight: 500;
	color : #e40082;
	line-height : 1;
}
#textSizeAdjuster h1{
	color : #ccc;
}
H2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 130%;
	margin : 0 0 0.3em 0;	
	padding : 0 0 0 0;	
	font-weight: normal;
	color : #e40082;
	line-height : 1;
}
H3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 110%;
	margin : 0 0 0.3em 0;	
	padding : 0 0 0 0;	
	font-weight: normal;
	color : #e40082;
	line-height : 1;
}
H4{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 180%;
	margin : 0 0 0 0;	
	padding : 0 0 0 0;	
	font-weight: normal;
	color : black;
}
H5{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 180%;
	margin : 0 0 0 0;	
	padding : 0 0 0 0;	
	font-weight: normal;
	color : black;
}
H6{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 180%;
	margin : 0 0 0 0;	
	padding : 0 0 0 0;	
	font-weight: normal;
	color : black;
}

OL, Blockquote{
	margin : 0 25px 1em 25px;	
	padding : 0 0 0 0;	
}

UL{
	margin : 0 25px 1em 5px;	
	padding : 0 0 0 0;	
}

UL LI{
	padding : 0 0 0 18px;
	margin : 0 0 0 0;
	background-image : url(/assets/gfx/bullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 6px;
	list-style : none;
}

HR{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	color : #ccc;
	background-color : #ccc;
	height : 1px;
}

#container{
	width : 995px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.95em;
	margin : 0 auto 0 auto;
	text-align : left;
}

#header{
	text-align : left;
	margin : 0 0 30px 0;
	height : 95px;
}

#logo{
	float : left;
	height : 117px;
}

#address{
	float : right;
	height : 95px;
	font-size : 120%;
	text-align : right;
	width : 680px;
	padding : 0 0 0 0;
	line-height : 26px;
	background-image : url(/assets/gfx/horizontal-divide.gif);
	background-repeat : repeat-x;
	background-position : 0% 100%;
}
.charityNo{
	color : gray;
	font-size : 90%;
}

#breadcrumbs{
	background-color : #e40082;
	padding : 0 10px 0 10px;
	margin : -1px 0 2em 0;
	color : white;
	font-size : 90%;
	zoom : 1;
}

#locationTrail{
	float : left;
	text-align : left;
	padding : 4px 0 2px 0;
}


#breadcrumbs A{
	color : white;
	text-decoration : none;
}

#breadcrumbs A:hover{
	color : white;
	text-decoration : underline;
}

#textSizeBlock{
	float : right;
	text-align : right;
	width : 140px;
	padding-top : 2px;
}

.textSize1{
	font-size : 110%;
	padding : 0 0.3em 0 0.3em;
}
.textSize2{
	font-size : 125%;
	padding : 0 0.3em 0 0.3em;
}
.textSize3{
	font-size : 140%;
	padding : 0 0.3em 0 0.3em;
}

.highVis{
	font-size : 125%;
	padding : 0 0.3em 0 0.3em;
	border : 1px solid black;
	background-color : black;
	color : aqua;
}

#photo{
	margin : 0 0 0 0;
}

#contentBlock{
	background-image : url(/assets/gfx/3column-divide.gif);
	background-repeat : repeat-y;
	margin : 1em 0 2em 0;
	width : 100%;
	position : relative;
}

#menuBlock{
	float : left;
	width : 275px;
	margin : 0 0 0 0;
	line-height : 1.8;
	padding : 1em 0 0 0;
}

#textBlock{
	float : right;
	width : 680px;
	margin : 0 15px 0 0;
	line-height : 1.3;
}


#contentOne{
	display : block;
	margin : 0 0 0 0;
	float : left;
	width : 500px;
	position : relative;
}

#contentTwo{
	display : block;
	margin : 0 0 0 0;
	width : 150px;
	float : right;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 100%;
	line-height : 1.3;
	color : gray;
	position : relative;
}

#footerLinks{
	font-size : 110%;
	text-align : center;
}
#footerLinks A{
	color : #676767;
	text-decoration : none;
	margin : 0 30px 0 30px;
}
#footerLinks A:hover{
	color : #e40082;
	text-decoration : none;
}

#footer{
	margin : 10px 0 0 0;
	background-image : url(/assets/gfx/footer.gif);
	height : 16px;
}

#siteSearch{
	display : block;
	margin : 0.2em 0 0 0;
}

#siteSearch .searchInput{
	border : 1px solid black;
	padding : 0.2em 0.3em 0.3em 0.3em;
	height : 1em;
	font-size : 75%;

}
#siteSearch .searchGo{
	border : 1px solid black;
	background-color : #676767;
	color : white;
	padding : 0.2em 0.3em 0.1em 0.3em;
	line-height : 1;
	font-size : 75%;
}

#siteSearch .searchLabel{
	display : none;
}


.clear{
	clear : both;
	height : 1px;
}

.horizontalDivide{
	height : 3px;
	margin : 0.5em 0 0.5em 0;
	background-image : url(/assets/gfx/horizontal-divide.gif);
	background-repeat : repeat-x;
	clear : both;
}


.RadMenu.RadMenu_Default 
{
	border: none;
	background-image : none;
	text-align: left;
	background-color : transparent;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
.RadMenu.RadMenu_Default UL
{
	background-image : none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

.RadMenu.RadMenu_Default LI
{
	background-image : none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

.RadMenu.RadMenu_Default A{
	border-bottom : 15px solid white;	
	text-decoration : none;
	margin : 0 15px 0 15px;
}
.RadMenu.RadMenu_Default A:hover{
	border-bottom : 15px solid #e40082;	
	text-decoration : none;
}

.RadMenu.RadMenu_Default .rmHorizontal .rmItem {
	border : none; 
	padding: 0 0 0 0;
	margin : 0 0 0 0;
}

.RadMenu.RadMenu_Default .rmText
{
	padding: 0 0 0 0;
	margin : 0 0 0 0;
}

.RadMenu.RadMenu_Default .rmLink{
	color : black;
	cursor : pointer;
}

.RadMenu.RadMenu_Default .rmLink .rmText
{
	font-weight : normal;
	font-size : 21px;
	text-decoration : none;
}


.RadMenu.RadMenu_Default .rmLink:hover,
.RadMenu.RadMenu_Default .rmFocused,
.RadMenu.RadMenu_Default .rmExpanded
{
	background-color: transparent;
	color: black;
	text-decoration : underline;
}




#menuBlock UL{
	margin : 0 0 0 0;
	padding : 0;
	font-size : 90%;

}
#menuBlock UL LI{
	list-style : none;
	background-image : none;
	margin : 0;
	padding : 0;
	height : 1px;
	display : inline;
}
#menuBlock UL LI A{
	display : none;
}

#menuBlock UL LI UL {
	font-size : 100%;
	padding : 0;
	margin : 0;
	border : none;
}
#menuBlock UL LI UL LI{

}
#menuBlock UL LI UL LI A{
	color : #676767;
	font-weight : normal;
	display : block;
	font-size : 120%;
	padding : 0 0 17px 25px;
	margin : 0 0 7px 0;
	line-height : 1.2;
	text-decoration : none;
}

#menuBlock A.currentPage{
	background-position : 0% 100%;
	background-image : url(/assets/gfx/page-indicator.gif);
	background-repeat : no-repeat;
}

#menuBlock UL LI UL LI A:hover{
	color : #e40082;
	text-decoration : none;
}

#menuBlock UL LI UL LI UL{
	font-size : 100%;
	padding : 0;
	margin : 0 0 12px 0;
	border : none;
}
#menuBlock UL LI UL LI UL LI{

}
#menuBlock UL LI UL LI UL LI A{
	color : #676767;
	font-weight : normal;
	display : block;
	font-size : 100%;
	padding : 0 0 14px 25px;
	margin : 0 0 0 0;
}

#menuBlock UL LI UL LI A:hover{
	color : #e40082;
	text-decoration : none;
}

#menuBlock UL LI UL LI UL LI UL{

}
#menuBlock UL LI UL LI UL LI UL LI{

}
#menuBlock UL LI UL LI UL LI UL LI A{
	insert
}

.backTop{
	text-align : right;
}

.featuretext{
	font-size : 180%;
	font-weight : normal;
}

table.dataTable{
	width : 100%;
	border : 1px solid #ccc;
	border-collapse : collapse;
	margin : 0 0 1em 0;
}
table.dataTable TH{
	border : 1px solid #ccc;
	border-collapse : collapse;
	padding : 0 0.3em 0 0.3em;
	background-color : #f5f5f5;
	color : #333;
	font-weight : 500;
	vertical-align : top;
}
table.dataTable TD{
	border : 1px solid #ccc;
	border-collapse : collapse;
	padding : 0 0.3em 0 0.3em;
	vertical-align : top;
}


.floatRight{
	float : right;
	margin : 0.5em 0 1em 1em;
}

.floatLeft{
	float : left;
	margin : 0 1em 0.5em 0;
}

.formBox{
	border : 1px solid gray;
	background-color : #f5f5f5;
	width : 100%;
	margin : 0 0 1em 0;
}

.formInput{
	border : 1px solid gray;
	padding : 2px 4px 2px 4px;
	font-size : 12px;
}
.long{
	width : 95%;
}

.full{
	width : 97%;
}

.captchaInput{
	border : 1px solid gray;
	padding : 2px 4px 2px 4px;
	font-size : 12px;
	width : 97%;
}

.greyTable{
	background-color : #cccccc;
}
.greyTable TD{
	padding : 2px 5px 2px 5px;
}

.videoBox{
	border : 1px solid #ccc;
	padding : 1em;
	background-color : #f5f5f5;
	text-align : center;
	margin : 1em 0 1em 0;
}




#searchPageCriteria,
.search_standard_paragraph,
#searchResultsData{
	border : 1px solid #ccc;
	background-color : #f5f5f5;
	margin : 0 0 1em 0;
	padding : 1em;
}

.numbering{
	font-weight : bold;
	color : black;
	margin : 0 10px 0 0;
}
.extras{
	margin : 0 0 0 20px;
	padding : 0 0 0 0;
}

#pagination{
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	text-align : center;
	padding : 4px 0 4px 0;
	margin : 0 0 0 0;
}
#paginationLayout{
	width : auto;
}
#pagination Table#paginationLayout TD{
	Padding : 0 3px 0 3px;
}

#pagination A{
	color : black;
	text-decoration : none;
	border : 1px solid #ccc;
	display : block;
	Padding : 0 4px 0 4px;
}
#pagination A:hover{
	color : #900;
	text-decoration : none;
	background-color : #eee;
	border : 1px solid black;
}

#pagination .currentPage{
	border : 1px solid #ccc;
	display : block;
	Padding : 0 4px 0 4px;
	color : black;
	border : 1px solid #900;
}


DT A{

}

dd A{
	color : black;
}

#q{
	width : 300px;
}