body {
	background-color: #DEDFE3;
	margin: 0px;
}

.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 120px;
}

.links-bg {
	background-image: url(images/links-bg.gif);
	background-repeat: repeat-x;
	height: 44px;
}

.links-div {
	background-image: url(images/links-divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
}

a.main-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.main-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.main-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}

a.main-link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}

.left-column {
	background-image: url(images/leftcolumn-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 164px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.white-column-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.main-content {
	background-color: #FFFFFF;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.intro-text-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/intro-text-bg.gif);
	background-repeat: repeat-x;
	background-color: #6E6F73;
	color: #FFFFFF;
	padding: 12px;
}

.large-white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

a:link {
	color: #FF6600;
}

a:visited {
	color: #FF6600;
}

a:hover {
	color: #FFCC00;
}

a:active {
	color: #FF6600;
}

a.blue-links:link {
	color: #002942;
}

a.blue-links:visited {
	color: #002942;
}

a.blue-links:hover {
	color: #FFCC00;
}

a.blue-links:active {
	color: #002942;
}

a.footer-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a.footer-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a.footer-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a.footer-link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
