body {
	background: url(/images/bg-page.jpg) repeat-y #222555;
	margin: 0px;
	}

a:link, a:visited {
	color: #00c;
	}

a:hover, a:active {
	color: #fc0;
	}

.clear {
	clear: both;
	}

.layoutContainer {
	width: 773px;
	}

.mast {
	background: url(/images/masthead.jpg) no-repeat;
	width: 773px;
	height: 74px;
	cursor: pointer;
	}

.flash {
	margin-bottom: 1px;
	}

.nav {
	background: url(/images/bg-nav.jpg) no-repeat;
	width: 725px;
	height: 17px !important;
	height/**/:/**/ 23px;
	padding: 4px 30px 2px 18px;
	}

.nav a {
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	float: right;
	}

.nav a:link, .nav a:visited {
	color: #fff;
	}

.nav a:hover, .nav a:active {
	color: #fc0;
	}

.subnav {
	width: 725px;
	height: 15px;
	padding: 3px 30px 2px 18px !important;
	padding/**/:/**/ 2px 30px 0 18px;
	margin: 0 !important;
	margin/**/:/**/ -5px 0 0;
	background: url(/images/bg-subnav.jpg) repeat-y #ccc;
	}

.subnav a {
	margin-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	float: right;
	}

.subnav a:link, .subnav a:visited {
	color: #00c;
	}

.subnav a:hover, .subnav a:active {
	color: #000;
	}

.content {
	width: 773px;
	height: 80% !important;
	height/**/:/**/ 530px;
	overflow: visible;
	background: url(/images/bg-rightRail.jpg) no-repeat 476px 0;
	}

.content-left {
	float: left;
	width: 439px;
	height: 450px;
	overflow: visible;
	margin:  50px 0 0 !important;
	margin/**/:/**/ 20px 0;
	padding: 0 20px !important;
	padding/**/:/**/ 11px 20px;
	font-family: Arial, Helvetica, sans-serif;
	border-right: solid 1px #999;
	}

.content-left h1 {
	font-size: 18px;
	margin: 0;
	}

.content-left h2 {
	font-size: 14px;
	}

.content-left h3 {
	font-size: 12px;
	color: #444;
	}

.content-left p, .content-left li, .content-left th, .content-left td {
	font-size: 12px;
	}

.content-left ul {
	font-size: 12px;
	list-style-type: square;
	}

.content-left table {
	width: 100%;
	margin-top: 10px;
	border-top: solid 1px #333;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	border-left: solid 1px #666;
	}

.content-left th {
	background-color: #eee;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	}

.content-left td {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	}

.content-left td a {
	text-decoration: none;
	font-weight: bold;
	}

.content-left td a:link, .content-left td a:visited {
	color: #00c;
	}

.content-left td a:hover, .content-left td a:active {
	color: #00f;
	}

.content-right {
	float: left;
	width: 239px;
	padding: 31px 30px 30px 24px;
	}

.content-right h4 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: .1em;
	margin: 0;
	}

.footer {
	position: relative;
	top: 0;
	width: 242px;
	margin: -180px 30px 0 0 !important;
	margin/**/:/**/ -220px 15px 0 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	}