﻿/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}
body
{
	color:#3a3a3a;
	text-align:center;
	background-color:#eaf4fb;
	background-image:url(Images/background_vertical.gif);
	background-repeat:repeat-x;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-style: normal; 
    font-weight: normal;
	font-size:0.7500em;
	letter-spacing: 0em;
	
}

h1, h2, h3, h4, h5, h6 
{
	font-family:  Arial, Verdana, Helvetica, Sans-Serif;
	letter-spacing: 0px;
	font-weight: bold;}

h1, h2 {color:#124d99;}

h3, h4, h5, h6 {color:#124d99;}	
	
/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */

h1 {
	margin:0.5em 0 0 0;
	font-size: 1.6em;
}
h2 {
    margin:0.5em 0 0 0;
	font-size: 1.4em;

}
h3 {
    margin:0.5em 0 0 0;
	font-size: 1.2em;

}

h3 a:link
{
		color : #3a3a3a;
}

h4 {
	margin: 0.5em 0;
	font-size: 1.6em;

}
h5 {
	margin: 0.5em 0;
	font-size: 1.4em;
}
h6 {
	margin: 0.5em 0;
	font-size: 1.2em;
}

p  {
	margin: 1em 0;
	line-height: 1.5em;
}


a {text-decoration:underline;}

a:hover {text-decoration:none;}

#wrapper{
	width:1002px;
	margin:0 auto;
	padding-bottom:0px;
	border-left:0px solid #F0EFC8;
	border-right:0px solid #F0EFC8;
	text-align:left;
	background-color:#FFFFFF;
	background-image:url(Images/background.gif);
	background-repeat:repeat-y;
	background-position: center top;
	
	
}
* html .wrapper {   /*** IE5.x/win box model fix ***/
	width: 1004px;
	width: 1002px;
}

#printheader { display: none; }

#header{
	height:118px; 
	position:relative;
	background-image:url(Images/top_banner.jpg);
	background-repeat:repeat-y; 
	background-color:#FFFFFF;
}
#logo{
	position:relative;
	top:28px;
	left:40px;
	width:81px;
	height:108px;
}

#banner
{	width:960px;
	border:solid 0px black;
	position:absolute;
	left:6px;
	top:4px;
	float:right;
	text-align:left;
	margin:0 0px 0 0px;
	color:#681f8c;
}

#banner a
{
	color:#681f8c;
	text-decoration:none;
}

#banner a:hover
{
	color:#681f8c;
	text-decoration:underline;
}
#search{
	position:absolute;
	bottom:5px;
	right:8px;
}
#mainnav {
	padding-left:120px;
	border-bottom:solid 0px #CCCC66;
	background-color:#f0545a;
	background-image:url(Images/main_nav.gif);
	background-repeat:repeat-x;
	margin-left:7px;
	margin-right:7px;
	
}

* html #mainnav {
	color:#FFFFFF; 
	/*padding:0 120px;*/
	background-color:#f0545a;
	background-repeat:repeat-x;
}

* html #mainnav tr {height:22px;}

#mainnav .item {
	color:#FFFFFF; 
	padding: 2px 7px ;
	font-weight:bold;
	font-size: 1.25em;
	width:120px;	
	text-align:center;
}

* html #mainnav .item {padding:0 8px;
	}


#mainnav .hover {
	color:#124d99; 
	background-color:#FFFFFF; 
	background-repeat:repeat-x; 
}

/* Keep IE from displaying the background images twice.*/
* html #mainnav .selected .selected, * html #mainnav .hover .hover {
	background-image:none; 
	background-color:transparent;
}



#mainsearch {
	padding:0 0px;
	border-bottom:solid 0px #CCCC66;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	margin-left:7px;
	margin-right:7px;
	padding-bottom:0px;
}

* html #mainsearch {
	color:#3a3a3a;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	
}


.searchselection {
	font-size: 0.75em;
}

.printtextsize {
	text-decoration: none;
	font-weight: normal; 
	font-size: 1em;
}


#contentwrapper{
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 730px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-left: 240px;    /*** Critical left col dimension value ***/
	border-left: 0px solid #F0EFC8;   /*** Critical left divider dimension value ***/
	border-right: 0px solid #000000;   /*** Critical right divider dimension value ***/
	
}
* html #contentwrapper {  /*** IE5.x/win box model fix ***/
	width: 730px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	width: 718px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}
#floatwrapper {
	float: left;
	width: 730px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-right: -1px;   /*** Static fix ***/
}
#centercolumn{
	float: right;
	width: 730px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	/* \*/
	margin-left: -1px; 
	/* Hidden from IE-mac */
	padding-top:0px;
}
#breadcrumbs
{
	position:relative;
	top:0px;
	left:17px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:1em;
	font-weight:bold;
	letter-spacing: 0px;
	color:#124d99;
	padding-right:15px;
}
#breadcrumbs a {	
	color:#3a3a3a;
	text-decoration:none;
	font-weight:normal;
}

#breadcrumbs a:hover {
	color:#3a3a3a;
	text-decoration:underline;
}


#breadcrumbs ul
{
	color:#3a3a3a;	
	margin-top: 0;
	list-style: none;
}
		
#breadcrumbs li
{
	color:#3a3a3a;
	display: inline;
	margin-left: 0.0em;
	font-size: small;
}




#copy .container {
	margin:5px 0px 5px 5px;
	padding:0px 0px 15px 20px; 
	background-color:#FFFFFF;
		
}
	
#copy .containergtn {
	margin:5px;
	padding:0 20px 15px 20px; 
	background-color:Transparent;
}
	
	
	
/* \*/
* html #copy .container {height:1%;}
/* */

#copy img, #rightcolumn img {border:0px solid #6BD601 !important;}

#copy .teaser {
	margin-top:-0.2em;
	color:#9E9E34;
	font-weight:normal;
	background-color:  Transparent;
}

#copy td, #copy th {padding: 0.2em 0.5em;}

#copy td {
	padding: 0.2em 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border:1px; 
	
}
.txtBox {
    border:1px solid #000000;
    background-color:#FFFFFF;
}

.txtBox:focus {background-color:#FFFFFF;}

#copy fieldset {	
	margin-bottom:1em;
	padding:1em;
	border:1px solid #CCCC66;
}

#copy fieldset legend {
	color:#0055CC;
	background-color:#FFFFFF;
}

* html #copy legend {
	padding:0.5em;
}


#copy span
{
	font-family: Arial, Verdana, Helvetica; 
	background-color: #a9a9a9; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 1em; 
	color: #000000;
}


#copy a 
{

	text-decoration: none; 
	font-family : Arial, Verdana, Helvetica; 	
}

#copy a:link 
{ 	color : #0000FF; 
	text-decoration : underline; 
}

#copy a:visited 
{
	color : #800080; 
	text-decoration : underline; 
}

#copy a:hover 
{
	text-decoration:none;
}


#copy blockquote 
{
	  margin-left:40px;	
}

#copy ul
{
	  margin-left:24px;	
}


#copy ol
{
	  margin-left:24px;	
}




#copy .containerimagelinks 
{
	border:solid 0px black;
	position:relative;
	margin:5px;
	padding:0px 0px 0px 10px; 
	background-color:#FFFFFF;
}	
	
#copy .containerimagelinks td 
{   color :#FFFFFF;
	border:solid 0px black;
	position:relative;
	margin:0px;
	padding: 0px 3px 4px 0px; 
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}


* html #copy .containerimagelinks td 
{
	margin:0px;
	padding: 0px 5px 1px 0px; 
}
	

.imagelinks 
{	margin:0px;
	color:#FFFFFF;
	font-weight: bold; 
	font-size: 1em;
	padding: 0px 0px 0px 0px; 
}
.imagelinks a
{	color:#FFFFFF;
	text-decoration: none;
}

.imagelinks  a:link
{color:#FFFFFF;	
		text-decoration: none;
	
}

.imagelinks  a:visited
{ 	text-decoration: none;
	color:#FFFFFF;	
}

.imagelinks a:hover
{ 	text-decoration: underline; 
	color:#FFFFFF;	
}







div.readmore {
	text-align:right;
	font-size:0.9em;
}

#leftcolumn {
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 234px;    /*** Critical left col/divider dimension value ***/
	margin-left: -233px;    /*** Critical left col/divider dimension value ***/
	padding-top:0px;
	
}
* html #leftcolumn {
	float:left;	
	padding-top:0px;
}

* html #leftcolumn {width:228px;}   /*** Fix only for IE/Mac ***/

#leftcolcontainer
{
	width: 233px;
	background-image:url(Images/menu_body.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#d4e9f9;
	
}    /*** Critical left col dimension value ***/


* html #leftcolcontainer
{
	width: 223px;
	
}    /*** Critical left col dimension value ***/


#subnav {
	margin-bottom:40px; 
	margin-left:10px; 
	overflow:hidden;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	
	font-weight:normal;
	font-size:1em;
	padding:0px 0px 0px 0px ;
	
}


*+html #subnav
{
	margin-left:16px;	
}


* html #subnav 
{
	margin-left:16px;	
}


* html #subnav tr {height:1.4em;}

#subnav .item 
{
	padding:1px 1px 0px 14px;
	background-color:transparent; 
	color:#333333;
	margin-left:0px;
	
/*background-image: url(images/city_desk_arrow.gif);
background-repeat: no-repeat;
background-position: 0em  .3em;
*/
	
}


#subnav .item td 
{
	padding:0px 0px 0px 0px;
	background-color:transparent; 
	/*color:#333333;*/
	margin-left:0px; 
		
	background-image: url(images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position:left center;

	
}


#subnav .item span 
{		float:left;
}

/*#subnav .item img 
{	
	float:left;	
	background-repeat: no-repeat;
}*/



#subnav .item a 
{	width:200px;	
	display:block;
	cursor:pointer;
}



* html #subnav .item 
{
	padding:0px 0px 0px 14px;
	margin-left:0px;	
	background-repeat: no-repeat;
	background-position: 0 0em;
	
}


#subnav .selected {
	background-color: #66b366; 
	color:white;
	
	background-repeat:no-repeat;
}
#subnav .hover {
	/*color:white; 
	background-color: #3a3a3a; */
	text-decoration: underline;
	font-weight:bolder;	
}



#topsubnav 
{
	color:#FFFFFF;
	margin-bottom:0px; 
	margin-left:0px; 
	overflow:hidden;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size:1.25em;
	
	
}

* html #topsubnav tr {height:1.4em;}

#topsubnav .topitem {
	padding:2px 12px;
	background-color:#124d99; 
	color:White;
	background-image:url(Images/menu_title.gif);
	background-repeat:repeat-x;
	}

* html #topsubnav .topitem {padding:0 15px; display:block;}


#topsubnav .topitem a 
{	width:100%;	
	display:block;
	cursor:pointer;
}




#topsubnav .topselected {
	background-color: #66b366; 
	color:white;
	background-image:url(Images/left_menu_heading_slice.jpg); 
	background-repeat:repeat-x;
}
#topsubnav .tophover {
	color:#7a7a7a; 
	background-color: #FFFFFF;
	text-decoration: underline;
	background-image: none;
}



/**/

#rightcolumn{
	float: right; 
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 26px;    /*** Critical right col/divider dimension value ***/
	margin-right: -24px;    /*** Critical right col/divider dimension value ***/
	margin-left: -1px;   /*** Static fix ***/
	padding-top:5px;
}

/* \*/
* html #rightcolumn {
	margin-left: 0px; 
	margin-right: -500px; 
	margin-right: -26px;
	padding-top:0px;
}
/* */

/*** These commented-out rules below are there to explain the "Critical" info 
	for the rules above, because comments must not appear within the Mac-hack.
	The "rules" below are not active, they are just for teaching purposes. ***/

/*
* html .right {
margin-left: 0px;    *** Critical right divider dimension value ***
margin-right: -500px;    *** IE5.x/win fix, must be above a critical number, but very high values appear okay ***
margin-right: -152px;    *** Critical right col/divider dimension value ***
}
*/

#rightcolcontainer{
	/* \*/
	width: 26px;
	/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
	margin-left: 3px;    /*** Critical right divider dimension value ***/
}
/* \*/
* html #rightcolcontainer {
	float: right;
	margin-left: 2px; 
	margin-left: 0px; 
}
/* */

.sidebarcontainer{
	border:0px solid #CCCC66;
	margin-right:6px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

/* \*/
* html .sidebarcontainer {height:1%;}
/* */

.sidebarcontainer a {color:#0000FF;}

.sidebarcontainer li {list-style-type:none;}

.populartopics 
{	font-weight: bold; 
	font-size: 1.25em;
}


.populartopicslinks 
{	font-weight: bold; 
	font-size: 1em;
}

.populartopicslinks a:link
{	text-decoration: none;
	color: #3a3a3a;
}

.populartopicslinks a:visited
{ 	text-decoration: none;
	color: #3a3a3a;
}

.populartopicslinks a:hover
{ 	text-decoration: underline; 
	color: #3a3a3a;
}


#footer
{
	color:#3a3a3a;
	clear:both;
	margin:0px 0;
	padding:0px 0px;	
	border-top:0px solid #CCCC66;
	border-bottom:0px solid black;
	background-color:#FFFFFF;
	background-image:url(Images/background.gif);
	background-repeat:repeat-y;
	background-position: center top;
	font-size:0.9em;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
}

#footer a 
{	margin:1px 5px;
	text-decoration:underline;
	font-family : Arial, Verdana, Helvetica; 	
}

#footer a:hover 
{
	text-decoration:none;
}

#footer a:link 
{ 	color : #0000FF; 
	text-decoration : underline; 
}

#footer a:visited 
{
	color : #800080; 
	text-decoration : underline; 
}


#footerfloater
{
	float:left;
	width:972px; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	display:inline-block;
}


#footerleftcorner
{ float:left;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  width:30px; height:30px;
  background-image:url(Images/BottomCornerLeft.gif);
  background-repeat:no-repeat;
}



#footercontent
{ float:right;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  width:942px; height:30px;
  background-image:url(Images/Gray_EdgeBottom.gif);
  background-repeat:repeat-x;
}
			


#footerrightcorner
{ float:right;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  width:30px; height:30px;
  background-image:url(Images/BottomCornerRight20.gif);
  background-repeat:no-repeat;
}





.button {
    border:1px solid #CCCC66;
    color:#FFFFFF;
    background-color:#0066FF;
    font-size:1em;
}
.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}


@media print 
{
	body
	{
		font-size:11pt;
		line-height:13pt;
		background: #FFFFFF !important;
	}	
	
	#wrapper, #contentwrapper, #floatwrapper, #centercolumn, * html #wrapper, * html #contentwrapper, * html #floatwrapper, * html #centercolumn 
	{
		width: 100% !important;
		margin:auto !important;
	}

	#wrapper, #contentwrapper { border:none; }

	#leftcolumn, #rightcolumn, #search { display:none; }

	#wrapper 
	{
		background:transparent;
	}
	
	#centercolumn 
	{
		float:none;
		margin: 0 0 0 0;
	}	

	#breadcrumbs 
	{ 
		position:static; 
		font-size:1em; 
	}

	#copy .container
	{
		margin:0;
		padding:0;
		border-style:none !important;
		border-width:0;
	}

	#printheader 
	{ 
		display: block;
		margin-bottom: 0.5em;
	}
	
    #copy fieldset { border:none; }

	#footer { display: none; }
	
	#header { display: none; }
	
	#logo { display: none; }
	
	#banner { display: none; }
	
	#mainnav { display: none; }
	
	#PrintTextSearch { display: none; }
	
	#MenuLine { display: none; }
}



/* Search
*/



/* Search results related style */


#contentSearch P {
 font-size: 1em; 
}


#contentSearch a {
 font-size: 1em; 
 font-weight:bold;
}


#contentSearch a:link
{	color : #0000FF; 
	text-decoration : underline; 
}

#contentSearch a:visited
{ 	color : #800080; 
	text-decoration : underline; 
}

#contentSearch a:hover
{ 	text-decoration: underline; 
	color: #3a3a3a;
}







#contentSearch span 
{
  background-color:#FFFFFF;	
  color : #0000FF; 
	text-decoration : underline; 
}

#contentSearch .SepBarText
{
 margin-left: 10px;
 font-weight: bold;
 color:#FFFFFF;
}

.SEP_BAR
{
	margin-left: 0px;
	background-color:#000000;
}
