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

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

a:hover {
	color: #FF8C00;
	text-decoration: underline;
}

a.footer:link {
	color: #4B73A7;
	text-decoration: none;
}

a.footer:visited {
	color: #4B73A7;
	text-decoration: none;
}

a.footer:hover {
	color: #F0F4F9;
	text-decoration: none;
}

a.menu:link {
	color: #F0F4F9;
	text-decoration: none;
}

a.menu:visited {
	color: #F0F4F9;
	text-decoration: none;
}

a.menu:hover {
	color: #F0F4F9;
	text-decoration: underline;
}

body {
	background-color: #344E73;
}

input {
	background-color: #FFFFFF;
	border: 1px solid #8A8A8A;
	color: #2D2D2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	list-style-type: square;
	padding-bottom: 7px;
}

.bannercell {
	background-color: #F0F4F9;
	height: 2px;
}

.bodytext {
	color: #F0F4F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.bodytextmenu {
	color: #1C314C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
}

.borderbody {
	border-left-color: #F0F4F9;
	border-left-style: solid;
	border-left-width: 2px;
}

.button {
	background-color: #2B8EC1;
	border: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footerercell {
	background-image: url(images/footer.gif);
	height: 20px;
}

.footertext {
	color: #4B73A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.height5 {
	height: 5px;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.radio {
	background-color: #4B73A7;
	border: none;
}

.sidetext {
	color: #F0F4F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	text-align: center;
}

.textbox {
	background-color: #F0F4F9;
	border: none;
	color: #344E73;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textboxcaptcha {
	background-color: #F0F4F9;
	border: none;
	color: #344E73;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.textwhite {
	color: #F0F4F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
