/* Site-wide text formatting */

body {
	margin: 8px;
	padding: 0px;
	color: #ffffff;
	background-color: #E4EBE3;  /* reset to E4EBE3 */
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	font-weight: normal;
}



H2 {
	font-size: 22px;
	font-weight: bold;
	font-family: Times, "Times New Roman", serif;
	color: #006130;  /*was 006600 */
	background-color: #FFFFFF; 
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid black;
}


H3 {
	font-size: 18px;
	font-weight:500;
	font-family: Times, "Times New Roman", serif;
	color: #006130;
	background-color: #FFFFFF; 
	text-decoration: none;
	margin-bottom: 4px;
}



 a:link
{
	font-family: Times, "Times New Roman", serif;
 	color: #222222;
	background-color: #FFFFFF; 
	text-decoration: underline;
}
 a:visited
{
	font-family: Times, "Times New Roman", serif;
 	color: #005500;
	text-decoration: underline;
	background-color: #F0F0F0;
}
 a:hover
{
	font-family: Times, "Times New Roman", serif;
 	color: #005500;
	text-decoration: underline;
	background-color: #F0F0F0;
}
 a:active
{
	font-family: Times, "Times New Roman", serif;
 	color: #005500;
	text-decoration: underline;
	background-color: #F0F0F0;
}


ul  { 
	list-style-type: square ;
	list-style-position: outside ;
	color: #006130;
	background-color: #FFFFFF; 
	margin-top: 2px;
	margin-bottom: 2px;
}

li  { 
	color: #006633;
	background-color: #FFFFFF; 
}


.testimonial{
line-height:130%;
font-size: 16px;
font-weight: normal;
font-style:italic;
font-family: Times, "Times New Roman", serif;
padding: 2px;
padding-left: 8px;
display:block;
width: 100%;
color: #313E34;
background-color: #FFFFFF; 
}

.author{
font-size: 12px;
font-weight: normal;
font-family: Helvetica, sans-serif;
padding: 2px;
padding-left: 8px;
margin-bottom: 20px;
display:block;
color: #313E34;
background-color: #FFFFFF; 
text-decoration: none;
text-align:right
}

.ListItemText {
line-height:120%;
vertical-align: text-top;
font-size: 16px;
font-weight: normal;
font-family: Times, "Times New Roman", serif;
padding: 2px;
padding-left: 8px;
margin-bottom: 16px;
display:block;
width: 100%;
color: #222222;
background-color: #FFFFFF; 
text-decoration: none;
}


.ListItemTextClose {
line-height:120%;
vertical-align: text-top;
font-size: 16px;
font-weight: normal;
font-family: Times, "Times New Roman", serif;
padding: 2px;
padding-left: 8px;
margin-bottom: 0px;
display:block;
width: 100%;
color: #222222;
background-color: #FFFFFF; 
text-decoration: none;

}


.ClientList {
line-height:120%;
vertical-align: text-top;
font-size: 16px;
font-weight: normal;
font-family: Times, "Times New Roman", serif;
padding: 2px;
padding-left: 40px;
margin-bottom: 16px;
display:block;
width: 100%;
color: #222222;
background-color: #FFFFFF; 
text-decoration: none;
}


.ServicesList {
line-height:150%;
vertical-align: text-top;
font-size: 16px;
font-weight: normal;
font-family: Times, "Times New Roman", serif;
padding: 2px;
padding-left: 40px;
display:block;
width: 100%;
color: #222222;
background-color: #FFFFFF; 
text-decoration: none;
}




.NavLink a {
display: block; 
border: 1px solid black;
font-family:  Times, "Times New Roman", serif;
font-size: 20px;
font-weight: normal;
color: #999999 ;
text-decoration: none;
width: 120px;
background-color: #FFFFFF;

}

.NavLink a:hover {
display: block; 
border: 1px solid #006633;
font-family: Times, "Times New Roman", serif;
font-size: 20px;
font-weight: normal;
color: #000055;
text-decoration: none;
width: 120px;
background-color: #EEEEEE;

}




.OverviewLink a {
display: block; 
background-image: url('button-overview_gray.gif') ;
font-family:  Times, "Times New Roman", serif;
font-size: 20px;
font-weight: normal;
color: #999999 ;
background-color: #FFFFFF; 
text-decoration: none;
width: 78px;
height: 26px;
}


.OverviewLink a:hover {
display: block; 
background-image: url('button-overview_black.gif') ;
font-family: Times, "Times New Roman", serif;
font-size: 20px;
font-weight: normal;
color: #000055;
background-color: #FFFFFF; 
text-decoration: none;
width: 78px;
height: 26px;
}

.ServicesLink a {
display: block; 
background-image: url('button-services_gray.gif') ;
font-family:  Times, "Times New Roman", serif;
font-size: 20px;
font-weight: normal;
color: #999999 ;
background-color: #FFFFFF; 
text-decoration: none;
width: 86px;
height: 26px;
}


.ServicesLink a:hover {
display: block; 
background-image: url('button-services_black.gif') ;
font-family: Times, "Times New Roman", serif;
font-size: 20px;
font-weight: normal;
color: #000055;
background-color: #FFFFFF; 
text-decoration: none;
width: 86px;
height: 26px;
}

.BiosLink a {
display: block; 
background-image: url('button-bios_gray.gif') ;
font-family:  Times, "Times New Roman", serif;
font-size: 20px;
font-weight: normal;
color: #999999 ;
background-color: #FFFFFF; 
text-decoration: none;
width: 59px;
height: 26px;
}

.BiosLink a:hover {
display: block; 
background-image: url('button-bios_black.gif') ;
font-family: Times, "Times New Roman", serif;
font-size: 20px;
font-weight: normal;
color: #000055;
background-color: #FFFFFF; 
text-decoration: none;
width: 59px;
height: 26px;
}


.ClientsLink a {
display: block; 
background-image: url('button-clients_gray.gif') ;
font-family:  Times, "Times New Roman", serif;
font-size: 20px;
font-weight: normal;
color: #999999 ;
background-color: #FFFFFF; 
text-decoration: none;
width: 79px;
height: 26px;
}

.ClientsLink a:hover {
display: block; 
background-image: url('button-clients_black.gif') ;
font-family: Times, "Times New Roman", serif;
font-size: 20px;
font-weight: normal;
color: #000055;
background-color: #FFFFFF; 
text-decoration: none;
width: 79px;
height: 26px;
}


.ContactUsLink a {
display: block; 
background-image: url('button-contactus_gray.gif') ;
font-family:  Times, "Times New Roman", serif;
font-size: 20px;
font-weight: normal;
color: #999999 ;
background-color: #FFFFFF; 
text-decoration: none;
width: 109px;
height: 26px;
}

.ContactUsLink a:hover {
display: block; 
background-image: url('button-contactus_black.gif') ;
font-family: Times, "Times New Roman", serif;
font-size: 20px;
font-weight: normal;
color: #000055;
background-color: #FFFFFF; 
text-decoration: none;
width: 109px;
height: 26px;
}


.HomeLink a {
display: block; 
background-image: url('button-home_gray.gif') ;
font-family:  Times, "Times New Roman", serif;
font-size: 20px;
font-weight: normal;
color: #999999 ;
background-color: #FFFFFF; 
text-decoration: none;
width: 74px;
height: 26px;
}

.HomeLink a:hover {
display: block; 
background-image: url('button-home_black.gif') ;
font-family: Times, "Times New Roman", serif;
font-size: 20px;
font-weight: normal;
color: #000055;
background-color: #FFFFFF; 
text-decoration: none;
width: 74px;
height: 26px;
}

.MainContentArea {
font-size: 12px;
font-family: Times, "Times New Roman", serif;
padding: 0px;
display: block;
width: 791px;
color: black;
text-decoration: none;
border: 1px solid black;
background-color: #FFFFFF;
}

.noticetext {
font-size: 12px;
font-weight: bold;
font-family: Arial, Verdana, sans-serif;
color: #006633;
background-color: #FFFFFF; 
text-decoration: none;
}


.noticetextLarge {
font-size: 16px;
font-weight: bold;
font-family: Arial, Verdana, sans-serif;
color: #006633;
background-color: #FFFFFF; 
text-decoration: none;
}



.ParagraphLead {
display:inline ;
position:relative;
bottom: 0;
clear: right;
line-height: 100%;
margin: 0 ;
padding: 0 ;
font-size: 30px;
font-weight: 500;
font-family: Times, "Times New Roman", serif;
color: #006633;
background-color: #FFFFFF; 
text-decoration: none;
}


.PageHeading {
display:block;
font-size: 30px;
font-weight: bold;
font-family: Times, "Times New Roman", serif;
color: gray;
background-color: #FFFFFF; 
position: absolute;
float: right;
text-decoration: none;
border:1px solid black;
width:791px;
}




.LeftSidebar {
font-size: 13px;
font-weight: bold;
font-family: Times, "Times New Roman", serif;
padding: 2px;
padding-left: 4px;
display: block;
float: left;
width: 190px;
color: black;
background-color: #FFFFFF; 
text-decoration: none;
border: 1px solid black;
}


.MainContent {
font-size: 18px;
font-weight: normal;
font-family: Times, "Times New Roman", serif;
padding: 2px;
padding-left: 4px;
display: block;
position:relative;
width: 795px;
color: #444444;
background-color: #FFFFFF; 
text-decoration: none;
}

.MainContentDoubleSpaced {
line-height: 220%;
font-size: 18px;
font-weight: normal;
font-family: Times, "Times New Roman", serif;
padding: 2px;
padding-left: 8px;
display: block;
color: #444444;
background-color: #FFFFFF; 
text-decoration: none;
}

.MainContentSingleSpaced {
line-height:120%;
vertical-align: baseline;
font-size: 16px;
font-weight: normal;
font-family: Times, "Times New Roman", serif;
padding: 2px;
padding-left: 8px;
display:block;
width: 100%;
color: #222222;
background-color: #FFFFFF; 
text-decoration: none;
}

.RightSidebar {
font-family: Times, "Times New Roman", serif;
line-height: 130%;
font-style: italic;
font-size: 19px;
font-weight: bold;
position: relative;
float: right;
padding: 2px;
padding-right: 8px;
display: block;
color: #006633;
background-color: #FFFFFF; 
text-decoration: none;

}


.FooterText {
font-size: 13px;
font-weight: 500;
font-family: Times, "Times New Roman", serif;
padding: 10px 0px;
display: block;
width: 100%;
color: #000000;
background-color: #EAEAEA; 
text-decoration: none;
}



.BackToTopLink a{
text-align: right;
font-size: 13px;
font-weight: bold;
font-family: Arial, Verdana, sans-serif;
padding: 2px;
padding-left: 4px;
display: block;
float: right;
color: #006633;
background-color: #FFFFFF; 
text-decoration: none;
}

.BackToTopLink a:hover{
text-align: right;
font-size: 13px;
font-weight: bold;
font-family: Arial, Verdana, sans-serif;
padding: 2px;
padding-left: 4px;
display: block;
float: right;
color: #006633;
background-color: #F0F0F0; 
text-decoration: none;
}



.LeftBarServicesList {
display: block; 
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
font-weight: normal;
color: #006130 ;
background-color: #FFFFFF; 
text-decoration: none;
width: 140px;
margin-bottom:14px;
}

.LeftBarServicesList a {
display: block; 
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
font-weight: normal;
color: #999999 ;
background-color: #FFFFFF; 
text-decoration: none;
width: 140px;
}


.LeftBarServicesList a:hover {
display: block; 
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
font-weight: normal;
color: #000022;
text-decoration: none;
width: 140px;
background-color: #FFFFFF;
}




#NavMenu{
font: bold 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: rgb(255, 0, 102);
background-color: #FFFFFF; 
text-decoration: none;
border-bottom: 1px solid white;
}

#NavMenu a{
font: bold 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
background-color: #FFFFFF; 
text-decoration: none;
border-bottom: 1px solid white;
}

.inmenu a:link
{
float:left;
text-decoration:none;
color:#F0F0F0;
background-color:#006633;
padding:0.2em 0.6em;
border-right:1px solid #F0F0F0;
}

.inmenu a:visited
{
color:#F0F0F0;
background-color:#006633; /* red to test */
}

.inmenu a:hover
{
color:#cccccc; /* roll text to grey */
}

.inmenu a:active
{
color:#cccccc; /* roll text to grey */
}

li.inmenu
{
float:left;
text-decoration:none;
font-size:18px;
}

.ul.menu
{
float:left;
width:100%;
margin:0;
list-style-type:none;
background-color:#006633;
color:white;
display:inline;
overflow:hidden;
font-family:Georgia,serif;
text-decoration:none;
}

.menucontainer
{
background-color:#006633;
width:782px;
padding:0px 0px 0px 10px;
display:inline-block;
position: relative;
text-decoration: none;
}






