BODY  {
	margin: 0;
	background-color:#FFFFEF;
	font-family: Arial, Verdana, san-serif;
	color: #333333;
}

P  {font-size: 13px;}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration: none;
	color: #99B778;
}

A:Visited  {
	color: gray;
}

A:Active  {}

A:Hover  {
	text-decoration: underline;
}

#fronttable {
	height:244px;
	margin-top: 150px;
}

.frontleft {
	background-color: #99B778;
	width: 30%;
}

.frontright {
	background-color: #99B778;
	width: auto;
}

#frontmenu {
	margin: 17px 20px 0px 0;
	text-align: right;
}

#frontblurb {
	width: 300px;
	margin-left: 20px;
	font-family: Tw Cent MT,Arial,Verdana,san-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFEF;
}

#bodytable {
	height:244px;
	margin-top: 5px;
}

#bodymenu {
	clear:both;
	margin: 17px 7px 0px 0px;
	float: right;
	text-align: right;
}

#lightgreenbar {
	background-color:#CCDBB3;
	border-top: 1px solid #FFFFEF;
}

#whitebar {
	background-color:#FFFFEF;
}

#darkgreenbar {
	background-color:#99B778;
	vertical-align: bottom;
	border-left: 1px solid #99B778;
}

#darkgreenbar img {
	padding-top: 118px;
	vertical-align: bottom;
}

#bodycell {
	height: 100%;
	vertical-align: top;
	border-left: 1px solid #99B778;
}

#bodyblock {
	margin: 40px 0 0px 40px;
	width: 600px;
}

#footermenu {
	padding-top: 30px;
	text-align: center;
	font-size: 11px;
}

#footermenu a {
	color: #99B778;
}

#footermenu a:hover {
	text-decoration: underline;
}

#footermenu a:visited {
	color: #99B778;
}

.globalnavtext  {
	font-family : Arial, Verdana;
	color : White;
	font-size : 10pt;
}

.bodytext  {
	font-family: Arial,Verdana;
	color: #333333;
	font-size : 13px;
}

.fonttext  {
	font-family : Arial,Verdana;
	color : Black;
}

.globalnavsubtext  {
	font-family : Arial,Verdana;
	font-size : 8pt;
	color : White;
}

.leftmenu  {
	font-family : Arial,Verdana;
	font-size : 12px;
	color : White;
	font-weight : bold;
}

.leftmenusmall  {
	font-family : Arial,Verdana;
	color : Gray;
	font-size : 7pt;
	font-weight : normal;
}

.navfooter  {
	font-family : Arial,Verdana;
	font-size : 11px;
}

.thispage  {
	font-family : Arial,Verdana;
	font-size : 12px;
	font-weight : bold;
	color : Silver;
}

.header  {
	color : #4B335C;
	font-family : Arial,Verdana;
	font-weight : bold;
	font-size : 18px;
}

.bigsentence  {
	color : #4B335C;
	font-size : 15pt;
	font-family : Calisto MT,serif;
}

.bodytext2  {
	font-family : Arial,Verdana;
	color : Black;
	font-size : 13px;
}

div#basiclist {
	font-size: 13px;
}

div#basiclist ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 1.2em;
	margin-top: 0;
	padding-left: 0;
}

div#basiclist ul li {
	padding-bottom: 1px;
}

div#projectlist {
	font-size: 13px;
}

div#projectlist ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 1.2em;
	padding-left: 0;
}

div#projectlist ul li {
	padding-bottom: 6px;
}

table#featurebox
{
width: 150px;
border: 1px solid #538915;
padding: 0px;
margin: 3px 5px 0 0;
font-size: 10px;
}

table#featurebox th
{
padding: 4px;
border-bottom: 1px solid #538915;
background-color: #99B778;
font-family: Arial, san-serif;
font-size: 10px;
color: #FFFFFF;
text-align:center;
}

table#featurebox tbody
{
padding: 4px;
background-color: #EAEAEA;
font-family: Arial, san-serif;
font-size: 11px;
color: #333333;
}

table#featurebox td {
	padding: 5px;
}