.headerbg {
	background-color: #427393;
}
.footerbg {
	background-color: #274E6F;
}
.tableline {
	border: 1px solid #90B5C8;
	background-color: #ffffff;
}
.bg {
	background-color: #D0E2EB;
}
.footertext {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linkwhite {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linkwhite:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.linegrey {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ACCAD3;
	border-right-color: #ACCAD3;
	border-bottom-color: #ACCAD3;
	border-left-color: #ACCAD3;
}
.linegreyright {
	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: #ACCAD3;
	border-right-color: #ACCAD3;
	border-bottom-color: #ACCAD3;
	border-left-color: #ACCAD3;
}
.textred {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
}
.whitetext {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textborder {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-image: url(../images/textboxbg.gif);
}
.textitalic {
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.orangetext {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
.linkblack {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.linkblack:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.linkorange {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CC6305;
	text-decoration: none;
}
.linkorange:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CC6305;
	text-decoration: underline;
}
.heading {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #032630;
	text-decoration: none;
}
.bodytext {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodylinkredbold {
	color: #BD0615;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.bodylinkredbold:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FB9401;
	text-decoration: none;
}.linkwhitebig {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linkwhitebig:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
