a:link, a:visited {
	color: #666666;
	text-decoration: underline;
	font-family:"Trebuchet MS";
	font-weight: normal;
	font-size:13px;
	
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: normal;
	background-color: #999999;
	font-size:13px;
}

.title {
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size:18px;

}

.subtitle {
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size:16px;
}

.footer {
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size:12px;
}

.bullet {
	color: #999999;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size:13px;
}

.boxtitle {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 18px;
}

.paragraph {
	color: #333333;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 14px;
}

.paragraph2 {
	color: #333333;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 13px;
}

.advice {
	color: #D02000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 10px;
}

.information {
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 10px;
}

.bluebutton a{
	display:block;
	width: 65px;
	padding:0px 0px 0px 0px;
	font: Trebuchet MS 12px;
	font-weight: bold;
	color:#ffffff;
	background: url(imgs/blue_button.gif) 0 0 no-repeat;
	text-decoration: none;
}

.bluebutton a:hover { 
	background-position: 0 -19px;
	color: #ffffff;
}

.bluebutton a:active { 
	background-position: 0 0px;
	color: #ffffff;
}

.yellowbutton a{
	display:block;
	width: 65px;
	padding:0px 0px 0px 0px;
	font: Trebuchet MS 12px;
	font-weight: bold;
	color:#ffffff;
	background: url(imgs/yellow_button.gif) 0 0 no-repeat;
	text-decoration: none;
}

.yellowbutton a:hover { 
	background-position: 0 -19px;
	color: #ffffff;
}

.yellowbutton a:active { 
	background-position: 0 0px;
	color: #ffffff;
}




.calculatebutton a{
	display:block;
	width: 47px;
	height: 54px;
	padding:0px 0px 0px 0px;
	font: Trebuchet MS 14px;
	font-weight: bold;
	color:#333333;
	background: url(imgs/calc/yellow_button.png) 0 0 no-repeat;
	text-decoration: none;
}

.calculatebutton a:hover { 
	background-position: 0 -54px;
	color: #333333;
}

.calculatebutton a:active { 
	background-position: 0 0px;
	color: #333333;
}

.tinylnk a{
	color: #666666;
	text-decoration: underline;
	font-family:"Trebuchet MS";
	font-weight: normal;
	font-size:10px;
	
}

.tinylnk a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-weight: normal;
	background-color: #999999;
	font-size:10px;
}

.calc {
	color: #333333;
	font-weight: bold;
}

.statelnk {
color: #60AC01;
text-decoration: underline;
font-family: "Trebuchet MS";
background-color:#FFFFFF;
font-size: 24px;
}

.statelnk:hover {
color: #ffffff;
text-decoration: none;
font-family: "Trebuchet MS";
background-color:#60AC01;
font-size: 24px;
}