body, .text {
	font-family: tahoma;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	text-align:justify;
}
p{
	font-family: tahoma;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

body{
	background-color:#CCC;
	text-align: right;
}
.main_menu {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.main_menu:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFA800;
	text-decoration: none;
}
h1 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	line-height:25px;
}
h2 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	line-height:20px;
}
.date {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFA800;
	text-decoration: none;
}
.yellow_title {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFA800;
	text-transform: uppercase;
	text-decoration: none;
}
.input_login {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	width: 120px;
}
.link {
	font-family: tahoma;
	color: #5E5C5C;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	line-height:20px;
}
.line_bg {
	background-image: url(line_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.white_txt {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.white_txt a{
	color: #FFFFFF;
	text-decoration:none;
}
.white_txt a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.darker_text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.green_link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #555;
	text-decoration: underline;
	line-height:200%;
	clear:both;
	display:block;
}

a.green_link:hover 
{
	color: #6ad22c;
	text-decoration:underline;
}

.zipcode
{
	width: 50px;
	}

#cuote-form{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;}

.greytext{
	color:#666;}

.visible
{
	display: block;
}

.invisible
{
	display: none;
}

.quote_form_box
{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
