/* CSS Document */

body, table, input, div, select, span, div, textarea {
	color: #262626;
	font-family: Verdana;
	font-size: 11;
}

a { font-family: Arial; color: #66A0C1; text-decoration: none; font-weight: bold; }

a:hover { font-family: Arial; color: #00184A; text-decoration: none; font-weight: bold; }

a.Title {
	font-family: Arial;
	color: #505050;
	font-weight: bold;
	text-decoration: none;
	font-size: 11;
	padding-left: 2;
	padding-right: 2;
}

a.Title:hover {
	font-family: Arial;
	color: #AED151;
	font-weight: bold;
	text-decoration: none;
	font-size: 11;
	padding-left: 2;
	padding-right: 2;
}

a.Important {
	font-family: Arial;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11;
	padding-left: 2;
	padding-right: 2;
}

a.navC:Important {
	font-family: Arial;
	color: #AED151;
	font-weight: bold;
	text-decoration: none;
	font-size: 11;
	padding-left: 2;
	padding-right: 2;
}


h1
{
	font-size: 16;
	color: #00184A;
	font-family: Arial;
}

h1.footer
{
	font-size: 16;
	color: #FFFFFF;
	font-family: Arial;
}

h2
{
	font-size: 14;
	color: #66A0C1;
	font-family: Arial;
}

h2.footer
{
	font-size: 16;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h3
{
	font-size: 16;
	color: #666666;
	font-family: Arial;
}

td.navA {
	font-family: Arial;
	color: #909090;
	font-weight: bold;
	font-size: 11;
}

a.navA {
	font-family: Arial;
	color: #909090;
	font-weight: bold;
	text-decoration: none;
	font-size: 11;
	padding-left: 2;
	padding-right: 2;
}

a.navA:hover {
	font-family: Arial;
	color: #AED151;
	font-weight: bold;
	text-decoration: none;
	font-size: 11;
	padding-left: 2;
	padding-right: 2;
}


td.navBt {
	font-family: Arial;
	color: #E8F3F9;
	font-weight: bold;
	font-size: 13;
}

.navB {
	font-family: Arial;
	cursor: pointer;
	cursor: hand;
	color: #E8F3F9;
	font-weight: bold;
	text-decoration: none;
	font-size: 13;
	padding-left:4;
	padding-right: 0;
}

.navB:hover {
	font-family: Arial;
	color: #7C7C7C;
	font-weight: bold;
	text-decoration: none;
	font-size: 13;
	padding-left: 4;
	padding-right: 0;
}

td.dropHeader
{
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6;
	border-color: #A8CA4F; 
	border-width: 1px; 
	border-bottom-style: solid;
	cursor: hand;
	cursor: pointer;
	padding-top: 2;
	padding-bottom: 2;
	background: #AED151;
}

td.dropNav
{
	font-family: Arial;
	height: 22;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6;
	cursor: hand;
	cursor: pointer;
	padding-top: 2;
	padding-bottom: 2;
	background: #ACCE51;
	background-repeat: repeat-y;
	background-position: top right;
}



td.dropOverNav
{
	font-family: Arial;
	height: 22;
	color: #666666;
	font-weight: normal;
	padding-left: 11;
	cursor: hand;
	cursor: pointer;
	padding-top: 2;
	padding-bottom: 2;
	background-repeat: repeat-y;
	background-position: top left;

}
a.dropNav
{
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12;
}

a.dropOverNav
{
	font-family: Arial;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
	font-size: 12;
}

a.dropOverNav:hover
{
	font-family: Arial;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
	font-size: 12;

}
a.communityDescriptionNav
{
	font-family: Arial;
	color: #7C7C7C;
	font-size: 10;
	font-weight: bold;
	text-decoration: none;
}
