html,body { 
	margin:0;
	padding:0;
}

body {
	text-align:center;
	background: #CAC6BA url("images/body_bg.jpg") repeat-x;
	font-size: 100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

div#header {
	width: 775px;
	height: 207px;
	background: url("images/header_bg.jpg") no-repeat;
	margin: 0;
}

div#header img.utitext {
	float: right;
	margin: 72px 131px 0 0;
}	

div#nav {
	width: 775px;
	height: 57px;
	line-height: 25px;
	background: url("images/nav_bg.jpg") no-repeat;
	margin: 0 auto;
	text-align: center;
}

div#container {
	text-align:left;
	width:775px;
	margin:0 auto;
	background: #fff url("images/content_bg.jpg") repeat-y;
}

div#contentslimmer {
	width: 721px;
	margin: 0 auto;
}

div#content {
	float:right;
	width:520px;
	border-left: 1px solid #CCC;
}

* html div#content {
	width: 521px;
	w\idth: 520px;	
}

div#content p, form p {
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 10px 25px;
	color: #656056;
}

div#content h1 {
	font-size: 1.56em;
	margin: 25px 10px 10px 25px;
	color: #C6A906;
	font-weight: bold;
	border-bottom: 1px solid #BEBAAB;
	text-transform: uppercase;
}

div#content h2 {
	font-size: 1.1em;
	margin: 10px 25px;
	color: #807962;
	font-weight: 200;
	letter-spacing: 0.1em;
}

div#content h3 {
	font-size: 0.69em;
	margin: 5px 25px;
	padding: 5px;
	color: #fff;
	background: #C6A906 url("images/h3_bg.gif") repeat-y right;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}

div#content a:link {
	font-weight: bold;
	color: #607B96;
	text-decoration: none;
}

div#content a:visited {
	font-weight: bold;
	color: #607B96;
	text-decoration: none;
}

div#content a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

div#content a:active {
	font-weight: bold;
	color: #607B96;
	text-decoration: none;
}

div#content ul {
	list-style-image: url("images/icon_bullet_black.gif");
	line-height: 2em;
	margin: 10px 40px;
	font-size: 0.75em;
	color: #656056;
}

div#content ul ul, ol ul {
	list-style-image: url("images/icon_bullet_yellow.gif");
	line-height: 2em;
	margin: 10px 15px;
	font-size: 1em;
	color: #656056;
}

div#content ol {
	line-height: 2em;
	margin: 10px 50px;
	font-size: 0.75em;
	color: #656056;
}

div#content .highlight {
	background: #EEEBDF url("images/highlight_bg.gif") repeat-x top;
	margin: 10px 50px;
	padding: 10px;
	border-top: 5px solid #BEBAAB;
	border-bottom: 5px solid #BEBAAB;
}

div#content .quotation {
	background: #EEEBDF;
	font-style: italic;
	margin: 10px 50px;
	padding: 10px;
	text-align: center;
}

div#content div.login {
	text-align: right;
	margin: 10px;
	font-size: 11px;
}

div#content form input {
	margin-right: 6px;
}

div#content form input.smallinput {
	width: 100px;
}

div#leftnavigation {
	float:left;
	width:180px;
	font-size: 0.69em;
	line-height: 1.5em;
	padding: 0 10px;
	margin: 0;
	color: #666;
}

* html div#leftnavigation {
	width: 200px;
	w\idth: 180px;
}

div#search {
	float:left;
	clear:left;
	width:180px;
	font-size: 0.69em;
	line-height: 1.5em;
	padding: 0 10px 10px 10px;
	margin: 0;
	color: #666;
}

div#search p, div#search form {
	padding-left: 0.5em;
}

* html div#search {
	width: 200px;
	w\idth: 180px;
}

div#bottomnav {
	clear:both;
	width: 100%;
	height: 62px;
	line-height: 62px;
	background: url("images/bottom_nav_bg.jpg") no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

div#bottomnav a:link {
	color: #EEE;
	text-decoration: none;
}

div#bottomnav a:visited {
	color: #EEE;
	text-decoration: none;
}

div#bottomnav a:hover {
	color: #FFF;
	text-decoration: underline;
}

div#bottomnav a:active {
	color: #FFF;
	text-decoration: none;
}

div#footer {
	color: #FFF;
	clear:both;
	width:100%;
	height: 93px;
	background: url("images/footer_bg.jpg") no-repeat;
	font-size: 0.69em;
}

div#footer p.copyright {
	padding: 16px 0 0 47px;
	margin: 0;
	text-transform: uppercase;
}

div#footer p.comments {
	float: right;
	margin: 0 47px 0 0;
	padding: 0 0 0 30px;
	background: url("images/icon_email.gif") no-repeat left;
}

div#footer p.comments a:link {
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

div#footer p.comments a:visited {
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

div#footer p.comments a:hover {
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: #62768E;
}

.smalltext {
	font-size: 11px;
}

div#content table {
	margin: 10px 25px;
	font-size: 0.75em;
	color: #656056;
}

div#content table.bordered {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

div#content table.bordered td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div#content table td {
	padding: 3px;
}

div#content table tr.titlerow {
	background: #C6A906;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

.floatleft {
	float: left;
	margin: 10px 25px;
}

.floatright {
	float: right;
	margin: 10px 25px;
}

.centeredtext {
	text-align: center;
}

#clear {
	clear:both;
}	

/* Main Menu Code below this line. */	

div#nav #navlist
{
margin:0 27px 0 30px;
padding: 13px 0 0 0;
width: 721px;
font-size: 11px;
}

div#nav #navlist ul, div#nav #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

div#nav #navlist a:link, div#nav #navlist a:visited
{
display:block;
height: 25px;
float: left;
color: #EEE;
padding: 0 11px;
border-right:1px solid #CCC;
text-decoration: none;
font-weight: bold;
}

div#nav #navlist li.lastitem a:link, div#nav #navlist li.lastitem a:visited {
	border-right: 1px solid #656056;
}

div#nav #navlist a:link#current, div#nav #navlist a:visited#current, div#nav #navlist a:hover
{
color: #FFF;
text-decoration: underline;
font-weight: bold;
}

div#nav #navlist a:hover { color: #FFF; text-decoration: underline; }

/* Left Navigation Menu list below this line. */

div#leftnavigation #leftnavlist
{
padding: 1px;
margin-left: 0;
width: 180px;
color: gray; }

* html div#leftnavigation #leftnavlist
{
	width: 181px;
	w\idth: 180px;
}

div#leftnavigation #leftnavlist li
{
list-style: none;
margin: 0px;
border-bottom: 1px #CCC solid;
text-align: left;
}

div#leftnavigation #leftnavlist li.title {
	padding: 0.7em 0.5em 0.7em 0.5em;
}

div#leftnavigation #leftnavlist li a
{
display: block;
padding: 0.7em 0.5em 0.7em 1.5em;
text-decoration: none;
font-weight: bold;
}

div#leftnavigation #leftnavlist li a:link { color: #666; }
div#leftnavigation #leftnavlist li a:visited { color: #666; }

div#leftnavigation #leftnavlist li a:hover
{
font-weight:bold;
color: #000;
background: #FFF url("images/leftnavlist_bg.jpg") repeat-y left;
}