.menulinks {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menulinks:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FCA40C;
	text-decoration: none;
}
.footerbg {
	background-color: #B7C1C3;
}
.footertext {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #9D9E9F;
	text-decoration: none;
}
.footerlink {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #26211B;
	text-decoration: none;
}
.footerlink:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #26211B;
	text-decoration: underline;
}
.tablerightline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.headingblue {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #1F70C8;
	text-decoration: none;
}
.headingwhite {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.linkbluesmall {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #1F70C8;
	text-decoration: none;
}
.linkbluesmall:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #1F70C8;
	text-decoration: underline;
}
.linkblue {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #1F70C8;
	text-decoration: none;
}
.linkblue:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #1F70C8;
	text-decoration: underline;
}
.linkred {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #CF3211;
	text-decoration: none;
}
.linkred:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #CF3211;
	text-decoration: underline;
}
.bodytext {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #5C5B5A;
	text-decoration: none;
}
.headingblue {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #1F70C8;
	text-decoration: none;
}
.headingbluebig {
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	color: #1F70C8;
	text-decoration: none;
}
.tableblueline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3F79BF;
	border-right-color: #3F79BF;
	border-bottom-color: #3F79BF;
	border-left-color: #3F79BF;
}