/* CSS Document */

a {
	color: #091538;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #091538;
}

a:hover {
	color: #091538;
	text-decoration: underline;
}

body {
	background: #dddddd;
	color: #333333;
	font: 11px/18px Tahoma, Lucida Grande, Lucida Sans Regular, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
}

html {
	overflow: -moz-scrollbars-vertical;
}

.jCellHeader {
	background: #333333;
	color: #ffffff;
	font-weight: bold;
}

.jHeader {
	color: #8c0021;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

.jImageFloatLeft {
	margin-bottom: 10px;
	margin-right: 10px;
}

.jImageFloatRight {
	margin-bottom: 10px;
	margin-left: 10px;
}

.jSubHeader {
	color: #8c0021;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#jBody {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	width: 620px;
}

#jBodyBottom {
	background: url(/objects/images/columns.jpg) no-repeat bottom;
	height: 236px;
	padding-top: 40px;
	width: 658px;
}

#jContainer {
	background: #33446e;
	width: 800px;
}

#jContent {
	background: #ffffff;
	border: 1px #000000 solid;
	float: left;
	min-height: 300px;
	text-align: left;
	width: 658px;
}

#jFooter {
	padding-top: 8px;
	text-align: center;
	width: 800px;
}

#jHeader {
	background: #dddddd;
	padding-bottom: 10px;
	width: 800px;
}

#jNav {
	background: #33446e;
	float: left;
	font-weight: bold;
	padding: 20px;
	text-transform: uppercase;
	width: 100px;
}

#jNav a {
	color: #ffffff;
}

#jNav a:hover {
	color: #333333;
	text-decoration: none;
}

#jUberContainer {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
