body {	font-family: Verdana;	font-size: 11px;	background-color: #FFFFFF;	padding: 0px;	margin: 0px;	}#mainTable {	width: 720px;	/*/*/line-height: 1.5em; /* */ }#mainTable td { 	border-right: 1px solid #ccc;	padding: 12px;/*Pads each table cell in modern browsers*/ } #maincontent { 	border-right: 1px solid #ccc;	line-height: 1.5em;	vertical-align: top; 	font-size: 12px;	/*/*/font-size: 100%; /* */ }  #maincontent2 {	line-height: 1.5em;	vertical-align: top; 	font-size: 12px;	/*/*/font-size: 100%; /* */ } #sidebar {border-left: 1px solid #ccc;  	width: 160px; 	font-size: 12px;		vertical-align: top;	/*/*/font-size: 90%; /* */ } #sidebarright { 		border-right: 1px solid #ccc;	line-height: 1.5em;	width: 100px; 	font-size: 11px;		vertical-align: top; } #header { 	background-color: #333333; 	color: #CCCCCC; 	; }  #footer { 	border-right: 1px solid #ccc; 	border-top: 1px solid #ccc; 	border-left: 1px solid #ccc; 	border-bottom: 1px solid #ccc;	line-height: 1.5em;	vertical-align: top; 	font-size: 14px;	/*/*/font-size: 100%; /* */ } 	#footer-old { 	background-color: #333333; 	color: #CCCCCC; 	background-image: url('csst_bg.gif'); } td, p, ul, ol { 	font-family: Verdana; } 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: 120%; }#sidebar a { 	/*/*/padding: 3px; 	display: block; 	border: 1px solid #CCC; 	text-decoration: none; 	line-height: 1em; 	width: 160px; /* */ } #sidebar a:link, #sidebar a:visited { 	color: #666; }  #sidebar a:hover, #sidebar a:active { 	color: #FFFFFF; 	background-color: #666666; 	border: 1px solid #000; }  #sidebar ul { 	/*/*/ 	margin-left: 1em; 	list-style-type: none; /* */ }  #sidebar li { 	/*/*/margin: 0px 0px 6px 0px; /* */ }  #current a { 	color: #FFFFFF !important; 	/*/*/background-color: #333333!important; 	border: 1px solid #999 !important; /* */ } A.footer:link {  font-size:  12px;   color: #903;    background: transparent;  text-decoration: none}A.footer:active  {  font-size:  12px;   color: #000;   background: #ffc;  text-decoration: none }A.footer:visited {  font-size:  12px;   color: #903;   background: transparent;  text-decoration: none }A.footer:hover {  font-size:  12px;   color: #333;   background: transparent;  text-decoration: underline }