/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin:0;
	padding:0;
	text-align:center;
	color: #2D1E00;
}

p, h1, h2, h3, h4, h5, a, ul, ol, li, td {
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	color: #1B1B1B;
}

p {
	margin:0;
	color: #1B1B1B;
	padding: 4px 20px 8px;
	line-height: 17px;
}

h1 {
	text-align: left;
}

h2 {
}
ul {
}

	
div#audio {
	position: absolute;
	height: 25px;
	width: 225px;
	right: 45px;
	text-align: right;
	top: 27px;
}
	
/* ----------------- LINK STYLE ----------------- */
a:link {
	color:#333333;
	text-decoration:underline;
	font-weight: bold;
}
#copyright img {
	float: right;
	border-width: 0px;
}


a:hover, a:active {
	color:#5C5C5C;
	text-decoration:none;
}

a:visited {
	color:#1B1B1B;
	text-decoration:underline;
	font-size: 12px;
}
 div#header {
	width:800px;
	margin:0 auto;
	padding:0;
	position: relative;
	left: 0px;
	top: 0px;
	height: 267px;
	background: #FFFFFF url(images/header_bg.jpg) no-repeat left top;
}
div#cta {
	position: absolute;
	height: 165px;
	width: 410px;
	right: 0px;
	top: 0px;
}

div#flash {
	position: absolute;
	height: 167px;
	width: 800px;
	right: 0px;
	bottom: 0px;
}


div#container {
	width:800px;
	margin:0px auto 0;
	padding:0;
	position: relative;
	background: #FFFFFF url(images/container_bg.gif) repeat-y left top;
}

div#content {
	float:left;
	width:559px;
	margin:0px 0 0;
	padding:0;
	text-align:left;
	line-height: 17px;
	position: relative;
	background: url(images/content_bg.jpg) no-repeat left top;
}

#content ul {
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 5px 10px 5px 20px;
	background: #f5f5f6;
	border: 1px solid #E3E3E6;
}
#content li {
	padding-top: 1px;
	padding-bottom: 1px;
	list-style: url(images/bullet.gif) none;
	font-size: 11px;
}


#content h1 {
	text-decoration:none;
	color:#0930a8;
	text-transform: capitalize;
	font: normal 24px Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-bottom: 5px;
	margin: 15px 20px 20px;
	word-spacing: -1px;
}


div#leftcolumn {
	width: 240px;
	float:right;
	margin:0;
	padding:0px 0 0;
	vertical-align:top;
	background: url(images/rightdiv_bg.jpg) no-repeat left top;
	height: 255px;
}
#leftcolumn h2 {
	font: 14px Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 5px;
	color: #378DB0;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}


address {
	text-align:left;
	color:#000000;
	font: normal 11px Arial, Helvetica, Verdana, sans-serif;
	padding: 40px 3px 10px 15px;
}

address strong {
	font-family: tahoma;
	color: #0930A8;
}
address a:link, address a:visited, address a:active {
	color: #DEE9ED;
	font-size: 11px;
	font-weight: bold;
}
address a:hover {
	color: #FDDC51;
}


div#footer {
	font: 9px Arial, Helvetica, sans-serif;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: left;
	clear: both;
	background: #F5F5F6 url(images/footer_bg.gif) no-repeat left top;
	height: 42px;
	margin-top: 10px;
}

div#footernav {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	padding-top: 15px;
	font: bold 11px tahoma;
	width: 610px;
	float: left;
	padding-left: 15px;
}
div#footerright {
	float: right;
	width: 150px;
	padding-top: 15px;
	text-align: right;
}

div#footernav a:link, div#footernav a:visited, div#footernav a:active {
	color:#0930A9;
	text-decoration:none;
	padding-right: 3px;
	padding-left: 3px;
	font: bold 11px Arial, Helvetica, sans-serif;
}

div#footernav a:hover  {
	text-decoration:underline;
}

div#copyright a:link, div#copyright a:visited, div#footerright a:link, div#footerright a:visited  {
font-size:9px;
color:#0930A9;
text-decoration:underline;
}

div#copyright a:hover, div#copyright a:active, div#footerright a:hover, div#footerright a:active {
font-size:9px;
color:#666666;
text-decoration:none;
}


div#copyright {
	width:800px;
	color:#2C2C2C;
	padding-right: 0;
	text-align: left;
	font: 9px Arial, Helvetica, Verdana, sans-serif;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
}
#copyright img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: -20px;
}



/* ----------------- NAVIGATION CONTAINER ----------------- */

div#horznav {
	width:800px;
	height: 26px;
	padding: 0px;
	position: absolute;
	right: 0px;
	margin: 0 auto;
	top: 74px;
}

ul#nav {
	padding:0px;
	list-style-type:none;
	margin: 0 0px;
}

ul#nav li {
	float:left;
	padding:0;
	display:inline;
	margin: 0 0px;
}

ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	display:run-in;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	margin: 0px;
	font: bold 11px/26px Arial, Helvetica, sans-serif;
	padding: 7px 18px 6px 17px;
}


ul#nav li a:hover, ul#nav li a#current:link {
	color:#bbe5f3;
	background: #12283D;
}

ul#nav li a#current:visited {
	color:#DA1202;
	background: #FFFFFF;
}
/* ----------------- CUSTOM CLASSES ----------------- */
.textcenter {
	text-align: center;
	margin-bottom: 10px;
}
strong {
	color: #12283D;
	font: bold 13px tahoma;
}
.imageright {
	padding: 4px;
	float: right;
	margin-left: 10px;
	clear: right;
	margin-bottom: 15px;
	border: 1px solid #E6E6E8;
}

.imagerightborderless {
	padding: 4px;
	float: right;
	margin-left: 10px;
	clear: right;
}

.imageleft {
	padding: 2px;
	float: left;
	margin-right: 10px;
}
.clear {
	clear: both;
}
div#map {
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	width: 500px;
	padding: 3px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
}
.emphasis {
	margin-right: 20px;
	margin-left: 20px;
	padding: 3px;
	text-align: center;
	color: #3E30A8;
	background: #f5f5f6;
	border: 1px solid #E6E6E8;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.cta {
	margin-bottom: 0px;
	margin-top: 1px;
}
iframe {
	padding-top: -20px;
}
.subheader {
	font-size: 16px;
	font-weight: bold;
}
hr {
	margin-right: 15px;
	margin-left: 15px;
	color: #EAEAEA;
	height: 1px;
	background: #CCCCCC;
	border-width: 0px;
}
