/* sitewide */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FFFFFF;
    width:100%;
    height:100%;
    text-align:center;
}
#container {width:640px;margin:0 auto;text-align:left;}
a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #73C167;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: underline;
}
p.indent {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
p.indent2 {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
p.noindent {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

/* includes */

.TopNavText {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a:link.TopNav {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.TopNav {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sideparentdiv {
	width: 125px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 2px;
	padding-left: 8px;
}
.sidechild1div {
	width: 125px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 2px;
	padding-left: 16px;
}
.sidechild2div {
	width: 125px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 2px;
	padding-left: 24px;
}


a:hover.TopNav {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;;
	font-weight: normal;
	font-variant: normal;
	color: #73C167;
	text-decoration: none;
}
a:active.TopNav {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.LeftText {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #73C167;
}
.Left1 {
	font-family: "Georgia";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;;
	font-weight: bolder;
	font-variant: normal;
	color: #73C167;
}
a:link.Left {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: none;
}
a:visited.Left {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: none;
}
a:hover.Left {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #73C167;
	text-decoration: underline;
}
a:active.Left {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: underline;
}
a:link.Left1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: none;
}
a:visited.Left1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: none;
}
a:hover.Left1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bolder;
	font-variant: normal;
	color: #73C167;
	text-decoration: underline;
}
a:active.Left1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: underline;
}
.TopLeftNav {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: underline;	
	
}
.FooterText {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #00813D;
}
a:link.Footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #00813D;
	text-decoration: none;
}
a:visited.Footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #00813D;
	text-decoration: none;
}
a:hover.Footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #73C167;
	text-decoration: underline;
}
a:active.Footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #00813D;
	text-decoration: underline;
}

/* content */

.NewsHead {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
}
a:link.NewsText {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #00813D;
}
a:visited.NewsText {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #00813D;
}


a:link.NewsHead {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: none;
}
a:visited.NewsHead {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: none;
}
a:hover.NewsHead {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	color: #73C167;
	text-decoration: underline;
}
a:active.NewsHead {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: underline;
}
.NewsBold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
}
.NewsText {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 34px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
}
a:link.Heading1 {
	font-family: "Helvetica";
	font-size: 26px;
	font-style: normal;
	line-height: 34px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: none;
}
a:visited.Heading1 {
	font-family: "Helvetica";
	font-size: 26px;
	font-style: normal;
	line-height: 34px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: none;
}
a:hover.Heading1 {
	font-family: "Helvetica";
	font-size: 26px;
	font-style: normal;
	line-height: 34px;
	font-weight: bolder;
	font-variant: normal;
	color: #73C167;
	text-decoration: none;
}
a:active.Heading1 {
	font-family: "Helvetica";
	font-size: 26px;
	font-style: normal;
	line-height: 34px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: none;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	color: #73C167;
}
a:link.Heading2 {
	font-family: "Gills Sans";
	font-size: 18px;
	font-style: normal;
	line-height: 35px;
	font-weight: bolder;
	font-variant: normal;
	color: #73C167;
	text-decoration: none;
}
a:visited.Heading2 {
	font-family: "Gills Sans";
	font-size: 18px;
	font-style: normal;
	line-height: 35px;
	font-weight: bolder;
	font-variant: normal;
	color: #73C167;
	text-decoration: none;
}
a:hover.Heading2 {
	font-family: "Gills Sans";
	font-size: 18px;
	font-style: normal;
	line-height: 35px;
	font-weight: bolder;
	font-variant: normal;
	color: #73C167;
	text-decoration: none;
}
a:active.Heading2 {
	font-family: "Gills Sans";
	font-size: 18px;
	font-style: normal;
	line-height: 35px;
	font-weight: bolder;
	font-variant: normal;
	color: #73C167;
	text-decoration: none;
}
a:link.News {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: none;
}
a:visited.News {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: none;
}
a:hover.News {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #73C167;
	text-decoration: underline;
}
a:active.News {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #00813D;
	text-decoration: underline;
}

/* Table Styles*/
.res table th {
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	font-variant: normal;
	text-transform: none;
	background-color: #ACADAD;
	text-align: center;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #585858;
}
.res table td {
	border: 1px solid #585858;
	border-collapse: collapse;
}

/* Newsletter Pages */
#newsLeftColumn {width:193px;float:left;}
#newsArticle {float:right;width:420px;}
#toc, #toc li {margin:0;padding:0;list-style:none;}
#toc li {padding:5px 0;}
#toc li a:link, #toc li a:visited, #toc li a:hover, #toc li a:active {color:#337773;font-weight:normal;}
a img {border:0px;}

/* Clear styles */
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {background: none repeat scroll 0 0 transparent;border: 0 none;clear: both;display: block;float: none;font-size: 0;height: 0;list-style: none outside none;margin: 0;overflow: hidden;padding: 0;visibility: hidden;width: 0;}
.clearfix:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}



