@charset "utf-8";
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-transform: uppercase;
}

.sidebar {
	background-repeat: repeat-x;
	font-family: "Arial Narrow", Helvetica, Geneva, "New Font", Swiss, SunSans-Regular;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.title {
	font-family: Impact, "Arial Black", sans-serif;
	font-weight: normal;
	padding-bottom: 0px;
	border-bottom-style: none;
	padding-top: 0px;
	border-top-style: none;
	margin-top: 0px;
	border-right-style: none;
	border-left-style: none;
}
h2 {
	font-family: "Arial Narrow", Helvetica, Geneva, "New Font", Swiss, SunSans-Regular;
	font-weight: normal;
	color: #003366;
}

.text {
	font-family: "Arial Narrow", Helvetica, Geneva, "New Font", Swiss, SunSans-Regular;
}
.textSidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.sidebarBackground {
	background-image: url(global/images/sidebar.png);
	background-repeat: no-repeat;
}

.tableBackground {
	background-color: 02ace0;
	background-image: url(global/images/table_background.jpg);
	background-repeat: repeat-x;
}
.menuBackground {
	background-color: 112cc1;
	background-image: url(global/images/menu_background.jpg);
	background-repeat: repeat;
}
#sidebar a:hover {
	background-color: #FFFF00;
}
#bannerlinks  a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFF00;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
#sidebar a {
	font-family: "Arial Narrow", Helvetica, Geneva, "New Font", Swiss, SunSans-Regular;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textRed {
	color: #CC3333;
}
h3 {
	font-family: "Arial Narrow", Helvetica, Geneva, "New Font", Swiss, SunSans-Regular;
	font-weight: normal;
	color: #003366;
}
.popup {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #003366;
	font-style: italic;
	font-weight: bold;
}
.reallysmallprint {
	font-family: "Arial Narrow", Helvetica, Geneva, "New Font", Swiss, SunSans-Regular;
	font-size: 10px;
}
.bannerBackground {
	background-image: url(global/images/background_banner.png);
	background-repeat: no-repeat;
}
