body {
	background-color: #004293;
}
h1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #004B88;
	margin-bottom: 10px;
}
h2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #004B88;
	margin-bottom: 5px;
}
h3 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #58595B;
	margin-bottom: 0px;
}
.uppercase {
	text-transform: uppercase;
}
.body_gradient_top {
	background-image: url(/images/gui/body_gradient_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.body_gradient_middle {
	background-image: url(/images/gui/body_gradient_middle.jpg);
}
.body_gradient_bottom {
	background-image: url(/images/gui/body_gradient_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #58595B;
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #58595B;

}
.largemenutext {
	font-size: 13px;
	color: #004193;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
}
.largemenutext:hover {
	color: #ED1B23;
}
.smallmenutext {
	font-size: 11px;
	color: #004193;
	padding: 2px;
	text-decoration: none;
}
.smallmenutext:link, .smallmenutext:active, .smallmenutext:visited {
	color: #004193;
}
.sidetext {
	font-size: 10px;
}
.tinytext {
	font-size: 9px;
}
.sidemenutext {
	font-size: 12px;
	line-height: 16px;
	color: #58595B;
	padding: 2px;
	text-decoration: none;
}
.sidemenutext:link, .sidemenutext:active, .sidemenutext:visited {
	color: #58595B;
}
.sidemenutextselected {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	text-decoration: none;
}
.sidemenutextselected:link, .sidemenutextselected:active, .sidemenutextselected:visited {
	color: #000000;
}
.blacktext {
	color: #000000;
}
.whitetext {
	color: #FFFFFF;
}
.bluetext {
	color: #004193;
}
.redtext {
	color: #ED1B23;
}
.redbuttons {
	color: #FFFFFF;
	background-color: #ed1b23;
	border: 1px solid #BEA9A9;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.redbuttons:link, .redbuttons:active, .redbuttons:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.centre {
	text-align: center;
}
.right {
	text-align: right;
}
.backtotop, .backtotop:link, .backtotop:active, .backtotop:visited {
	color: #333333;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
	margin-right: 15px;
	margin-bottom: 15px;
}
.bg_grey {
	background-color: #B0B0B0;
}
.bg_yellow1 {
	background-color: #FFFBCC;
}
.bg_yellow2 {
	background-color: #FFF684;
}
.bg_red {
	background-color: #ED1B23;
}
.nomargin {
	margin: 1px;
}
.mildsidepadding {
	padding-left: 10px;
	padding-right: 10px;
}
.mildtoppadding {
	padding-top: 10px;
}
.smallbluetext {
	font-size: 10px;
	color: #004193;
}
.smallredheader {
	font-size: 10px;
	font-weight: bold;
	color: #ED1B23;
	margin: 0px;
}
.make_visible {
}
.make_invisible {
	display: none;
}
.specialsboxheader {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.specialsboxsubheader {
	font-size: 14px;
	color: #FFFFFF;
}
.specialsboxpadding {
	padding-left: 4px;
}
.imagepadding {
	padding: 10px;
}
.nomargin {
	margin: 0px;
}
