﻿body 
{
	padding:0px;
	margin:0px;
	background-image:url('../images/background_evrgreen.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #003916;
	text-align:center;
	font-family:verdana,arial,helvetica,freesans,sans-serif;
	font-size:11px;
	line-height:1.8em;
}
p
{
	line-height:1.8em;
}
.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
table
{
	font-family:verdana,arial,helvetica,freesans,sans-serif;
	font-size:smaller;line-height:normal;
}

td, th
{
	text-align:left;
	padding-left:5px;
	font-size:11px;
	line-height:normal;
	
}
a, a:visited
{
	text-decoration:underline;
	color:#316AC5;
	font-size:11px;
}

a:hover
{
	text-decoration:underline;
	color:orange; 
}

.cell_title
{
	font-family: Verdana;
	font-size: 8.5pt;
	color: #000000;
    background-color:#F1F4FA;
	border: 1px solid #9DB0D8;
	height: 20px;
}
.cell_detail
{
	font-family: Verdana;
	font-size: 8.5pt;
	color: #000000;
	border: 1px solid #9DB0D8;
	height: 20px;
	margin:0px;
	padding:0px;
}
.bodytext_#ff0000
{
	font-color:#ff0000;
}
.button
{
	font-family: tahoma;
	font-size: 8.5pt;
	color:black;
	background-color:#fed;
	border:1px solid;
	border-top-color:#7288AC;
	border-left-color:#7288AC;
	border-right-color:#7288AC;
	border-bottom-color:#7288AC;
	filter:progid:DXImageTransform.Microsoft.Gradient
		(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#CECFDE');
		cursor:hand;
}
.textbox
{
	font-family: Verdana;
	font-size: 8.5pt;
    color:#000000;
	border: solid 0px #FFFFFF;
}
h1
{
	font-family:Trebuchet MS, Verdana, Garamond;
	back/ground-color:#d8e0ef;
	padding:3px;
	font-size:18px;	
	/*color:#419d49; #f6aa5c; #9b342f;*/
	border-bottom:2px solid #f6aa5c;
	}

h2
{
	font-family:Trebuchet MS, Verdana, Garamond;
	back/ground-color:#d8e0ef;
	padding:3px;
	font-size:18px;	
	/*color:#419d49; #f6aa5c; #9b342f;*/
	border-bottom:2px solid #f6aa5c;	
}
h3
{
	font-family:Verdana, Garamond;
	font-size:13px;
	back/ground-color:#d8e0ef;
	color:#c02a2c;
	padding:3px 3px 3px 0px;
	
	bor/der-bottom:1px solid #7288AC;	
}
h4
{
	font-size:14px;
	back/ground-color:#d8e0ef;
}
ul
{
	list-style-type:square;
	line-height:1.4em;	
}
li
{
	margin-bottom:1.4em;
}

/* LAYOUT */

#container
{
	width:900px;
    margin: 0 auto 0 auto;
    text-align:left;
    padding: 0px;
    
    padding:0px 0px 0px 0px;
}

#headerContent
{
	height:260px;
	width:900px;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	horizontal-align:middle;
	text-align:left;
}

#headerContent img
{
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}


#menuContent
{
	position:absolute;
	top: 190px;
	padding:0px;
	margin:0px;
	width:900px;
	height:37px;
	b/order: 1px solid #8D8D8D;
	text-align:center;
	text-decoration:none;
	line-height:35px;
	color:#ffffff;
	font-size:10px;
	border:1px solid #8D8D8D;
}

#menuContent a, a:visited
{
	color:#ffffff;
	text-decoration:None;
	font-size:14px;
	font-family:verdana,arial,helvetica,freesans,sans-serif;
}
#menuContent a:hover
{
	color:orange;
}

#mainContent
{
	width:590px;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
	min-height:315px;
	background-color:#fefefe;
	
}

#mainContent a, a:visited
{
	color:#316AC5;
	text-decoration:underline;
	font-size:11px;
}

#mainContent a:hover
{
	color:orange;
	text-decoration:underline;
}

#mainContentFullWidth
{
	width:900px;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
	min-height:310px;
	background-color:#ffffff;
	border: 0px solid #8D8D8D;
	background-color:#fefefe;	
}

#mainContentFullWidth a, a:visited
{
	color:#316AC5;
	text-decoration:underline;
	font-size:11px;
}

#mainContentFullWidth a:hover
{
	color:orange;
	text-decoration:underline;
}

#rightContent
{
	width:280px;
	float:right;
	margin-top:0px;
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
}

#rightContent p
{
	background-color:#ffffff;
	margin:0px;
	padding:5px;
	border: 0px solid #8D8D8D;
	line-height:1.4em;
}

#rightContent table, table tr, table tr td
{
	line-height:normal;
}

#rightContent h4
{
	margin:0px;
	padding-left:5px;
	color:#ffffff;
}

#rightContent a, a:visited
{
	color:#316AC5;
	text-decoration:underline;
	font-size:11px;
}

#rightContent a:hover
{
	color:orange;
	text-decoration:underline;
}

.miniContentG, .miniContentO, .miniContentR, .miniContentB
{
	background-image:url('../images/background_evrgreen.gif');
	background-attachment: fixed;
	border:2px solid #8D8D8D;
	width:275px;
	display:run-in;
	height:400px;
	vertical-align:center;
	float:left;
	margin:10px;
	text-align:left;
}

.miniContentG, .miniContentO, .miniContentR, .miniContentB p
{
	margin-top:0px;
	padding:5px;
}

.nounderline
{
	text-decoration:none;
}
.miniContentB
{
	font-color:#ffffff;
	background-color:green;
}
.miniContentO
{
	background-image:url('../images/OrangeRB.gif');
	b/ackground-color:#DDD;
}
.miniContentR
{
	background-image:url('../images/RedRB.gif');
}
.miniContentG h4, .miniContentO h4, .miniContentR h4, .miniContentB h4
{
	border-color:2px solid #8D8D8D;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	padding:0px;
	margin:0px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:8px;
}

.testimonial
{
	width:900px;
	text-align:left;
	vertical-align:bottom;
}

a.nodecoration, a:visited.nodecoration, a:hover.nodecoration
{
	text-decoration:none;
}
.yellow_header
{
	background-image:URL('../images/YellowRB.gif');
	background-repeat:no-repeat;
	line-height:32px;
	vertical-align:middle;
}

.orange_header
{
	background-image:URL('../images/OrangeRB.gif');
	background-repeat:no-repeat;
	line-height:32px;
	vertical-align:middle;	
}

.green_header
{
	background-image:URL('../images/GreenRB.gif');
	background-repeat:no-repeat;	
	line-height:32px;
	vertical-align:middle;	
}

.gray_header
{
	background-image:URL('../images/GrayRB.gif');
	background-repeat:no-repeat;	
	line-height:32px;
	vertical-align:middle;	
}
.CentredPopup
{
	width:400px;
	height:300px;
	margin:20px;
	padding:20px;
	background-color:#ffffff;
	border:2px solid #8D8D8D;
}

#footer
{
	background-image:url('../images/background_evrgreen.gif');
	background-repeat:repeat-x;
	width:100%;
	border-top:dotted 1px #8D8D8D;
		color:#ffffff;
	height:40px;
	font-size:11px;
}

#footer a, a:visited
{
	color:#ffffff;
	text-decoration:None;
}
#footer a:hover
{
	color:orange;
}
.H2foot
{
margin-top: 14px;
margin-bottom:0px;
FONT-WEIGHT: normal;
FONT-SIZE: 11px;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
TEXT-DECORATION: none;
}