html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-color:#EFEFDF;
} 
 
.contentpane{
font-family:arial;
text-align:left;
font-size:12px;
line-height:17px;
}

.contentpane .contentheading{
font-family:georgia;
font-size:30px;
line-height:45px;
}

#pagewidth{ 
 width:914px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:120px; 
  background-color:#FFFFFF; 
 width:100%;
 z-index:100;
} 
 
#leftcol{
 width:171px;
 float:left; 
 position:relative; 
  }


/* Top Menu */
#top {
position:absolute;
top:94px;
left:179px;
z-index:100;
}

/* Top Menu - Top Row*/
#menutop{
position:absolute;
top:5px;
left:179px;
z-index:300;
}



/* Top Menu - Search */
.searchsearch{
position:absolute;
top:8px;
left:719px;
width:158px;
z-index:400;
background-color:#ffffff;
}

.buttonsearch{
margin-left:3px;
height:18px;
}

.inputboxsearch{
margin-left:3px;
height:14px;
background-color:#ffffff;
width:110px;
}

 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:735px; 
 font-family:arial,helvetica;
 font-size:12px;
 line-height:17px;

 }
 
#footer{
	height:50px; 
	background-color:#FFFFFF; 
	
	background-repeat: no-repeat;
	clear:both;
} 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 


/* edited - aaron 3Apr */
#maincol td.contentheading, .componentheading{
color:#000;
font-family:georgia;
font-size:30px;
line-height:45px;
padding-top: 3px;
}

#maincol .sectiontableentry1{
background-color:#ddd1c5;
}

#maincol .sectiontableentry2{
background-color:#ebe3dc;
}

#maincol .contentpane table{
width:100%;
margin:10px;
}

#maincol .contentpane table td{
padding:3px;

}


#leftcol td.contentheading{
font-size:14px;
line-height:21px;
}

#leftcol a{
line-height:16px;
font-size:14px;
margin-bottom:25px;
}

#leftcol a:link{
color:#8d9ec7;}

#leftcol a:visited{
color:#333333;}

#leftcol a:hover{
color: red;}


#pathway{
color:#aaaaaa;
font-family:arial;
font-size:9px;
text-transform:uppercase;
letter-spacing:2px;
padding-left:5px;
margin-top:10px;
}

/* PDF/Mail buttons */
.buttonheading img{
background-color:#eeeeee;
border:1px dashed #cccccc;
padding:2px;
margin:2px;
height:auto;
}

/* comments */

.moscommain {
font-family: Helvetica, Arial, sans-serif;
width:100%;
}

.moscommain .componentheading{
font-family:georgia;
color:#8d9ec7;
font-size:18px;
margin-bottom:10px;
border-top:1px dotted #8d9ce7;
padding-top:10px;}

.moscombody {	
margin-left:10%;
background-color: #F3F4FF;
width: 90%; 
}
.moscomtextodd {
background-color: #F3F4F5; 
}
.moscomtexteven {
background-color: #D0D9DB; 
}
.moscomform {
background-color: #8d9ec7;
border: 1px dotted #68878A;
width:98%;
text-align:left;
padding:10px;
}
.moscomform .ModuleHeading{
font-family:Georgia;
font-size:16px;
color:#ffffff;
}
.moscomform .text{
margin-top:3px;
color:#ffffff;
}
.moscomform .smalltext{
font-size:10px;
color:#ffffff;
}
.moscomform .inputbox{
margin-bottom:10px;
}
.moscomnav {	
background-color: #ffffff;
}
.moscomhr {
  color: #68878A;
  height: 1px;
}

/* Tables */
/* Coordinate all edits with editor_content.css */
/* .contentpaneopen should be appended to editor_content styles except where completely unique */

.contentpaneopen table{
margin:20px;
/* border:2px solid #bca48c; - bug: conflicting with .Blank-Table */
background-color:#ddd1c5;
border-spacing:5px;
border-collapse:collapse;
}
.contentpaneopen table td{
padding:3px;
border:1px inset #bca48c;
font-family:arial;
font-size:12px;
line-height:18px;
}

.contentpaneopen thead td, .contentpaneopenlnews thead td{
font-family:georgia;
font-size:14px;
color:#000000;
background-color:#c1c9e4;
}

.Standard-Table-OddRows{
  background-color:#ebe3dc;
}

.contentpaneopen .Blank-Table{
  margin:0px;
  background-color:#ffffff;
  border:none;
}

.contentpaneopen .Blank-Table td{
border:none;
vertical-align:top;
}
.button{
background-color:#ddd1c5;
border:2px solid #8d9ec7;
font-family:arial,helvetica;
font-size:12px;
font-weight:bold;
padding:3px;
margin:10px;
}

input, select{
background-color:#ebe3dc;
border:1px solid #8d9ec7;
font-family:arial;
font-size:12px;
}


.modifydate{
font-size:9px;
color:#bca48c;
}
.contentpaneopen #errors{
font-family:arial;
font-size:14px;
line-height:16px;
font-weight:normal;
border:3px dotted red;
padding:10px;
color:#000000;
background-color:#ebe3dc;
}

.contentpaneopen #errors li{
margin-left:15px;
}

.SubHead-Text, .category{
display:block;
font-family:Georgia;
font-size:18px;
margin-bottom:10px;
margin-top:0px;
}

.category{
margin-top:20px;
}

.message{
display:block;
padding:10px;
font-family:georgia;
font-size:16px;
background-color:#ffffff;
border: 2px dotted #c1c9e4;
margin:10px;
}
.sectiontableheader{
font-family:Georgia;
font-size:18px;
line-height:30px;
text-align:center;
font-weight:normal;
background-color:#c1c9e4;
padding:5px;
}

#poll .pollstableborder{
background-color:#ebe3dc;
border:1px solid #8d9ec7;
padding:0px;
}

#poll .pollstableborder .sectiontableentry2 td{
background-color:#ddd1c5;
padding:5px;
}

#poll .pollstableborder .sectiontableentry1 td{
padding:5px;
}


#poll .pollstableborder .sectiontableentry2 td , #poll .pollstableborder .sectiontableentry1 td{
font-size:18px;
font-family:Arial,Helvetica;
font-weight:normal;
}


#poll .pollstableborder .sectiontableentry2 td b, #poll .pollstableborder .sectiontableentry1 td b{
font-size:22px;
font-family:Arial,Helvetica;
font-weight:bold;
}


#poll .pollstableborder .sectiontableentry2 td img, #poll .pollstableborder .sectiontableentry1 td img{
height:25px;
left:50%;}


#poll .sectiontableheader img{
display:none;
}

#maincol .blog .contentpaneopen .contentheading, #maincol .bloglnews .contentpaneopenlnews .contentheadinglnews{
font-family:georgia;
font-size:16px;
line-height:20px;
color:#000000;
}


#footer img{
position:relative;
display:block;
margin-left:146px;
z-index:150;
}

#footermenu-left table{
border:none;
display:block;
z-index:20;
margin-top:-48px;}

#footermenu-left img{
margin-left:35px;
}

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-color:#EFEFDF;
} 
 
.contentpane{
font-family:arial;
text-align:left;
font-size:12px;
line-height:17px;
}

.contentpane .contentheading{
font-family:georgia;
font-size:30px;
line-height:45px;
}

#pagewidth{ 
 width:914px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:120px; 
  background-color:#FFFFFF; 
 width:100%;
 z-index:100;
} 
 
#leftcol{
 width:171px;
 float:left; 
 position:relative; 
  }


/* Top Menu */
#top {
position:absolute;
top:94px;
left:179px;
z-index:100;
}

/* Top Menu - Top Row*/
#menutop{
position:absolute;
top:5px;
left:179px;
z-index:300;
}



/* Top Menu - Search */
.searchsearch{
position:absolute;
top:8px;
left:719px;
width:158px;
z-index:400;
background-color:#ffffff;
}

.buttonsearch{
margin-left:3px;
height:18px;
}

.inputboxsearch{
margin-left:3px;
height:14px;
background-color:#ffffff;
width:110px;
}

 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:735px; 
 font-family:arial,helvetica;
 font-size:12px;
 line-height:17px;

 }
 
#footer{
	height:50px; 
	background-color:#FFFFFF; 
	
	background-repeat: no-repeat;
	clear:both;
} 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 


/* edited - aaron 3Apr */
#maincol td.contentheading, .componentheading, .componentheadinglnews{
color:#000;
font-family:georgia;
font-size:30px;
line-height:45px;
padding-top: 3px;
}

#maincol .sectiontableentry1{
background-color:#ddd1c5;
}



#maincol .sectiontableentry2{
background-color:#ebe3dc;
}

#maincol .contentpane table{
width:100%;
margin:10px;
}

#maincol .contentpane table td{
padding:3px;

}


#leftcol td.contentheading{
font-size:14px;
line-height:21px;
}

#leftcol a{
line-height:16px;
font-size:14px;
margin-bottom:25px;
}

#leftcol a:link{
color:#8d9ec7;}

#leftcol a:visited{
color:#333333;}

#leftcol a:hover{
color: red;}


#pathway{
color:#aaaaaa;
font-family:arial;
font-size:9px;
text-transform:uppercase;
letter-spacing:2px;
padding-left:5px;
margin-top:10px;
}

/* PDF/Mail buttons */
.buttonheading img{
background-color:#eeeeee;
border:1px dashed #cccccc;
padding:2px;
margin:2px;
height:auto;
}

/* comments */

.moscommain {
font-family: Helvetica, Arial, sans-serif;
width:100%;
}

.moscommain .componentheading{
font-family:georgia;
color:#8d9ec7;
font-size:18px;
margin-bottom:10px;
border-top:1px dotted #8d9ce7;
padding-top:10px;}

.moscombody {	
margin-left:10%;
background-color: #F3F4FF;
width: 90%; 
}
.moscomtextodd {
background-color: #F3F4F5; 
}
.moscomtexteven {
background-color: #D0D9DB; 
}
.moscomform {
background-color: #8d9ec7;
border: 1px dotted #68878A;
width:98%;
text-align:left;
padding:10px;
}
.moscomform .ModuleHeading{
font-family:Georgia;
font-size:16px;
color:#ffffff;
}
.moscomform .text{
margin-top:3px;
color:#ffffff;
}
.moscomform .smalltext{
font-size:10px;
color:#ffffff;
}
.moscomform .inputbox{
margin-bottom:10px;
}
.moscomnav {	
background-color: #ffffff;
}
.moscomhr {
  color: #68878A;
  height: 1px;
}

/* Tables */
/* Coordinate all edits with editor_content.css */
/* .contentpaneopen should be appended to editor_content styles except where completely unique */

.contentpaneopen table{
margin:20px;
/* border:2px solid #bca48c; - bug: conflicting with .Blank-Table */
background-color:#ddd1c5;
border-spacing:5px;
border-collapse:collapse;
}
.contentpaneopen table td{
padding:3px;
border:1px inset #bca48c;
font-family:arial;
font-size:12px;
line-height:18px;
}

.contentpaneopen thead td{
font-family:georgia;
font-size:14px;
color:#000000;
background-color:#c1c9e4;
}

.Standard-Table-OddRows{
  background-color:#ebe3dc;
}

.contentpaneopen .Blank-Table{
  margin:0px;
  background-color:#ffffff;
  border:none;
}

.contentpaneopen .Blank-Table td{
border:none;
vertical-align:top;
}
.button{
background-color:#ddd1c5;
border:2px solid #8d9ec7;
font-family:arial,helvetica;
font-size:12px;
font-weight:bold;
padding:3px;
margin:10px;
}

input, select{
background-color:#ebe3dc;
border:1px solid #8d9ec7;
font-family:arial;
font-size:12px;
}


.modifydate{
font-size:9px;
color:#bca48c;
}
.contentpaneopen #errors{
font-family:arial;
font-size:14px;
line-height:16px;
font-weight:normal;
border:3px dotted red;
padding:10px;
color:#000000;
background-color:#ebe3dc;
}

.contentpaneopen #errors li{
margin-left:15px;
}

.SubHead-Text, .category{
display:block;
font-family:Georgia;
font-size:18px;
margin-bottom:10px;
margin-top:0px;
}

.category{
margin-top:20px;
}

.message{
display:block;
padding:10px;
font-family:georgia;
font-size:16px;
background-color:#ffffff;
border: 2px dotted #c1c9e4;
margin:10px;
}
.sectiontableheader{
font-family:Georgia;
font-size:18px;
line-height:30px;
text-align:center;
font-weight:normal;
background-color:#c1c9e4;
padding:5px;
}

#poll .pollstableborder{
background-color:#ebe3dc;
border:1px solid #8d9ec7;
padding:0px;
}

#poll .pollstableborder .sectiontableentry2 td{
background-color:#ddd1c5;
padding:5px;
}

#poll .pollstableborder .sectiontableentry1 td{
padding:5px;
}


#poll .pollstableborder .sectiontableentry2 td , #poll .pollstableborder .sectiontableentry1 td{
font-size:18px;
font-family:Arial,Helvetica;
font-weight:normal;
}


#poll .pollstableborder .sectiontableentry2 td b, #poll .pollstableborder .sectiontableentry1 td b{
font-size:22px;
font-family:Arial,Helvetica;
font-weight:bold;
}


#poll .pollstableborder .sectiontableentry2 td img, #poll .pollstableborder .sectiontableentry1 td img{
height:25px;
left:50%;}


#poll .sectiontableheader img{
display:none;
}

#maincol .blog .contentpaneopen .contentheading{
font-family:georgia;
font-size:16px;
line-height:20px;
color:#000000;
}


#footer img{
position:relative;
display:block;
margin-left:146px;
z-index:150;
}

#footermenu-left table{
border:none;
display:block;
z-index:20;
margin-top:-48px;}

#footermenu-left img{
margin-left:35px;
}


.commentBlogView{
display:block;
font-family:Arial;
font-size:10px;
line-height:1em;
font-weight:bold;
text-align:right;
margin-top:-10px;
}



.commentBlogView a{
display:none;
}

#maincol .createdate, #maincol .modifydate{
display:block;
font-family:arial;
font-size:9px;
line-height:1em;
padding:0px;
}

.readon, .readonlnews{
background-image:url(/mambots/content/pcajaxcomment/templates/images/page_go.png);
background-repeat:no-repeat;
display:block;
width:auto;
float:right;
height:16px;
font-family:Arial;
font-size:10px;
line-height:1em;
font-weight:bold;
text-align:right;
z-index:300;
}

a.readon, a.readonlnews{
text-decoration:none;
padding-top:3px;
padding-left:18px;
}

a.readonlnews{
padding-bottom:20px;
}

.contentpaneopenlnews{
display:block;
width:320px;
}

.contentpaneopen a img{
border:none;
}

#wrapper {
  background-color:#fff;
}
#twocols {
  border-right: 5px solid #fff;
}

a {
  color: #696A4B;
}

