P, TD  {
		font-family : verdana,arial,helvetica,sans-serif;
		color : Black;
		font-size : small;
		font-weight : normal;
		} 
		
 .menu  {
		font-family : verdana,arial,helvetica,sans-serif;
		color : black;
		font-size : x-small;
		font-weight : bold;		
}

Body  {
		font-family : verdana,arial,helvetica,sans-serif;
		color : Black;
		font-size : 10pt;
		font-weight : normal;
}

.mediumB {
		font-size : medium;
		}

.medium  {
		font-family : Verdana,Arial,san-serif;
		color : #008000;
		font-size : medium;
		font-weight : normal;
}

.PageTitle  {
		font-family : Verdana,Arial,san-serif;
		color : #006000;
		font-size : medium;
		font-weight : normal;
}

.Question  {
	font-family : Verdana,Arial,san-serif;
	color : #008000;
	font-size : medium;
	font-weight : normal;
	background-color : #D0F9D0;
	padding-left : 5px;
	line-height : 180%;
	border-bottom : 1px solid;
	border-left : 1px solid;
}

.Answer {

}

.FAQList {
	line-height : 90%;
}

.PageTitleSmall  {
		font-family : Verdana,Arial,san-serif;
		color : #008000;
		font-size : small;
		font-weight : normal;
}

.mediumwhite  {
		font-family : Verdana,Arial,san-serif;
		color : #FFFFFF;
		font-size : small;
		font-weight : normal;
}

.white  {
		font-family : Verdana,Arial,san-serif;
		color : #FFFFFF;
}

.large  {
	font-family : Verdana,Arial,san-serif;
	color : #008000;
	font-size : large;
	font-weight : normal;
}

.small  {
		font-family : Verdana,Arial,san-serif;
		color : Black;
		font-size : x-small;
		font-weight : normal;
}

.subtitle  {
		font-family : Verdana,Arial,san-serif;
		color : #008000;
		font-size : 11pt;
		font-weight : bold;
}

.subtitleg  {
		font-family : Verdana,Arial,san-serif;
		color : #008000;
		font-size : 11pt;
		font-weight : bold;
}


A  {
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	color : #008000;
}

A:Visited  {
		font-family : verdana,arial,helvetica,sans-serif;
		text-decoration : none;
		color : #008000;
}

A:Active  {
	font-family : verdana,arial,helvetica,sans-serif;
		text-decoration : underline;
		color : #006300;
}

A:Hover  {
	font-family : verdana,arial,helvetica,sans-serif;
		text-decoration : underline;
		color : #006300;
}

A.menu  {
	color : #008000;
	font-size : x-small;
}

A.menu:Visited  {
	color : #008000;
	font-size : x-small;
}

A.menu:Active  {
	color : #006300;
	font-size : x-small;
}

A.menu:Hover  {
	color : #006300;
	font-size : x-small;
}

H1  {
		font-family : Verdana,Arial,san-serif;
		color : #E30D00;
		font-size : 20pt;
		font-weight : normal;
}

H2  {
		font-family : Verdana,Arial,san-serif;
		color : #FFFFFF;
		font-size : 15pt;
		font-weight : normal;
}

.GridHead
{
	background-color: #6FBC65;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: Verdana, Arial;
	font-size: small;
	line-height: 20pt;
	padding-left: 5px
}	
	
.GridItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Helvetica, Arial;
    font-size: small;
    padding-left: 5px
}

.GridItemAlt
{
    background-color: #D0F9D0;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Helvetica, Arial;
    font-size: small;
    padding-left: 5px
}

.GridFooter
{
    background-color: #BAC9EB;
    line-height: 10pt
}

