.headtitle {
	background-color: #CEE7F7;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #214D7B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper {
	width: 540px;
	margin: 0 auto;
}
.column_wrapper {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.required {
	color: #993300;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 80px;
	float: left;
}
.columncenter {
	width: 80px;
	float: left;
	font-size: 11px;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#center2 {
	width: 100px;
	float: left;
}
.columncenter2 {
	width: 100px;
	float: left;
	font-size: 11px;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#center3 {
	width: 128px;
	float: left;
}
.columncenter3 {
	width: 128px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#left {
	width: 200px;
	float: left;
}
.left {
	width: 200px;
	float: left;
	text-align: center;
	padding-top: 3px;
}
#right {
	width: 140px;
	float: left;
	font-size: 12px;
	color: #214D7B;
}
#center .content {
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 14px;
}
#left .content {
	padding-top: 4px;
	padding-bottom: 4px;
}
#right .content {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#masthead .content {
	padding: 6px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#center a:link {
	color: #9B7C00;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #826800;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 25px;
}
.emfasis {
	color: #214D7B;
	font-weight: bold;
}
.smaller {
	font-size: 12px;
	line-height: normal;
}
.removal {
	text-decoration: line-through;
	font-size: 11px;
	line-height: normal;
}
.detail {
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	color: #999999;
}

