body {
	font-family: Arial, Helvetica, sans-serif;
	color: #888686;
}

.main_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
}

.main_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #626262;
	text-decoration: underline;
}


.main_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #49943e;
	text-decoration: none;
}
.main_links_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #49943e;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #888686;
	text-decoration: none;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #888686;
	text-decoration: underline;
}
.big_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #49943e;
	text-decoration: none;
}
.big_green2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #49943e;
	text-decoration: none;
}
.small_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #49943e;
	text-decoration: none;
}
.small_green:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #49943e;
	text-decoration: underline;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #888686;
	text-decoration: underline;
}


.main_links_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}

.main_links_selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline;
}


.main_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
	padding-bottom: 8px;
}


.bar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.bar_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.searchfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color:#fff;
	border: solid 1px #c7cbce;
	padding-left:4px;
	padding-top:3px;
	width:160px;
	height:23px;
}


.btn_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	display:block;
}
.btn_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	display:block;
}

.bullet_points {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #888686;
	text-decoration: none;
	text-align:left;
}


.sample {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

.button1 {
background-image:url(images/button1.jpg); height:43px; width:165px; text-align:center; background-position:top;	padding-top:10px;
}

.button2 {
background-image:url(images/button2.jpg); height:43px; width:165px; text-align:center; background-position:top;	padding-top:0px;
}

.form_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #6b6b6b;
	width:154px;
	border:1px solid #999999;
	background-color:#f6f6f6;
	height:20px;
	padding-top:3px;
}

.loginbox {
border:solid 1px #bbbbbb; padding:10px; width:324px;
}

.form_btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #6b6b6b;
	border:1px solid #aaaaaa;
	background-color:#f6f6f6;

}