ADDRESS, BLOCKQUOTE, B, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, MENU, OL, LI, STRONG, P, TD, TH, UL, SPAN, A, META, HR, I, BR,OBJECT, EMBED,IMG {
	font-family: arial,tahoma,geneva,sans-serif,serif;
	font-size: 11px;
	list-style : square;
	color : Black;
}

.outlinebox{
	border : 1px solid #8CAD18;
}

.mainnav A:link, .mainnav A:visited, .mainnav A:active  {
	font-size: 14px;
	color: #433A29;
	text-decoration: none;
	width:185px;
	padding-left : 5px;
	line-height : 30px;
	border-top : 1px solid #005643;
	font-weight : bold;
	
}

.mainnav A:hover {
	color:#ffffff;
	text-decoration: none;
	background-color : #005643;
	border-top : 1px solid #005643;
	font-weight : bold;

}

.subnav A:link, .subnav A:visited, .subnav A:active  {
	font-size: 12px;
	color: #433A29;
	text-decoration: none;
	border-bottom : 1px solid #FFFFFF;
	border-top : 1px solid #D9E6E3;
	width: 170px;
	font-weight : normal;
	line-height : 20px;
	padding-left : 2px;
	background-color: #CEDFDB;
	
}

.subnav A:hover {
	color:#ffffff;
	text-decoration: none;
	background-color : #005643;
	border-bottom : 1px solid #FFFFFF;
	border-top : 1px solid #005643;
	width: 170px;
	font-weight : normal;
}

.heading {
	font-size: large;
	font-weight: normal;
	color: #005643;
}

.subheading {
	font-family: verdana,arial,tahoma,geneva,sans-serif,serif;
	color : #005643;
	font-size : 15px;
	font-weight : normal;
	font-style : normal;
}


A:link, A:visited, A:active  {
	color: #005643;
	text-decoration: underline;
}


A:hover {
	text-decoration: underline;
	background-color : #D9E6E3;
}



DIV {margin: 0px}

HR {
	margin: 0px;
	height : 2px;
	border-top : 1px dotted #ffffff;
	border-bottom : 5px dotted #2F3A07;
}


.footerstrip, .footerstrip B {
	color: #7B7B7B;
	font-size : 9px;
	padding-top : 4px;
	padding-bottom : 4px;
	border-top : 1px solid #D9E6E3;
	text-align : center;
}

.footerstrip A:link, .footerstrip A:visited, .footerstrip A:active, .footerstrip A:hover   {
	font-size : 9px
}

.footerstrip2, .footerstrip2 B {
	color: #ffffff;
	font-size : 11px;
	padding-top : 4px;
	padding-left : 4px;
	padding-bottom : 4px;
	border-top : 1px solid #005643;
	text-align : center;
	background-color: #005643
}

.footerstrip2 A:link, .footerstrip2 A:visited, .footerstrip2 A:active,   {
	font-size : 11px;
	color: #D9E6E3;
	background-color: #005643;
	text-decoration : none;
}

.footerstrip2 A:hover   {
	font-size : 11px;
	color: #ffffff;
	background-color: #005643;
	text-decoration : underline;
}