html, body {
	margin: 0; padding: 0;
	}
body {
	background: #999999;
	}
#gutter {
	background: #000000;
	border-bottom: 1px solid #FFFFFF;
	position: static;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 20px;
	overflow: hidden;
    }
.line {
  width: 100%;
  height: 1px;
  background: url(../images/misc/line_bg.gif) repeat-x top left;
}
#print_preview, #print_preview a:link, #print_preview a:visited, #print_preview a:active {
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    font-weight: bold;
	color: white;
	margin: 2px auto 0 auto;
	padding: 1px 0 0 0;
	width: 740px;
	text-align: right;
	text-decoration: none;
	}
#print_preview a:hover, #print_preview a:focus {
	text-decoration: underline;
	color: #FFFF99;
	}
div.text_left {
	width: 650px;
	text-align: left;
	float: left;
	}
#container {
	background: white;
	border: 1px solid #000000;
	margin: 8px auto 15px auto;
	padding: 58px 68px 48px 78px;
	width: 660px;
 }
.copyright, .copyright a {
	font-family: Arial, Verdana, Tahoma;
    font-size: 10px;
	color: black;
	text-decoration: none;
    border: 0px solid #000000;
	}
#content_body, #section_title, #content_body_content {
	display: inline;
	border: 0px solid #000000;
	}
.section_title h2 {
	font-family: Arial, Verdana, Tahoma;
    font-size: 20px;
    font-weight: bold;
	color: black;
	}
.content_body_content {
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
	color: black;
	border: 0px solid #000000;
 }
.printer {
	display: block;}
#breadcrumbs {
  font-family: Verdana, Tahoma;
  font-size: 11px;
  color: #808080;
}
/*TEXT STYLES*/
P, UL, LI, TABLE, PRE {
    font-family: Arial, Verdana, Tahoma;
    font-size: 13px;
	border-collapse: collapse;
}
.title {
    font-family: Arial, Verdana, Tahoma;
    font-size: 16px;
    font-weight: bold;
}
.subtitle {
    color: #666666;
    font-family: Arial, Verdana, Tahoma;
    font-size: 14px;
    font-weight: bold;
}
A {
	color: #000000;
	font-family: Arial, Verdana, Tahoma;
    font-size: 13px;
    font-weight: normal;
    border-style: none;
	text-decoration: underline;
}
A:hover {
    color: #000000;
	font-family: Arial, Verdana, Tahoma;
    font-size: 13px;
    font-weight: normal;
    border-style: none;
	text-decoration: underline;
}
.treven {
    background-color: #F3F3F3;
}
.datahead {
    background-color: #669900;
    font-family: Verdana, Arial, Tahoma;
    font-size: 12px;
    font-weight: bold;
    font-variant: small-caps;
    color: #FFFFFF;
}
.tbl_cb {
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    border: 1px solid #669900;
}
.tbl_cb_form {
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
}
.article_author {
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color: #000000;
    font-style: italic;
    font-weight: normal;
}

/*NEWS MISC STYLES START*/
#articlepicdiv {
  width: 295px;
  height: 100%;
  margin: 0px;
  background-color: transparent;
  background-image: url("../images/styles/newspic_bg.gif");
  background-repeat: no-repeat;
  background-position: top left;
  border: 0px solid #000000;
  float: right;
  padding-bottom: 5px;
}
#articlepicdiv_cap {
  width: 295px;
  height: 100%;
  margin: 0px;
  border: 0px solid #000000;
  float: right;
  padding-bottom: 5px;
}
.articlepicdiv {
 margin: 18px;
 border: 0px solid #000000;
}
.articlepicdiv_cap {
 margin-left: 18px;
 margin-right: 18px;
 border: 0px solid #000000;
}
#articlepiccaption {
  width: 100%;
  border: 0px solid #000000;
}
#articlecaptionborder {
  width: 261px;
  margin-left: auto;
  margin-right: auto;
  border-left: 0px solid #CCCCCC;
  border-right: 0px solid #666666;
  border-top: 0px solid #CCCCCC;
  border-bottom: 0px solid #666666;
}
.articlepiccaption {
  margin-left: auto;
  margin-right: auto;
  border: 0px solid #000000;
  font-family: Arial, Verdana, Tahoma;
  font-size: 11px;
  color: #000000;
}
#postdate {
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-style: italic;
}
/*NEWS MISC STYLES END*/


/*MAIL STYLE LINKS START*/
#cb-styled01 {
    width: 540px;
    height: 94px;
    border: 0px solid #000000;
    display: none;
}
/*MAIL STYLE LINKS END*/

/*TOP LINK STYLE START*/
P.top {
   text-align: right;
   float: right;
   display: none;
}
/*TOP LINK STYLE END*/

/*CONTACT CONTAINER STYLE START*/
.contact_cont {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
	width: 60%;
	margin: 10px auto 10px auto;
	padding: 10px;
}

.contact_cont h4 {
	color: #000000;
	display: block;
	border-bottom: 1px solid #000000;
    padding-bottom: 4px;
    font-family: Arial, Verdana, Tahoma;
    font-size: 16px;
}
/*CONTACT CONTAINER STYLE END*/

/*FLOAT STYLES START*/
.float_r {
  float: right;
  border-width: 0px;
  padding-right: 5px;
  padding-left: 5px;
}
.float_l {
  float: left;
  border-width: 0px;
  padding-right: 5px;
  padding-left: 5px;
}
.float_right {
  float: right;
  border-width: 0px;
  padding-right: 5px;
  padding-left: 5px;
}
.float_left {
  float: left;
  border-width: 0px;
  padding-right: 5px;
  padding-left: 5px;
}
/*FLOAT STYLES END*/

