body {margin: 0px;}

/* -------------------------------------------- TEXT & LINK STYLES -------------------------------------------- */
body, td {
	font-size: 70%;
	line-height: 125%;
	color: #4B4B4B;
	font-family: "arial";
	}
	
h2 {line-height: 20pt;}

h3, h4 {line-height: 15pt;}

h5, h6 {line-height: 10pt;}

h1, h2, h3, h4, h5, h6 {
	font-family: "arial narrow", "helvetica condensed", "arial";
	margin: 0px;
	}
	
h1 {
	font-size: 10pt;
	line-height: 14pt;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #12619D;
	}
	
a {
	text-decoration: underline;
	font-weight: normal;
	color: #12619D;
	}

a:link:hover {text-decoration: none;}
	
h1, h2, h3, h4, h5, h6 {color: #12619D;}

/* OPTIONAL STYLES

a.login {
	color: #232323;
	font-weight: bold;
	text-decoration: none
	}
	
.login:link:hover {text-decoration: underline;}

*/

#copyright {
	position: absolute;
	top: 288px;
	left: 692px;
	}
	
#tools {
	position: absolute;
	top: 83px;
	left: 64px;
	}
	
.dataGrid {width: 95%;}

.poll {width: 150px;}

.poll h6 {font-size: 8pt;}

/* -------------------------------------------- NAVIGATION STYLES -------------------------------------------- */

#menu {
	background: #fff url(/clientImages/34640/template/bg-menu.gif) top repeat-x;
	height: 48px;
	vertical-align: top;
	text-align: right;
	padding-right: 15px;
	}

a.menu {
	font-size: 7pt;
	line-height: 48px;
	color: #19304F;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	display: inline;
	background: url(/clientImages/34640/template/menu_lines.gif) no-repeat left center;
	}

a.menu:link:hover {
	text-decoration: none;
	font-weight: normal;
	background-color: #DFF2FF;
	color: #1D3050;
	}

/* MENU CONTAINER NEEDS TO BE IN THE STYLE SHEET ONLY WHEN FLOATMENU OR DROPMENU IS UTILIZED. */
.menuContainer {
	position: absolute;
	width: 150px;
	background-color: #96D3FA;
	border-left: solid 1px #96D3FA;
	border-right: solid 1px #96D3FA;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 85%;
	visibility: hidden;
	} 

a.submenu, a.submenu2, a.submenu3, a.submenu4 {
	font-size: 8pt;
	line-height: 10pt;
	color: #000;	
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 2px 10px 2px 15px;
	}

a.submenu:link:hover, a.submenu2:link:hover, a.submenu3:link:hover, a.submenu4:link:hover, #details-submenu strong a {
	text-decoration: none;
	font-weight: normal;
	background: url(/clientImages/34640/template/submenu-on.gif) no-repeat;
	color: #275F82;
	}
	
#details-submenu strong a {font-weight: bold;}
	
#menu a.submenu:link:hover {background-color: #fff;}

a.submenu {margin-left: 0px;}

a.submenu2 {margin-left: 10px;}

a.submenu3 {margin-left: 20px;}

a.submenu4 {margin-left: 30px;}

/* -------------------------------------------- DEFAULT AND DETAILS STYLES -------------------------------------------- */

#toplinks {
	height: 25px;
	text-align: right;
	padding-right: 15px;	
	}
	
#toplinks, #toplinks a {
	font-weight: bold;
	font-size: 7pt;
	line-height: 35px;
	color: #738DAE;
	font-family: verdana;
	}
	
#toplinks a {
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 10px 0px 10px;
	}
	
#toplinks a:link:hover {color: #96C7FF;}

#altadenavalley-menu {
	margin-left: 101px;
	width: 591px;
	border: 1px solid #fff;
	}

#altadenavalley {
	width: 221px;
	background-color: #fff;
	vertical-align: top;
	}
