* {
	margin: 0px;
	padding: 0px;
}



body {
	background: #e1e7eb;
	/*Below sets a base for percentage used. x-small generally is about 10px*/
	font-size: x-small;
}

*html body{
 	font-size: x-small /* for IE5/Win*/
	f\ont-size: small;/*for  all other older verions of IE */

	}

	
/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, dt, dd, td {
	font-family: Arial, Helvetica, sans-serif;
}
/* Redefines the p tag */
p { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #222426;
	margin: 10px 20px 0px 5px;
	line-height: 1.5;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:250%;
	color: #003366;
	width: 560px;
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 10px 5px;
	font-style: italic;
	font-weight: normal;	
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:160%;
	color: #003366;
	margin: 10px 0px 10px 5px;	
	font-weight: normal;	
	text-decoration: underline;
}	


/* Creates the general link style for the site. This is not the main navigation.  */

a:link {
	color:#fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;	
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
a:active {
	text-decoration: none;	
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#wrapper{
	min-width:880px;
	background:#fff url(images/bg_wrapper.gif) left repeat-y;
}


div#indexwrapper{
	width: 895px;
	height: 517px;
	margin: 0px auto;

}

div#container {
	position: relative;
	_position:inherit;
	min-width:600px;
	padding-left:280px;
	background:url(images/bg_wrapper_right.gif) right repeat-y;
 }
 
div#header {
	min-width: 880px;
	height: 213px;
	position: relative;
	background:url(images/header-left.jpg) no-repeat;
 }

div#header object {float:right;}
 
div#top{
	min-width: 880px;
	height: 171px;
	position: relative;
	background: url(images/top.gif) no-repeat;
} 
 
div#topright {height:172px; background:url(images/top_right.gif) right no-repeat;}
div#bottomright {height:77px; background:url(images/bg_footer_right.gif) right no-repeat;}

div#textright li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #333;
	line-height: 1.5;
	list-style-image:url(images/arrow.gif);
	margin: 10px 20px 10px 40px;
	}


div#textleft{
	position:absolute;
	width: 268px;
	display: inline;
	margin-left: 0px;
	left: 10px;
	top: -1px;
	_top:385px;
}

div#textleft p{
	color: #fff;
	margin-left: 30px;
}


div#textleft a{
	color: #fff;
	text-decoration: underline;
}

div#textleft img{
	display: block;
	margin: -1px 0px 0px 6px;	
}


div#textright{
}

div#contentright {
	float:left;
	width:100%;
	_width:99%;
	*min-width:305px;
}



div#textright a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666600;		
}

div#textright a:visited{
	color:#666600;		
}


address{
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 10px 0px 0px 30px;
}


 
 
  div#bottom{
  	background: url(images/bg_footer.gif) no-repeat;
 	min-width: 880px;
	height: 77px;
	position: relative;
	clear: both;
 }
 
 

 
 
   div#indexbottom{
   width: 895px;
   height: 114px;
   margin: 0px auto;
 }
 
	div#indexbottom img{
		margin-top: -1px;
		display: block;
	
	}

 /* ----------------- IMAGE ELEMENTS ----------------- */


.right {
	margin: 5px 15px 5px 15px;
	float: right;
	font-weight: bold;
	text-align: center;
}

.right img{
	border: 1px solid #ccc;
	padding: 2px;
	
}

img.left {


}


 #copyright {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3B5C63;
 	font-size:9px;
	margin: 0px auto;
	clear: both;
	padding: 10px 0px 10px 0px;
	width: 800px;
 }
 
 
 #copyright a{
 	color: #3B5C63;
 }
 
 #copyright img{
 	margin-top: -20px;
	float: right;
 }
 
 
  div#login{
 	width: 880px;
	text-align: right;
	clear: both; 
	font-size: 10px;
	margin: 0px auto;
 }
 
  div#login img{
  	float: right;
  }


/* ---------------------- nav ---------------------- */


/* ---------------------- MAIN NAVIGATION---------------------- */	
		#mainnav{
			margin-left: 0px;
		
		}	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 55px;
	margin-bottom: 5px;
	margin-left: 5px;
}

	
	/* -------------------------------------------------------*/
/* ----------------- CSS HORIZONTAL NAV ----------------- */
/* -------------------------------------------------------*/

/* NAVIGATION CONTAINER */
div#nav {
	position: absolute;
	top: 117px;
	left: 11px;
	height: 35px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
	
ul#navlist li a.current, ul#navlist li a.current:hover{
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
	
	ul#navlist li a#current span, ul#navlist li a#current:hover span {
	display: block;
	padding: 7px 15px 7px 0;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	}

/* UL TAG */
ul#navlist {
	margin:0;
	padding:0;
	font-size:9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	color: #FFFFFF;
} 

ul#navlist li {
	list-style: none;
	float:left;
	position: relative;
	margin:0 1px 0 0;
	padding:0;
	line-height:normal;
	text-indent:0;}

ul#navlist li a {
	display:block;
	/*width: 100px;*/
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-right: 1px;
	margin-left: 1px;
}

/**/* html #nav a {
	width: 1%;}

ul#navlist li a:hover {
	color: #CCCCCC;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

/* ---------------------------------------------------------*/
/* ----------------- FOR THE CSS DROPDOWN ----------------- */
/* ---------------------------------------------------------*/
	
	
ul#navlist li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 20px;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0 0 0;
}

ul#navlist li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

ul#navlist li:hover ul, ul#navlist li.over ul { /* lists nested under hovered list items */
	display: block;
}

ul#navlist li ul li {
	float: none;
	text-transform: capitalize;}
	
ul#navlist li ul li a {
	width: 150px;
	text-indent: 15px;
	color: #fff;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

ul#navlist li ul li a:hover {
	color: #600;
	background-color: #fc0;
}

	 /* ----------------- end NAVIGATION ----------------- */
	 
	 
	 
	 
	 
	 
	 
	 /* ----------------- UTILITY NAVIGATION ----------------- */

	ul#utilitynav {
	margin: 0px auto;
	padding: 0px;
	width: 602px;
	height: 25px;
	position: absolute;
	left: 288px;
	top: 28px;
	}
	
	
	ul#utilitynav li {
		display: inline; 
		list-style: none;
	}
	
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
		color: #000;
		display: block;
		float: left;
		font-size: 11px;
		font-weight: normal;
		padding: 10px 10px 0px 0px;
		text-decoration: none;	

	
	}
	
	
	ul#utilitynav li a:hover {
		color: #003399;
		width: auto;
		
	}
	
	ul#utilitynav li a.current:link, ul#utilitynav a.current:visited {
		color: #243f8f;
		width: auto;
		
	}
	
	
	
	
	
	
	

/*---------------------------------------Custom classes-----------------------------------------*/

.clear{
	clear: both;
	}
		
	
.center{
	text-align: center;
}

/*============NO WEB AUDIO FOR WEST COAST SITES=====================
#audio{
	position: absolute;
	height: 26px;
	width: 244px;
	left: 532px;
	top: -49px;
}
*/


.column1{
	width: 275px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	padding-right: 10px;
	display: inline;
	
}

.column1 p{

}

.column1 img{
	border: 1px solid #000;
}


iframe{
	margin-left: 10px;
}


#audio{
	position:relative;
	right:42px;
	top: 60px;
	float:right;
}


#flash{
	position: absolute;
	left: 363px;
	top: 25px;
	width: 288px;
	height: 196px;
}

.image{
	border: 1px solid #ccc;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#container-iframe {
position:relative;
_position:inherit;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow:scroll;
	height:635px;
	width:97%;
}


#special a{ font-weight:bold;
			color:#0066CC;}
