﻿body {
	background-color: #666666;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666; background-position-y:top;
	background-position-x: center;
	
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2c03b;
	font-weight: bold;
	

}
a:link {
	color: #B2c03b;
}
a:visited {
	color: #333333;
}
a:active {
	color: #B2c03b;
}
a:hover {
	color: #333333;

}
a.norm:hover {
	color: #333333;
}

a.nav:visited {
	color: #666666;
}
a.nav:active {
	color: #666666;
}
a.nav:hover {
	color: #666666;
}

a.img:link {
	color: #e4e4e4;
}
a.img:visited {
	color: #e4e4e4;
}
a.img:active {
	color: #e4e4e4;
}
a.img:hover {
	color: #e4e4e4;
}


.green_med {
	font-size: 12pt;
	font-weight: bold;
	color: #B3C03C;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: lighter;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #B3C03C;
	line-height: 16px;
	font-style: normal;
}

h2 {
	font-size: 11pt;
	font-style: italic;
	color: #666666;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.green_sm {
	font-size: 10px;
	color: #b2c03b;
	line-height: 10pt;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
.gray_sm {
	font-size: 7pt;
	color: #666666;
	line-height: 10pt;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.gray_sm_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

.bulletedlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: normal;
	color: #666666;
	margin-left: -22px;
	text-indent: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url('images/bullet_green.jpg');
	list-style-type: none;
	text-align: left
	
}
.list_gray_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: normal;
	color: #666666;
	margin-left:16px;
	text-indent: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	list-style-image: url('images/bullet_sm_gray.jpg');
		
}.green_lg {
	font-size: 20px;
	color: #B1C13C;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

