P, TD, SPAN, DIV, INPUT, TEXTAREA, SELECT, OL, UL
{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color: #252525;
	margin-top: 0px;
	margin-bottom:7px;
}

A
{
	color:#007e4e;
	text-decoration:underline;
	font-weight:normal;
}

A:hover
{
	color:#ff7d00;
}

H1
{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:18px;
	color: #007e4e;
	margin-top:0px;
	margin-bottom:7px;
	text-transform:uppercase;
}

H2
{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:16px;
	margin-top:0px;
	margin-bottom:7px;
	text-transform:uppercase;
}
H3
{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:14px;
	color: #007e4e;
	margin-top:0px;
	margin-bottom:7px;
	text-transform:uppercase;
}
H4
{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:12px;
	color: #007e4e;
	margin-top:0px;
	margin-bottom:7px;
	text-transform:uppercase;
}

H5, H6
{
	font-size:11px;
	margin-top:0px;
	margin-bottom:7px;
	text-transform:uppercase;
}

.topMenu, .topMenu A
{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	color:#007e4e;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

.topMenu A:hover
{
	color:#ff7d00;
}
.subMenu 
{
	padding-left:15px;
	padding-right:15px;
	cursor:hand;
}
.subMenu A, .subMenu A:hover
{
 color: #007e4e;
 text-decoration:none;
 font-weight:normal;
}

.bottomMenu, .bottomMenu A
{
	color:#007e4e;
	text-decoration:none;
	font-weight:normal;
}

.bottomMenu A:hover
{
	color:#ff7d00;
}

.btnTD
{
	border: 1px solid #a0c6b7;
}

.orgList
{
	background-color:#ff7d00;
	padding-left:15px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
}

.diaBG
{
	background-image:url(../images/diaBG.gif);
	background-repeat:repeat-x;
}

.greenBG
{
	background-color:#007e4e;
}

.contactTop
{
	background-image:url(../images/contactBG.gif);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:11px;
	color:#252525;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
	font-weight:bold;
}

.contact
{
	padding:13px;
}