﻿* {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 */


form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  min-width: 560px;
  max-width: 620px;
  width: 590px;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-family: Verdana, Arial, Helvetica;
  font-size: 100%;
  color: #000000;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 354px;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

#human {   
  visibility:hidden;   
  display:none;   
}

form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(../images/form_note.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 197px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}

form div img {
  float: left;
  border: 1px solid #000000;
  margin: 0 0 5px 0;
}

p.error {
  background-color: #ff0000;
  background-image: url(images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error {
  background-color: #ffffe1;
  background-image: url(images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div.error p.error {
  background-image: url(images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputText, form div input.inputPassword {
  width: 200px;
  height:21px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputFile {
  width: 211px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
  zoom: 1;
}

form fieldset legend {
  line-height: 150%;
}

form input, form select, form textarea {
  background-color: #ffffff;
}

form textarea.expanding {
  overflow: auto;
  
  
  overflow-x: auto;
  overflow-y: visible;
}

div.optional label:before {
  content: '';
}

div.required label:before {
  content: '';
}
  
form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {
  display: block;
  width: 190px;
  padding: 4px 0 0 18px;
  text-indent: -18px;
  line-height: 120%;
}

form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {
  margin: 0;
}

form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea {
  width: 160px;
  margin: 0 0 0 18px;
  margin: expression(setCntr(), '0px 0 0 -124px');
}

form div label.compact {
  display: inline;
  width: auto;
  padding: 4px 10px 0 0;
  text-indent: 0;
  margin: 0 0 0 0;
}

form div.wide label {
  float: none;
  display: block;
}

form div label.wide {
  width: 348px;
}

form div.wide input.inputText, form div.wide input.inputPassword, form div.wide input.inputFile, form div.wide select, form div.wide textarea {
  width: 344px;
  margin: 0;
}

form div.notes p, form div small {
  line-height: 125%;
}

form div.wide small {
  margin: 0 0 5px 0;
}

