body
{
    min-width: 780px;
    margin: 8px 0 0 0;
    padding: 0;
    border: 0;
    /*background-image: url(Images/main_grad.jpg);
    background-repeat: repeat-y;
    background-position:center;*/
    text-align: center;
    font-family: "Trebuchet MS" , "Lucida Grande" , Arial, Helvetica, sans-serif;
    font-size: 85%;
    color: #666666;
    background-color: #ffffff;
}		
/* Typographic style rules adapted from http://www.thenoodleincident.com/tutorials/typography/ */

h1, h2, h3, h4, h5, h6 {color: #FF7F00;}

h1 {
	margin: 0 0 0 -1em;
	font-size: 2.0em;
	font-weight: normal;
}
h2 {
	clear: both;
	margin: 1.2em 0em 1.2em -1em;
	font-size: 1.7em;
	font-weight: normal;
}
h3 {
	margin: 1.2em 0em 1.2em -1em;
	font-size: 1.4em;
	font-weight: normal;
}
h4 {
	margin: 1.2em 0em 1.2em -1em;
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	margin: 1.2em 0em 1.2em -1em;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 1.2em 0em 1.2em -1em;
	font-size: 0.8em;
	font-weight: bold;
}
pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {font-weight: bold;}

acronym[title] {
	cursor:help;
	border-bottom:1px dotted #333333;
	font-size: 95%;
}
#mainwrapper {			
	margin: 0 auto;
	width: 780px;
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(Images/main_bgWhite.png);
}

#topNav
{
    position: absolute;
    margin: 0 auto;
    padding-right:5px;
    padding-bottom:5px;
    top:2px;
    right:245px;
    text-align:right;
    font-size:.9em;
}

#bottomNavWrapper
{
    margin: 0 auto;
    width:780px;
    padding-right:8px;
    padding-bottom:5px;
    text-align:right;
}

#bottomNav
{
    float:right;
    font-size:.8em;
}


#topNav a, #bottomNav a
{
    color:#666699;
    text-decoration:underline;
}
    
#topShadow {
	height: 20px;
	background-image: url(Images/topshadowWhite.png);
	background-repeat: no-repeat;
}

#header {
	position: relative;
	height: 206px;
	margin-left: 10px;
}
#branding {
	position: absolute;
	right: 30px;
	top: 45px;
	z-index:1000;
	text-align: right;
	color: #FFDA09;
}
#companyName {
	color: #696799;
	font-size: 3.5em;
}
#companyName2 {
	color: #8ACA4C;
	font-size: 1em;
}

#logoImage {vertical-align: top;}

#sloganHome {
	color: #FF7F00;
	font-size: 18px;
}

#slogan {
	color: #ffffff;
	font-size: 0.93em;
	font-weight:bold;
}

.tag
{
    position: absolute;
	left: 30px;
	bottom: 47px; 
	text-align: left;
	z-index:1000;
    color: #F3F3F3;
	font-size: 26px;
}

#breadcrumbs {
	position: absolute;
	left: 32px;
	bottom: 12px; 
	color: #666699;
	font-weight: bold;
}
#breadcrumbs a {
	text-decoration: underline;
	color: #666699;
}

#breadcrumbs a:hover {text-decoration: none;}

#content {
	position:relative;
	margin-top:35px;
}

/* Hide from IE5 Mac \*/
* html #content {
	height:1%;
}
/* End hide from IE5 Mac */

#menu {
	position:absolute;
	left:40px;
	top:0;
	width: 180px;
}
#menu a {				
	display:block !important;
	margin-left:40px;	
	background-image: none !important;
	background-repeat: no-repeat;
}		
#menu .menuNormal {
	border: 1px solid #FFFFFF;
	color: #666699;
	font-weight:bold;
}
#menu .menuHover {
	/*border: 1px solid #1CCD1A;*/
	border-right: 1px solid #8ACA4C;
	/*border-bottom: 1px solid #8ACA4C;*/
	background-color: #FFFFFF;
	color: #666699;
	/*background-image: url(Images/i2_img_menu_hover.gif);
	background-repeat:no-repeat;*/
}
#menu .menuSelected {
	border-right: 1px solid #FF7F00;
	/*border-bottom: 1px solid #FF7F00;*/
	background-color: #FFFFFF;
	color: #8ACA4C;
	/*background-image: url(Images/i2_img_menu_active.gif);
	background-repeat:no-repeat;*/	
}

#menu .menuSelected .menuSelected {border:none;} /* khtml compatibility hack */

#menu .subMenu table{			    
	background-color: #FFFFFF;
	background-image: url(Images/subMenu_bg.png);
	background-repeat:repeat-y;
}
#menu .subMenu a {
	width:140px;
	border-style:none;
}

* html #menu .subMenu a {width:139px;}

#menu .subMenuNormal {			 
	color: #666699;
	font-weight: bold;
	background-color:#FFFFFF;	
}

html>body .subMenuNormal {border: 1px solid transparent;}

#menu .subMenuHover {
    border:1px solid #1CCD1A;
    background-color:#FFFFFF;
    color: #666699;
}
* html #menu .subMenuHover {
    background-color:#FFFFFF;
    color: #666699;
 }
#menu .subMenuHover td {
    background-image: url(Images/img_menu_hover.gif);
	background-repeat:no-repeat;
}
html>body #menu .subMenuHover{
 	background-color:#FFFFFF;
	color: #666699;
	background-image: url(Images/img_menu_hover.gif);
	background-repeat:no-repeat;
}
html>body #menu .subMenuHover td{
      background-color:transparent;
      background-image:none;
}

#leftInfo
{
    position:absolute;
	left:40px;
	top:200px;
	width: 180px;
	padding-left:40px;
	font-size:.8em;
}

#leftInfo h5 {
	margin: 1.2em 0em 0em 0em;
	font-size: 1.0em;
	font-weight: bold;
}

#leftInfo a {color:#666699;}

#leftInfo a:link {text-decoration:underline;}

#leftInfo a:hover {text-decoration:none;}

#copy {			
	position:static;
	margin-left:240px;
	margin-right:10px;
	padding: 0 3.5em 4em;
}

* html #copy {padding:0 5em 4em 2em;}

/* Hide from IE5 Mac \*/
* html #copy {height:1%;}
/* End hide from IE Mac*/

#copy ol, #copy ul, #copy li {
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	font-size: 1.0em;
	line-height: 1.8em;
}

* html #copy ul {padding-left:18px;}

* html #copy li {padding-left:0.5em;}

#copy li {list-style-image: url(Images/bullet.gif);}

#copy p {
	font-size: 1.0em;
	line-height: 1.8em;
}

#copy li > p {margin-top: 0.2em;}

#copy .pullQuote {
	float: right;
	display:inline;
	width: 25%;
	margin: 1em 0 1em 1em;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	background-position: top right;
	background-repeat: no-repeat;
	color: #FF7F00;
}

#copy .pullQuote a 
{
    color:#8ACA4C;
    text-decoration:none;
}

#copy a {color:#666699;}

#copy a:link {text-decoration:underline;}

#copy a:hover {text-decoration:none;}

#copy .textBox {
	border:1px solid #B5B5CE;
	margin-left: 1em;
	background-color:#F3F3F3;
}

#copy .textBox:focus {background-color:#FFFFFF;}

#copy .dropDownlist {
	margin-left: 1em;
	background-color: #FFEB79 !important;
}

#copy .radioButtonList {margin-left: 1em;}

#copy fieldset {
	border:1px solid #8ACA4C;
	padding: 1.5em;
}

#copy legend {color: #666666;}

#copy .button {
    margin:1em 0;
    border:1px solid #B5B5CE;
    background-color:#F3F3F3;
    color:#333333;
} 

* html .button {padding:0 0.5em;} 

#bottomShadow, bottomNavShadow {
	height: 10px;		
	background-image: url(Images/bottom_shadowWhite.png);
	background-repeat: no-repeat;
}

* html #bottomShadow {margin-bottom:-8px;}

.clearfix:after {
  content: "."; 
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
 .clearfix {display: inline;} /* Fixes IE/Mac */
 
/* Hides from IE-mac \*/
* html .clearfix,
* html .clearfix * {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer
{
    padding:0 1.5em .5em 1em;
    text-align:right;
    font-size:0.8em;
}

#footer h5
{
    margin: 1.2em 0em 0em 0em;
	font-size: 1.0em;
	font-weight: bold;
}

/* classes for the ajax accordion*/

.accordionHeader
{
    border: 1px solid #3C3C3C;
    color: #ffffff;
    background-color: #3C3C3C;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
}

.accordionHeader a
{
    color:#C5E5A6;
    text-decoration:none;
}

.accordionHeaderSelected
{
    border: 1px solid #3C3C3C;
    color: #C5E5A6;
    background-color:#3C3C3C;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #C5E5A6;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #F3F3F3;
    padding: 5px;
    padding-top: 10px;
}

/*Modal Popup*/
.modalBackground 
{
	/*background-color:#cecece;*/
	/* for IE */
  /*filter:alpha(opacity=60);*/
  /* CSS3 standard */
  /*opacity:0.6;*/
  /* for Mozilla */
  /*-moz-opacity:0.6;*/
}

.modalPopup 
{
    
	background-color:#ffffff;
	border:1px solid #8ACA4C;
	padding: 1.5em;
}

#contactForm h5
{
    margin: 1.2em 0em 0em 0em;
	font-size: 1.0em;
	font-weight: bold;
}

#contactForm fieldset {
	border:1px solid #8ACA4C;
	padding: 1.5em;
	
}

#contactForm legend {color: #666666;}

#contactForm .textBox {
	border:1px solid #B5B5CE;
	margin-left: 1em;
	background-color:#F3F3F3;
	
}

#contactForm .textBox:focus {background-color:#FFFFFF;}

@media print {	
	body {
		border-bottom: 1px solid #000;
		color: #333333 !important;
		background:#FFFFFF !important;		
		font-size:10pt;
		line-height:12pt;
	}	
	h1, h2, h3, h4, h5, h6 {
		font-weight: bold;
		color: #333333;
	}

	#mainwrapper,#topShadow,#bottomShadow, #topnav {background:none;}

	#header {
		position: static;
		height: auto;
	}	

	#menu,#mastheadImage {display:none;}	

	#branding {
		position: static;		
		text-align:left;
		margin: 0;
		padding: 0;
	}

	#companyName {color:#1CCD1A;}

	#breadcrumbs {
		position: static;
		margin: 1em 0;
		padding-bottom: 2em;
		border-bottom: 1px solid #000000;
		color: #666699;
	}

	#breadcrumbs a {color: #666699;}

	#copy {
		margin-left:0;
		padding: 0 2em;
		width: 80%
	}

	#copy a {color: #333333;}

	#copy li {
		list-style-image: none;
		list-style-type: disc;
	}

	#copy .pullQuote {display: none;}

	#copy .textBox {
		border: 1px solid #333333;
		background:none;
	}

	#copy .textBox:focus {background:none;}

	#copy fieldset {border:1px solid #333333;}

    #copy legend {padding-bottom:1em;}

	#copy .dropDownlist {background:none;}
}