body {
	margin: 0px;
	padding: 0px;
	background-image: url(art/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
#wrapper {
	margin: auto;
	padding: 0px;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(art/version-final.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapperInnerPages {
	margin: auto;
	padding: 0px;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper .navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	padding-top: 9px;
	padding-left: 20px;
}
#wrapper .logo {
	height: 120px;
	margin-top: 15px;
}
#wrapper .upperContent {
	height: 270px;
	padding-right: 550px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}
.columnStyles {
	vertical-align: top;
}

#wrapper .homeRightColumns {
	float: right;
	width: 545px;
}
.columnHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
#wrapper .homeLeftColumn {
	float: left;
	width: 440px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
	position: relative;
	padding-right: 30px;
	padding-left: 30px;
}
#wrapper .midcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#wrapper .navigation a {
	color: #CCCCCC;
	text-decoration: none;
}
#wrapper .navigation a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#wrapper .navigation a:hover {
	color: #FF9900;
	text-decoration: overline;
}
#wrapper .navigation a:active{
	color: #FFCC00;
	text-decoration: overline;
}
a:link {
	color: #0B2BA2;
	text-decoration: none;
}
a:visited {
	color: #0B2BA2;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #FF6600;
	text-decoration: overline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0B2BA2;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B2BA2;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B2BA2;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B2BA2;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B2BA2;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #0B2BA2;
}
