html, body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	height: 100%;
	background: url('../images/bg.gif') repeat-x top center;
	}
h1 {
	font: Bold 18px Helvetica,Arial,sans-serif;
	color: #000000;
	}
h2 {
	font: Bold 16px Helvetica,Arial,sans-serif;
	color: #666666;
	}
h6 {
	font: Bold 16px Helvetica,Arial,sans-serif;
	color: #666666;
	border: 0px solid #666666;
	border-style:solid;
	border-bottom-width:1px;
	width: 100%;
	margin: 3px 0px 5px 0px;
	}
a:link {
	color: #006699;
	text-decoration: underline;
	}
a:hover {
	color: #006699;
	text-decoration: none;
	}
a:active {
	color: #006699;
	text-decoration: underline;
	}
a:visited {
	color: #006699;
	text-decoration: underline;
	}

/* ****** Structure ****** */
#full-wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px;
	}

/* *** Quick Links *** */
#quick-wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	background: #FFFFFF url('../images/quick_bar_bg.gif') repeat-x top center;
	height: 26px;
	overflow: hidden;
	}
#quick-width {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	text-align: right;
	}
#quick-tab {
	background: url('../images/quick_tab_bg.gif') repeat-x top center;
	width: 160px;
	margin: 0px 0px 0px auto;
	text-align: center;
	}
#quick-left {
	background: url('../images/quick_tab_left.gif') no-repeat top left;
	}
#quick-right {
	background: url('../images/quick_tab_right.gif') no-repeat top right;
	}
.quick-link {
	display: inline;
	margin: 0px 2px 0px 2px;
	padding: 0px;
	}

/* *** Logo *** */
#logo-wrapper {
	margin: -5px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	}
#logo-width {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	text-align: left;
	}

/* *** Main Navigation *** */
#nav-wrapper {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	}
#nav-width {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	text-align: left;
	background: #FFFFFF url('../images/nav_bg.gif') repeat-x top center;
	}
#nav-left {
	background: url('../images/nav_left.gif') no-repeat top left;
	}
#nav-right {
	background: url('../images/nav_right.gif') no-repeat top right;
	height: 39px;
	}
#nav-links {
	padding: 11px 0px 0px 0px;
	height: 39px;
	}
#nav-links ul {
	margin: 0px; 
	padding: 0px 0px 0px 6px; 
	list-style-type: none; 
	list-style-image: none; 
	display: inline;
	}
#nav-links ul li {
	margin: 0px 16px 0px 16px; 
	padding: 12px 0px 12px 0px;
	display: inline; 
	color: #666666;
	}
#nav-links ul li a, #nav-links ul li a:visited, #nav-links ul li a:active {
	font: 14px Helvetica,Arial,sans-serif;
	color: #666666;
	text-decoration: none;
	}
#nav-links ul li a:hover {
	font: 14px Helvetica,Arial,sans-serif;
	color: #000000;
	text-decoration: none;
	}
#nav-links ul li.active {
	margin: 0px 16px 0px 16px; 
	padding: 12px 0px 12px 0px;
	font: Bold 14px Helvetica,Arial,sans-serif;
	color: #666666;
	}
#nav-links ul li.active a {
	font: Bold 14px Helvetica,Arial,sans-serif;
	color: #666666;
	text-decoration: none;
	}
#nav-links ul li.divider {
	margin: 0px; 
	width: 2px;
	overflow: hidden;
	background: url('../images/nav_divider.gif') no-repeat top center;
	}

/* *** Content *** */
#body-wrapper {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	}
#body-width {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	text-align: left;
	}
#content-wrapper {
	width: 630px;
	}

/* *** Extended Links *** */
#side-wrapper {
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 250px;
	text-align: left;
	background: #FFFFFF url('../images/side_bg.gif') repeat-y top center;
	}
#side-top {
	background: url('../images/side_top.gif') no-repeat top right;
	}
#side-bottom {
	background: url('../images/side_bottom.gif') no-repeat bottom right;
	}
.side-hr {
	background: url('../images/side_hr.gif') no-repeat center center;
	width: 250px;
	}
.side-padding {
	padding: 3px 20px 3px 20px;
	}
.side-header {
	padding: 10px 8px 3px 10px;
	}
#side-wrapper a, #side-wrapper a:visited, #side-wrapper a:active {
	font: 12px Helvetica,Arial,sans-serif;
	color: #666666;
	text-decoration: none;
	}
#side-wrapper a:hover {
	font: 12px Helvetica,Arial,sans-serif;
	color: #000000;
	text-decoration: underline;
	}
#side-wrapper b {
	font: bold 14px Helvetica,Arial,sans-serif;
	color: #000000;
	}
.side-input {
	width: 130px;
	padding: 5px;
	margin: 3px 0px 0px 0px;
	font: 13px Helvetica,Arial,sans-serif;
	color: #000000;
	}
.side-button {
	padding: 3px;
	margin: 3px 0px 0px 10px;
	font: 13px Helvetica,Arial,sans-serif;
	color: #000000;
	}

/* *** Interesting Links *** */
.links-container {
	float: left;
	width: 140px;
	height: 150px;
	border: 1px solid #CCCCCC;
	margin: 4px;
	text-align: center;
	background: url('../images/bg.gif') repeat-x bottom center;
	}
.links-image {
	width: 140px;
	margin-bottom: 5px;
	}
.links-text {
	padding: 5px;
	text-align: center;
	}

/* *** Content Formatting *** */
.fright {
	float: right;
	}
.fleft {
	float: left;
	}
.clear {
	clear: both;
	}
.clear-left {
	clear: left;
	}
.updates-title {
	font: bold 14px Helvetica,Arial,sans-serif;
	color: #000000;
	margin: 0px 0px 5px 0px;
	text-decoration: underline;
	}
.updates-date {
	font: italic 12px Helvetica,Arial,sans-serif;
	color: #666666;
	margin: 0px 0px 5px 0px;
	}
.updates-author {
	font: italic 12px Helvetica,Arial,sans-serif;
	color: #666666;
	float: right;
	}
.updates-content {
	font: 12px Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	color: #000000;
	}
label {
	display: block; 
	float: left; 
	width: 120px; 
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 14px Helvetica,Arial,sans-serif;
	color: #000000;
	}
.field {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
.text {
	margin: 0px;
	padding: 2px;
	width: 280px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
.select {
	margin: 0px;
	padding: 2px;
	width: 280px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
.textarea {
	margin: 0px;
	padding: 2px;
	width: 400px;
	height: 300px;
	font-size: 13px;
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.6em;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}

/* *** Footer *** */
.logos {
	text-align: center;
	width: 630px;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	}
.logo-image {
	margin: 0px 3px 0px 3px;
	}
.push {
	height: 70px;
	clear: both;
	}
#footer-wrapper {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	clear: both;
	height: 60px;
	overflow: hidden;
	background: url('../images/footer_bg.gif') repeat-x top center;
	}
#footer-width {
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	width: 900px;
	text-align: center;
	font: 12px Helvetica,Arial,sans-serif;
	color: #000000;
	}

li {
	padding-bottom: 3px;
	padding-top: 3px;
	}
ol .list-numbered {
	list-style-type: decimal;
	}
ol .list-letters {
	list-style-type: lower-alpha;
	}
ul .list-dash {
	list-style-type: circle;
	}