/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ededed;
	background-image: url(images/bg_gradient.gif);
	background-repeat: repeat-x; 
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}
ol {
	
	margin-top: 0;
	padding-top: 0;
	margin-left: 18px;
	padding-left: 0;
	}

.utility_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.utility_links td {
	height: 30px;
	padding-right: 18px;
	vertical-align: middle;
}
		
.utility_links a:link {
	color: #008d00;
	text-decoration: underline;
	}
	
.utility_links a:visited {
	color: #008d00;
	text-decoration: underline;
	}

.topnav a:visited {
	color: #15b01;
	text-decoration: underline;
	}
	
.utility_links a:hover {
	text-decoration: none;	
	}
	
.masthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.masthead td.copy{
	padding-left: 139px;
	padding-right: 62px;
	padding-top: 50px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}

.content td.overall{
	padding-left: 25px;
	padding-right: 25px;
}

.content td.calculate {
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 24px;
	background-image: url(images/calculate_bg.gif);
	background-repeat: no-repeat; 
}

.content a:link {
	color: #008d00;
	text-decoration: underline;
	}
	
.content span.green {
	color: #008d00;
	}
	
.content span.graytitle {
	font-size: 14px;
	font-weight: bold;
}

	
.content td.callout_box_2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	}

.content a:visited {
	color: #008d00;
	text-decoration: underline;
	}
	
.content a:hover {
	text-decoration: none;	
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.footer td {
	height: 55px;
	padding-right: 18px;
	vertical-align: middle;
}
		
.footer a:link {
	color: #008d00;
	text-decoration: underline;
	}

.footer a:visited {
	color: #15b01;
	text-decoration: underline;
	}
	
.footer a:hover {
	text-decoration: none;	
	}
	
.callout_box {
	font-size: 12px;
	color: #008d00;
	line-height: 18px;
}

.callout_box td.copy{
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 22px;
	padding-bottom: 30px;
}

.callout_box td.copy2{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 22px;
	padding-bottom: 30px;
}

.callout_box td.hdr{
	padding-left: 13px;
	height: 28px;
	color: #FFFFFF;
	font-weight: bold;
}

.callout_box td.hdr2{
	height: 10px;
}

.download a:link {
	font-size: 14px;
	font-weight: bold;
	color: #2677da;
	text-decoration: underline;
}

.download a:visited {
	color: #2677da;
	text-decoration: underline;
}

.download a:hover {
	text-decoration: none;
}

.download td {
	padding-top: 6px;
	padding-bottom: 18px;
}

.ul {
	list-style-type: square;
}
	
