﻿* {margin:0; padding:0;} 

html {text-align:center; background:#F3F3F3;}

body {
	font:62.5% Verdana, Arial, Helvetica;
	text-align:left;
	color:#333;
	width:80em;
	background:#FFF;
	padding:1.3em;
	background:#FFF url(../images/body_bg.gif) bottom repeat-x;
	border:0.1em solid #EAEAEA;
	behavior:url("css/csshover3.htc");
}

p { font-size:1.2em; line-height:1.5em; margin:1em 0; }

a { color:#004D85; text-decoration:none; }

p a, td a, th a {
	background:url(../images/link_underline.gif) bottom repeat-x;
	padding-bottom:0.1em;
}

ul { list-style:none; }

/* Heading */
#masthead {
	width:100%;
	text-align: center;
	height:13em;
	background:url(../images/masthead_bg.gif) repeat-x;
}
#masthead img {margin: 4px 4px; height:120px; float:left; }
#masthead h1 {font-size:3em;font-family:"trebuchet ms";	color:#FFF; }
#masthead h2 {font-size:2em;font-family:"trebuchet ms";	color:#FFF; }

#mastheadBox {
	background:url(../images/masthead_box.gif) left center no-repeat;
	text-align: left; float:left;
	width:47em; height:7.25em;
	margin-top: .5em; margin-left: 3em; padding-left: 3em;
}

#mastheadBox h2 { color:#F60; font-size:1.2em;}
#mastheadBox p {padding:.5em 0 0; margin:0; }

/* Content Area Structure */
div#contentArea {width:100%; }
div#mainContent {width:55em; padding:1em 0 1em 2em; float:left;  }
div#secondaryContent {width: 20em; padding: 1em; float:left; }

/* Main Column */
#mainContent h2 { border-bottom: solid 1px #efeecc; color:#996600; font-size:1.5em; }
#mainContent p + h2 { margin-top:1.5em; }
#mainContent h3 { font-size:1.25em; margin:1em 0;}
#mainContent blockquote { padding:0 2em;
	font-style:italic; font-size:0.9em; color:#444;
	border-left:4px solid #F90;
}
#mainContent ul { color:#996600; }
#mainContent li {
	background:url(../images/li_bullet.gif) left center no-repeat;
	font-size:1.2em;
	padding-left:1em;
	margin:0 0 0.5em 1em;
	color:#333;
}

#mainContent table { margin-top:.5em; }
#mainContent thead th { background:#EAEAEA; }
#mainContent td { font-size:1.2em; padding:0.5em; background:#F4F4F4; }
#mainContent td:hover { background:#EAEAEA; }
#mainContent th { padding:0.5em; background:#F4F4F4; color:#004D85; }
#mainContent th strong { color:#F60; }

/* Printable Application */
div#printApp { background-color:white; width: 8in; height:10in}
div#printApp h2 { font-size:2em;font-weight:bold;text-align:center }
div#printApp p {font-size:1.0em; font-weight:normal;text-align:left }
div#printApp tt { font-family:"Courier New", Courier, monospace;font-size:1.4em}
div#printApp pre { font-family:"Courier New", Courier, monospace;font-size:1.4em; line-height:2.50em; margin:0,0}

div#printRpt { background-color:white; width: 125%; height:100%}
div#printRpt h2 { font-size:3em;font-weight:bold;text-align:center }
div#printRpt p {font-size:1.0em; font-weight:normal;text-align:left }
div#printRpt th { font-size: 8pt; text-align: left;text-decoration: underline;} 
div#printRpt td { font-size: 8pt; white-space: nowrap;vertical-align: top;}

/* Form */
fieldset {
	padding:1em 1em 0.5em;
	border:1px solid #EAEAEA;
	margin-top:2em;
	background:#F7F7F7;
}

label { display:block; padding-bottom:0.5em; font-weight:bold; }
input, textarea { border:1px solid #CCC; padding:0.25em;  }
textarea { width:100%; height:5em; font:1.1em Verdana, Arial, Helvetica, sans-serif; }
input:hover, input:focus, textarea:hover, textarea:focus { border-color:#999; }

#submit {color:#FFF; font-size:1em; font-weight:bold; width:auto;
	background:#996600 url(../images/nav_bg.gif) bottom repeat-x; }

input#submit:hover { border-color:#F60; }


/* Side Column */
#secondaryContent p {font-size: 1em; color:#000; font-weight:normal}
#secondaryContent h2 { font-size:1.2em; color:#F60; text-align:center}

#secondaryContentBox { border:1px solid #EAEAEA; background:#F7F7F7;
	padding:0.5em 0.5em 0.5em; margin-bottom:2em;
	}
#secondaryContent h2 { font-size:1.2em; color:#F60; }
#secondaryContent h3 { font-size:1.2em; color:#000; }
	
#secondaryContentBoxEmpty { border:1px solid #EAEAEA; background:#FFF;
	padding:1em 1em 0.5em; margin-bottom:2em;
	}
#secondaryContentBox, secondaryContentBoxEmpty  span { color:#F60; font-weight:bold; }

#secondaryContent blockquote { font-style:italic; font-size:1.2em;
	padding:0.5em 0 0 2em; background:url(../images/left_quote.gif) no-repeat; 
	}
#secondaryContent blockquote p {background:url(../images/right_quote.gif) right bottom no-repeat;
	padding-bottom:1em; }

#secondaryContent blockquote span {	margin-left:2em; }
#secondaryContent .source { text-align:right; margin:-0.5em 0 2em; font-size:1em; }

div#footer {text-align:center; clear:both; border-top: solid 1px #efeecc; }
div#footer li { display:inline; margin: 2em;}


/* IMAGE ALIGNMENT CLASSES */
.img-left{float:left; clear:left; margin-left:0; }
.img-right{float:right; margin-right:0; }

/* the horizontal menu starts here */
div#listmenu {
	width:100%; 	/* makes the div full width */
	float:left; /*makes the div enclose the list */
	position:relative;
	border-top:1px solid #000;	/* draws line on top edge of div */
	border-bottom:1px solid #000;	 /* draws line on bottom edge of div */
	font-size:1.5em;	/* SET FONT-SIZE HERE */
	background-color:#996600; /* colors the div */
	}
div#listmenu ul {margin:0 0 0 20px;/* indents ul from edge of container */
	}
div#listmenu li {
	float:left;	/* causes the list to align horizontally instead of stack */
	position:relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type:none;	/* removes the bullet off each list item */
	background-color:#996600; /*sets the background of the menu items */
	border-right:1px solid #000; /* creates dividing lines between the li elements */
	}
div#listmenu li:first-child {
	border-left:1px solid #000; /*the first vertical line on the menu */
	}
div#listmenu li:hover { 
	background-color:#000; /*sets the background of the menu items */
	}
div#listmenu a {
	display:block; /*makes list items in drop down highlight and wrapped lines indent correctly */
	padding:0 12px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#FFF;	/* sets the type color */
	}
div#listmenu a:hover {
	color:#FFF;
	}
/* the horizontal menu ends here */

/* the drop-down starts here */
div#listmenu ul li ul {
	margin:0; /* prevents the TEMP value inheriting from the horiz menu - OK to remove if you remove TEMP above */
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width:12em; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	left:-1px; /*aligns the drop exactly under the menu */
	}
div#listmenu ul li ul li {
	width:100%; /* makes the list items fill the list container (ul) */
	border-left:1px solid #069; /*  three sides of each drop-down item */
	border-bottom:1px solid #069;
	border-right:1px solid #069;
	padding:0 0 1px;
	}
div#listmenu ul li ul li:first-child {
	border-top:1px solid #069; /*the top edge of the dropdown */
	}
/* make the drop-down display as the menu is rolled over */
div#listmenu ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
div#listmenu ul li:hover ul {display:block; } /* shows the drop-down when the menu is hovered */

/* pop-out starts here */
body div#listmenu ul li ul li ul  {
	visibility:hidden; /* same effect as display:none in this situation */
	top:-1px;
	left:10em;
	}
div#listmenu ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */

/* second level popouts start here*/
div#listmenu ul li ul li:hover ul li ul {visibility:hidden;}
div#listmenu ul li ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */

/* third level popouts start here*/
div#listmenu ul li ul li ul li:hover ul li ul {visibility:hidden;}
div#listmenu ul li ul li ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */

/* THE HACK ZONE - */
/* hack for IE (all flavors) so the menu has a vertical line on the left */
* html div#listmenu ul {
	float:left; /* makes the ul wrap the li's */
	border-left:1px solid #000; /* adds the rightmost menu vertical line to the ul */
	margin-left:15px; /* IE doubles the given value above - why? */
	}
/* add a top line to drops and pops in IE browsers - can't read :first-child */
* html  div#listmenu ul li ul {
	border-top:1px solid #069;
	border-left:0px; /* stops the drop inheriting the ul border */
	}
/* the Tantek hack to feed IE Win 5.5-5.0 a lower value to get the pop-out to touch the drop-down */
* html  div#listmenu ul li ul li ul { 
  left:9.85em; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  left:10em;
  }
/* and the "be nice to Opera" rule */
html>body div#listmenu ul li ul li ul {
  left:10em;
  }

/* an Opera-only hack to fix a redraw problem by invisibly extending the ul */
/* the first-level drop stays open for 100px below the bottom but at least it works */
/* this can be reduced to as little as 22px if you don't have pop-outs */
/* the pop-out menu stays open for 22px below the bottom but at least it works */
	@media all and (min-width: 0px){
   body div#listmenu ul li ul {padding-bottom:200px;}
   body div#listmenu ul li ul li ul {padding-bottom:22px;}
   body div#listmenu ul li ul li ul li ul li:hover {visibility:visible;} /* same effect as display:block in this situation */

   }
/*end Opera hack */
/* end of hack zone */
/* END OF LIST-BASED MENU */

/* CSS Document */
/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
    display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */


#breadcrumbzone {height:1.2em; /* the height of the div */
	background:#EAEAEA url(../images/breadcrumbs_bg.gif);
	clear:both;} 
	
#breadcrumbzone ul {margin:0 0 0 20px;} /* move the list away from the left edge of the div */
#breadcrumbzone li {
	list-style-type:none; /* removes the bullets off the list */
	font-weight:bold; font-size:.75em; color:#996600; /* text styling for the list */
	display:inline;	}
#breadcrumbzone li a {color:white; /* this prevents default a:visited color */
 font-weight:normal; /* list items that are links are not bold */
 font-size:1.3em;	/* SET FONT-SIZE HERE */
 color:#996600
 } 
#breadcrumbzone li a:hover {text-decoration:none;} /*rollover removes the underlining */
