div {
margin: 0;
padding: 0;
}
/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #393939;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

p, h1, h2, h3, h4, h5, a, ul, ol, li, td {
	font: normal 12px Arial, Helvetica, Verdana, sans-serif;
	color: #000033;
}

p {
	margin: 0;
	color: #333333;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}

h1 {
	text-align: left;
	color: #000000;
	padding-top: 10px;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	margin-right: 20px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
}

address {
	color: #000000;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	width: 150px;
	margin-left: 10px;
}
address strong {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
address a:link, address a:visited, address a:active {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
address a:hover {
	color: #F7C629;
}


/* Creates the general link style for the site. This is not the main navigation.  */
a:link {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

a:hover, a:active {
	color: #F36F29;
	text-decoration: none;
}

a:visited {
	color: #053969;
	text-decoration: underline;
}
/* SUBPANEL */
div#signin {
	position: absolute;
	clear: both;
	width: 180px;
	text-align: right;
	z-index: 2;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	right: 24px;
	top: 15px;
}

div#signin a {
	text-decoration: none;
	color: #000000;
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
}

div#signin a:hover {
	color: #313131;}
.cta {
	margin-top: 15px;
}

/* ----------------- 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: 300px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#flash {
	position: absolute;
	height: 300px;
	width: 578px;
	bottom: 0px;
	right: 0px;
}


/* 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 {
	width: 578px;
	margin: 0;
	padding: 0;
	text-align:left;
	position: relative;
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}

#content li {
	color: #333333;
	margin-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}
#content ul {
	margin-left: 10px;
	margin-top: 0px;
}







/* DIV SIDEBAR */
div#sidebar {
	float: left;
	width: 182px;
	margin: 0;
	padding: 0;
	background-image: url(images/left-div.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

ul#listfloatleft {
	float: left;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0 0 15px 10px;
}

/* DIV FOOTER */
div#footer {
	width: 760px;
	color: #FFFFFF;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 77px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	background: #353535 url(images/footer_bg.gif) no-repeat center top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#footernav {
	width: 755px;
	float: right;
	text-align: left;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-top: 5px;
}
div#footernav a:link, div#footernav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	font: normal 11px Arial, Helvetica, sans-serif;
}

div#footernav a:hover, div#footernav a:active {
text-decoration: underline;
}
/* DIV COPYRIGHT */
div#copyright {
	width: 755px;
	color: #FFFFFF;
	text-align: left;
	float: right;
	margin: 0 0px;
	padding: 0px 0 0px 5px;
	background-color: #393939;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

div#copyright a:link, div#copyright a:visited, div#footerright a:visited, div#footerright a:link {
font-size: 9px;
color: #FFFFFF;
text-decoration: none;
}

div#copyright a:hover, div#copyright a:active, div#footerright a:hover, div#footerright a:active {
font-size: 9px;
text-decoration: underline;
}

/* ----------------- MAIN NAVIGATION ----------------- */
div#navbox {
	position: absolute;
	left: 0px;
	width: 182px;
	background: url(images/navbg.jpg) no-repeat left top;
	bottom: 0px;
}
ul#mainnav {
	margin: 0px 0 0;
	padding: 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;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	padding-right: 0;
	text-indent: 20px;
	text-transform: uppercase;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 3px;
	background-image: url(images/navoff.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
}

ul#mainnav li a.current:link, ul#mainnav a.current:visited, ul#mainnav li a:hover {
	color: #F9E012;
	background-color: #000000;
	background-image: url(images/navon.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


/* ----------------- CLASSES ----------------- */

#clearboth {
	clear: left;
}

.textcenter {
	text-align: center;
	margin-bottom: 10px;
}
img.left {
	clear: both;
	float: left;
	padding: 4px;
	border: 1px solid #D7D8D9;
	margin-right: 15px;
	margin-bottom: 10px;
}

img.right {
	clear: both;
	float: right;
	margin-left: 5px;
	margin-bottom: 20px;
	padding: 4px;
	border: 1px solid #D7D8D9;
	background: #FFFFFF;
	margin-right: 20px;
	margin-top: 10px;
}
strong {
	color: #333333;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.centerpic {
	margin-left: 10px;
}
.clear {
	clear: left;
}

div#map {
	height: 400px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E0E0E0;
	padding: 4px;
	margin-bottom: 15px;
}
#listfloatleft {
	float: left;
	list-style: url(images/bullet.gif);
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 10px;
	width: 150px;
	padding-left: 25px;
}
img.rightborderless {
	clear: both;
	float: right;
	margin-left: 5px;
	margin-bottom: 20px;
	margin-top: 50px;
}
table {
	width: 525px;
	background-color: #F0F0F0;
	border: 1px solid #BEBEBE;
}
td {
	border: 1px solid #FFFFFF;
	padding: 3px;
}
td.size {
	background-color: #FFFFC4;
	font-weight: bold;
	padding-left: 10px;
}
hr {
	clear: both;
	color: #DAD6CF;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
