/* CSS Document */

body { margin-bottom: 0px; font-family: verdana; font-size: 12px;  line-height: normal; margin-top: 0px;}
.whitebody { margin-bottom: 0px; font-family: verdana; font-size: 12px;  line-height: 1.4; color: #FFFFFF;}


a.white:link {color: #FFFFFF; text-decoration: none;} 
a.white:visited {color: #FFFFFF; text-decoration: none;} 
a.white:hover {color: #FFFFFF; text-decoration: underline;} 
a.white:active {color: #FFFFFF; text-decoration: none;}  

a:link {
	color: #184580;
	}
a:visited {
	text-decoration: none;
	color: #184580;
}
a:hover {
	text-decoration: underline;
	color: #0087CB;
}
a:active {
	text-decoration: none;
	color: #184580;
}

td, textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableDetail {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

.mainhometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8b98ba;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0061AE;
}

.h1white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

#disctabletop {
	border-bottom: 1px solid #FFFFFF;		
	padding: 0.5em 0.5em 0.5em 0.5em;
}


.HelpHeader {
	padding-right: 0px; 
	padding-left: 0px; 
	background:   url("images/common/help_top.gif") no-repeat left top; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	width: 211px; 
	height: 46px
}
	
.HelpFooter {
	padding-right: 0px; 
	padding-left: 0px; 
	background:   url("images/common/help_bot.gif") no-repeat left top; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	width: 211px; 
	height: 8px
}

.AboutHeader {
	padding-right: 0px; 
	padding-left: 0px; 
	background:   url("images/common/about_top.gif") no-repeat left top; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	width: 211px; 
	height: 46px
}
	
.AboutFooter {
	padding-right: 0px; 
	padding-left: 0px; 
	background:   url("images/common/about_bot.gif") no-repeat left top; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	width: 211px; 
	height: 8px
}
.DonateHeader {
	padding-right: 0px; 
	padding-left: 0px; 
	background:   url("images/common/donate_top.gif") no-repeat left top; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	width: 211px; 
	height: 46px
}
	
.DonateFooter {
	padding-right: 0px; 
	padding-left: 0px; 
	background:   url("images/common/donate_bot.gif") no-repeat left top; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	width: 211px; 
	height: 8px
}


.CharityNo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;

}
.maintopnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #8b98ba;
	line-height: 3em;
	font-weight: bold;
	text-decoration: none;
}
#NewsLines {
width: 312px;
	padding: 1em 1em 1em 1em;
	border-left: 1px solid #8b98ba;
	border-right: 1px solid #8b98ba;
	border-top: 1px solid #8b98ba;
}

#box {
	border-left: 1px solid #8b98ba;
	border-right: 1px solid #8b98ba;
	border-top: 1px solid #8b98ba;
    border-bottom: 1px solid #8b98ba;
}

#redbox {
	border-left: 1px solid #993333;
	border-right: 1px solid #993333;
	border-top: 1px solid #993333;
    border-bottom: 1px solid #993333;
}

#PageLines {
	border-right: 1px solid #8b98ba;
}

.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #0087CB;
}
	
.newsheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #184580;
}
	
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
}
#space{
	padding: 1em 2em 0em 0em;
}
	
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-weight: normal;
	color: #e8eaef;
	font-style: italic;
}


