body {
	background-color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

#mainTable {
	margin: 0px;
	padding: 0px;
	/*/*/line-height: 1.5em;  /*/*/
}

#mainTable td {
        padding: 10px;/*Pads each table cell in modern browsers*/
 } 
	
#inTable td {
	padding: 20px;/*Pads each table cell in modern browsers*/
	}

#maincontent {
	border-left: 1px solid #ccc;
	font-size:14px;
	font-family: Tahoma, Verdana, san-serif;
	/*/*font-size: 100% /**/
}
#maincontent ul {
	list-style-position: outside;
}
#maincontent a {
	text-decoration: underline;
	color: #333399;
}

#formtable td {
padding: 4px;
}
		
#sidebar {
	width: 200px;
	font-size: 12px;
	vertical-align: top;
	font-family: Tahoma, Verdana, san-serif;
 } 
 #rightbar {
	border-left: 1px solid grey;
	width: 160px;
	padding-right: 6px;
	}
	
 #rightbar p {
 	font-family: Arial, Verdana, san-serif;
	font-size: 11px;
	color:#537571;
	}
#rightbar p.subhdr {
	font-weight: bold;
	color: #663399;
}
 #rightbar a {
	color: #663399;
	text-decoration:underline;
 }

#header {
        background-color: #CCCCCC;
        color: #333333;
       /*background-image: url(csst_bg.gif);*/
 } 
 
 #footer {
	background-color: #eeeeee;
	color: #333333;
	font-size: 11px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
 } 
 
 #footer a:link, a:visited {
	color:#000099;
	text-decoration: none;
 }
 
 #footer a:hover, a:active {
 color:#FF0000;
 }
 
 
 td, p, ul {
	font-family: Tahoma, Verdana, san-serif;
 } 
 
 h1 {
	font-size: 160%;
	color: #333333;
}
 h2 {
	font-size: 140%;
	color: #2a5550;
} 
 
 h3 a {
	font-size: 100%;
	text-decoration: none;
	color: #000099;
}


 h4 { font-size: 110%; }
 
 h5 {
	font-size: 90%;
	color:#537571;
	padding-bottom: 0.2em;
	margin-top: 4px;
	margin-bottom: 0;
	border-top: 1px solid #000;
	text-align: left;
	padding-top: 4px;
  }
 
 #sidebar ul {
	padding-left: 0em;
	margin-left: 0em;
	list-style-type: none;
 }
 
 #sidebar li a {
	margin: 0px 0px 10px 0px;
	padding: 6px;
	display: block;
	border: 1px solid #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 180px;
	background-color: #FFFFFF;
 } 
 #sidebar a:link, #sidebar a:visited {
	color: #557773;
	font-weight: bold;
				
 } 
  
 #sidebar li a:hover {
	color: #2A5550;
	background-color: #CCCCCC;
 }
 
 #sidebar li a:active {
	color: #6699FF;
	background-color: #CCCCCC;
 } 
 
  #sidebar ul ul a {
	
	margin-left: 1em !important;
	padding-left: 4px !important;
	text-decoration: none !important;
	list-style-type: none !important;
	border: 1px solid #fff !important;
	color: #3366CC !important;
 } 
 
 #sidebar ul ul a:hover {
	
	margin-left: 1em !important;
	padding-left: 4px !important;
	text-decoration: none !important;
	list-style-type: none !important;
	border: 1px solid #fff !important;
	color: #9900CC!important;
	background-color: #FFFFFF !important; 
 } 
 

 /* this controls the spacing below each li link box */
 /* #sidebar li { 
       margin: 0px 0px 10px 0px;
			 
			 width: 160px !important;
				
 } */
 
 #current a {
        color: #FFFFFF !important;
        /*/*/background-color: #999999!important;
        border: 1px solid #999 !important; /* */
 } 
 
 /* box styles based on tab  call it navbox  */
 
 
#navbox {padding: 3px 0; margin: 0;
  font: bold 12px Verdana, sans-serif;}
#navbox li {list-style: none; margin: 0;
  display: inline;}
#navbox li a {padding: 3px 0.5em; margin-left: 3px;
  border: 1px solid #778;
  background: #DDE;
  text-decoration: none;}
#navbox li a:link {color: #448;}
#navbox li a:visited {color: #667;}
#navbox li a:hover {color: #000; background: #AAE;
  border-color: #227;}
	
#navbox li a#current {background: white;}


.emphasis {
	font-style: oblique;
	font-weight: bold;
	color: #E23538;
}
.emphasisblue {
	font-style: oblique;
	font-weight: bold;
	color: #336699;
}

.comments {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}

.silverbox  {
	margin: 1em .5em;
	width: 160px;
	padding: 0.5em 0.75em;
	border: 1px solid silver;
	background: #eee;
	color: #333399;
	background-color: #eee;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


.alignright {
}
.horizul {
	display: inline;
	list-style-type: none;
}
.welcometxt {
	font-size: 12px;
	color: #000066;
}



.subcategory {
	font-family: Tahoma, Verdana, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E23538;
	background-color: #fff;
	margin: 4px;
	text-align: center;
	padding-top: 4px;
	border-top-color: #E23538;
	border-top-style: solid;
	border-top-width: thin;
}

h3.subcategory a {
	text-decoration: none;
	}
	
blockquote.quote {
	font-style: italic;
	color: #333399;
	background-color: #EEEEEE;
	padding: 16px;
}
div.utilities a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #2A5550;
}
.contactbox {
	margin: 1em .5em;
	width: auto;
	padding: 0.5em 0.75em;
	border: 1px solid silver;
	color: #557773;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #336699;
	font-style: italic;
}
.platinum {
	font-family: Tahoma, Verdana, san-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #2a5550;
}
.platlist {
	list-style-type: disc;
	list-style-image: url(img/bull_spv.gif);
}
.idtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #537571;
}

.idtext a {
	color: #537571;
	text-decoration: underline;
	}
	
.subheaderemp {
	font-style: oblique;
	font-weight: bold;
	color: #CC0000;
	border-top: thin, solid
}
div.border {
	border: 1px solid #537571;
	text-align: center;
	background-position: center;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
