td, table{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:13px;
	vertical-align:top;
	color:#838282;
}


form { margin:0px; padding:0px}
body { margin:0; padding:0;}

a { color:#737272; text-decoration:underline}
a:hover{ text-decoration:none}

b a{ color:#4B4E4F; text-decoration:none}
b a:hover{ text-decoration:underline}

b{ color:#7BA53A}

span b a{ color:#4B4E4F; text-decoration:underline}
span b a:hover{ text-decoration:none}

.dark{
	color:#727372;
	line-height:12px;
	font-size: 11px;
}
.dark span a{ color:#4B4E4F; text-decoration:underline}
.dark span a:hover{ text-decoration:underline}

.breadcrumb a{ color:#CCCCCC; text-decoration:underline}
.breadcrumb a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:17px}
.list ul li { background:url(images/list_marker.gif) top left no-repeat; padding:0 0 0 9px;}
.list ul li a{ color:#5B5D5E; font-weight:bold; text-decoration: underline}
.list ul li a:hover{text-decoration: none}

.privacy{ color:#878787; margin-left:25px}
.privacy a{ color:#878787; text-decoration:none}
.privacy a:hover{ text-decoration:underline}

.left{ margin-left:15px}

.form input {
	width: 169px;
	height:19px;
	font-family:tahoma;
	font-size:11px;
	color: #646464;
	padding:2 0 0 6px;
	background-color:#FFFFFF}


.form textarea {
	width:140px;
	height:101px;
	font-family:tahoma;
	font-size:11px;
	color:#646464;
	overflow:hidden;
	padding:2 0 0 6px;
	background-color:#FFFFFF
}
.head {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #99C751;
	letter-spacing: 0.08em;
}
.headgrey {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 0.08em;
}
.largehead {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #99C751;
	letter-spacing: 0.08em;
}
.breadcrumb{
	color:#CCC;
	line-height:12px;
	font-size: 10px;
	
}
.bodyemphasis{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#99C751;
	line-height:12px;
	font-size: 13px;
	
}