BODY {
	color: #660033;
	background-color: #000066;
	font-family: Arial, sans-serif;
	font-size: 16px;
}

a:link {
	font-size: 14px;
	color: #000066;
	text-decoration: underline;
}

a:visited {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	background: #CCC;
	color: #660033;
	text-decoration: underline;
}

a:active {
	color: #000066;
	text-decoration: none;
}
a.anchor:link, a:anchor:visited, a:anchor:hover {
font-size: 14px;
color: #000066;
text-decoration: underline;
}


.menu A:link {
display: block;
color:#FFF;
padding: 0px 15px 0px 15px;
background-color: #660033;
border-top: 1px solid #660033;
border-right: none;
border-bottom: 1px solid #660033;; 
border-left: none;
font-size: 12px;
font-weight: bold;
text-align: center;
text-decoration: none;
}

.menu A:Visited {
	color: #999;
	padding: 0px 15px 0px 15px;
	background: #660033;
	border-top: 1px solid #660033;
	border-right: none;
	border-bottom: 1px solid #660033;
	border-left: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.menu A:HOVER {
	color: #EBE9C3;
	border-top: 1px solid;
	border-right: none;
	border-bottom: 1px solid;
	border-left: none;
}

.menu A:Active {
	color: #D2D2FF;
	background: #660033;
}


a.noshade:hover {
	text-decoration: none;
	background-color: #fff;
}

.ServiceHeader {
	color: #000066;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}


h1 {
	color: #660033;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	text-align: center;
	margin-top: 20px;
	padding: 8px;
}


.colorBlue {
	color: #000066;
	font-weight: bold;
}

h2 {
	color: #5C911D;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	text-align: center;
	margin-top: 20px;
	padding: 8px;
}

h3{
	 color: #5C911D;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	text-align: center;
	margin-top: 20px;
	padding: 8px;
}

h4 {
	color: #660033;
	margin-right: 35px;
	margin-left: 35px;
	text-align: left;
}

.projecthead {
	color: #660033;
	font-weight: bold;
	font-size: 16px;
}

.bgtop {
	background-image: url(images/bluebdr/top.gif);
	background-repeat: repeat-x;
	background-color: #000066;
	width: 650px;
}

.bgrte {
	 background-image: url(images/bluebdr/rte.gif);
	 background-repeat: repeat-y;
	background-color: #000066;
}

.bgleft {
	 background-image: url(images/bluebdr/lft.gif);
	 background-repeat: repeat-y;
	 background-color: #000066;
	 
}

.bgbtm {
	 background-image: url(images/bluebdr/btm.gif);
	 background-repeat: repeat-x;
	 background-color: #000066;
}

.maroonbrdr {
	border: 1px solid #660033;
	background-color: #fff;
}

#headerbg {
	background-image: url(images/about_head_bg.jpg);
	background-repeat: repeat-x;
}

.maroonbg {
	background-color: #660033;
}

.maincopyBG {
	background-color: #EBE9C3;
	border: 1px solid #660033;
}

.impact {
	font-weight: bold;
	font-style: italic;
}

p.homepg {
	color: #660033;
	line-height: 150%;
	margin-right: 35px;
	margin-left: 35px;
	text-align: left;
}


ul {
	color: #660033;
	line-height: 150%;
	margin-right: 35px;
	margin-left: 35px;
	text-align: left;
}

.rtecellList {
	background-color: #EEE;
	border: 1px solid #660033;
	color: #000066;
	text-align: center;
	padding: 0 3px 0 3px;
}
p.flushleft {
	background: #F2F3DB;
	color: #660033;
	line-height: 135%;
	margin-right: 35px;
	margin-left: 35px;
	padding: 5px 5px 5px 15px;
	text-align: left;
	border-top: 1px solid #000066;
	border-right: 3px solid;
	border-bottom: 3px solid;
	border-left: 1px solid #000066;
	display: block;
}

img.pad {
	padding: 5px;
}

td .green {
	text-align: center;
	padding: 5px;
	border: 1px solid #5C911D;
}


#footer {
	color: #fff;
	font-size: 12px;
	text-align: center;
}
#footer.A:link  {
	color: #FFF;
	text-decoration: none;
}

#footer.A:visited  {
	color: #FFF;
	text-decoration: none;
}

#footer.A:hover  {
	color: #FFF;
	text-decoration: none;
}

#footer.A:active  {
	color: #FFF;
	text-decoration: none;
}