@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	min-width: 860px;
}
img {
border: 0px;
}
div { behavior: url(iepngfix.htc) 
}
#wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 260px;
	width: 860px;
}#content-wrapper {
	background-image: url(images/content_background.jpg);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 860px;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
}
#sidebar {
	width: 240px;
	font-size: 0.85em;
	line-height: 1.1em;
	color: #333333;
	text-align: center;
	padding-left: 13px;
	font-weight: bold;
	position: absolute;
	left: 0px;
	bottom: 2px;
}
#sidebar a {
	color: #333333;
	text-decoration: underline;
}
#main {
	width: 496px;
	margin-left: 254px;
	padding-right: 80px;
	padding-left: 30px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	clear: both;
}
#clear {
	background-image: url(images/clear-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 860px;
	clear: both;
	font-size: 1px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
#clear2 {
	background-image: url(images/clear-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	width: 495px;
	clear: both;
	font-size: 2px;
	line-height: 2px;
	text-decoration: none;
	display: block;
}
#footer {
	height: 50px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 60px;
	vertical-align: middle;
	line-height: 50px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#footer a:hover {
	text-decoration: underline;
}
#credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	margin-right: 55px;
	height: 20px;
}
#credit a {
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.65em;
	line-height: 1.6em;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/dotted-line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	display: block;
	text-align: left;
	vertical-align: middle;
}
h2 {
	font-family: Palatino, "Book Antiqua", serif;
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
	color: #FF0014;
	text-decoration: none;
	text-transform: uppercase;
	height: 25px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	line-height: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.paragraph-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.infotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 25px;
	font-weight: bold;
	color: #FF0014;
	text-decoration: none;
	text-transform: uppercase;
	height: 25px;
	background-image: url(images/dotted-infotitle.gif);
	background-repeat: repeat-x;
	background-position: center center;
	display: block;
	text-align: center;
	vertical-align: middle;
}
.tabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.tablerow {
	padding-right: 10px;
	padding-left: 10px;
}
.tableborder {
	border: 1px solid #CCCCCC;
}
