body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	color: #000000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #993300;
}
.greyline {
	font-size: 12pt;
	color: #666666;
	font-weight: bold;
}
.heading2 {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
hr {
	font-weight: bold;
	color: #666666;
}


.navWhite {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0044F1;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0044F1;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
v:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a:hover{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
.topLnk {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.topLnk a:link{
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.topLnk v:link{
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.topLnk a:hover{
	font-size: 16px;
	color: #0044F1;
	text-decoration: none;
	font-weight: bolder;
}
.bottomrow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #993300;
}
.footer {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;

}
li {
	list-style-image: url(Images/bullet.png);
	line-height: 16px;
}
ul {
	line-height: 18px;
}
.ftlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

.btn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

