body, table, tr, td, font {
	font-family: verdana, sans-serif; 
	font-size: 12px; 
	color: #000000; 
}
body {	background-color: #797979; 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
}
input, textarea, option, select {
	background-color: #ffffff; 
	font-family: verdana, sans-serif; 
	font-size: 12px; 
	color: #37210A; 
	border: 1px solid #787772; 
	padding-left: 2px;
}
.logo-box {
	background-image: url(images/main_logo_bg.jpg); 
	vertical-align: top; 
	width: 189px; 
	height: 142px; 
	padding-left: 25px; 
}
.left-nav {
	background-color: #204281; 
	vertical-align: top; 
	font-size: 10px; 
}
.left-nav a:link {
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
}
.left-nav a:active {
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
}
.left-nav a:visited {
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
}
.left-nav a:hover {
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: underline; 
}
.left-nav-link {
	padding-left: 30px; 
	padding-top: 2px; 
	padding-bottom: 8px; 
}
.main-section {
	margin-top: 20px; 
	margin-left: 25px; 
	margin-right: 20px; 
}
.footer-links {
	text-align: center; 
	vertical-align: middle; 
	background-image: url(images/bottom_bar_bg.gif); 
	width: 759px;
	height: 22px; 
	font-size: 10px; 
}
.footer-links a:link {
	color: #204281; 
	font-weight: normal; 
	text-decoration: none; 
}
.footer-links a:visited {
	color: #204281; 
	font-weight: normal; 
	text-decoration: none; 
}
.footer-links a:active {
	color: #204281; 
	font-weight: normal; 
	text-decoration: none; 
}
.footer-links a:hover {
	color: #530C19; 
	font-weight: normal; 
	text-decoration: underline; 
}
.footer-address {
	text-align: center; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	font-size: 10px; 
}
.big-slide {
	margin-bottom: 20px; 
}
.big-slide-frame {
	margin-left: 219px; 
}
.breadcrumb {
	text-transform: uppercase; 
	color: #204281; 
	font-size: 10px; 
	margin-top: -12px; 
	margin-left: -15px; 
	margin-bottom: 12px; 
}
.breadcrumb a:link {
	color: #204281; 
	text-decoration: none; 
}
.breadcrumb a:active {
	color: #204281; 
	text-decoration: none; 
}
.breadcrumb a:visited {
	color: #204281; 
	text-decoration: none; 
}
.breadcrumb a:hover {
	color: #530C19; 
	text-decoration: underline; 
}
ul {	margin-top: 0px; 
	margin-bottom: 0px; 
}
.text-header {
	font-size: 18px; 
	font-weight: bold; 
}

.blue {
	color: #2F62BF;
}
