.background
{
	background-color: #F2F2F2;
}

.footer
{
	text-align: center;
	background-color: #527F4D;
}

.txt
{
	font-size:8pt;
	color:#666666;
}

#search
{
	color:#697245;
	font-size:11px;
}
.more
{
	color:#AEAF5F;
	font-size:10px;
}
.copy
{
	color:#9C9C9C;
	font-size:10px;
}

.title
{
	font-size: 9pt;
	color:#969835;
	text-decoration: none;
}

a.title 
{
	font-size: 8pt;
	color:#969835;
	font-weight:bold;
	text-decoration:none;	
}

a:active.title 
{
	font-size: 8pt;
	color:#969835;
	font-weight:bold;
	text-decoration:none;	
}

a:hover.title 
{
	font-size: 8pt;
	color:#969835;
	font-weight:bold;
	text-decoration:underline;	
}

a:visited.title 
{
	font-size: 8pt;
	color:#969835;
	font-weight:bold;
}

A.link
{
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

A:active.link
{
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

A:hover.link
{
	font-size: 8pt;
	text-decoration: underline;
	color: #ffffff;
}

A:visited.link
{
	font-size: 8pt;
	color: #000000;
}

a.bm 
{
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
}

a:active.bm 
{
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover.bm 
{
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:underline;
}

a:visited.bm 
{
	font-size:8pt;
	color:#FFFFFF;
}

TABLE.pageHeading
{
	background-image: url(../images/pageHeading.gif);
	margin-bottom: 10px;
	width: 100%;
	background-repeat: no-repeat;
	height: 30px;
}

TD.pageTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;	
}

TABLE.pageSection
{
	margin-top: 10px;
	margin-left: 20px;
	width: 90%
}

TABLE.pageSection TD
{
	padding-left: 5px;
}

TD.sectionName
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	background-color: #339933;
	height: 20px;
	padding-left: 5px;
}

TD.sectionRow
{
	height:40px;
}

.subheader
{
	background: url(../support/images/top_img2.jpg)  #4c8943 repeat-y right bottom;
}