
BODY {
    font-size: 12px;
    font-family: Verdana, sans-serif;
    background: #e3e3e3;
    color: black;
    margin: 10px 0px 25px 0px;
    padding: 0px;
}

TABLE { border-collapse: collapse; }
H1 { color: #003366; }


.small {
   	font-size: 10px;
}
.createdate {
  	font-weight: bold;
  	font-size: 12px;
}

.modifydate {
   	color: #999999;
   	font-size: 10px;
}
 
.pathway {
	padding-left    : 5px;
	border			: 0;
	color: white;
	font-family: Arial;
	margin-bottom: 10px;
	
}

a.pathway:link, a.pathway:visited {
	color			: white;
	font-size		: 11px;
	line-height		: 18px;
	font-family: Arial;
}
a.pathway:hover {
	color			: #cccccc;
	font-family: Arial;
}
ul
{
margin: 0;
padding: 0;
list-style: none; 
}

li
{
line-height: 20px;
padding-left: 12px;
padding-top: 0px;
background-image: url(../images/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;

}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading
{
	height: 20px;
	padding-left:3px;
	color: #527644;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #527644;
	margin-bottom: 5px;	
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #003366;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #003366;
	color: #C20A28;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}

a:link, a:visited {
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}	

table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
{
	line-height:18px;
}

table.contentpaneopen td.contentheading
{
	height: 20px;
	padding-left:3px;
	color: #527644;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #527644;
	margin-bottom: 5px;
}


a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	vertical-align:middle;
	
}

a.sublevel:hover {
	text-decoration: none;

}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	float: left;
        vertical-align: middle;
	font-size: 14px;
	text-align: left;
	padding: 5px 0px 4px 3px;
	height: 18px;
	width: 100px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

a.mainlevel:hover {
	text-decoration: none;
	color: maroon;
}

table.moduletable {
		
}

table.moduletablemaintop {
	width:100%;
	background-color: #527644;
}

table.moduletable th {
	color: #336699;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td {
	margin-top:12px;
	padding-left:7px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

table.moduletableside {
	width: 100%;
	background-color: #CCCCCC;
	border: solid 1px #999999;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

table.moduletableside th {
	color: #336699;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletableside td {
	margin-top:12px;
	padding-left:7px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}


.mymoduletdmiddle
{
	background: url(../images/module_middle_graphic.gif) repeat-y;
	padding-left:18px;
	padding-right:10px;
}

.mymoduletdheader
{
	background: url(../images/module_top_graphic.gif) no-repeat;
	height: 13px;
}

.mymoduletdfooter
{
	background: url(../images/module_footer_graphic.gif) no-repeat;
	height: 10px;
}

.mymodulebg
{
	background: url(../images/general_module_bg.jpg) no-repeat right bottom;
	height:110px;
}

.mymainbody
{
	padding-top :3px;
	padding-left:5px;
	padding-right :23px;
}

.inputbox {
	font-size:14px;
	width: 200px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}



/* forum stuff */

.sb_footer {
        font-family: Arial, Verdana, sans-serif;
        font-size: 7pt;
        text-align: center;
        }

/* Post History */
.sb_review_table  {
        background-color:#F3F3F3;
		  text-align: left;
        }
.sb_review_header {
        background-color:#808080;
        color:#ffffff;
        }
.sb_review_body0   {
        color:#404040;
        background-color:#E2E2E2;
        }
.sb_review_body1   {
        color:#404040;
        background-color:#D1D1D1;
        }        
.sb_review_quote  {
        padding:5px;
        border:solid 1px #000000;
        background-color:#C0C0C0;
        color:#ffffff;
        font-size: 9px;
        display: block;
        }
        
/* Quote & Code blocks */


.sb_quote {
        padding:5px;
        border:solid 1px #000000;
        background-color:#e6e6e6;
        color:#000000;
        font-family: Arial, Verdana, sans-serif;
        font-size: 9px;
        display: block;
        }    
/*new and not_new notifications */
.sb_new {
   font-family: Arial, Verdana, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #FF0000;
}

.sb_notnew {
   font-family: Arial, Verdana, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #C0C0C0;
}
/*file attachments */
.sb_file_attachment {
        BACKGROUND: url(emoticons/file.png) no-repeat; 
        padding-top: 2px;
        padding-left: 35px;
        
        border:solid 1px #000000;
        background-color:#ededed;
        color:#000000;
        font-family: Arial, Verdana, sans-serif;
        font-size: 9px;
        }

/* write.html.php */

.image_hide {
   position: relative;
   visibility: visible;
   font-size: 9px;
   font-family: Arial, Sans Serif;
}

.file_hide {
   position: relative;
   visibility: visible;
   font-size: 9px;
   font-family: Arial, Sans Serif;
}

.general {
   position: relative;
   visibility: visible;
   font-size: 9px;
   font-family: Arial, Sans Serif
}

/* post message layout */

.sb_leftcolumn {
   width: 200px;
   text-align: right;
}

/* category names */

.sb_catname {
	font-size: 15px;
}
.sb_catname A { text-decoration: none; }

.sectiontableentry1 {
	background-color: white;
}

TR.sectiontableentry1 TD {
	vertical-align: top;
	padding: 5px 5px 10px 5px;
	line-height: 1.5em;
}

.sectiontableentry2 {
	background-color: #EFEFEF;
}

TR.sectiontableentry2 TD {
	vertical-align: top;
	padding: 5px 5px 10px 5px;
	line-height: 1.5em;
}

.poll { margin-bottom: 15px; }
TABLE.pollstableborder TD.sectiontableentry1 { background-color: transparent; }
TABLE.pollstableborder TD.sectiontableentry2 { background-color: transparent; }

table.moduletablesyn { width: 100%; margin: 15px 0px 0px 0px; }
DIV.syndicatesyn { width: 475px; overflow: hidden; margin: 0px auto 0px auto; }
DIV.syndicatesyn DIV {
	float: left; width: 90px; margin-right: 5px;
}

DIV.bottomstuff TABLE.moduletable {
   width: 100%;
}
