body {
	background-color:#dfffdf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #00B01B;
	text-decoration: underline;
}
#maincontainer {
	border: 1px solid #00620F;
	background-color: #FFF4E4;
}

.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FEF4E4;
	background-color: #00620F;
	padding: 4px;
}

.menubar a {
	color: #FEF4E4;
	border: 1px solid #00620F;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;

}

.menubar a:hover {
	color: #FFFFFF;
	border: 1px solid #FEF4E4;

}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00620F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
p {
	padding-right: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rightcol {
	clear: both;
	float: right;
	width: 240px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.rightcol img {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ratestable {
	border: 1px solid #00620F;
}
.ratestableheading {
	color: #FEF4E4;
	background-color: #00620F;
	font-weight: bold;
}
.cotttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
	color: #00620F;
	text-align: left;
	display: block;
	width: 300px;
	border: 1px solid #00620F;
	margin-left: 20px;
}
.rightcol320 {

	clear: both;
	float: right;
	width: 320px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.rightcol320 img {

	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.msg {
	font-size: 12pt;
	font-weight: bold;
	color: #00620F;
	background-color: #FFFBF4;
	text-align: center;
}
.cplink {
	font-size: 9pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.botom {
	color:#000000;
	font-size:10px;
	line-height:12px;
	padding-top:5px;
	}
.botom a{
	color: #006600;
	font-size:10px;
	line-height:12px;
	}
.botom a:hover {
	color: #006600;
	font-size:10px;
	line-height:12px;
	text-decoration:underline;		
	}
.mailsubject {
	display:none;	
	}