@charset "utf-8";
/* CSS Document */

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
  	padding-left: 0em;
  	font-family: Tahoma, Geneva, sans-serif;
  	color:#666;
  	background-color: #ffffff; 
}
h1 {
	margin: 0px;
	padding: 0px;
  	font-family: Times New Roman,Georgia, serif;
	font-size: 1.4em;
	margin-bottom: 7px;
	font-weight: normal;
	color:#333;
}
h2 {
	margin: 0px;
	padding: 0px;
  	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	margin-bottom: 8px;
	font-style: normal;
}

a.highlight {
	background-color: #FFC;
}

ul.sitemap {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position:inside;
}
li.sitemap {
	padding-bottom: 10px;
}

/* Search Website in Header */

#search_website_s_keywords {
	position: relative;
	bottom: 5px;
}
#search_website_submit {
	position: relative;
	bottom: -2px;
}

/* Footer Links Text */

td.footer_text {
	padding-top: 10px;
	padding-bottom: 10px;
	color:#666;
	font-size: 0.8em;
	letter-spacing: 1.5;
	line-height: 1.5;	
}

/* Footer News Text */

td.footer_news_text {
	color:#666;
	font-size: 0.8em;
	letter-spacing: 1.5;
	line-height: 1.5;	
}
td.footer_news_link {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999;
	font-size: 0.8em;
	letter-spacing: 1.5;
	line-height: 1.5;	
}

/* Contact Form Lines */

hr.contact_form_lines_top {
	margin-bottom: 30px;
}
hr.contact_form_lines_bottom {
	margin-top: 30px;
}

td.paragraph_link_url {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999;
	font-size: 0.8em;
	letter-spacing: 1.5;
	line-height: 1.5;
}
