	/** GENERAL DOCUMENT STYLES **/


/** Body **/
   body {
      margin: 0px;
      background-image: url(/images/bg.png);
      background-repeat: repeat-x;
      background-color: #25B0E7;
   } 

/** Header **/

	#header { 
		margin-bottom: 8px;
		width: inherit;
	}	
	
	#headTitle img { margin: 3px;  border: 0px; }
	#headTitle {
		display: block;
		position: relative;
		width: inherit;
		height: 76px;
		background: url('/images/head_commerce.png') no-repeat right top ;
		vertical-align: middle;
		margin: 0px;
	}
	#headDOC {
		display: inline;
		position: absolute;
		top: 0px;
		right: 0px;
		padding: 0px;
		margin: 0px;
		width: 50px;
		height: 50px;
	}

/** TOP NAVIGATION **/
	#topNav {
		background: url('/images/top_nav_stamp.png') no-repeat right center;
		background-color: #AAAAAA;
		border-bottom: 1px solid #888888;
		height: 21px;
		width: 100%;
		position: relative;
		top: 0px; 
		left: 0px; 
		display: block;
		padding: 0px;
	}
	
	#header.dotGovSub #topNav { background-image: none; } 
	#header.dotGovSub #topNavStamp {
		display: none;
	}
	#topNav a:link , #topNav a:visited { color: #FFFFFF; text-decoration: none;}
	#topNav a:hover { color: #AEDBF4; }
	#topNavElements {
		display: inline;
		padding-left: 0px;
		margin-left: 10px;
	}
	#topNavElements li {
		list-style: none;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #ffffff;
		font-size: .7em;
		margin-right: 9px;
		display: inline;
	}
	#topNavStamp {
		display: inline;
		position: absolute;
		right: 0px;
		padding: 0px;
		margin: 0px;
		width: 100px;
		height: 22px;
	}

/** MID NAV **/
	#midBlock {
		position: relative;
		top: 0px;
		margin-top: 0px;
		margin-bottom: 8px;
		height: 26px;
		width: 100%;
		display: block;
		background-color: #f0f8fe;
		vertical-align: middle;
		border-top: 1px solid #AEDBF4; 
	}

/* SEARCH */
	#searchBox {
		position: absolute;
		right: 0px;
		 top: 0px; 
	}
	#searchForm { margin: 3px; }
	#query-field {
		font-family: tahoma;
		font-size: 8pt;		
		width: 14em;
		margin-bottom: 2px;
	}
	#searchFieldSet {
		 border: 0px; 
		 padding: 0px; 
		 margin: 0px 3px 0px 0px; 
		 text-align: right; 
	}
/* MIDDLE-LEFT ITEMS */
	#midNav * { vertical-align: middle; }
	#midNavElements a:link { color: #0057A5; }
	#midNavElements a:visited { color: #0057A5; }
	#midNavElements a:hover { color: #00A0E1; }
	#midNavElements {
		list-style-type: none;
		display: inline; 
		padding-left: 0px;
		margin-left: 7px;
	}
	#midNavElements li {
		background: url('/images/mid_nav_bullet.png') no-repeat top left;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #0057A5;
		font-size: .7em;
		padding-left: 10px;
		margin-right: 15px;
		display: inline;
	}
	#midNavElements li a { font-size: 11px !important; }

/** LEFT NAVIGATION **/
	#leftNav { 
		width: 158px; 
		float: left; 
	} 
	#leftNavElements  {
		margin-top: 0px;
		list-style-type: none;
		margin-left: 0px;  
		margin-bottom: 5px;
		padding-left: 0px;
		width: 100%;
	}
	#leftNavElements a:link { color: #ffffff; }
	#leftNavElements a:visited { color: #ffffff; 	}

	#leftNavElements li {
		background: url('/images/left_nav_bullet.png') no-repeat top left;
		font-family: Arial, Helvetica, sans-serif; 
		background-color: #00a3e3;
		color: #ffffff; 
		font-weight: bold; 
		font-size: .7em;
		line-height: 1.4em;
		border-top:  1px dotted #ffffff;
		padding: 3px 4px 4px 18px; 
		margin-left: 0px;
	}

/* NODE-SPECIFIC STYLES */
	li#leftNavTopItem {
		background-color:  #0057A5; 
	}
	li#leftNavAlerts {
		background-color: #ff7f00;
	}
	
	li#leftNavWeather { 
		background-image: none;
		background-color:  #0057A5;
		padding:  4px 4px 4px 7px;
	}
	
	li#leftNavWeather #zipcity { 
		font-family: tahoma;
		font-size: 8pt;
		font-weight: normal;
		width: 9.8em;
		height: 1.2em;
		margin-bottom: 2px;
		margin-right: 2px;
	}
	form#localWeather {
		display: inline;
	} 
	#wxFieldSet { border: 0px; padding: 0px; margin: 0px; }
	
	#leftNavExtras img { 
		margin: 5px;
		border: 0px;
	}
	
/* LEFT NAV USER EXTRAS */
	#leftNavUserExtras ul {
		list-style-type: none;
		margin-left: 0px;  
		margin-bottom: 5px;
		margin-top: 20px;
		padding-left: 0px;
		width: 100%;
	}
	#leftNavUserExtras ul li {
		background: url('/images/left_nav_extras_bullet.png') no-repeat top left;
		font-family: Arial, Helvetica, sans-serif; 
		background-color: #ffffff;
		color: #666666; 
		font-weight: normal;
		font-size: .7em;
		line-height: 1.4em;
		border-top: 1px dotted #AEDBF4;
		padding: 1px 4px 4px 18px; 
		margin-left: 0px;
	}
	#leftNavUserExtras li.heading { 
		padding-left: 6px;
		background-image: none;
		background-color: #f0f8fe;
		color: #0057A5;
		font-weight: bold;
	} 
	#leftNavUserExtras * { font-weight: normal; }
	#leftNavUserExtras a:link { color: #0057A5; }
	#leftNavUserExtras a:visited {color: #0057A5 }
	#leftNavUserExtras a:hover { color: #00a3e3; }
	
/** CONTENT AREA**/
	#contentArea { 
		position: relative;
		width: auto;
		margin: 15px 15px 30px 170px;
		display: block;
        top: 0px; 
		height: auto;
	}

	#contentArea img.left{ 
		float: left;
		width: 64px; 
		margin: 10px;
		border: 0px;
	}
	#contentArea li {
	margin-bottom:5px;
	}
	
	#frontPage ul {
	list-style:none;
	}
	
	#frontPage li {
	background-image:url(/images/blue_back.png);
	background-repeat:repeat-x;
	margin-left:-40px;
	}

	#rightFloat { 
		float: right;
		/** width: 350px; **/
		margin: 0px 0px 10px 15px;
		-moz-box-shadow: 5px 5px 10px #000;
	}
	#rightFloat a:link , #rightFloat a:visited {
		font-size: .9em;
	}
	
	#orgList {
		list-style-type: none;
		padding-left: 0px;
		margin-left: 0px;
	}
	#orgList li {
		background: url('/images/feature_stories_bullet.png') no-repeat;
		padding: 2px 2px 2px 21px;
	}

/** FOOTER **/
    #footer  {
        clear:both;
        font-family: Arial, Helvetica, sans-serif;
        font-size: .7em;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
        }
    #footer a {
        margin-left: 3px;
        margin-right: 3px;
        }

    #footer a:link { color: #0057A5; }
    #footer a:visited { color: #0057A5; }
    #footer a:hover { color: #00A0E1; }


/** DEFAULT CONTENT FORMATTING **/
/** ALL FONT SIZES, INCLUDING MAIN, ARE BASED ON SIZE DEFINED HERE **/
	#contentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
	background-image: url(/images/blue_back.png);
	background-repeat: repeat-x;
	}
	.caption { font-size: .9em; font-style: italic; color: #888888; }
	a { font-weight: bold; }
	/*a:link { color: #00a3e3; }*/
	/*a:visited { color: #0057A5;	}*/

	a:link { color: #0057A5;	}
	a:visited { color: #00a3e3;	}
	a:hover { color: #ffbf00; }
	h1 {
	font-size: 2.3em;
	font-weight: bold;
	letter-spacing: 0em;
	/*color: #f4c300;*/ 
		 color: #0057A5;
	line-height: 1.1em;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	}
	h2 { 
		font-weight: normal;
		font-size: 1.6em;
		letter-spacing: -.01em;
		color: #00a3e3;
		margin: 6px 0px 6px 0px;
	}
	h3 {
	/*font-weight: bold;*/
	font-size: 1.2em;
	color: #0057A5;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	}
	h4 {
		font-weight:bold;
		font-size: 1em;
		color: #0057A5;
		margin: 2px 0px 4px 0px
	}
	p { 
		margin-top: 0px;
		line-height: 1.4em;
		margin-bottom: .9em;		
	}
	pre {
	    font-size: 12px;
	}
	ul.formattedList  {
		list-style-type: none;
		margin-top: -5px;
		margin-left: 0px;  
		padding-left: 0px;
		width: auto;
	}
	ul.formattedList  li {
		list-style-type: none;
		background: url('/images/feature_stories_bullet.png') no-repeat top left;
		font-family: Arial, Helvetica, sans-serif; 
		background-color: #FFFFFF;
		color: #000000; 
		font-weight: normal;
		font-size: 1em;
		line-height: 1.3em;
		padding: 3px 4px 3px 18px; 
		margin-left: 0px;
	}
	ul.formattedList li.heading { 
		display: block;
		border-bottom: 1px dotted #cccccc;
		font-weight: normal;
		font-size: 1.6em;
		letter-spacing: -.01em;
		color: #00a3e3;
		line-height: 1em;
		margin-top: 10px;
		margin-bottom: 4px;
		padding-left: 0px;
		background-image: none;
	} 
	ul.formattedList.indent {
		margin-left: 20px;
		margin-right: 20px;
	}

	body {
		margin: 0px;
		background-color: #efefef;
	}
	
	 #visionBox {
        width: 400px;
        border: 1px solid #aedbf4;
        padding: 6px;
        margin-top: 20px;
		margin-left: 30px;
        background-color: #f0f8fe;
    }
	
	#container {
		width: 774px;
		min-height: 720px;
		margin: 0px auto 5px auto; 
		padding: 0px 0px 2px 0px;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		background-color: #FFFFFF;
	}
	#ScreenReaderHidden {
	 display:none;
	}
