/***********************/
/***** global **********/
/***********************/
body {
  margin:0;
  padding:0;
  background-color:#0C3951;
  text-align:center;
}
form {
  margin:0;
  padding:0;
}
div, td, p {
  margin:0;
  padding:0;
  font-family:"Trebuchet MS", sans-serif;
  font-size:12px;
  line-height:18px;
  color:#000;
}
p {
  padding-bottom:10px;
}
a, a:link, a:active {
  color:#F4841F;
  text-decoration:underline;
  font-weight:bold;
}
a:visited {
  color:#F4841F;
}
a:hover {
  text-decoration:none;
}
h3 {
  color:#000;
	font-size:14px;
}
.subtitle  {
  font-size:16px;
	line-height:32px;
}
.detail-title-link {
  color:#F4841F;
  font-size:14px;
	color:#F4841F;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	margin-top:10px;
}
.detail-header {
  font-size:14px;
	color:#0B3349;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
.detail-title {
  font-size:14px;
	color:#0B3349;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	margin-top:10px;
}
.detail-subtitle {
  font-size:12px;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
  padding-top:15px;
}
.detail-content {
  padding-top:10px;
}
.detail-date {
  font-size:10px;
}
.prev-next-left {
  float:left;
}
.prev-next-right {
  float:right;
}
/***********************/
/***** containers ******/
/***********************/
#floater {
  width:1014px;
  margin:0 auto;
  text-align:left;
}
#master {
  float:left;
  width:1014px;
	margin:0 auto;
}

/***********************/
/*****  header    ******/
/***********************/
#header {
  width:1014px;
  margin:0;
  padding:0;
  float:left;
}
#logo-container {
  width:900px;
  float:left;
  margin:0;
  padding:0;
	padding-left:40px;
	margin:30px 0px 30px 0px;
}
#nav-container {
  float:left;
	width:1014px;
	background:#000;
  margin:0;
  padding:0;
}
#banner {
  float:left;
	width:1014px;
	border-bottom:1px solid #999999;
}

/***********************/
/*****  content  *****/
/***********************/
#main-content {
	width:1014px;
	float:left;
	background:#EEECDF url(/images/bg_content.gif) 0px 0px !important;
}
#main-content #top-spacer {
  width:1014px;
	float:left;
	height:4px;
	background:#d9d7be;
	line-height:4px;
}
#main-content #content-left {
  float:left;
  width:212px;
	background:#aeaa88;
}
#main-content #content-right {
  float:right;
  width:212px;
	background:#ffffff;
}
#main-content #content-middle {
  padding-top:12px;
  float:right;
  width:590px;
}
#content-bottom {
	width:1014px;
	clear:both;
	float:left;
}
#content-pad {
  padding-top:6px;
  margin-left:24px;
	margin-right:24px;
}
.contentnav-top {
  float:left;
	padding-bottom:15px;
	width:540px;
}
.contentnav-bottom {
  margin-top:25px;
  float:left;
	width:540px;
}
/***********************/
/**** news container ***/
/***********************/
.newsbox {
  width:212px;
}
.newsbox .newscontainer {
  width:212px;
}
.newsbox .newstext-bg {
  background:#ffffff url(/images/content_side_bg.gif) 0px 0px no-repeat;
	margin:0px;
	padding:0px;
}
.newsbox .newscontainer #newsheader {
  margin:5px;
	margin-bottom:2px;
  height:32px;
  background:#ffffff url(/images/content_side_header.gif) 0px 0px no-repeat;
}
.newslabel {
  color:#ffffff;
	font-weight:bold;
	padding-top:7px;
	font-size:13px;
	padding-left:10px;
	font-family:"Trebuchet MS", sans-serif;
}
.newsbox .newstext h1 {
  padding:0px;
	margin:0px;
  color:#ff7e29;
	font-family:trubuchet;
	font-size:18px;
	font-weight:bold;
}
.newsbox .newstext {
  padding:12px 15px 0px 15px;
}
.newsbox .newstext p {
  color:#999;
	font-size:11px;
}
.newsbox .newstext a {
  padding-top:10px;
  color:#f63;
	font-family:"Trebuchet MS", sans-serif;
	font-size:11px;
	font-weight:bold;
}
#list-container {
  width:212px;
}

/***********************/
/*****   footer  *****/
/***********************/
#footer {
  width:1014px;
	float:left;
  height:30px;
  padding:0px;
	margin:10px 0px 0px 0px;
	color:#fff;
}
#footer-float {
  clear:both;
  float:left;
}
#footer-text-left a,
#footer-text-right a {
  color:#438ab0;
  font-size:11px;
  text-decoration:none;
	font-weight:normal;
}
#footer-text-left {
  font-family:"Trebuchet MS", sans-serif;
  color:#438ab0;
	font-size:11px;
	float:left;
	padding-left:9px; 
}
#footer-text-right {
  font-family:"Trebuchet MS", sans-serif;
  color:#438AB0;
	font-size:11px;
	float:right;
	padding-right:9px; 
}
#footer a:hover {
  text-decoration:underline;
}

/****************/
/***** misc *****/
/****************/
.caption {
  font-size:10px;
}
.disabled {
  display:none;
}
#image-container {
  float:right;
	padding-left:20px;
	padding-bottom:20px;
}
.image-caption {
  color:#F4841F;
	font-size:9px;
	padding-bottom:15px;
}

/************************/
/***** message area *****/
/************************/
#message-area {
  margin:0 0 15px 0;
  padding:10px 10px 10px 32px;
  background:#f7f6f3;
  border:1px solid #ddd;
}
#message-area a {
  text-decoration:underline;
}
#message-area a:hover {
  text-decoration:none;
}
#message-area .close {
  padding:5px 0 0 0;
	font-size:10px;
  text-align:left;
}
#message-area li.error a {
  color:#c00;
}
.message-area-success {
  background:#f7f6f3 url(/images/icon_success.gif) 12px 14px no-repeat !important;
}
.message-area-error {
  background:#f7f6f3 url(/images/icon_error.gif) 10px 12px no-repeat !important;
}

/*****************/
/***** lists *****/
/*****************/
ul.icons {
  list-style:none;
  margin:0;
  padding:0;
}
ul.icons li {
  padding:0;
  margin:.7em 0;
}
ul.icons li a {
  padding:3px 0 3px 20px;
  margin:0;
}
ul.icons li.pdf a   { background:url(/images/icon_pdf.gif)   0 50% no-repeat; }
ul.icons li.doc a   { background:url(/images/icon_doc.gif)   0 50% no-repeat; }
ul.icons li.docx a   { background:url(/images/icon_doc.gif)   0 50% no-repeat; }
ul.icons li.ppt a   { background:url(/images/icon_ppt.gif)   0 50% no-repeat; }
ul.icons li.xls a   { background:url(/images/icon_xls.gif)   0 50% no-repeat; }
ul.icons li.txt a   { background:url(/images/icon_txt.gif)   0 50% no-repeat; }
ul.icons li.jpg a   { background:url(/images/icon_jpg.gif)   0 50% no-repeat; }
ul.icons li.gif a   { background:url(/images/icon_gif.gif)   0 50% no-repeat; }
ul.icons li.email a { background:url(/images/icon_email.gif) 0 50% no-repeat; }
ul.icons li.url a   { background:url(/images/icon_url.gif)   0 50% no-repeat; }
ul.icons li.zip a   { background:url(/images/icon_zip.gif)   0 50% no-repeat; }
ul.icons li.gz a    { background:url(/images/icon_gz.gif)   0 50% no-repeat; }
ul.icons li.tar a    { background:url(/images/icon_gz.gif)   0 50% no-repeat; }
ul.icons li.rtf a   { background:url(/images/icon_rtf.gif)   0 50% no-repeat; }

ul.newslist {
  list-style:none;
  margin:0px;
  padding:0px;
	padding-top:10px;
	padding-bottom:10px;
}
ul.newslist li {
  padding:0;
  margin:.7em 0;
	background:url(/images/icon_bullet.gif) 0 2px no-repeat;
}
ul.newslist li.newsitem {
  padding:0px 0 3px 24px;
  margin:0;
}
ul.newslist li.newsitem .date {
  font-weight:bold;
	font-size:11px;
	color:#0B3349;
}
ul.newslist li.newsitem .title a {
  font-weight:bold;
	font-size:11px;
	color:#F4841F;
	text-decoration:none;
}
ul.newslist li.newsitem .title a:hover {
  text-decoration:underline;
}
ul.newslist li.newsitem .author {
  font-size:10px;
	color:#666666;
}
ul.plain {
  list-style:none;
  margin:0;
  padding:0;
}
ul.icons li {
  padding:0;
  margin:.7em 0;
}
ul.icons li a {
  margin:0;
}