body, p, .text {
	font-family: tahoma;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	text-align:justify;
}
.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: 14px;
	font-weight: bold;
	color: #ffa800;
	background:url(images/title_bullet.gif) left top repeat-y;
	padding-left:12px;
	line-height:30px;
	text-transform:uppercase;
}
.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(images/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;
	}
