@charset "utf-8";
/* CSS Document */

#text-table {
	width: 476px;
}
#text-table p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#spac-R {
	width: 38px;
}
#space-L {
	font-size: 38px;
}
#title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 29px;
	padding-bottom: 10px;
}

#title h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#title a:link {
	color: #666;
	text-decoration: none;
}
#title a:visited {
	color: #666;
	text-decoration: none;
}
#title a:hover {
	color: #333;
}
#form {
	background-image: url(../images/form.png);
	height: 482px;
	width: 400px;
	vertical-align: top;
	background-repeat: no-repeat;
}
#form-large {
	background-image: url(../images/form-l.png);
	height: 530px;
	width: 400px;
	vertical-align: top;
	background-repeat: no-repeat;
}
#form-short {
	background-image: url(../images/form-short.png);
	height: 325px;
	width: 400px;
	vertical-align: top;
	background-repeat: no-repeat;
}


#form-table {
	width: 400px;
}

#form-title {
	color: #FFF;
	padding-top: 3px;
	padding-right: 20px;
}
#form-title h2 {
	font-size: 14px;
	margin: 0px;
}


#form-td {
	padding-right: 40px;
	padding-top: 10px;
	vertical-align: top;
}

#form-td-center {
	padding-top: 10px;
	vertical-align: top;
	text-align:center;
}


.text {
	text-align: justify;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.text h2 {
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-weight: bold;
	line-height: 30px;
}
.text h2 a:link {
	color: #666;
}
.text h2 a:visited {
	color: #666;
}
.text h2 a:hover {
	color: #333;
}


.text a:link {
	color: #090;
	text-decoration: none;
	font-weight: bold;
}
.text a:visited {
	color: #090;
	text-decoration: none;
	font-weight: bold;
}
.text a:hover {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#more-links a:link {
	display: block;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #DADADA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #333;
	font-weight: normal;
}
#more-links a:visited {
	display: block;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #DADADA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #333;
	font-weight: normal;
}
#more-links a:hover {
	background-color: #CCC;
}
#company-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #666;
}


#company-title a:link {
	font-size: 11px;
	text-decoration: none;
	color: #666;
}
#company-title a:visited {
	color: #666;
	font-size: 11px;
	border-bottom-style: none;
	text-decoration: none;
}
#company-title a:hover {
	color: #333;
}


#company-title h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#company-title h1 a:link {
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
}
#company-title h1 a:visited {
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
}
#company-title h1 a:hover {
	color: #333;
}
#company-link {
	font-size: 11px;
	color: #999;
}
#company-link a {
	color: #999;
	text-decoration: underline;
	font-weight: normal;
}
