/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #b4e6f3;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

p, h1, h2, h3, h4, h5, a, ul, ol, li, td {
font: normal 12px Arial, Helvetica, Verdana, sans-serif;
}

p {
	margin: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #000033;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 15px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #2994B8;
	margin: 20px 0px 15px 15px;
	padding: 0px 20px 0px 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #495C65;
	margin-right: 15px;
	padding-right: 20px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

address {
	color: #304F6D;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	background-image: url(images/address.gif);
	background-repeat: no-repeat;
	margin: 5px auto 0;
	padding: 5px 0 5px 0px;
}
address strong {
	color: #304F6D;
	font-family: tahoma;
}
div {
margin: 0;
padding: 0;
}

/* Creates the general link style for the site. This is not the main navigation.  */
a:link {
	color: #184A6F;
	text-decoration: underline;
}

a:hover, a:active {
	color: #030;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}

/* ----------------- PAGE LAYOUT ELEMENTS (for tables) ----------------- */
table, td, th {
	border-collapse: collapse;
	margin-left: 15px;
}

/* ----------------- WEB AUDIO APPLET ----------------- */
div#applet {
position:relative;
width: 180px;
height: 100px;
background: url(images/webaudio.gif) no-repeat left top;
}
 
div#applet div {
	position: absolute;
	top: 52px;
	left: 75px;
	width: 68px;
	height: 30px;
}

div#applet a {
display: block;
position: absolute;
top: 85px;
left: 0px;
width: 180px;
 height: 10px;
}
/* DIV HEADER */
div#header {
	width: 760px;
	padding: 0;
	height: 150px;
	background: url(images/header.jpg) no-repeat left top;
	position: relative;
	margin: 0px auto 0;
}

div#flash {
	position: absolute;
	height: 150px;
	width: 568px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
div#subpanel {
	position: absolute;
	height: 34px;
	width: 186px;
	top: 0px;
	right: 0px;
	z-index: 2;
}

/* DIV CONTAINER */
div#container {
width: 760px;
margin: 0 auto;
padding: 0;
background: #fff url(images/container_bg.gif) repeat-y left top;
}

/* DIV CONTENT */
div#content {
	float: left;
	width: 568px;
	margin: 0;
	padding: 0;
	text-align:left;
	border-top: 1px solid #F5F5EE;
	background: url(images/content_bg.gif) no-repeat left top;
}





/* DIV SIDEBAR */
div#sidebar {
	float: right;
	width: 192px;
	margin: 0;
	padding: 0;
	background: url(images/sidebar.jpg) no-repeat left top;
}

ul#listfloatleft {
	float: left;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
ul#list1 {
	float: left;
	padding: 0 0 0 5px;
	color: #666666;
	margin-bottom: 15px;
	width: 185px;
}
div#iframe {
	width: 560px;
	text-align: center;
	margin-top: -20px;
}

/* DIV FOOTER */
div#footer {
	width: 760px;
	color: #2A95B9;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 40px;
	background-color: #B4E6F3;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 15px 0 0px 0px;
	text-align: center;
}

div#footernav {
	width: 760px;
	float: right;
}
div#footernav a:link, div#footernav a:visited {
	font-size: 10px;
	color: #2A95B9;
	text-decoration: none;
	font-family: tahoma;
	text-transform: capitalize;
	font-weight: bold;
}

div#footernav a:hover, div#footernav a:active {
text-decoration: underline;
}
/* DIV COPYRIGHT */
div#copyright {
	width: 760px;
	margin: 0 0px;
	color: #2793B7;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	float: right;
	padding: 2px 0 0px;
}

div#copyright a:link, div#copyright a:visited, div#footerright a:visited, div#footerright a:link {
font-size: 9px;
color: #2A95B9;
text-decoration: none;
}

div#copyright a:hover, div#copyright a:active, div#footerright a:hover, div#footerright a:active {
font-size: 9px;
color: #B3E7FF;
text-decoration: underline;
}

/* ----------------- MAIN NAVIGATION ----------------- */
ul#mainnav {
	padding: 8px 4px 4px;
	margin: 0px 0 0;
}

ul#mainnav li {
display: inline;
list-style: none;
}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	display: block;
	border-bottom: 1px solid #D0ECF4;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #C5E3EB;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
}

ul#mainnav li a.current:link, ul#mainnav a.current:visited, ul#mainnav li a:hover {
	color: #FFFFFF;
	background-color: #304F6D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC8CE;

}


#clearboth {
	clear: left;
}

.textcenter {
	text-align: center;
	margin-bottom: 10px;
}
applet {
	float: right;
}
img.right {
	clear: both;
	float: right;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 10px;
}
img.right1 {
	clear: both;
	float: right;
	padding: 2px;
	border: 1px solid #6B0A0A;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 15px;
}
strong {
	font-size: 11px;
	color: #268CAE;
	font-family: tahoma;
}
.centerpic {
	border: 1px solid #339ABB;
	margin-right: 5px;
	padding: 2px;
}
#content li {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 20px;
}
#content ul {
	margin-left: 20px;
	margin-top: -7px;
}

.notice {
	background-color: #E7EBED;
	border: 1px solid #BCC8CE;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}
div#map {
	margin-left: 15px;
	border: 1px solid #BCC8CE;
	height: 300px;
	width: 500px;
	margin-bottom: 15px;
}
