* { margin:0; padding:0 }
div { margin:0; padding:0 }
BODY {
	font-size: 85%;
	background: #FBC24F url(../images/top-bg.jpg) top repeat-x;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #333
}

/* LINK AND TEXT STYLES */
a { color:#2C8384; text-decoration:underline }
a:hover  { color: #076098 } 
.highlightsTitle{ color:#000; font-weight:bold; background: url(../images/arrow.gif) center left no-repeat; padding:0 0 1px 15px }
.staffTitle, .newsTitle { color:#000; font-weight:bold; background: url(../images/arrow-blue.gif) center left no-repeat; padding:0 0 1px 15px }
.titleHighlight {
	background: url(../images/symbol.gif) center right no-repeat;
	padding:0 20px 0px 0;
	color:#895505;
	font-weight:bold;
	font-size:1.1em;
	line-height:2em;
}

.titleHighlight a {
	line-height:1.3em;
}

.pageTitle { color:#fff; font-weight:bold; font-size:1.1em; background:#895505; padding:2px 10px }
.bgLink { background:#FAD079; padding:0 5px; text-decoration:none; font-size:.9em }
.bgLink a:hover {
	background:#FCC24F;
	padding:0 5px;
	text-decoration:none;
	font-size:2px;
	border: 1px solid #895A04
}
.greyBg { background:#ECEAED; padding:10px }

/* BODY HTML LAYOUT STYLES */
#wrapper { width:790px; margin:0 auto; background:#fff; height:100% }
#header { 
	width:770px; 
	height:140px; 
	margin:0 auto;
	background: url(../images/header-bg.jpg) repeat-x; 
	clear:both 
}
#header a { 
	color:#FBA202;
	background: url(../images/arrow.gif) center left no-repeat; 
	padding:0 10px 1px 15px; 
	text-decoration:none
}
#header a:hover { color:#FCC24F }
#topLinks {
	float:right;
	position:relative;
	font-size: 1.1em;
	padding-top: 28px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
#sharing { color:#FBA202; }
#footer {
	color:#fff;
	font-size:.8em;
	text-align:right;
	height:55px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	background-image: url(../images/footer-bg2.jpg);
	background-repeat: repeat-x;
}
#footer a { color:#FBA202; text-decoration:none; color:#fff }
#footer a:hover { color:#FCC24F }
#navBar { 
	color:#fff;
	width:770px;
	height:40px; 
	background:#D98D04;
	filter: alpha(opacity=80); 
	-moz-opacity:.80;
	opacity:.80; 
	border-bottom:1px solid #FBA202;
	display:block 
} 

/* TRANSPARENT BACKGROUND HOVER STYLE */
div.transOFF {
	font-weight: bold;
	color: #fff;
	width:110px;
	height:40px;
	text-align:center;
	padding: 15px 0 0 0;
	float:left;
	position:relative;
	display:block
 }
div.transOFF a { color: #fff; text-decoration:none; height:40px; }
div.transON, .current {
	font-weight: bold;
	width:110px;
	color: #000;
	background: #fff;
	opacity:.40;
	filter: alpha(opacity=40);
    -moz-opacity: 0.5;
	text-align:center;
	padding: 15px 0 196px 0;
	float:left;
	position:relative;
	display:block
}
div.transON a, div.transON a:hover, .current a, .current a:hover { color:#000; text-decoration:none }

/* BANNER IMAGE STYLES */
#bannerHome {
	background:url(../images/banner2.jpg) no-repeat;
	width:770px;
	height:225px;
	margin:0 auto 5px auto;
	border:1px solid #865804
}
#bannerAbout { background:url(../images/banner1.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerValues { background:url(../images/banner3.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerPrograms { background:url(../images/banner3.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerSupport { background:url(../images/banner4.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerServices { background:url(../images/banner10.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerResources { background:url(../images/banner9.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerFaq { background:url(../images/banner7.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerContact { background:url(../images/banner8.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerNews { background:url(../images/banner5.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerSitemap { background:url(../images/banner10.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerConfidential { background:url(../images/banner11.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }


/* FORMS & MISC STYLES */
.left { float:left; position:relative }
.right { float:right; position:relative }
.centre { float:left; position:relative }
.programsBlue { 
	background:#DAF3F3; 
	color:#014F4F; 
	padding:8px; 
	float:left; 
	border:1px solid #059292;
	border-left:5px solid #059292
}
.programsGreen { 
	background:#D2DE92;
	color:#4D5A1F; 
	padding:8px; 
	float:left;  
	border:1px solid #77863F;
	border-left:5px solid #77863F
}

.programsWhite { 
	background:#FFFFFF;
	color:#4D5A1F; 
	padding:8px; 
	float:left;  
	border:1px solid #77863F;
	border-left:5px solid #77863F
}


.stats ul {
	margin-left: 50px;
	margin-top: 20px;
}
.programsYellow {
	background:#FAD079;
	color:#895505;
	padding:8px;
	float:left;
	border:1px solid #BF7C03;
	border-left:5px solid #BF7C03;
	margin-left: 10px;
	width: 750px;
	margin-top: 10px;
}
.valuesBlue { 
	background:#DAF3F3; 
	color:#014F4F; 
	padding:8px; 
	float:left; 
	border:1px solid #059292;
	border-left:5px solid #059292
}
.valuesGreen {
	background:#D2DE92;
	color:#4D5A1F;
	padding:8px;
	float:left;
	border:1px solid #77863F;
	border-left:5px solid #77863F;
	width: 720px;
}
.valuesYellow {
	background:#FAD079;
	color:#895505;
	padding:8px;
	float:left;
	border:1px solid #BF7C03;
	border-left:5px solid #BF7C03;
	width: 720px;
}
.testimonialsGreen {
	background:#D2DE92;
	color:#4D5A1F;
	padding:8px;
	float:left;
	border:1px solid #77863F;
	border-left:5px solid #77863F;
	width: 715px;
}
.testimonialsYellow {
	background:#FAD079;
	color:#895505;
	padding:8px;
	float:none;
	border:1px solid #BF7C03;
	border-left:5px solid #BF7C03
}

.rightColumn {
	float:left;
	width:355px;
	margin-right: 4px;
	background: #D2DE92;
	color: #4D5A1F;
	margin-top: 2px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #77863F;
	border-right-color: #77863F;
	border-bottom-color: #77863F;
	border-left-color: #77863F;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.interiorBox {
	background:#ECEAED;
	width:740px;
	margin:1px 0 0 9px;
	padding:15px;
	overflow:hidden;
	position: relative;
}
.interiorYellowbox { background:#BF7C03; color:#fff; padding:10px;  margin:0 auto; overflow:hidden }
.interiorYellowbox img { float:left; margin:0 10px 0 0; border:1px solid #fff }
.interiorYellowbox a { color: #fff }
.yellowBorder { padding:10px; background:#fff }
.highlights {
	border-left:1px solid #966108;
	border-right:1px solid #fff;
	color:#895505;
	width:750px;
	float:left;
	clear: both;
	margin-top: 10px;
	padding-top: 45px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #D38A05;
	background-image: url(../images/need-immediate-support2.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-left: 10px;
	padding-right: 10px;
}
.highlights img { border:1px solid #F89B02; margin:5px 0 }
.staffBorder {
	border:2px solid #BF7C03;
	background:#FAD079;
	padding:10px;
	float:left;
	position:relative;
	width:93%;
	overflow:hidden
}
.staffBorder img { border:2px solid #fff; margin:0 10px 0 0; float:left }
.form {
	border:1px solid #A36D0C;
	height:20px;
	width:248px;
	background: #fff;
	padding:2px 0 0 5px
}
.contactForm {
	border:1px solid #A36D0C;
	background: #fff;
	padding:2px 0 0 5px;
	height:180px;
	width:248px;
	font-size: 150%;
}
.clear { clear:both }
.spacer { height:12px; clear:both }
.rtMargin {
	margin-right:0px;
	padding:10px;
	float:left;
	position:relative;
	width:715px;
	overflow:hidden;
	background-color: #FAD079;
}
.rpMargin { margin-right:2px }
.whitetext {
	color: #FFFFFF;
    font-size:.3em;
}
.leftImage {
	float:left;
	position:relative;
	border-top-color: #CC3399;
	border-right-color: #CC3399;
	border-bottom-color: #CC3399;
	border-left-color: #CC3399;
}

div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul li {
margin:12px 10px 12px 10px;
display:block
}

div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
}

div.feedburnerFeedBlock ul li span a {
text-decoration:none;
}

div.feedburnerFeedBlock ul li span a:hover {
text-decoration:underline;
}

div.feedburnerFeedBlock ul li div {
display:block
}

div.feedburnerFeedBlock ul li p {
display:inline
}

div.feedburnerFeedBlock ul li p.date {
font-size:.88em;
margin-left:10px
}

div.feedburnerFeedBlock div {
display:none;
}

div.feedburnerFeedBlock p.fbsubscribelink {
text-align:center;
}

div.feedburnerFeedBlock p a {
text-decoration:none;
}

div.feedburnerFeedBlock p a:hover {
text-decoration:underline;
}

div.feedburnerFeedBlock p.feedTitle {
text-align:center;
color:#fff;
font-weight:bold;
font-size:1.1em;
background:#895505;
padding:2px 10px
}

div.feedburnerFeedBlock p.feedTitle a {
color:#fff;
text-decoration:none
}

div.feedburnerFeedBlock p.feedTitle a:hover {
color:#fff;
text-decoration:underline
}

div.feedflare {
text-align:center;
}

div.feedflare a {
text-decoration:none;
}

div.feedflare a:hover {
text-decoration:underline;
}

.rightColumn p {
	padding-bottom: 20px;
	text-align:justify;
}

.commentColumn {
	padding-left: 30px;
}

.comm-table {
	width:100%;
	border-collapse:collapse;
}

tr.commentsrow > td {
	padding-top: 15px;
	padding-bottom: 15px;
}

tr.commentsheader > th {
	padding-bottom: 8px;
}

