﻿@import "Menu.css";

* { margin: 0;  padding: 0;}
body {min-width: 650px;margin: 0;padding: 0;font-family:"Lucida Grande",Arial, Verdana, sans-serif; line-height: 1.6; font-size: 62.5%;text-align: center;}
#aspnetForm {background: none;}
p { font-size: 1.2em;margin:1em 0;}
table, tr, td, th, thead, tbody {font-size: 1.0em;margin-bottom:1em;/*keep due to Firefox hack*/border: solid 1px #fff;clear:both;}
td {padding:5px;}
h1, h2, h3, h4, h5 {margin: .5em 0 .5em 0;float:left;text-align:left;}
h1 { font-size: 2.2em; font-weight: normal; padding-bottom:0;}
h2 { font-size: 1.8em; font-weight: normal;margin-bottom:0;padding-bottom:0;}
h3 { font-size: 1.4em; font-weight: normal;margin-bottom:0;padding-bottom:0;}
h4 { font-size: 1.2em; font-weight: normal;margin-bottom:0;padding-bottom:0;}
.clear {margin:0;padding:0;clear:both;}

/* Generic image styles */
img {border:0;}
img.bordered {border:solid 1px #D3D4D4;padding:0px;}

/* Generic link styles */
a {color:#004296}
a:hover {color:#4383D4;}
a .strong  {font-size:.9em;}
.none {display:none;}

/* Generic lists */
.contentlist li {padding-left:25px; font-size:1.2em; background:url(../_images/layout/contentarrow.gif)  no-repeat left  .6em;}

/* Layout */
#wrapper {padding: 0;}	
#left {width: 100%; float: left;padding-top: 2em;text-align: left;}
#topcontent {width: 100%; float: left; padding-bottom:10px;}
#maincontent {width: 100%; float: left; padding-bottom:5em;}
#maincontent h1 {width:100%;}
#maincontent li {list-style-type:square;list-style-position:inside;margin-left:2em;font-size:1.2em;}
#right {width: 232px;margin-right: -100%;padding-left:15px;text-align:center;font-size:1em;float: left;padding-top: 2em;text-align: left;}
#printversion {display:block;}
/*Header*/
#branding {height: 65px;background:none;padding: 0;margin:0;text-align:left;}
#brandleft {float:left; border:0;}
#brandleft img {border:0;}
#brandright {display:none;}
#otherentities {display:none;}

/*TopMenu*/
.TopMenu {display:none;}
.grdView {width:100%;}
		
/*** IE6 Fix ***/
* html #left {left: 150px;}

/*Locations*/
#mapLocation {display:block;}
#mapnav {display:none;}

/* Page Functions */
#pagefunctions{display:none;}

/* Breadcrumb */
#breadcrumb {display:none;}


/* Footer */
#footer {display:none;}









