.footertext {
	font-size: 10px;
	color: #5884B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
.subbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFBFC;
	background-color: #3B5685;
	border: 1px solid #B8CCE5;
}

body {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	scrollbar-3dlight-color : #B7B6B6;
	scrollbar-arrow-color : #888787;
	scrollbar-base-color : #DFDDDD;
	scrollbar-darkshadow-color : #4B4B4B;
	scrollbar-face-color : #DFDDDD;
	scrollbar-highlight-color : #DFDDDD;
	scrollbar-shadow-color : #888787;
	scrollbar-track-color : #DFDDDD;
	background:#000066;
}
th {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:center;
}
.schedule td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 8px;
	height:80px;
}
.schedule {
	font-size: 10px;
	color: #333333;
}
.footertext a {
	color: #5884B1;
	text-decoration: none;
}
.imgpad {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

h1{font-size:18px;}	
.copy {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #5884B1;
	text-decoration: none;
}
.optintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5884B1;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.optin form {
	margin: 0px;
	padding: 0px;
}
.optininput {
	font-size: 11px;
	padding: 1px;
}


	.required {
	color: #E8962B;
	}
#frmSS9 .myForm .optintext input {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:295px;
    height:214px;
    overflow:hidden;
}

#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
}

#slide-images li img{
    display:block;
}
.newcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #16315D;
}
.newcopy a {
	color: #FFFFFF;
}


/* The Navigation */
#nav {
	width: 690px;
	position: absolute;
	left: 50%;
	margin-left: -345px;
	margin-top: 150px;
	padding: 0;
}

#nav ul {
	list-style: none;
	padding: 0;
}

#nav li {
	width: 150px;
	height: 30px;
	margin-bottom: 3px;
}

#nav li a {
	display: block;
	line-height: 30px;
	height: 100%;
	text-decoration: none;
	text-indent: -9999;
}

#navl {
	float: left;
	margin: 0;
}

#navr {
	float: right;
	margin:0;
}

/* Top Navigation */
#tnav {
	background: #DFDDDD;
	width: 100%;
	height: 30px;
	margin-top: -11px;
	border-bottom: 1px solid black;
	min-width: 800px;
}

#tnav ul {
	list-style: none;
}

#tnav li {
	float: left;
	margin-left: 3px;
	height: 30px;
}

#tnav li a {
	color: #000;
	font-size: 11px;
	display: block;
	height: 22px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}

#tnav li a:hover {
	text-decoration: none;
	background: #666;
	color:#FFF;
	border-bottom: #FFF;
}

/* The Gallery */
#gallery_select {
	margin-left: -60px;
	padding: 0;
	width: 550px;
}

#gallery_select ul {
	list-style: none;
}

#gallery_select img { border:0; }

#gallery_select li {
	float: left;
	text-align:center;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 0.9em;
}

#gallery_select a {
	color: #222;
	text-decoration: none;
}

#gallery_select a:hover {
	text-decoration: underline;
}

#gallery {
	margin-left: -30px;
	padding: 0;
}

#gallery ul {
	list-style: none;
}

#gallery img { border:0; }

#gallery li a{
	float: left;
	text-align:center;
	font-size: 0.9em;
	padding: 10px;
	border-bottom: 1px solid #CCC;
}

#gallery li a:hover {
	border-bottom: 1px solid #555;
}

#gnav {
	margin-top: -15px;
	margin-left: 15px;
	font-size: 0.9em;
}

#gnav a {
	color: #000;
	font-size: 0.9em;
}

dt {
	margin-top: 20px;
}