body {
	font-family: Centaur, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#headerTable{
	width: 720px;
	height: 100px;
	font-size: 20px;
	color: FF4D92;
	background-color: #FFFFFF;
}
#mainTable {
	width: 720px;
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	/*/*/line-height: 1.5em; /* */
 }
  #mainTable td {
 	padding: 10px;/*Pads each table cell in modern browsers*/
 }
  #maincontent {
 	border-left: 2px dotted #333;
 	font-size: 14px;	/*/*/font-size: 100%; /* */
 }
  #sidebar {
 	width: 200px;
 	font-size: 12px;
	vertical-align: top;
	/*/*/font-size: 85%; /* */

 }
  #header {
 	background-color: #333333;
 	color: #CCCCCC;
 	background-image: url(csst_bg.gif);
 }
  #footer {
 	background-color: #333333;
 	color: #CCCCCC;
 	background-image: url(csst_bg.gif);

 }
 td, p, ul {
 	font-family: Georgia, "Times New Roman", Times, serif;
 }
  h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 
  h1 { font-size: 160%; }
 h2 { font-size: 140%; }
 
 #sidebar a {
 	/*/*/padding: 3px;
 	display: block;
 	border: 2px dotted #CCC;
 	text-decoration: none;
 	line-height: 1em;
 	width: 160px; /* */
 }
 #sidebar a:link, #sidebar a:visited {
 	color: #666;
 }
 #sidebar a:hover, #sidebar a:active {
 	color: #8DA6C0;
 	background-color: #FFC6DC;
 	border: 2px solid #000;
 }
 #sidebar ul {
 	/*/*/padding-left: 1em;
 	margin-left: 1em;
 	list-style-type: none; /* */
 }
 #sidebar li {
 	/*/*/margin: 0px 0px 6px 0px; /* */
 }
 #current a {
 	color: #FFFFFF !important;
 	/*/*/background-color: #999999!important;
 	border: 2px dotted #999 !important; /* */
 }
 #navlist {
 background-color: #FFC6DC;
font-size: .9em;
margin: 16px 0 2.5em 0;
width: 100%;
}
#navlist li {
float: left;
list-style-type: none;
margin: 0 0 1em 0;
padding: 0;
white-space: nowrap;
}
#navlist ul {
margin: 0;
padding: 0;
}
#navlist a {
padding: 3px 22px 3px 22px;
background-color: #FFC6DC;
background-repeat: no-repeat;
background-position: 0% 50%;
text-decoration: none;
}
#navlist a:link, #navlist a:visited {
 color: #8194A9;
}
#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #FF4D92;
background-repeat: no-repeat;
background-position: 0% 50%;
/*font-weight: bold;*/
color: #FFFFFF;
}
/*<!--[if gte IE 5]>
<style>
#navlist a  {
position: relative;
height: 1em;
zoom: 100%;
}
</style>
<![endif]--> */
