body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color:#FFFFFF;
	border: 1px solid #000000;
}

img { border: 0px; }

a:link {
	color: #006f88;
	text-decoration: none;
}

a:visited {
	color: #006f88;
	text-decoration: none;
}

a:hover {
	color: #189EBC;
	text-decoration: none;
}

a:active {
	color: #006f88;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #7f7d06;
	margin-top: 3px;
	padding-top:3px;
	margin-bottom:3px;
	line-height: 24px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #7f7d06;
	margin-top: 3px;
	padding-top:3px;
	margin-bottom:3px;
	line-height: 18px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #820011;
	margin-top: 10px;
	padding-top:3px;
	margin-bottom:3px;
	line-height: 18px;
}

.text {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 3px;
	margin-right: 20px;
	padding-top:3px;
	margin-bottom:3px;
	line-height: 16px;
}

.emphasis {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	padding-top:9px;
	margin-bottom:3px;
	line-height: 16px;
}

.beigeback {
	background-color: #fccb99;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom:5px;
}

.headingarea {
	background-color: #ffffff;
	padding-left: 20px;
	padding-top: 20px;
}

.mainbody {
	background-color: #ffffff;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.bluebottom {
	background-color: #ffffff;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #006f88;
	border-bottom-style:solid;
}

.mainright {
	background-color: #ffffff;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.menutext {
	font-size: 12px;
	font-weight: normal;
	color: #820011;
	margin-top: 3px;
	padding-top:3px;
	margin-bottom:3px;
	line-height: 16px;
}

.menulink {
	font-size: 13px;
	font-weight: bold;
	color: #820011;
	margin-top: 3px;
	padding-top:15px;
	margin-bottom:10px;
	line-height: 3px;
}

.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
	color: #820011
}

a.bottom:link, a.bottom:visited {
	color: #006f88;
	text-transform: uppercase; 
	text-decoration:none;  
}

a.bottom:hover { 
	text-decoration:none;
	text-transform: uppercase; 
	color:#189EBC;
}

.appheading {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	padding-top:3px;
	margin-bottom:3px;
	line-height: 16px;
}

.apptext {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 3px;
	padding-top:3px;
	margin-bottom:3px;
	line-height: 16px;
}

