body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#E9E9E9;
	background-position:center;
	background-image:url(../images/bg1.png);
	line-height:18px;
}

.default-width {
	width:700px;
}

.default-width-1 {
	width:400px; 
}

#banner-left {
	width:372px;
	background-image:url(../images/banner_l_800.jpg);
	background-repeat:no-repeat;
}

#banner-left-print {
	display:none;
}

#banner-print {
	display:none;
}

#content {
	width:700px;
	vertical-align:top;
	padding:5px;
}

#banner {
}

#nav-top {
	font-size:14px;
	padding-bottom:3px;
}

#nav-top a, #nav-top a:link, #nav-top a:visited, #nav-top a:active {
	text-decoration:none;
	color:#E9E9E9;
	margin-left:24px;
	margin-right:24px;
}

#nav-top a.general-blue, #nav-top a:link.general-blue, #nav-top a:visited.general-blue, #nav-top a:active.general-blue {
	text-decoration:none;
	color:#AAAAEE;
	margin-left:24px;
	margin-right:24px;
}

#nav-top a:hover.general-blue,
#nav-top a:hover {
	color:#FFAAAA;
}

#nav-top .current {
	color:#CADAFF;
	margin-left:24px;
	margin-right:24px;
}

#nav-left-container,
#nav-left-container-unprintable {
	width:126px;
	padding-right:20px;
}

table.nav-left {
	width:126px;
	padding:10px;
	padding-top:8px;
	padding-bottom:8px;
	border:1px solid #224977;
	background-color:#030A1E;
}

table.nav-left a, table.nav-left a:link, table.nav-left a:visited, table.nav-left a:active {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#E9E9E9;
	margin-left:2px;
	margin-bottom:4px;
}

table.nav-left a:hover {
	color:#FFAAAA;
}

table.heading {
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	padding:3px 3px 3px 3px;
	border:1px solid #224977;
	color:#EEEEFF;
	font-size:13px;
	letter-spacing:4px;
	font-weight:bold;
	margin-bottom:12px;
	margin-left:-5px;
	margin-right:-5px;
	margin-top:-5px;
}

#nav-left-container table.heading,
#nav-left-container-unprintable table.heading {
	margin:0;
	border-bottom:none;
	letter-spacing:3px;
}

table.heading table {
	border:1px solid #B4B6BC;
}

.heading-text {
	margin-left:8px;
}

.unprintable {
}

.img-border {
	border:1px solid #224977;
	padding:4px 4px 4px 4px;
	margin-right:10px;
	display:inline-table;
}

#footer-container {
	padding-right:20px;
}

#footer {
	text-align:center;
	font-size:10px;
	color:#999999;
}

#footer a {
	color:#333399;
	text-decoration:none;
}

#footer a:hover {
	color:#FFAAAA;
}