body, div, th, td, form, p, li, ul, ol {
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a {
	color: #006187;
	text-decoration: none;
}
a:visited {
	color:#093c50;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

.maintxt {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}

.maintxtbold {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

.maintxtred {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color:#590002;
}

.maintxtboldwhite {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color:#FFFFFF;
}

.maintxtitalic {
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
	font-weight: normal;
}

.pagettl {
	font-family: "Arial Narrow", Arial, Geneva, "Lucida Grande", sans-serif;
	font-size: 15px;
	color: #006186;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.heading1 {
	font-family: Arial, Geneva, "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.heading2 {
	font-family: Arial, Geneva, "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.heading3 {
	font-family: Arial, Geneva, "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.white {
	color:#FFFFFF;
}

