body{
	font-family: Arial;
	color: #666666;
	height:100%;
	margin: 0px;
	font-size: 12px;
}
a{
	text-decoration: none;
	color: #666666;
}
a:link{
	text-decoration: none;
	color: #666666;
}
a:hover{
	text-decoration: underline;
	color: #666666;
}
tr.top_menu{
	background-image:url('../images/top_menu_bg.png');
	height: 80px;
}
tr.bottom_tr{
	background-image:url('../images/bottom_bg.png');
	height: 72px;
}
tr.slideshow_tr{
	background-image:url('../images/slideshow_bg.png');
	height: 335px;
}
table.style_1{
	border: 1px solid #e0e0e0;
}
tr.style_1{
	background-image:url('../images/tr_style_1.png');
	height: 29px;
}
img.style_1{
	padding-right: 10px;
}
img.services_buttons{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
table.style_2{
	width: 235px;
}
tr.style_2{
	background-image:url('../images/tr_style_2.png');
	height: 43px;
	
}
td.style_2_content{
	border-left-style: solid; border-left-width: 1px; border-right-style: solid; border-right-width: 1px; border-bottom-style: solid; border-bottom-width: 1px;
	border: 1px solid #e0e0e0;
}
ul.list_style_1{
	list-style: none;
	width: 230px;
	padding: 0;
	margin: 0;
}
ul.list_style_1 a{
	text-decoration: none;
	color: #4a4a4a;
}
ul.list_style_1 a:link{
	text-decoration: none;
	color: #4a4a4a;
}
ul.list_style_1 a:hover{
	text-decoration: none;
	color: #4a4a4a;
}
ul.list_style_1 li{
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	float: right;
	width: 233px;
	height: 43px;
	line-height: 40px;
	cursor: pointer;
}
ul.list_style_1 li:hover{
	background: url(../images/list_style_1_on.png);
}
ul.list_style_1 li.sep{
	width: 227px;
	background: url(../images/style_2_sep.png);
	height: 1px;
}
div#location_desc{
	border: 1px solid #e0e0e0;
	background: url(../images/list_style_1_on.png);
	width: 100px;
	padding: 5px;
	position: absolute;
}
div.invisible_div{
	display: none;
}
table.small_article_tbl{
	border: 1px solid #e0e0e0;
	width: 425px;
}
tr.small_article_top{
	background-color: #f7f7f7;
	height: 30px;
}
.small_article_title{
	font-weight: bold;
	font-size: 14px;
}
.small_article_date{
	font-size: 11px;
}
div.small_article_buttons{
	padding: 5px;
}
.orange_link {
	text-decoration: none;
	color: #6dbc50;
}
.orange_link:link{
	text-decoration: none;
	color: #6dbc50;
}
.orange_link:hover{
	text-decoration: underline;
	color: #6dbc50;
}
.blue_link {
	text-decoration: none;
	color: #308aa7;
}
.blue_link:link{
	text-decoration: none;
	color: #308aa7;
}
.blue_link:hover{
	text-decoration: underline;
	color: #308aa7;
}
.copyright{
	text-decoration: none;
	color: #666666;
}
.copyright:link{
	text-decoration: none;
	color: #666666;
}
.copyright:hover{
	text-decoration: underline;
	color: #666666;
}
input.newsletter{
	width: 200px;
	height: 20px;
	font-size: 18px;
	color: #bdbdbd;
	border: 1px solid #e0e0e0;
	padding: 5px;
}
button.button_s1{
	background: url(../images/button_style_1.png);
	width: 101px;
	height: 29px;
	border: 0px;
	color: #4a4a4a;
	font-size: 16px;
	cursor: pointer;
}
button.button_s1_on{
	background: url(../images/button_style_1_on.png);
}
button.button_s1_down{
	background: url(../images/button_style_1_down.png);
}
.medium_text{
	font-size: 14px;
}
div.file_desc{
	border: 1px solid #e0e0e0;
	background: url(../images/list_style_1_on.png);
	width: 200px;
	padding: 5px;
	position: absolute;
	display: none;
}
