body {
	margin: 0 10% 0 10%;
	padding: 0;
	font-size: 12px;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#mainTable {
	margin: 0 auto;
	border: 1px solid #000;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
	padding: 20px;/*Pads each table cell in modern browsers*/
}
#maincontent {
	border-left: 2px dotted #333;
	font-size: 10px;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#sidebar {
	font-size: 12px;
	font-size: 85%;
	background-image: url(images/siteGFX/sidebar.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #FFFFFF;



}
#header {
	background-color: #000099;
	color: #CCCCCC;
	background-image:  url(images/siteGFX/header_sq_fade_navy.gif);
}
#footer {
	background-color: #333333;
	color: #FFFFFF;
	background-image:  url(file:///C|/WINDOWS/Temporary%20Internet%20Files/Content.IE5/ET70DWVA/csst_bg.gif);
	font-size: 10px;

}

td, p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%; }
h2 { font-size: 140%; }

#sidebar a {
	/*/*/padding: 3px;
	display: block;
	border: 2px dotted #000066;
	text-decoration: none;
	line-height: 1em;
	width: 160px; /* */
}
#sidebar a:link, #sidebar a:visited {
	color: #000099;
	background-color: #FFFFFF;

}
#sidebar a:hover, #sidebar a:active {
	color: #FFFFFF;
	background-color: #000066;
	border: 2px dotted #FFFFFF;
	background-image: url(images/siteGFX/navig8_sq_fade_navy.gif);
	background-repeat: repeat-y;
	background-position: right top;

}
#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999!important;
	border: 2px dotted #999 !important; /* */
}
#sidebar ul {
	list-style-type: none;

}

#sidebar li {
	margin: 0px 0px 6px 0px;

}
#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
}
#smallprint {

	padding: 3px;
	display: block;
	border: 2px dotted #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 179px;
	font-size: 10px;
}
a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;

}
textarea {
	background-color: #D9E5F2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	height: 150px;
	width: 300px;
	border: 1px dotted #6699CC;
	text-align: left;
	overflow: auto;


}
input {
	background-color: #D9E5F2;
	border: 1px dotted #000033;
	font-size: 12px;


}
a:hover {

	color: #000033;
	font-weight: bold;
	text-decoration: underline;
}
#header a {
	color: #666666;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#maincontent table {
}
