BODY {background-color: #F7F7BD;}


H3 {font-family: Arial;
    font-weight: Bold;
	font-size: 24px;
	color: #000084;
}
H4 {font-family: Arial;
    font-weight: Bold;
	font-size: 24px;
	color: #000084;
}
.bodytext {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #000066;
}
.h1 {font-family: Arial;
    font-weight: Bold;
	font-size: 38px;
	color: #000084;
}
.h2 {font-family: Arial;
    font-weight: Bold;
	font-size: 20px;
	color: #CC0000;
}
.alert {
    font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
}
.menu {
    font-family: Arial Black;
    font-size: 18px;
	font-weight: bold;
	color: #000084;
}
.sub-heading {
    font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000084;
}
.sub-heading-2 {
    font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000084;
}
.footer-text {
    font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #000084;
}
.attention {
    font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}       
a:link {
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
}
.pic-container-clear {

	padding: 5px;
	border: 1px solid #000084;
}