
body { padding: 5px; background-color: #EEEEEE; font-size: 12pt;}
td {vertical-align: top; }
.BodyBG { background-color: #e2cfe1; background-image: url(../images/bodybg.jpg); background-repeat: repeat-x; padding: 0px 15px 15px 15px;} 
#Footer {text-align: center; font-size: 10pt; padding-top: 10px;}
#SearchHeader { margin-left: auto; margin-right: auto; width: 800px; text-align: right;padding-bottom: 5px;}
#SearchHeader a {color: purple;}

a { color: Green; }
h4
{
	font-size: 12pt;
	margin-bottom: 5px;
	color: #CC0000;	
}

ul
{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
	list-style-type: disc;
}

ol
{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
}

li
{
	margin-bottom: 3px;
}

.section
{
	width: 100%;
	margin-top: 5px;
}

.section h3
{
	font-size: 16pt;
	color: Purple;
	margin-bottom: 4px;
	margin-top: 5px;
}


/* Module Styles**************************************/

.SponsorName
{
	font-size: 13pt;
	font-weight: bold;
	color: Blue;
	margin-bottom: 5px;
}

.CharityName
{
	font-size: 13pt;
	font-weight: bold;
	color: #663300;
}

.Form
{
	BORDER-RIGHT: black 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: black 1px solid; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: black 1px solid; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: black 1px solid; 
	BACKGROUND-COLOR: #FCFCFC;
}

.Small
{
	font-size: 8pt;
	color: darkgreen;
}

/* End Module Styles**************************************/
/* Article Style ************************************/
.NewsHeader
{
	
}

.articlelist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.articlelist li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-top: 13px;
	background-image: url(../Images/bgitem.gif);
	background-repeat: no-repeat;
}

.articlesub
{
	color: #666;
	font-size: 0.8em;
	border-top: dashed 1px #ccc;
}

.articlecontent
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-left: 25px;
	padding-top: 13px;
	background-image: url(../Images/bgitem.gif);
	background-repeat: no-repeat;
}

.articlecomments
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

.articlecomments li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
	border-bottom: solid 1px #eee;
}

.articleerror
{
	color: #c00;
}

.ArticleBorder
{
	border: solid 1px #999999;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
/* End Article Style ************************************/

.SubMenuHeader
{
	color: Purple;
	text-align: center;
	font-size: 16pt;
}

.submenulink
{
	color: #CC0000; /* #006600; */
	font-size: 11pt;
	margin-left: 10px;
	
	font-weight: bold;
	text-decoration: underline;
}

.subselected
{
	color: black; /* #006600; */
	font-size: 11pt;
	margin-left: 10px;

	font-weight: bold;
	text-decoration: none;
}

.SideNavLink
{
	font-size: 15pt;
	color: Maroon;
}