BODY, TD, DIV {
	font-family:  Georgia;
	font-size: 10pt;
	color: #4D4C4C;
	line-height : 1.4;
}
BODY{
	background-color : #B0C4DE;
}


TD.tdLogo{
	width : 199px;
	height : 138px;
	background-color : #FFFFFF;
}

TD.tdMoodbarContent{
	height : 138px;
	background-color : #FFFFFF;
	padding-left : 210px;
}

TD.tdSpacehorz{
	height : 1px;
	background-color : #FFFFFF;
}
TD.tdSpacevert{
	width : 1px;
	background-color : #FFFFFF;
}

TD.tdSnelmenu{
	height : 27px;
	text-align : right;
	background-color : #007236;
	color : #FFFFFF;
	padding-left : 10px;
	padding-right : 10px;
	font-size : 8pt;
}
TD.tdSnelmenu TD{
	color : #FFFFFF;
}
TD.tdSnelmenu A{
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}
TD.tdSnelmenu A:hover{
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
}


TD.tdBorderTrail{
	height : 27px;
	background-color : #B0C4DE;
}
TD.tdContent{
	background-color : #FFFFFF;
	vertical-align : top;
	padding : 25px;
	width : 100%;
}
TD.tdBorderTop{
	height : 138px;
	background-color : #B0C4DE;
}
TD.tdBorderBottom{ }

TD.tdBorderBottomR{
	vertical-align : top;
	padding-left : 10px;
	padding-top : 20px;
}

TD.tdMenubar{
	vertical-align : top;
	background-color : #92ADD2;
}

TD.tdMenuHeader{
	height : 27px;
	background-color : #007236;
}
TD.tdMenuLine{
	height : 1px;
	background-color : #FFFFFF;
}
TD.tdMenuItem, TD.tdMenuSelectedItem
{
	height : 25px;
	font-weight: bold;
	padding-left : 20px;
}
TD.tdMenuItem{
	color : #FFFFFF;
	background-color : #007236;
}
TD.tdMenuSelectedItem{
	color :  #FFFFFF;
	background-color :  #000000;
}
TD.tdMenuItem A{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
TD.tdMenuItem A:hover{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
TD.tdMenuSelectedItem A{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
TD.tdMenuSelectedItem A:hover{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
TD.tdSubMenuItem, TD.tdSubMenuSelectedItem
{
	height : 25px;
	font-weight: normal;
	padding-left : 30px;
}

TD.tdSubMenuItem{
	color : #007236;
	background-color : #E8EBEA;
}
TD.tdSubMenuSelectedItem{
	color : #005026;
	background-color :  #D2D2D2;
}
TD.tdSubMenuItem A{
	color : #007236;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubMenuItem A:hover{
	color : #007236;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubMenuSelectedItem A{
	color : #005026;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubMenuSelectedItem A:hover{
	color : #005026;
	font-weight : normal;
	text-decoration : none;
}

TD.tdSubSubMenuItem{
	height : 25px;
	color : #2D2F2B;
	font-weight: normal;
	padding-left : 30px;
	background-color : #FFFFFF;
}
TD.tdSubSubMenuSelectedItem{
	height : 25px;
	color : #2D2F2B;
	font-weight: normal;
	padding-left : 30px;
	background-color :  #EEEEEE;
}
TD.tdSubSubMenuItem A{
	color : #2D2F2B;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubSubMenuItem A:hover{
	color : #2D2F2B;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubSubMenuSelectedItem A{
	color : #2D2F2B;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubSubMenuSelectedItem A:hover{
	color : #2D2F2B;
	font-weight : normal;
	text-decoration : none;
}

TD.tdOnderMenu{
	color : #FFFFFF;
	padding : 20;
}

TD.tdPoweredBy{
	background-color :  #007236;
	text-align : right;
	color : #FFFFFF;
	font-size : 7pt;
	height : 30px;
	padding-right : 10px;
}
TD.tdPoweredBy A{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
TD.tdPoweredBy A:hover{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

TD.tdSiteTrail{
	background-color : #FFFFFF;
	color : #9F9F9F;
	height : 22px;
	text-align : left;
	padding-top  : 2px;
	padding-left : 25px;
}
TD.tdSiteTrail A{
	color : #9F9F9F;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSiteTrail A:hover{
	color : #007236;
	font-weight : normal;
	text-decoration : underline;
}


A {
	color :#007236;
	text-decoration : underline;
}
A:hover {
	color :#007236;
	text-decoration : none;
}
H1{
	color: #007236;
	font-size : 13pt;
}
H2{
	color: #007236;
	font-size : 12pt;
}
H3{
	color: #007236;
	font-size : 11pt;
}
H4{
	color: #007236;
	font-size : 9pt;
}
H5{
	color: #007236;
	font-size : 8pt;
}
H6{
	color: #007236;
	font-size : 7pt;
}

.title
{
	color: #005026;
	font-size : 13pt;
	font-weight : bold;
}
.subtitle
{
	color: #005026;
	font-size : 11pt;
	font-weight : bold;
}
