/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFF;
	
}
p, ul, li {font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #5b5b5b;
	}
p, li {font-size: 12px;}
p {margin: 15px; line-height: 1.6em;}
h1 {
	font-size: 1.7em;
	color: #07245b;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin: 15px;
}
h2 {
	font-size: 1.2em;
	color: #07245b;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
	h2#audio_header {
		font-size: 1.1em;
		color: #1276b2;
		font-family: "Times New Roman", Times, serif;
		text-align: center;
}
div#content a {
	color: #07245b;
	text-decoration: underline;
}
div#content a:hover {
	color: #d39a79;
}
address {
	text-align: left;
	font: normal 11px Arial, Helvetica, sans-serif;
	position: absolute;
	left: 767px;
	top: 513px;
	padding: 10px;
	margin: 0px;
	color: #FFF;
	background: #1e4da8;
	border: #07245b 2px solid;
	
}
address a {
	text-align: center;
	color: #b1f41f;
	text-decoration: underline;
}
	address img {
		padding: 0px;
	}
/* ----------------- IMAGE/ALIGNMENT ELEMENTS ----------------- */
img.left 			{float: left; margin: 5px 15px 5px 10px;}
img.right 			{float: right; margin: 5px 10px 15px 15px;}
img.leftborder 	{padding: 4px; border: 1px solid #f0ede5; float: left; margin: 5px 15px;}
img.rightborder 	{padding: 4px; border: 1px solid #1e4da8; float: right; margin:  5px 10px;}

.center 		{text-align: center;}
/* ----------------- NAV ELEMENTS ----------------- */
a:link, a:active, a:visited {
}
a:hover {
	text-decoration: none
}
/* ----------------- Horizontal ------------------- */
div#nav {
	position: absolute;
	left: 16px;
	top: 156px;
	z-index: 3;
}
ul#mainnav {
	margin: 0;
	padding: 0;
}
ul#mainnav li {
	float: left; 
	padding: 0;
	list-style: none;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
}
ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 13px 26px 12px 27px;
	white-space: nowrap;
	font-weight: bold;
	text-transform: uppercase;
	border-right: #b1f41f 1px dotted;
	font-family: Arial, Helvetica, sans-serif;
}
ul#mainnav li a#no_border {
	border: none;
}
ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	background: url(images/nav_current.jpg) no-repeat center;
	color: #b1f41f;
}
* html #nav a {
	width: 1%;}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	margin: auto;
	position: relative;
	width: 1001px;
	background: url(images/bg_container.gif) repeat-y;
	padding: 0px;
}
div#container2 {
	margin: 30px auto auto auto;
	width: 400px;
	height: 400px;
}
div#header {
	width: 1001px;
	height: 447px;
	background: url(images/bg_header.jpg) no-repeat;
	position: relative;
	padding: 0px;
}
div#content {
	padding: 1px;
	margin: 0px 215px 0px 15px;
	width: 761px;
}
	div#content ul li {
		list-style: disc inside;
	}
div#footer {
	font-size: 10px;
	text-align: center;
	position: relative;
	width: 1001px;
	height: 66px;
	background: url(images/bg_footer.gif) no-repeat;
	clear: both;
	margin: 0px auto;
	padding: 0px;
}
div#footer_nav {
	position: absolute;
	left: 32px;
	top: 33px;
	color: #07245b;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	width: 432px;
}

div#footer_nav a:link, div#footer_nav a:visited {
	color: #07245b;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
div#footer_nav a:hover {
	color: #b1f41f;
}
div#copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #07245b;
	padding-top: 4px;
	margin: auto;
}
div#copyright a:link, div#copyright a:visited {
	color: #07245b;
}
div#copyright a:hover {
	color: #828282;
}
div#flash {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 517px;
	top: 5px;
}
div#flash2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 15px;
	top: 205px;
}
div#map {
	border: solid 1px #f0ede5;
	padding: 4px;
	margin: 5px 10px;
	width: 250px;
	float: right;
}

div#audio {
	margin: 0px;
	padding: 0px;
}
div#audio_link {
	position: absolute;
	top: 104px;
	left: 747px;
}
	div#audio_link a img {
		border: none;
	}

.clear 	{
	clear: both;
}
.left {
	float: left;
}
#login {
	position: absolute;
	right: 867px;
	bottom: -28px;
	padding: 0;
	margin: 0;
}
#login a {
	border: none;
	text-decoration: none;
}
#login img {
	border: none;
}
#cta_sidebar {
	position: absolute;
	left: 696px;
	top: 326px;
}