body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #00ABE9;
	color: #00B0F0;
	font: Arial;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 24px;
	color: #006;
}

a {
	font-size: 12px;
	color: #336600;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 	background-color: #99CC00;
	color: #003333;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #0000CC;
}

.SHS #container {
	background-color: #FFFFCC;
	color: #0000CC;
	width:1300px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.SHS #header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color:#FFFFCC;
	color: #FFFF33;
}

.SHS #sidebar {
	float:left;
	width: 125px;
	padding: 5px 5px 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding: 5px;
	background-color:#FFFFCC;
	color: #0000CC;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color:#FFFFCC;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color:#FFFFCC;
    font-style: italic;
}

.SHS #maincontent {
	color: #2A0055;
	background-color:#FFFFCC;
	margin: 0 0 0 140px; /* the left margin on this div element creates the column down the left side of the page */
	padding: 5px 5px 0 5px;
	font-size: 14px;
}

.SHS #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #000080;
	background-color:#FFFFCC;
	text-align:center;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000CC;
	background-color:#FFFFCC;
}
p.legal {
	margin-top: 0;
	margin-bottom: 0;
	color:#000099;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
    border-style: double;
 }

.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: #FFFFFF;
    color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.shstitle {
   font-size:large;
}

