﻿
body
{
text-align: center;
background:#F6F5F3;
	font: 12px Arial;
	color: #4e4e4e;
}

.containerHeader
{
margin-left: auto;
margin-right: auto;
width: 800px;
text-align: left;
background:black;
}


.containerHeader2
{
margin-left: auto;
margin-right: auto;
width: 800px;
height:50px;
text-align: left;
background-image:  url('../images/contentheadergraphicblack.gif');
}


.containerHeader3
{
margin-left: auto;
margin-right: auto;
width: 800px;
height:50px;
text-align: left;
background-image:  url('../images/siteheader1_green2.gif');
/*background-image:  url('../images/contentheadergraphic.gif');*/
}



.container
{
margin-left: auto;
margin-right: auto;
width: 800px;
text-align: left;
background-image:  url('images/masterpagebg.gif');
background:white;
}


.containerFooterRow1
{
margin-left: auto;
margin-right: auto;
height:27px;
width: 800px;
text-align: left;
background:  url('../images/footergraphic1green.gif');
}

.containerFooterRow2
{
margin-left: auto;
margin-right: auto;
padding-bottom:10px;
width: 800px;
text-align: left;
background:#B6DA33;
/*background:#C1DBCA;*/
}

.containerFooterRow3
{
margin-left: auto;
margin-right: auto;
height:27px;
padding-bottom:10px;
width: 800px;
text-align: left;
background:  url('../images/footergraphic2green.gif') no-repeat ;
}


/* Content Area */


.ContentRowbtm
{
margin-left: auto;
margin-right: auto;
width: 800px;
height:28px;
text-align: left;
background-image:  url('../images/contentfooter.gif');
background-repeat: no-repeat;
}


.ContentRow
{display: block;
width: 800px;
margin-left:0px;
}

.ContentLeftMenu
{display: block;
float:left;
width: 216px;
/*height:100px;
border-right:solid 1px #DFDFDF;*/
padding:5px;
/*margin-right:5px;
background-color:silver;*/
background-image:  url('../images/menuflash.gif') ;
background-repeat: no-repeat;
background-position: top right;
background-color:white;
}

.ContentMain
{display: block;
float:left;
width: 560px;
/*border:solid 1px black;*/
background-color:white;
padding:5px;
}


/*Content Menu*/

.contentmenuheadingB
{
	color: #838383;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;	
}
.contentmenuheading
{
	color: #838383;
	font-smooth:auto;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;	
}





/*footer row*/
.FooterLinks {
	color: #666666;
	width: 520px;
	/*line-height: 18px;*/
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.FooterPhone {
	width: 220px;
	float: left;
	/*line-height: 16px;*/
	margin-top: 10px;
	margin-top: 10px;

}


.linkfooter {
	color: #666666;
	color:White;
	font: normal 11px Arial;
}
.linkfooter:hover {
	color: #666666;
	color:White;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
}
.linkfooter:link {
	color: #666666;
	color:White;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
}
.linkfooter:active {
	color: #666666;
	color:White;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
}
.linkfooter:visited {
	color: #666666;
	color:White;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
}



.footertext {
	color: #838383;
	color:White;
	font-family: Arial;
	font-size: 11px;
}

.footertext:hover {
	color: #838383;
	color:White;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}

.footertext:link {
	color: #838383;
	color:White;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
}
.footertext:active {
	color: #838383;
	color:White;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
}
.footertext:visited {
	color: #838383;
	color:White;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
}


/* navigation menu*/
A.menu_btn {
Position: relative;
display:block;
width: 180px;
/*height: 33px;*/
border-style: solid;
border-color: silver;
border-width: 0px 0px 1px 0px;
font-family: arial; font-Size: 9pt;  font-weight: bold; color: black;
text-decoration: none;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;
background: #ffffff;
}

A:hover.menu_btn {
Position: relative;
display:block;
width: 180px;
/*height: 33px;*/
border-style: solid;
border-color: silver;
border-width: 0px 0px 1px 0px;
font-family: arial; font-Size: 9pt;  font-weight: bold; color: white;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;
background: purple;
}

/*breadcrumb Links*/
.BreadcrumbBox
{position:relative;
width:500px;
left:235px;
top:19px;
padding:3px;
color:White;
/*background: black;*/		
}

A.linksNav
{
color:White;	
}

A:Hover.linksNav
{
color:White;	
text-decoration: none;
color:Purple;
}


/*page content styles*/

.Pagetitle
{
	font-family: arial; 
	font-Size: 18pt;  
	font-weight: bold; 
	color: purple;
}

.PageSubTitle
{
	font-family: arial; 
	font-Size: 13pt;  
	font-weight: bold;
	margin-top:5px;
	margin-left:28px;
	color: silver;
}


.HTMLText
{	margin-left:28px;
	margin-top:5px;
	width:90%;
}


.LastEdited
{	
	font-family: arial; 
	font-Size: 8pt;  
	font-weight: normal;
	margin-left:28px;
	margin-top:5px;
	padding:3px;
	width:90%;
	color: purple;
	/*background:#ECF3C0;
	border:solid 1px #ECF999 */
}

.Formlabels
{font-family: verdana; 
	font-Size: 10pt;  
	font-weight: normal;
	color: black;	
}

.FormSectionLabels
{font-family: verdana; 
	font-Size: 10pt;  
	font-weight: bold;
	color: purple;	
}