body {
	margin: 0 10% 0 10%;
	padding: 0;
	font-size: 1em;
	background-color: #6495ED;
	color: #333333;
	font-weight: 400;
}
a:link {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #444;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {background: yellow; color: red;}
a:active {background: white; color: maroon;
}
#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: 1em;
	/*/*/font-size: 100%; /* */
}
#sidebar {
	width: 200px;
	font-size: 12px;
	/*/*/font-size: 85%; /* */

}
#header {
	background-color: #333333;
	color: #CCCCCC;
	background-image:     url("images/logo/csst_bg.gif");
}
#footer {
	background-color: #333333;
	color: #CCCCCC;
	background-image:   url("images/logo/csst_bg.gif");
}

td, p, ul {font-family: Georgia, "Times New Roman", Times, 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: 180%;
	text-align: center;
	font-family: Market, cursive;
	font-weight: 900;
}
h2 {
	font-size: 165%;
	font-weight: 800;
}
h3 {
	font-size: 150%;
	font-weight: 700;
}
h4 {
	font-size: 135%;
	font-weight: 600;
}
h5 {
	font-size: 120%;
	font-weight: 600;
}
h6 {
	font-size: 110%;
	font-weight: 500;
}
#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: #FFFFFF;
	background-color: #CC0000;
	border: 2px solid #000;
}
#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999!important;
	border: 2px dotted #999 !important; /* */
}
#sidebar ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 1em; /* */
}

#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; /* */
}


td, th {
	font-size: 1em;
	line-height: 1.5em;
	border: thin solid;
	border-collapse: collapse;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
	line-height: 30px;
    background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
    color: #006666;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
    color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

a.button{
	padding: 5px;
	border: 2px solid black;
	color: #036;
	font: bold 12px/200% sans-serif;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
a.button:link {
	border: 2px solid black;
	background: #0033FF;
	color: #036;
	font: bold 12px sans-serif;
	text-align: center;
	vertical-align: middle;
	line-height: 400%;


}
a.button:visited {
	border: 2px solid black;
	background: #AAA;
	color: #444;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
}
a.button:hover {
	background: yellow;
	color: red;
	border-color: navy;
}
a.button:active {
	background: white;
	color: maroon;
	border-color: cyan;
}
div.button {
	text-align: center;
	height: 25px;
	width: 175px;
	vertical-align: middle;
	border: none;
}
div.buttonbar {
	height: auto;
	width: auto;
	border: none;
	clear: both;
	float: none;
	word-wrap: normal;
	display: block;
	position: relative;
}
table.schedule{
	border: thin solid;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	width: 76%;
	margin-right: 12%;
	margin-left: 12%;
}
td.schedule, th.schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: none;
	border-collapse: collapse;
	line-height: 1em;
}
th.schedule {
	vertical-align: top;
}
table.clear{
	border: none;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
	width: 40em;
	padding: 0px;
}
td.clear, th.clear {
	font-size: 1em;
	border: none;
	border-collapse: collapse;
	line-height: 1em;
	padding: 0px;
}
th.clear {
	vertical-align: top;
	width: 12em;


}
.popup{
	font-size: 2em;
	color: #000000;
	background-color: #00FF00;
	line-height: 1em;
}
img.example{
	height: auto;
	width: 375px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.center{
	text-align: center;

}
table.fees{
	border: thin solid #FFFFFF;
	border-collapse: collapse;
	width: 100%;
}
.right{
	text-align: right;

}
td.half {
	width: 50%;
}
.bordercollapse {
	border: thin solid;
	border-collapse: collapse;
}
body.photo{	margin: 0 0 0 0;
}
table.photo{
	border: thin solid;
	text-align: center;
	vertical-align: middle;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
td.photo, th.photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: none;
	border-collapse: collapse;
	line-height: 1em;
}
.p-shadow {
	width: 90%;
	float: left;
	background: url(images/logo/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/logo/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.p-shadow div {
  background: none !important;
  background: url(images/logo/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
	color: #777;
	background-color: White;
	font: italic 1em georgia, serif;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin: -6px 6px 6px -6px !important;
	margin: 0;
}



