/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
html { 
  padding:0px;
  margin:0px;
}

body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000;
	padding:0px;
	margin:0px;
	line-height: 1.5em;
	background-image: url(images/site_bg.jpg);
	background-repeat: repeat-x;
}
div#flash {
	height: 163px;
	width: 800px;
	
}



h1 {
	text-align: left;
	color: #0033a6;
	padding:20px 0px 0px;
	margin:0px 15px;
	font:  1.5em Arial, Sans-Serif;
	letter-spacing: -1px;
}
div#top {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 18px;
}





h2 {
	font-size:15px;
	color: #26598E;
	text-align: center;
	font-weight: bold;
	margin: 0px;
}


/* This sets a default font for all of our  selectors. We set the text align back to left so it won't center (based on the body  to compensate for IE.) */




address {
	font-style: normal;
	margin: 0;
	font-weight: normal;
	line-height: 12px;
	color: #0033a6;
	font-size: 11px;
	padding: 0px;
	text-align: left;
}
div#bottom {
	height: 25px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/* Styles the div that serves as the container for the content and navigation.*/
div#container {
	position:relative;
	width: 780px;
	margin: 0px auto;
	background-color: #000000;
	background-image: url(images/container_g.gif);
	background-repeat: repeat;
}
div#audiotop {
	height: 57px;
	width: 780px;
	background-image: url(images/cta_g.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	}

div#content {
	margin: 0px;
	padding: 0px;
	width:606px;
	min-height: 625px;
	height:auto !important;
	height: 625px;
} 
div#sidebarright {
	float: right;
	width: 214px;
}
div#content li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #0054A6;
	line-height: 15px;
}


div#content a {
	color:#0033a6;
	font-size: 11px;
} 

	#content p, h2{
	margin: 0px;
	padding: 15px 30px 5px 15px;
	line-height:16px;
	color: #333333;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
strong {
	color: #0033a6;
}
div#leftlist {
	float: left;
	width: 325px;
}



/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	position: relative;
	width: 780px;
	height: 180px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_g.jpg);
	background-repeat: no-repeat;


}


.headerlogo{
	background-image:url(images/nav_g.gif);
	height: 34px;
	width: 780px;
	background-repeat: no-repeat;
}

div#navcontainer{
	width: 780px;
	height: 34px;
	margin: 0px;
	padding: 0px;

}
#signin {
	position: absolute;
	right: 0px;
	width: 111px;
	margin: 0px;
	padding: 5px 0px 0px;
	top: 16px;
	left: 650px;
	height: 18px;
	color: #333333;
	font-size: 10px;
}
	
	#rightcol p{
		font-size: 10px;
		line-height:15px;
		margin: 5px 20px 5px 20px;
}

#rightcol2 {
	position: absolute;
	right: 0px;
	width: 190px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	left: -1px;
	top: 383px;
	font-size: 9px;
	line-height:15px;
}


#leftcol {
	position: absolute;
	left: 2px;
	width: 778px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	top: 175px;
	height: 34px;
	}

/* -----------------------------------------------------*/
/* ----------------- CSS NAV VERTICAL ----------------- */
/* -----------------------------------------------------*/

/* NAVIGATION CONTAINER */





/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}

img.right {
	float: right;
	margin: 0px 0px 5px 20px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
div#right {
	float: right;
	height: auto;
	width: 300px;
	margin-top: 25px;
	padding-left: 10px;
	margin-right: 20px;
	padding-bottom: 20px;
}
img.normal {
	margin: 3px;
	border: 1px solid #000;
}



/* DIV UTILITY NAV */
	div#utilnav {
	/*margin-left: 150px;*/
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	height: 25px;
	line-height: 25px;
	clear:both;
	width: 780px;
}
		#utilnav a {
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
	padding-right: 1px;
	padding-left: 1px;
			}
		#utilnav a:hover {
	text-decoration: none;
	color: #ffffff;
}



/* ---------------------------- FOOTER ----------------------------  */
/* Creates the div container for the footer. */
div#footer {
	margin: 0px auto 10px;
	width: 780px;
	clear: both;
	color: #999999;
	text-align: center;
}
div#footerleft {
	float: left;
	height: 69px;
	width: auto;
}

div#footerright {
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color: #F57600;
	text-align: right;
}

div#footer p{
	color: #0033a6;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

div#footer a:link, a:visited, a:hover, a:active {
	color: #0033a6;
}

.copyright  {
	font-size: 9px;
	line-height: 14px;
	color: #0033a6;
	padding-top: 10px;
	width: 780px;
}



/* ----------------- NAVIGATION CONTAINER ----------------- */
div#horznav {
	width:780px;
	height:34px;
	padding:0;

}

ul#nav {
margin:0;
padding:0;
list-style-type:none;
}

ul#nav li {
float:left;
margin:0 auto;
padding:0;
display:inline;
line-height: 18px;
}

ul#nav li a {
	display:block;
	padding:12px 5px 10px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	font-weight: bold;
	width: auto;
	
}

ul#nav li a:hover, ul#nav li a#current:link, ul#nav li a#current:visited {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
	font-size:10px;
	text-decoration:none;
	background-image: url(images/baroof.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	
}

.iframe{
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
}
div#footercontact {
	/*margin-left: 150px;*/
		text-align: center;
	font-size: 10px;
	color: #333333;
	height: 69px;
	line-height: 35px;
	width: 780px;
	position: relative;
}
div#footercontact a:link {
	color: #CCCCCC;
}
div#map {
	clear: both;
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 550px;
}
div#locationinfo {
	width: 166px;
	position: absolute;
	left: 607px;
	top: 497px;
	height: auto;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}



img.border {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
div#left {
	width: 149px;
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px;
	position: absolute;
	left: 196px;
	top: 2px;
	height: 53px;
}
div#clearboth {
	clear: both;
}
div#signin a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
div#signin a:visited {
	color: #333333;
	text-decoration: none;
}
div#signin a:hover {
	color: #0544d2;
	text-decoration: none;
}
div#locationinfo a:link {
	color: #0033a6;
}

hr {

border: none;
border-top: 1px solid #b1cbfc;
height: 1px;
margin-bottom: 5px;
clear: both;

}
div#tablecontent {
	width: 575px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
div#sidebarpicture {
	width: 176px;
	position: absolute;
	left: 604px;
	top: 271px;
	height: auto;
	color: #FFFFFF;
	padding: 0px;
}
.blue {
	color: #0054A6;
}

.emphasize {
	font-size: 15px;
	font-weight:bold;
	color: #fff
}