/*  body and font definitions */
html { 
  padding:0px;
  margin:0px;
}
body {
	background-color: #FFFFFF;
	font-size:medium;
	line-height:1.5em; /* 19px */
	font-family: verdana, helvetica, sans serif;
	color:#333;  
	padding:0px 0px 0px 0px;
	margin:0px;
}
a:link, a:active, a:visited {
	font-weight:normal;
	text-decoration:none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11
	px;
	text-align: center;
	
	}
a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#FF9900;
	text-indent: 0px;
	margin-left: 0px;
	}
	
.mainnavtext {
	font-size:11px;
	margin-left: 2px;
	color: 100%;
	float:left;
	}
.mainnavtextbottom {
	font-size:10px;
	margin-left: 2px;
	color: 100%;
	}	
	
		
	
	
/***********************************************/
/* Accessible                                */
/***********************************************/
/* Invisible elements, mainly for accessibility */
.hidden  {
	display: none;
	font-size: 9px;
	float:left;
}
/*
 
/***********************************************/
/* Structure                                 */
/***********************************************/


#topnav {
	padding: 0px;
	margin:0px;
	width: 780px;
	background-color: #666699; 
	text-align:left;
	font-weight:normal;
	float:left;
	}
	
#topgreennav {
	padding: 0px;
	margin:0px;
	width: 780px;
	background-color: #339966; 
	text-align:left;
	font-weight:normal;
	}

#search {
	padding: 0px;
	margin:0px;
	width: 780px;
	line-height: 26px;
	vertical-align: middle;
	margin-right: 6px;
	float:left;
}

#breadcrumb {
	width: 774px;
	background-color: #666699;
	text-align:left;
	font-weight:normal;	
	float:left;
}

#threecolwrap {
 	float:left;
	width:776px;
	display:inline; /* stops IE doubling  margin on float*/
	
	}		

#contentarea {
	background-color: #fff;    
	width: 774px;
	margin:0px 0px 0px 0px;
	}
#column1 {
	width: 235px;
	background-color: #FFFFFF;
	float:left;
	margin-left: 0px;
	margin-right: 8px;
	}
#column1box {
	width: 228px;
	background-color: #CCCCFF;
	float:left;
	border-left-color: #CCCCFF;
	border-color: #CCCCFF;
	padding: 6px;
	}	
#column2 {
	width: 100%;
	background-color: #FFFFFF;
	float:left;
	margin-left: 6px;
	}
#column3 {
	width: 522px;
	background-color: #FFFFFF;
	float:left;
	margin-left: 4px;
	
	}	
#column3box {
	width: 520px;
	background-color: #FFFFFF;
	float:left
	border: 0px;
	padding: 8px;
	left: 237px;
	top: 70px;
	}	 /* not used*/	


#bottomnav {
	padding: 0px;
	margin:0px;
	width: 780px;
	background-color: #666699; 
	text-align:left;
	font-weight:normal;	
	}
	
#footer {
	padding: 0px;
	background-color: #666699;
	width: 780px;
	clear:both;
	float:left;
	font-size: 11px;/* 9px */
	color:#ffffff;
	text-align: left;
	text-indent: 10px;
	}
#greenfooter {
	padding: 0px;
	background-color: #339966;
	width: 780px;
	clear:both;
	float:left;
	font-size: 11px;/* 9px */
	color:#ffffff;
	text-align: left;
	text-indent: 10px;
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

	
/***********************************************/
/* Bottom navigation                                 */
/***********************************************/
	
	
.bottomnav {
	font-size: 85%;
	color:#6666CC;
	width: 774px;
	clear:both;
	float:left;
	font-weight:bold;
	text-decoration:none;
	background-color: #fff;
	text-align: left;
	font-style: normal;
	}	
.bottomnav a:link, .bottomnav a:visited {
	color:#990000;
	text-decoration:underline;
	font-weight:normal;
	background-color: #fff;
	text-align: left; 
	}
.bottomnav a:hover {
	color:#6666CC;
	text-decoration:underline;
	background-color: #FFFFFF;
	text-align: left;
	}


.clearfloats {clear:both;}

.leftimg {
	float:left;
	border: 2px solid #FFFFFF;
	margin-right: 20px;
	margin-bottom: 6px; }

/***********************************************/
/* Text Styles                                 */
/***********************************************/
.search {
	background-color: #CCCCFF;
	width: 780px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	color:#666699;
	text-align: right;
	vertical-align: top;
	}
	
.breadcrumb {
	font-size: 70%;
	width: 780px;
	clear:both;
	float:left;
	color:#6666CC;
	font-weight:normal;
	text-decoration:none;
	background-color: #fff;
	text-align: left; 
	}	
.breadcrumb a:link, .breadcrumb a:visited {
	color:#990000;
	text-decoration:underline;
	font-weight:normal;
	background-color: #fff;
	text-align: left; 
	}
.breadcrumb a:hover {
	color:#666699;
	text-decoration:underline;
	background-color: #FFFFFF;
	text-align: left;
	}
	

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	line-height: 20px;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	line-height: 20px;
}
.large_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	line-height: 19px;
	text-indent: 10px;
	left: 15px;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	line-height: 19px;
}
.bullets li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 19px;
	text-align: left;
}
.bullets ul {
	margin-left: 1em;
	padding-left: 6px;
	margin-top:0px;
	margin-bottom: 0px;
	
	}

.bulletsandrules {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #CC99CC;
	border-color: #CCCCCC;
	border: 1px;
	border-collapse: collapse;
	table-layout: auto;
	list-style-type: disc;
	list-style-position: outside;
	width: 100%;
	margin: 1;
	margin-top: 2px;
	margin-bottom: 2px;
	text-indent: 5px;
	display: table-row;
	
}
.bulletsandrules li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 19px;
	text-align: left;
	background: #CC99CC;
}
.bulletsandrules ul {
	margin-left: 1em;
	padding-left: 0px;
	margin-top:1px;
	margin-bottom: 1px;
	background: #CC99CC;
	}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: lighter;
	color: #333333;
	text-align: left;
}

.textlink {
	font-size: 13px;
	color:#6666CC;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
	line-height: 20pt; 
	}	
.textlink a:link, .textlink a:visited {
	color:#990000;
	text-decoration:underline;
	text-align: left; 
	}
.textlink a:hover {
	color:#666699;
	text-decoration:underline;
	text-align: left;
	}
.textlinkintro {
	font-size: 14px;
	color:#6666CC;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
	line-height: 20pt; 
	}	
.textlinkintro a:link, .textlinkintro a:visited {
	color:#990000;
	text-decoration:underline;
	text-align: left; 
	}
.textlinkintro a:hover {
	color:#666699;
	text-decoration:underline;
	text-align: left;
	}	
	
.environmentlistlevel1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E0E0E0;
	font-size: 11px;
	font-weight: bolder;
	color: #333399;
	list-style-type:none; /* removes bullets */
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 3px;	
	}	
.environmentlistlevel1 li {
	list-style-type:none; /* removes bullets */
	width: 100%;
	font-size:11px;
	color:#333333;
	text-align: left;
	line-height: 12pt;
	}
.environmentlistlevel1 ul {
	margin-left: 1em;
	margin-top:0px;
	margin-bottom: 0px;

	}


.bulletsblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333399;
	line-height: 22px;
}
.bulletsblue li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333399;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 22px;
	text-align: left;
}
.bulletsblue ul {
	margin-left: 1em;
	padding-left: 6px;
	margin-top:0px;
	margin-bottom: 0px;
	}
.introlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	line-height: 20px;
}
.helpdesk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	line-height: 20px;
}
.helpdeskblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666699;
	font-weight: normal;
	line-height: 20px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: lighter;
	color: #333333;
	text-align: left;
}
.rightimg {
	float:right;
	border: 2px solid #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 126px;
	clear: both;
}
