body
{
    background:url(../images/bgimage.png) repeat;
	margin: 0px; 
    font-family: Trebuchet MS;
	font-weight: bold;
	font-size:14px;
}


a:link    { color: #394b66; text-decoration: underline; font-weight: plain; }
a:visited    { color: #394b66; text-decoration: underline; }

td, tr, p, div {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
}

#footer

{
  	background: #fdf7eb url(../images/footer.gif) repeat-x;
	margin: 0 auto; 
	text-align: center;
	color: #000000;
    font-family: Trebuchet MS;
	font-weight: bold;
	font-size:10px
  }

#footer a
{
 color: #f8ead5;
}


#midborder
{
  	background: #e4e4e4 url(../images/midborder.gif) repeat-y;
	width: 26px;
	margin: 0 auto;
}

#topoffooter
{
  	background: #e4e4e4 url(../images/topoffooter.gif) no-repeat;
	height: 27px;
	margin: 0 auto;
}



#leftborder
{
  	background: #e4e4e4 url(../images/leftborder.gif) repeat-y;
	height: 252px;
	width: 33;
	margin: 0 auto;
}

#rightborder
{
  	background: #e4e4e4 url(../images/rightborder.gif) repeat-y;
	height: 252px;
	width: 33;
	margin: 0 auto;
}

#sidebar
{
  	background: #fdf7eb url(../images/sidebar.gif) no-repeat;
	width: 211px;
	margin: 0 auto;
}

#content
{
  	background: #fdf7eb url(../images/content.gif) no-repeat;
	width: 464px;
	margin: 0;
}

.search
{
  	background: #fdf7eb url(../images/content.gif) no-repeat;
	width: 211px;
}


.contentheading {
        border-bottom: #ff8b0e;
	border-bottom-width:thick;
	width:100%;
	padding-top:6px;
        font             : bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#394b66;
}

/* ########## MODULE SETTINGS ########## */

table.moduletable {
  margin           : 0px 0px 0px 0px;
  width            : 100%;
}

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #394b66;
font-family: Trebuchet MS;
  text-align       : center;
  height           : 30px;
}

table.moduletable td {
  font-size        : 11px;
  padding-left:6px;
  font-weight      : normal;
}

/* ########## MODULE SETTINGS ########## */


.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

.content_table td {
	padding: 0px;
	margin: 0px;
}
.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

.contentpaneopen td {
   padding-right: 5px;
}


.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.contentheading {
	height: 30px;

	color: #394b66;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

