.tableborder {
	background-color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #333333;
	border-left-color: #000000;
}
.navrow {
	background-image: url(images/blue.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-style: none;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#000000;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headerLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #003772;
	text-decoration: none;
	width: 370px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.menutd {
	background-image: url(images/menuBack.gif);
	background-repeat: repeat-y;
	
	
}
.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px
	color: #000000;
	font-size: 11px;
	background-color: #8AB6E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
body {
	background-color: #666666;
}
.feeTable {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1C5998;
	border: 1px solid #000000;
	padding: 5px;
	width: 100px;
	font-weight: bold;
}
.blocktext {
	font-family: Arial, Helvetica, sans-serif;
	width: 9%;
	padding-left: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #003772;
	font-weight: bold;
	font-size: 14px;
}
.largerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #17497D;
	font-weight: bold;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
.plantName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #8AB6E9;
}
.plantTable {
	border: 1px solid #333333;
}
.plantTableRow {
	border: 1px solid #333333;
}
#insidetable {
	
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #666666;
	
	width: 100%;
}
li {
	vertical-align: 50%;
	padding-right: 15px;
	padding-bottom: 5px;
}

table#method
{
	border-width:1px 1px 1px 1px ;
    border-spacing: 0;
    border-collapse: collapse;
	border-color: #333333;
    border-style: solid;
}

table#method td {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
    padding: 4px;
   border: solid #000 1px;
   
	
	
}

.homeheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #00417D;
	background-color: #E4E2E5;
	padding: 2px 5px;
	border: 1px solid #666666;
	font-weight: bold;
	letter-spacing: normal;
	margin: 10px;
	width: 300px;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 15px;
	padding-left: 20px;
	margin-bottom: 40px;
}
.package {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #8AB6E9;
	padding: 10px;
	height: 120px;
	width: 250px;
	border: 2px solid #003366;
	
}

.packageHeader
{
	font-size:16px;
	color: #003366;
	
}
