body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-top: 20px;
	text-align:left;
}

img {
	border:none;

}

p  {
	line-height:1.3em;	
}

h1   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-style: normal;
	font-weight: bold;
	color: #000;
	line-height: 1.1em;
	margin-bottom: 0.7em;
	margin-top: 0.1em;
	letter-spacing: 0px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.2em;
	line-height: 1.1em;
	margin-top: 0;
	margin-bottom: 1em;
	font-weight:bold;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
}

.bigtext {
	font-size: 14px;
	font-weight: bold;

}

.list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 24px;
}

strong {
	font-size: 12px;
	font-weight: bold;
	}
	
.italictitle {
	font-size: 14px;
	font-weight: bold;
	font-style: italic
	}
	
.credit {
	font-size: 11px;
	font-weight: bold;
	}
	
.quoteindent {
	font-size: 11px;
	font-weight: normal;
	margin-left: 20px;
	}

.quoteboxhome {
	background: #b5ddf1;
	color: #333;
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 1.4em;
	line-height:1.2em;
	text-align:left;
}

.quotebox {
	background: #b5ddf1;
	color: #333;
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 1.4em;
	line-height:1.2em;
	text-align:left;
	width: 400px;
}

	
.quoteid {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: .6em;
	line-height: 1.1em;
	font-style: normal;
	margin-top: 5px;
	
}
	
.newsfeature {
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffad2e;
	}

.newshead {
	font-size: 14px;
	font-weight: bold;
	color:#ffffff;
	}
	

A:link {
	color: #e99d28;
	font-weight: bold;
	text-decoration: none;
	
}

A:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	
}

A:hover {
	color: #e99d28;
	font-weight: bold;
	text-decoration: none;
	
}

A:active {
	color: #e99d28;
	font-weight: bold;
	text-decoration: none;
}

A.smalltext:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: black; text-decoration: none; }
A.smalltext:visited {color: black; font-weight: bold; text-decoration: none; font-size: 11px;}
A.smalltext:hover {color: black; font-weight: bold; text-decoration: none; font-size: 11px; }
A.smalltext:active {color: black; font-weight: bold; text-decoration: none; font-size: 11px;}


.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	line-height: 18px;
}


.newsfeature hr {
	background: #ffffff; /* used by Gecko, Opera browsers */
	border: 0; 
	color: #ffffff; /* incorrectly used by IE */
	height: 1px;
	margin-bottom: 1.3em;
	}
	
hr {
	background: #e99d28; /* used by Gecko, Opera browsers */
	border: 0; 
	color: #e99d28; /* incorrectly used by IE */
	height: 1px;
	margin-bottom: 1.3em;
	}	


ul {
list-style-type: none;
padding: 0;
margin: 0; }

ul li {
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .6em;
padding-left: .9em;
padding-bottom: 6px;
line-height:1.3em}

li.yellow {
background-image: url(images/yellowbullet.gif);
}

.numberli {
background-image: url();
background-repeat: no-repeat;
background-position: 0 .6em;
padding-left: .9em; }

input.yellow {
		background-color: #FFFFA0;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		font-size: 11px; 
		color: white;	
}

textarea.yellow {
		background-color: #FFFFA0;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		font-size: 11px; 
		color: white;	
}

input, select {
	
	
	font-size: 11px;
	
	
}

input#submit {
	
	background-color: #ffad2e;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	border:none;

}

.featuretext {
	font-size: 11px;
	line-height: 16px;

}

.featureboxbox {
	width: 408px;
	border: 1px solid #e99d28;
	padding: 10px;
	overflow: hidden;

}

.featurebox {
	width: 200px;
	padding: 0px;

}

.featurebox img{
	float: left;
	margin: 0px;
}
.featurebox p{
	margin: 0px;

}
