body {
	
	margin : 0px;		
	padding:0px;
	display : block;
	width: 	100%;
	_height: 100%;
	min-height: 100%;
	background-color:#FFFFFF;	
}

body, p, h1, h2, h3, table, td, th, ol, input, textarea, select, option {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height :140%;
	color: #7C7C7C;
}

img {
	border : none;
}
/*--------------------------*/

.main-nav {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}

.main-nav:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#b43032;
}


.main-nav a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.grey-text-small {
color:#636363;
font-family:Arial, Helvetica, sans-serif;
font-size:11px}

.grey-text-small a{
color:#636363;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none}

.grey-text-small :hover{
color:#636363;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline}

.white-text-small a{
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none

}

.white-text-small :hover{
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline}

.white-text-small {
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px}

.white-text-small-highlight {
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#636363}

.grey-text {
color:#636363;
font-family:Arial, Helvetica, sans-serif;
font-size:12px}

.grey-text a{
color:#b9d300;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none}

.grey-text :hover{
color:#b9d300;
font-family:Arial, Helvetica, sans-serif;
font-size:12px; text-decoration:underline;
}

.subheading-grey {
color:#636363;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold}

.subheading-green {
color:#b9d300;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold}

.textfield {
width:175px;
border:solid #636363 1px;
font-size:15px;

}

option {
	font-size:15px;	
}

select {
	height: 20px;
}


.btn-calculate-on {
background-image:url(../Images/w-bttn-calculate-on.gif);
background-repeat:no-repeat;
}

.btn-calculate-off {
background-image:url(../Images/w-bttn-calculate-off.gif);
background-repeat:no-repeat;
}


.white-text-small ul {
padding : 0px;
margin : 0px;
padding-left : 10px;
list-style-image:url(../Images/w-bullet.gif);
margin-top : 0px;
}
.white-text-small li{
padding : 0px;
margin : 0px;
padding-bottom : 0px;
}


