body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

form {
	padding: 0px;
	margin: 0px;
}
.input_field {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	color: #666666;
	border: solid 1px #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 200px;
	height: 23px;
}
.input_btn {
	color: #fff;
	background-color: #b2cb5e;
	border: solid 1px #666666;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 23px;

}

a.link {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 27px;
	font-weight: normal;
	color: #009966;
	text-decoration: none;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
}

.notices {
	background-color: #FFFFD5;
	display: block;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.headercontainer {
	display: block;
	width: auto;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #A8DF7E;
	padding-bottom: 0px;
}


.menubuttons {
	float:none;
	display: block;
	padding: 3px;
	width: 50px;
	font-size: 13px;
	text-decoration: none;
	background-color: #C7EBAB;
}
.menubuttons:hover {
	background-color: #FFFFFF;
}

.menubuttonsactive {
	background-color: #FFFFFF;
}



.datedisplay {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 19px;
}
.datedisplay2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 19px;
}
.leftcolumn hr {
	color: #F4F4F4;
}
#morecontact {
}
.historycontainer {

	display: block;
	width: 900px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}
.contactimage {
	float: left;
	margin-right: 6px;
	border: 3px solid #CCCCCC;
}
.contactInfoBold {
	padding-left:15px;
	font-size: 20px;
	font-weight: bold;
}
.contactInfoReg {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	font-weight: normal;
}
.contentInfoReg {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: normal;
}
.contentForm {
	font-size: 14px;
	font-weight: normal;
}

.bullet {
	font-size: 14px;
	font-weight: normal;
}


.submit-info {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 15px;

}
.detail-header {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.detail-pnum {
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
