@import url("reset.css");

body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	font-size: 13px;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;
}

hr {
	border: medium none;
	display:block;
	height: 1px;
	background-color: #000;
}

*html hr {
	border: 1px solid #000;
	display:block;
	height: 1px;
	background-color: #000;
}

*:first-child+html hr {
	border: 1px solid #000;
	display:block;
	height: 1px;
	background-color: #000;
}

blockquote {
	padding: 10px;
}

h1,h2,h3,h4,h5,h6 {
	color: #000;
	font-weight: bold;
	margin-bottom: 15px;
}

h1 {
	font-size:20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	color: #990000;
	font-size: 18px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 13px;
}

p {
	margin-bottom: 10px;
}

#wrapper {
	width: 790px;
	background: #fff;
}

#header {
	background: url(../images/header2.jpg) no-repeat left top;
	height: 137px;	
}

#container {

}

#letCol {
	background: url(../images/cleanandsimple_green_navbg.jpg) no-repeat left top;
	width: 138px;
	float: left;
	padding-top: 10px;
}

#letCol .moduletable-nav {
	width: 118px;
}

#letCol .moduletable-nav ul li {
	background: #245e24;
	padding: 3px 0 0 0;
	margin-bottom: 10px;
}

#letCol .moduletable-nav ul li a:link,
#letCol .moduletable-nav ul li a:active,
#letCol .moduletable-nav ul li a:visited {
	font-family: "Trebuchet MS";
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	width: 118px;
	display: block;	
}

#letCol .moduletable-nav ul li a:hover {
	text-decoration: none;
}

#contentCol {
	width: 600px;
	float: left;
	margin-left: 12px;
}

#contentCol-home {
	width: 640px;
	float: right;
	padding: 3px 0 0 0;
}

#contentCol .banner {
	padding: 3px 0 19px 0;
}

#contentCol-home .banner-home {
	padding-left: 19px;
	padding-bottom: 19px;
}

#contentCol-home .content-home {
	
}

#contentCol .content {
	font-weight: bold;
}

.contentheading, .componentheading {
	color:#2a3f5b;
	font-size:20px;
}

.small, .createdate, .modifydate {
	color: #333333;
	font-size: x-small;
}

.content ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 22px;
}

.content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 25px;
}

.content ul li, .content ol li {
	padding-bottom: 3px;
	margin-left: 5px;
}

#contentCol .content a:link, #contentCol .content a:visited, #contentCol .content a:active {
	color: #000;
	text-decoration: underline;
}

#contentCol .content a:hover {
	text-decoration: none;
}

#contentCol .content .boxWrap {
	padding: 14px 0 0 38px;
	line-height: 17px;
}

#contentCol .content .boldred {
	color: #990000;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	padding-bottom: 5px;
}

#contentCol .content .fontblue {
	font-size: 18px;
	color: #006699	;
	line-height: 22px;
}

.fontgreen {
	font-size: 19px;
	color: #006600;	
	line-height: 22px;
	padding-left: 38px;
}

#contentCol .content .number,
#contentCol-home .content-home .number {
	color: #000;
	font-size: 32px;
	float: right;
	height: 28px;
	line-height: 28px;
	display: block;
	padding: 0 1px 0 0;
	margin-top: 1px;
	font-weight: normal;
}

#contentCol-home .content-home .box {
	padding: 20px 0 50px 40px;
}

#contentCol-home .content-home .box .certified {
	color: #006699;
	font-size: 24px;
	font-weight: bold;
}

#contentCol-home .content-home .box .des {
	width: 298px;
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	padding-bottom: 16px;
}

#contentCol-home .content-home .box ul {
	list-style: none;
	padding-left: 0;
}

#contentCol-home .content-home .box ul li {
	background: url(../images/arrow.jpg) no-repeat left 10px;
	color: #990000;
	font-size: 18px;
	line-height: 22px;	
	padding-left: 10px;
	font-weight: bold;
}

#contentCol-home .content-home .box ul li a:link,
#contentCol-home .content-home.box ul li a:active,
#contentCol-home .content-home .box ul li a:visited {
	color: #990000;
	font-size: 18px;
	line-height: 22px;	
}

#contentCol-home .content-home .boldcenter {
	text-align: center;
	line-height: 16px;
	font-weight: bold;
}

#contentCol-home .content-home .greennumber {
	color: #006600;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
}

#contentCol-home .content-home .normalcenter {
	text-align: center;
	padding-bottom: 10px;
}

#contentCol-home .content-home a.mailto1:link,
#contentCol-home .content-home a.mailto1:active,
#contentCol-home .content-home a.mailto1:visited {
	color: #606420;
	font-size: 16px;
	font-weight: bold;	
	text-decoration: underline;
}

#contentCol .content .logobox,
#contentCol-home .content-home .logobox {
	text-align: center;
}

#contentCol-home .content-home .fontred {
	color: #990000;
	font-weight: bold;
}


#footer {
	padding-left: 140px;
}

#footer a.mailto2:link,
#footer a.mailto2:active,
#footer a.mailto2:visited {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}

#footer .counting {
	width: 90px;
	margin: 0 auto;
	text-align: center;
}

#footer .freees {
	color: #006699;
	font-size: 30px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}

#footer .creditCard {
	text-align: center;
}

#footer .mcenter {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#footer .footernav {
	width: 100%;
	text-align: center;
}

#footer .footernav ul li {
	background: url(../images/footer_li_border.jpg) no-repeat left 3px;;
	display: inline;
}

#footer .footernav ul li a:link,
#footer .footernav ul li a:active,
#footer .footernav ul li a:visited {
	color: #000000;
	text-decoration: underline;
	text-align: center;
	margin: 0 5px;	
	font-size: 12px;
}

#bottom {
	text-align: right;
	padding: 0 10px 20px 10px;
	margin-top: 50px;
}

#bottom a.sitemanager:link,
#bottom a.sitemanager:active,
#bottom a.sitemanager:visited {
	font-size: 12px;
	text-decoration: underline;
}

#bottom .powered {
	padding: 10px 0px 0 0;
	width: 100px;
	float: right;
	text-align: center;
	padding-right: 10px;
}

#bottom .powered a.yellow:link,
#bottom .powered a.yellow:active,
#bottom .powered a.yellow:visited {
	text-decoration: underline;
	display: block;
	font-size: 14px;
	width: 100px;
	padding-top: 5px;
}

.requestform {
	width: 601px;
	margin-top: 12px;
}	

.requestform .formtext {
	font-weight: bold;
	font-size: 13px;
	color: #000;
	padding-left: 40px;
}

.requestform .inputwrap {
	width: 206px;
	margin-bottom: 8px;
}

.requestform .inputwrap .label {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	float: left;
}

.requestform .inputwrap .inputbox {
	width: 200px;
	padding: 2px 2px;
	float: left;
	font-size: 13px;
}

.requestform .area {
	width: 235px;
	margin-bottom: 8px;
}

.requestform .area .check {
	width: 114px;
	float: left;
	font-size: 12px;
	font-weight: normal;
}

.requestform .button {
	cursor: pointer;
}

.errmsg {
	padding: 5px;
	background-color: #FF1E1E;
	border-top: 2px solid #6869FF;
	border-bottom: 2px solid #6869FF;
	text-align: center;
	color: #fff;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 10px;
}



