@charset "UTF-8";

body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
.rightcornerbg {
	background-image: url(new-slices/index_r1_c13.gif);
	background-repeat: repeat-x;
}
.headertopbg {
	background-image: url(new-slices/header.jpg);
	background-repeat: repeat-x;
}
.formstyle {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6A9A34;
	letter-spacing: -1px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6A9A34;
	letter-spacing: -1px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6A9A34;
	letter-spacing: -1px;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style3 {font-size: 9px}

.formstyles {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}



a:link {
	color:#666666;
	text-decoration:underline;
}
a:visited {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
a.greenslinks:link {
	color: #6A9A34;
	text-decoration: none;
}
a.greenslinks:visited {
	color: #6A9A34;
	text-decoration: none;
}
a.greenslinks:active {
	color: #6A9A34;
	text-decoration: none;
}
a.greenslinks:hover {
	color: #000000;
	text-decoration: underline;
}