.dropmenudiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	z-index: 100;
	visibility: hidden;
	position: absolute;
	background-color: #E5FFFF;
	margin-top: 1px;
}
body {
	background-color: #F4FFFF;
	color: #1D1D1D;
}

.dropmenudiv A {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9C5D9;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	text-indent: 3;
	display: block;
	color: #244893;
	text-align: left;
	font-size: 11px;
}
.dropmenudiv A:hover {
	background-color: #BBE7EA;
	color: #244893;
	font-size: 11px;
}
#menu TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #006600;
	text-decoration: underline;
}
a:hover {
}

table {
}

#menu TD A {
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}



.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.linkstop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #244893;
	text-decoration: none;
}
a:hover.linkstop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}



a:hover {
	text-decoration: none;
	color: #006600;
}
h1 {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
}
.bigbold {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000066;
}

.subtitle {
	color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
