body {
	height: 100%;
	width:100%;
	margin: 0px;
	padding: 0px;
	background: url(bg_top.jpg) repeat-x;
	color:#000;
}
body, div, td, p, h1, h2 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size:12px;
	color:#303030;
}
img  {border:none;}
p{
	margin:0px 0px 12px 0px;
}
h1 {
	font-size:18px;
	color:#fff;	
	text-transform:uppercase;
	margin:0 0 0 21px;
	height:18px;
}
h2 {
	font-size:15px;
	color:#0088CB;	
	font-weight:normal;
}
h3 {
	font-size:15px;
	color:#0088d0;
	margin:12px 0px 0px 0px;
	padding:0px;		
}

/*  LINKS */
a 		{ color:#6a6969; text-decoration:none; }
a:hover { color:#6a6969; text-decoration:underline; }

#subcontainer-footer a 	  	 { color:#037ec2; text-decoration:none; }
#subcontainer-footer a:hover	 { color:#000000; text-decoration:none; }

#badge a		{ color:#838773; text-decoration:none; }
#badge a:hover	{ color:#838773; text-decoration:none; font-weight:bold; background:url(nav_on.png) no-repeat left bottom; }

/* CONTAINERS */
#container {
	width:792px;
	margin:0px auto;
}
#container-top {
	width:746px;
	padding:15px 26px 0 20px;
	height:80px;
	float:left;
	background:url(bg_header.jpg) no-repeat;
}
#container-nav {
	float:left;
	min-height:500px;
	padding:2px 6px 0 12px;
	width:186px;
}
#container-flash {
	float:left;
	padding:2px 0;
}
#container-content {
	float:left;
	background:url(bg_content_top.jpg) no-repeat;
	width:576px;
}
#container-footer {
	clear:both;
	width:100%;
	background:url(bg_bot.jpg) repeat-x 0 21px;
}
#subcontainer-footer {
	width:750px;
	margin:0px auto;
	background:url(bg_footer.jpg) no-repeat 0 0;
	height:44px;
	padding:30px 21px 0;
	text-align:center;
	font-size:14px;
	color:#037ec2;
}
#subcontainer-footer-copy {
	width:742px;
	margin:0px auto;
	height:74px;
	text-align:right;
	color:#79735d;
	font-size:11px;
}

/*  CONTENT */
#logo {float:left;}
#header-right {
	float:right;
	color:#3a6381;
	font-size:15px;
	font-weight:bold;
	text-align:right;
}
#header-right span {
	color:#738f18;
	font-weight:normal;
}
.stock_quote {
	color:#fff;
}
#buttons img {
	margin: 3px 0 2px;
}
#content {
	min-height:447px;
	padding:25px 21px;
	float:left;
	background:url(bg_content_y.jpg) repeat-y 0 0 #fff;
}
#content-left {
	float:left;
	width:576px;
	padding:12px 0;
	background:url(bg_content_bot.jpg) no-repeat 0 bottom;
}
#content div table tr td img {
	border:4px solid #CCCCCC;
	margin-right:10px;
}
#content ul {
	margin:0px 0px 12px 0px;
	padding:0px;
}
#content ul li {
	margin:0px;
	margin-left:20px;
}

#content ul.indent {
	margin:0px 0px 0px 12px;
	padding:0px;
}
#content ul.indent li {
	margin:0px;
	padding-left:3px;
}
#property {
	float:left;
	font-size:13px;
	color:#3b9ecf;
	padding:0 15px 0 0;
	font-weight:bold;
}
#property-link {float:left;}
#property-link a{
	color:#727272;
	font-size:10px;
	line-height:10px;
}
#content-bot {
	float:left;
	padding:0 0 0 21px;
}
#badge {
	float:left;
	padding:20px 0 0 0;
	width:185px;
	color:#787878;
	font-size:11px;
}
#badge img {float:left; padding:0 7px 0 0;}
#badge span {color:#0088cb; font-weight:bold; font-size:13px;}

.button-next {
	text-align:center;
	padding-top:15px;
}
.button-next a {
	padding:6px 12px 8px 12px;
	background:url(bg_button_next.jpg) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial;
}
/*  FOOTER */


/*  NEWS */
#news-head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	background:url(bg_news.jpg) no-repeat;
	width:172px;
	height:33px;
	padding:0 0 0 14px;
	line-height:33px;
}
.news_wrapper {
	margin-left:-4px;
	padding:0 4px 3px 0;
	width:189px;
	color:#383838;
}

.news_item {
	
}

.news_item a {
	color:#b39d6b;
}

.news_date {
	font-weight:bold;
	color:#b39d6b;
	margin-left:15px;
}

.news_title {
	margin-left:15px;
}

.news_description {
	margin-left:15px;
}

.news_link {
	margin-left:15px;
	font-size:10px;
}

/* NAVIGATION */ 
#navigation {padding:0 0 2px;}
.nav {width:186px;}
.navOff a {
	width:162px;
	padding:0 0 1px 24px;
	background:url(bg_nav.jpg) no-repeat 0 0;
	display:block;
	height:28px;
	line-height:28px;
}
.navOff a:hover {
	background:url(bg_nav.jpg) no-repeat 0 -32px;
	color:#fff;
	text-decoration:none;
}
.navOn a {
	width:162px;
	padding:0 0 1px 24px;
	background:url(bg_nav.jpg) no-repeat 0 -32px;
	color:#fff;
	display:block;
	height:28px;
	line-height:28px;
}
.navOn a:hover {text-decoration:none;}
.subnav {width:190px; margin-left:-4px;}
.subnavOff a {
	width:166px;
	padding:0 0 1px 24px;
	background:url(sub_nav_off.jpg) no-repeat 0 0;
	display:block;
	height:26px;
	line-height:27px;
}
.subnavOff a:hover {
	background:url(sub_nav_on.jpg) no-repeat 0 0;
	text-decoration:none;
}
.subnavOn a {
	width:166px;
	padding:0 0 1px 24px;
	background:url(sub_nav_on.jpg) no-repeat 0 0;
	display:block;
	height:26px;
	line-height:27px;
}
.subnavOn a:hover {text-decoration:none;}
#content-tabnav {
	height:43px;
	width:100%;
	float:left;
}
#tabnav {
	float:right;
	padding:9px 0px 0 0;
}
#tabnav ul {
	list-style:none;
	float:right;
	width:100%;
	margin:0;
	padding:0;
}
#tabnav ul li {
	margin:0;
	padding:0;
	float:left;
	width:auto;
	height:16px;
	line-height:16px;
	margin:0 0 0 -23px;
}
#tabnav ul  li.act {
}
#tabnav ul li.act a,#tabnav ul li.ina a:hover {
	background:url(tab_left_over.png) left top no-repeat scroll;
	height:16px;
	display:block;
	padding-left:23px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#tabnav ul li.act a span, #tabnav ul li.ina a:hover span {
	background:#75901d;
	color:#FFFFFF;
	height:16px;
	cursor:pointer;
	display:block;
	padding-right:21px;
	font-weight:bold;
}
#tabnav ul li.ina {
}
#tabnav ul li.ina a {
	background:url(tab_left.png) top left no-repeat scroll;
	height:16px;
	display:block;
	padding-left:23px;
	color:#0084be;
	text-decoration:none;
	font-weight:bold;
}
#tabnav ul li.ina a span{
	background:url(bg_tab.jpg) top left no-repeat scroll #fff;
	height:16px;
	cursor:pointer;
	display:block;
	padding-right:21px;
}
#tabnav ul li.inalast a span{
	background:url(bg_tab.jpg) top left no-repeat scroll #fff;
	height:16px;
	cursor:pointer;
	display:block;
	padding-right:10px;
}

#tabnav ul li.last a span, #tabnav ul li.last a:hover span { padding-right:10px; }

/*  CLASSES  */
.clearfix {clear:both;width:100%;}
