body {
	margin:0;
	padding:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
}
a {
	text-decoration: underline;
	color: #372C00;
}
a:hover, a:active {
	text-decoration: none;
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1em;
}
img {
  border:none;
}
img.tx-srfreecap-pi2-image {
  margin-left:0px;
}
fieldset {
    border: 1px dotted black;
    font-size:90%;
    padding:8px;
    text-align: center;
    margin-bottom:8px;
}
fieldset div {
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    width:60%;
}
fieldset legend {
    color: #000;
}
fieldset input {
    width: 300px;
    margin-bottom: 8px;
}
fieldset input,
fieldset label {
    margin-left: 50px;
    margin-right:50px;
}
fieldset input.small {
    width:auto;
}

.tx-astcountdown-pi1 {
  text-align:center;
}

.bluebg1 {
	background-color: #1d1b3a;
}
.bluebg2 {
	background-color: #1c1a4e;
}
.yellowbg1 {
  background-color: #ffffae;
}
.yellowbg2 {
  background-color: #ffff80;
}

.borderyellow {
	border-color: #ffff80;
}

td.error {
  color:red;
}

#headerdiv {
  width:901px;
  height:154px;
  margin:0px auto;
  border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}
#logodiv {
  padding-top:20px;
  padding-left:20px;
  width:545px;
  position:absolute;
  z-index:8;
}
#bannerimage {
	position:absolute;
	float:right;
	padding-top:14px;
	padding-left:630px;
}
#headertextdiv {
  width:670px;
  float:left;
  padding: 50px 0px 4px 7px;
  margin: 0;
}

#searchboxdiv {
  padding-top:125px;
  padding-right:10px;
  padding-bottom:0px;
  float: right;
	text-align: right;
	font-size: 80%;
	color: #666666;
}
#searchboxdiv form {
  margin-bottom:0px;
}
#searchboxdiv input {
	font-size: 80%;
}

#bannerwrapper {
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#bannerdiv {
	margin: 0px auto;
	height: 232px;
	width: 900px;
	padding: 0;
	border-left-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;
}

#maindiv {
  width:900px;
  margin:0px auto;
  border-left-style:solid;
  border-left-width:1px;
  border-right-style:groove;
  border-right-color:#A1A1A1;
  border-right-width:2px;
  background-image:url(./images/content-bg.png);
  background-repeat:repeat-y;
  background-position:196px 0px;
  border-bottom:1px solid black;
}

#leftcolumndiv {
	width: 195px;
	margin: 0;
	padding: 0;
	position:relative;
	float:left;
	z-index:10;
}

#mainmenu {
  width: 100%;
}

#mainmenu .line {
  font-size:0px;
  line-height:0px;
  border-top: 1px dotted #ffffae;
  border-bottom:none;
  margin:0;
  padding:0;
}
.mainmenu1 {
  margin:0;
  padding:0;
}
.mainmenu1 a {
  display:block;
  color: #ffffae;
  padding: 3px 15px;
  text-decoration:none;
}
.mainmenu1 a:hover {
	background-color: #ffffae;
	color: #1c1a4e;
}
.mainmenu1 .active {
    background-color: #ffff80;
    color:#1d1b3a;
}

.mainmenu2,
.mainmenu3 {
	margin-top: 0px;
	margin-bottom: 3px;
	color: #ffffae;
	font-size:10pt;
}
.mainmenu2 li,
.mainmenu3 li {
	list-style-type: square;
}
.mainmenu2 li a,
.mainmenu3 li a {
	color: #ffffae;
	text-decoration: none;
	padding: 0px 15px 0px 0px;
}
.mainmenu2 li a:hover,
.mainmenu3 li a:hover  {
	text-decoration: underline;
}

.mainmenu1 .active, .mainmenu2 .active,
.mainmenu1 .active, .mainmenu3 .active  {
	font-weight: bold;
}
.mainmenu3 li {
	font-size:0.9em;
	margin-left:15px;
}


#leftcontentdiv {
	margin: 0;
	padding: 0;
}
#leftcontentdiv  img {
	margin:  6px 0;
}
#leftcontentdiv h1 {
	font-size: 90%;
	color: #fff;
	text-align: center;
	padding: 2px 0;
	margin: 20px 0 0 0;
	background-color: #666;
}
#leftcontentdiv h2 {
	font-size: 85%;
	color: #fff;
	text-align: center;
	padding: 2px 0;
	margin: 20px 0 0 0;
}
#leftcontentdiv h3 {
	font-size: 80%;
	color: #fff;
	text-align: center;
	padding: 2px 0;
	margin: 20px 0 0 0;
}
#leftcontentdiv p {
	padding: 4px 0;
	margin: 2px 0;
	font-size: 80%;
	color: #fff;
}

#leftcontentdiv h1,
#leftcontentdiv h2,
#leftcontentdiv h3,
#leftcontentdiv h4,
#leftcontentdiv h5,
#leftcontentdiv h6,
#leftcontentdiv p {
	padding-left:10px;padding-right:10px;
}

#leftcontentdiv a {
	color: #ffffae;
}

#leftcontentdiv p.news-latest-date {
	font-style:italic;
	padding-bottom:0px;
	padding-top:8px;
}

#contentdiv {
	padding:0 15px 15px 15px;
	margin: 0;
	width: 672px;
	float:right;
	z-index:9;
	position:relative;
	background:transparent;
}

#pagetitle {
	text-align: left;
	color: #666666;
	font-size: 90%;
	font-weight: bold;
	margin: 2px 0 8px 0;
	padding: 2px 0;
}

#breadcrumb {
	padding-top:10px;
	font-size: 80%;
}
#breadcrumb a:link, #breadcrumb a:visited {
	color: #372C00;
}
#breadcrumb a:hover, #breadcrumb a:active {
	color: #666666;
}

#main-content h1 {
	padding: 0;
	margin: 32px 0 16px 0;
	font-size: 20px;
	font-weight: bold;
	color: #1c1a4e;
}
#main-content div.csc-header-n1 h1 {
    margin-top:8px
}

#main-content h2 {
	color: #372C00;
	font-size: 90%;
	margin: 6px 0 12px 0;
}
#main-content h3 {
	color: #372C00;
	font-size: 80%;
	margin: 6px 0 10px 0;
}
#main-content p {
	color: #000000;
	font-size: 90%;
	font-style:normal;
	margin: 0px 0px 8px 0px;
}
#main-content p a {
	color: #372C00;
}
#main-content ul {
  margin-top:0px;
  margin-bottom: 8px;
}

#main-content p.news-list-date, #main-content p.news-single-timedata {
	font-style: italic;
}
.news-list-morelink, .news-latest-morelink {
	text-align:right;
}
.news-list-container hr.clearer,
.news-single-item hr.clearer {
	margin-top:10px;
	margin-bottom:20px;
	border:none;
	border-bottom: 1px dotted #372C00
}
.news-latest-container {
    padding:0px;
}
.news-single-backlink {
    padding:0px;
    padding-bottom:8px;
}

.maincleardiv {
  width:100%;
  clear:both;
}

#bottomnavdiv {
	text-align: center;
	margin: 0;
	padding: 1px;
	font-size: 80%;
	color: #000;
	clear: both;
}

#bottomnavdiv a {
	padding: 0 5px 0 5px;
	color: #000000;
	text-decoration: none;
}
#bottomnavdiv a.active {
  font-weight:bold;
}
#bottomnavdiv a:hover {
	/*color: #1c1a4e;*/
	color: #1d1b3a;
}


#footerdiv {
  text-align:center;
  color: #fff;
	font-size: 70%;
	padding: 5px;
}
#footerdiv a {
	color: #fff;
}



/***************login******************/
#login {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #ffff99;
}
#login h3 {
	margin: 0;
	padding: 0;
	font-size: 70%;
	color: #ffff99;
}
#login p {
	margin: 0;
	padding: 0;
	font-size: 70%;
}
#login p a {
	color: #ffff99;
	font-size: 100%;
}
#login a {
	color: #ffff99;
	font-size: 70%;
}



/*************************************/
/********** Extension Styles ***************/
/*************************************/



/********* default styles for extension "tx_srfeuserregister_pi1" *********/
/* WEC-MMS: Commented out the styles below */
* html .tx-srfeuserregister-pi1 {
	margin-right: -10px;
}
* html div.tx-srfeuserregister-pi1 label.tx-srfeuserregister-pi1-password-again {
	margin-left: -5px;
}
dt {
	font-size: 80%;
}
dd {
	font-size: 80%;
}
/********* Styles for extension "tx_newloginbox_pi1" *********/
.tx-newloginbox-pi1 {
	font-size: 100%;
}
.tx-newloginbox-pi1 form {
	margin: 0;
	padding: 0;
}
.tx-newloginbox-pi1 input {
	font-size: 80%;
}
.tx-newloginbox-pi1 th {
	font-weight: normal;
}
.tx-newloginbox-pi1 label {
	font-weight: normal;
	font-size: 11px;
}
.tx-newloginbox-pi1 input {
	border: 1px solid #369;
}
.tx-newloginbox-pi1 table {
	width: 100px;
	font-size: 11px;
}
.tx-newloginbox-pi1 h3 {
	padding-left: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #036;
}
#leftcontentdiv .tx-newloginbox-pi1 td {
	color: #fff;
}
#leftcontentdiv .tx-newloginbox-pi1 h3 {
	font-family: Arial, Verdana, sans serif;
	font-size: 130%;
	font-weight: bold;
	color: #039;
	/*background-color:  #6699cc;
*/
	margin-left: 0px;
	padding-left: 17px;
	padding: 10px;
}
.tx-newloginbox-pi1-submit {
	width: 40px;
}
#tx-newloginbox-pi1-user {
	width: 60px;
	font-size: 11px;
}
#tx-newloginbox-pi1-pass {
	width: 60px;
	font-size: 11px;
}
/********* Styles for extension "tx_newloginbox_pi3" *********/
.tx-newloginbox-pi3-listrow TD {
	background-color: #eeeeee;
	padding-left: 3px;
	padding-right: 3px;
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD {
	background-color: #cccccc;
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P {
	font-weight: bold;
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD {
	background-color: #f6f6f6;
}
/********* Styles for extension "tx_indexedsearch" *********/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width: 100px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 150px;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	font-weight: bold;
	font-style: italic;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 10px;
	margin-bottom: 5px;
}
.tx-indexedsearch P.tx-indexedsearch-noresults {
	text-align: center;
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	background: #eeeeee;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
	font-weight: normal;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
	font-style: italic;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
	color: red;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #eeeeff;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top: 20px;
	margin-bottom: 5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
	background: #cccccc;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	vertical-align: middle;
}
/********* Styles for extension "tx_veguestbook_pi1" *********/
.tx-guestbook-list-header {
	background-color: #BB9E62;
	color: #FFFFFF;
	font-weight: bold;
}
.tx-guestbook-list-row {
	background-color: #FFFFFF;
}
.tx-guestbook-list-rowleft {
	background-color: #ECE4CD;
}
.tx-guestbook-list-entrycomment-title {
	font-weight: bold;
}
.tx-guestbook-list-entrycomment {
	font-style: italic;
}
.tx-guestbook-list-small {
	font-size: 9px;
	color: #666666;
}
.tx-veguestbook-pi1-browsebox TD {
	font-size: 9px;
	color: #666666;
}
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-veguestbook-pi1-browsebox-SCell {
	background-color: #EEEEEE;
}
.tx-guestbook-latest-header {
	background-color: #539521;
	color: #FFFFFF;
	font-weight: bold;
}
.tx-guestbook-latest-row {
	background-color: #FFFFFF;
}
.tx-guestbook-latest-small {
	font-size: 9px;
	color: #666666;
}
.tx-guestbook-form-inputfield-med {
	border-style: solid;
	border-width: 1pt;
	border-color: #333;
	font-size: 12px;
	color: #333333;
	width: 100px;
	height: 20px;
}
.tx-guestbook-form-inputfield-big {
	border-style: solid;
	border-width: 1pt;
	border-color: #333;
	font-size: 12px;
	color: #333333;
	width: 150px;
	height: 20px;
}
.tx-guestbook-form-textarea {
	border-style: solid;
	border-width: 1pt;
	border-color: #333;
	font-size: 12px;
	color: #333333;
	width: 250px;
}
.tx-guestbook-form-obligationfield {
	color: #CC0000;
}
.tx-guestbook-form-error {
	color: #CC0000;
}
/********* Styles for extension "tx_abilenotes_pi1" *********/
/* shared */
.tx-abilenotes-pi1 {
	width: 200px;
	border: 1px solid #898989;
	padding: 2px;
}
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-editimage IMG {
	padding: 1px;
}
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-editimage:hover IMG {
	padding: 0;
	border: 1px dotted #999;
	background-color: #ffffff;
}
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-deleteimage IMG {
	padding: 1px;
}
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-deleteimage:hover IMG {
	padding: 0;
	border: 1px dotted #999;
	background-color: #ffffff;
}
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-newimage  IMG {
	padding: 1px;
	width: 18px !important;
}
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-newimage:hover IMG {
	padding: 0;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	background-color: white;
}
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-activateimage  IMG {
	padding: 1px;
}
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-activateimage:hover IMG {
	padding: 0;
	border: 1px dotted #999;
	background-color: #ffffff;
}
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-inactivateimage  IMG {
	padding: 1px;
}
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-inactivateimage:hover IMG {
	padding: 0;
	border: 1px dotted #999;
	background-color: #ffffff;
}
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-searchboxbutton IMG {
	padding: 0px !important;
	padding: 1px;
}
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-searchboxbutton:hover IMG {
	padding: 0;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	background-color: #ffffff;
}
.tx-abilenotes-pi1 tx-abilenotes-pi1-browsebox-strong {
}
/* list screen */
.tx-abilenotes-pi1 .tx-abilenotes-pi1-list {
	width: 100%;
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listmessage {
	font-size: 11px;
	border-bottom: 1px solid #999;
	text-align: justify;
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-list TD {
	padding-top: 2px;
	padding-bottom: 2px;
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-searchbox {
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listheader {
	border-bottom: 1px solid #999;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listheader  IMG {
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 0px;
}
.tx-abilenotes-pi1 INPUT.tx-abilenotes-pi1-searchboxsword {
	width: 80px;
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listrow {
	border-bottom: 1px dotted #999;
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listrowheader {
	border-bottom: 1px dotted #999;
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listrowcell {
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listrowcelldate P {
	font-size: 11px
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listinfo {
	border-bottom: 1px dotted #999;
	font-size: 11px;
	text-align: center;
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listjump {
	border-bottom: 1px solid #999;
	text-align: center;
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listjump NOBR {
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
}
/* view screen */
.tx-abilenotes-pi1 .tx-abilenotes-pi1-view {
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-viewhelp {
	font-size: 11px;
	text-align: justify;
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-view TD {
	padding-top: 2px;
	padding-bottom: 2px;
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-viewsummary {
	border-bottom: 1px dotted #999;
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-viewdates P {
	font-size: 11px
}
/* edit screen */
.tx-abilenotes-pi1 .tx-abilenotes-pi1-edit {
	font-size: 11px;
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-edit td {
	font-size: 11px;
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-edit TD {
	padding-top: 2px;
	padding-bottom: 2px;
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-edittitle {
	width: 96%;
}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-editcontent {
	font-size: 11px;
	width: 96%;
}
/********* Styles for extension "tx_chcforum_pi1" *********/
/* BASIC STUFF */
#tx_chcforum-pi1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
#tx_chcforum-pi1 caption {
	display: none;
}
#tx_chcforum-pi1 a {
	text-decoration: underline;
}
#tx_chcforum-pi1 a:hover {
	text-decoration: none !important;
}
/* only one form in the forum */
#tx_chcforum-pi1 form {
	margin-top: 20px;
}
/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table {
	border: 1px solid #999999;
	background: #FFFFFF;
	margin-bottom: 3px;
	width: 100%;
}
.tx-chcforum-pi1-Table thead tr th {
	font-size: 14px;
	font-weight: bold;
	background: #BB9E62;
	color: #fff;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
}
/* category title row */
.tx-chcforum-pi1-Table tbody tr th {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	background: #ECE4CD;
	padding: 5px;
	text-align: left;
}
/* category features row */
.tx-chcforum-pi1-Table tbody tr td {
	font-size: 12px;
	background: #E2D6B0;
	padding: 5px;
}
/* CATEGORY TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-catConferenceCell {
}
.tx-chcforum-pi1-catConferenceCell dl {
	margin: 0;
}
.tx-chcforum-pi1-catConferenceCell dt {
}
.tx-chcforum-pi1-catConferenceCell dd {
	font-size: 10px;
	margin-left: 5px;
}
.tx-chcforum-pi1-catConferenceCell dd.new {
	color: #FF0000;
}
/* cell 2 */
.tx-chcforum-pi1-catThreadCell {
	text-align: center;
}
/* cell 3 */
.tx-chcforum-pi1-catPostCell {
	text-align: center;
}
/* cell 4 */
.tx-chcforum-pi1-catLastCell {
	font-size: 10px !important;
	vertical-align: top;
}
/* CONFERENCE TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-confThreadSubjCell {
}
.tx-chcforum-pi1-confThreadNew {
	color: #F00;
	font-size: 10px;
	padding-left: 5px;
}
/* cell 2 */
.tx-chcforum-pi1-confThreadRepliesCell {
	text-align: center;
}
/* cell 3 */
.tx-chcforum-pi1-confThreadAuthorCell {
	text-align: center;
}
/* cell 4 */
.tx-chcforum-pi1-confThreadLastCell {
	font-size: 10px !important;
}
/* CONFERENCE TABLE END */
/* NAVPATH BEGIN*/
.tx-chcforum-pi1-navPath {
	background: #ECE4CD;
	border: 1px solid #000000;
	/*margin: 12px 0 15px 0;
*/
	margin-bottom: 3px;
	margin-top: 15px;
	padding: 3px;
	font-size: 10px;
}
/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	background: #ECE4CD;
	border: 1px solid #000000;
	font-size: 10px;
	margin-bottom: 3px;
	padding: 3px;
	text-align: right;
	clear: both;
}
/* POST FORM BEGIN */
.tx-chcforum-pi1-postForm {
	border: 1px solid #999999;
	background: #ECE4CD;
	padding: 5px;
	margin-bottom: 3px;
}
.tx-chcforum-pi1-postForm fieldset label {
	display: block;
	text-align: right;
	padding-right: 20px;
	width: 150px;
	float: left;
}
.tx-chcforum-pi1-postForm fieldset#formTop input {
	display: block;
	width: 150px;
	float: left;
	padding: 2px;
	border: 1px solid #000000;
	margin-bottom: 3px;
}
.tx-chcforum-pi1-postForm textarea {
	border: 1px solid #000000;
	margin: 3px 0;
	width: 100%;
	height: 150px;
}
.tx-chcforum-pi1-postForm fieldset#formTop br {
	clear: left;
}
.tx-chcforum-pi1-formBtn {
	text-align: center;
}
.tx-chcforum-pi1-formBtn input {
	background-color: #FFF;
	border: 1px solid #000000;
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
	margin-bottom: 3px;
}
.tx-chcforum-pi1-formBtnHov {
	background-color: #FFF;
	border: 1px solid #C00;
	color: #CC0000;
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
}
.tx-chcforum-pi1-formBtnStyle {
	background-color: #FFF;
	border: 1px solid #000000;
	padding: 3px;
	margin: 3px;
}
.tx-chcforum-pi1-formBtnStyleHov {
	background-color: #FFF;
	border: 1px solid #C00;
	color: #CC0000;
	padding: 3px;
	margin: 3px;
}
/* SINGLE POST BEGIN */
.tx-chcforum-pi1-singlePost {
	border: 1px solid #000000;
	margin: 3px 0;
}
/* top */
.tx-chcforum-pi1-singlePost .author {
	background: #FFFBEF;
	padding: 3px;
	vertical-align: top;
	height: 78px;
}
.tx-chcforum-pi1-formEmicoStyle {
	margin: 3px;
}
.tx-chcforum-pi1-singlePost .im {
	vertical-align: middle;
	margin-top: 3px;
}
.tx-chcforum-pi1-singlePost .im a {
	margin-right: 10px;
}
.tx-chcforum-pi1-singlePost .im img {
	vertical-align: middle;
	border: 0px;
	padding-right: 2px;
	margin-bottom: 2px;
}
.tx-chcforum-pi1-singlePost #userPic {
	border: 1px solid #000000;
	float: right;
}
/* middle */
.tx-chcforum-pi1-singlePost .text {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #ECE4CD;
}
.tx-chcforum-pi1-singlePost .scroller {
	overflow: auto;
	width: 95%;
	background: #FFF;
	min-height: 125px;
	text-indent: 0px;
	padding: 3px;
}
/* bottom */
.tx-chcforum-pi1-singlePost .edit {
	background: #ECE4CD;
	padding: 3px;
	height: 19px;
	vertical-align: middle;
	margin-top: 3px;
}
.tx-chcforum-pi1-singlePost .edit a {
	margin-right: 30px;
}
.tx-chcforum-pi1-singlePost .edit img {
	vertical-align: middle;
	border: 0px;
}
.tx-chcforum-pi1-singlePost .attachment {
	background: #E2D6B0;
	padding: 3px;
}
.tx-chcforum-pi1-singlePost .attachment div {
	vertical-align: top;
}
.tx-chcforum-pi1-singlePost .attachment img {
	float: left;
	margin-right: 5px;
}
.tx-chcforum-pi1-singlePost .offset {
	margin-left: 15px;
	margin-right: 15px;
}
.tx-chcforum-pi1-singlePost .codeCell {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #999;
	padding: 5px;
	background-color: #ECE4CD;
	border: 1px solid #999;
	/*color: rgb(0, 102, 0);
*/
}
.tx-chcforum-pi1-singlePost .quoteCell {
	background-color: #ECE4CD;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #999;
}
.tx-chcforum-pi1-singlePost .quoteCellAuthor {
	border: 0px;
	font-weight: bold;
	padding: 3px 0;
}
.tx-chcforum-pi1-singlePost .quoteTable {
	border: 0px;
	margin: 15px 0;
}
.tx-chcforum-pi1-singlePost .text img {
	max-height: 350px;
	max-width: 350px;
}
.tx-chcforum-pi1-singlePostQuoteText {
	background-color: #ECE4CD;
	border: 1px solid #000000;
	font-size: 10px;
	padding: 5px;
}
/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	background: #BB9E62;
	padding: 3px;
	border: 1px solid #999999;
	font-size: 10px;
}
/* used for user listing */
.tx-chcforum-pi1-footerBox div {
	padding-top: 5px;
	padding-left: 5px;
	font-size: 10px;
}
/* HEADER BOX BEGIN */
.header_center {
	text-align: center;
	height: 34px;
}
.header_text {
	font-size: 24px;
	line-height: 34px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
.header_small {
	margin-bottom: 3px;
	border: solid #000000 1px;
}
/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar {
	background: #E2D6B0;
	border: 1px solid #000000;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tx_chcforum-pi1-toolBar img {
	vertical-align: middle;
	margin-left: 16px;
}
.tx_chcforum-pi1-toolBar div {
	line-height: 30px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.tx_chcforum-pi1-subToolBar {
	background: #E2D6B0;
	border: 1px solid #000000;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tx_chcforum-pi1-subToolBar img {
	vertical-align: middle;
	margin-left: 16px;
}
.tx_chcforum-pi1-subToolBar div {
	line-height: 30px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
/* PROFILE BEGIN */
.tx-chcforum-pi1-profileBorder {
	border: 1px solid #999999;
	padding: 3px;
}
.tx-chcforum-pi1-profileBorder td {
	font-size: 80%
}
.tx-chcforum-pi1-profileBorder #userPic {
	border: 1px solid #000000;
	float: right;
}
.tx-chcforum-pi1-profileBorder hr {
	clear: left;
	display: block;
	visibility: hidden;
}
.tx_chcforum-pi1-profileHdrBig {
	background: #E2D6B0;
	border: 1px solid #000000;
	padding: 3px;
	margin-bottom: 3px;
	font-size: 10px;
}
.tx_chcforum-pi1-profile_hdr {
	font-size: 10px;
	font-weight: bold;
	background: #E3E7EF;
	padding: 2px;
}
/* MESSAGE BOX BEGIN */
.tx-chcforum-pi1-errorBoxCell {
	background: #E3E7EF;
	font-weight: bold;
	text-align: left;
}
.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	background: #F8E5AA;
	border: 1px dotted #FF0000;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
}
.tx-chcforum-pi1-forumTextBig {
	font-size: 14px;
	font-weight: bold;
}
.tx-chcforum-pi1-helpBox {
	background-color: #E3E7EF !important;
	border-style: none;
}
.tx-chcforum-pi1-linkUp {
	background: #E2D6B0;
	border: 1px solid #000000;
	margin: 12px 0 15px 0;
	padding: 3px;
	font-size: 10px;
	text-align: center;
}
.tx-chcforum-pi1-previewBoxCell {
	background: #BB9E62;
	text-align: center;
}

.csc-menu-4 dt{
/*background-image: url(./images/document_icon.gif);*/
font-size: 90%;
background-repeat: no-repeat;
background-position: 0% 0%;
padding-left:17px;
margin-bottom:36px;
font-weight:bold;
}

.csc-menu-4 dd {
  margin-top:-36px;
  padding-top:2px;
  margin-bottom:15px;
}

.carouselWrapper{
    margin-top:10px;
}

.carouselInner .thumbnail {
    float:left;
    margin-top:10px;
}

#externalthumbs .label {
    display:none;
}    

span.hide span {
    display:none;
}
span.hide span.dn {
    display:inline;
}

div#mainmenu p.layout-1 ,
div#mainmenu div.layout-1,
div#bottomnavdiv a.layout-1,
div#bottomnavdiv span.layout-1 {
	display:none;
}
