@charset "utf-8";
a {
	color: #990000;
	text-decoration: none;
}
img {
	border: none;
	outline: none;
	margin: 0px;
	padding: 0px;
}
.c_both {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.holder {
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	width: 941px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 3px;
	padding-right: 3px;
	position: relative;
}
.header {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 3px;
	position: relative;
	z-index: 1500;
}
.matter-area {
	background-image: url(../images/bg-2.png);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #F9F9F9;
}
.left-part {
	float: left;
	width: 180px;
}
.pdf-hd {
	margin-top: 15px;
}

.search-area {
	background-image: url(../images/search-box-bg.png);
	background-repeat: no-repeat;
	height: 128px;
	margin-top: 3px;
	padding-top: 15px;
}
.small-box {
	background-color: #FFFFFF;
	border: 1px solid #E8E8E8;
	padding-bottom: 5px;
	float: left;
	width: 450px;
}
.pro-heading h1 {
	background-color: #4F6377;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 4px;
}
h1 {
	background-color: #4F6377;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF !important;
	
	padding: 2px;
	font-weight: bold;
	margin-bottom: 4px;
}
.pro-heading {
	background-color: #4F6377;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 4px;
}
.small-box-2 {
	background-color: #FFFFFF;
	border: 1px solid #E8E8E8;
	padding-bottom: 5px;
	float: right;
	width: 450px;
}
.pdf-icon {
	float: left;
}
.pdf-mtr {
	float: right;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	text-align: center;
}
.center-part {
	padding-top: 12px;
	padding-left: 5px;
}

.find-img {
	background-image: url(../images/find-img.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 91px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
}
.search-box input {
	width: 146px;
	border: 1px solid #FFFFFF;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	float: left;
}
.search-box {
	width: 174px;
	border: 1px solid #CCCCCC;
	height: 22px;
	float: right;
}


.right-part {
	float: right;
	width: 236px;
	margin-right: 4px;
}
.company-logo {
	position: absolute;
	z-index: 100;
	left: 6px;
	height: 141px;
	width: 138px;
	top: -1px;
	float: right;
}
.banner-area {
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 7px;
}
.dof-tag {
	float: left;
	margin-top: 28px;
}
.banner {
	float: right;
}
.flw-logo {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navigation {
	background-image: url(../images/menu-bg.png);
	background-repeat: repeat-x;
	height: 29px;
	position: relative;
	padding-right: 70px;
}
.img-thumb {
	width: 100px;
	float: left;
}
.img-thumb-mtr {
	float: right;
	width: 335px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	margin-top: 10px;
}
.img-thumb-mtr ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.img-thumb-mtr li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 4px;;
	padding-left: 12px;
}
.details {
	font-weight: bold;
	text-align: right;
	margin-right: 7px;
	margin-left: 7px;
}
.spacer {
	clear: both;
	height: 10px;
	font-size: 0px;
}

.details a {
	color: #0066CC;
	text-decoration: underline;
}
.details a:hover {
	color: #990000;
	text-decoration: none;
}
.main-matter {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-left-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	float: right;
	padding: 5px;
	width: 481px;
}
.footer {
	background-color: #e5e5e5;
	border: 1px solid #CCCCCC;
	margin-right: 7px;
	margin-left: 7px;
}
.footer table {
}
.more {
	text-align: right;
	margin-top: 10px;
}

.footer form {
	margin: 0px;
	padding: 0px;
}
.matter-and-box {
	padding-left: 175px;
}
.main-matter strong {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}
.hd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	padding: 3px;
	background-color: #ededed;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8f8f8f;
	text-align: center;
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	padding-top: 15px;
	margin: 0px auto;
}
.center-part h1 {
	color: #0066CC;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}

.center-part h2 {
	color: #0066CC;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
.center-part img {
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	vertical-align: text-top;
}
.text-matter {
	padding-top: 5px;
}
.table_top {
	background-image: url(../images/table_top_bg.png);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-size: 12px;
}
table {
	font-size: 12px;
}

.table_tr {
	background-color: #ededed;
	font-size: 12px;
}
.table-img {
	font-family: Arial, Helvetica, sans-serif;
}
.table-img img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table_tr-1 {
	background-color: #F7F7F7;
}
.mail_success {
background-color:#ecf9ff;
border:solid 1px #b7e9ff;
padding:5px;
text-align:center;
margin-left:25px;
margin-right:25px;
margin-bottom:30px;
color:#3c3c3c;
}
.mail_fail {
background-color:#FFCCCC;
border:solid 1px #990033;
padding:5px;
text-align:center;
margin-left:25px;
margin-bottom:30px;
margin-right:25px;
color:990033;
}
.submit_bt {
	background-image: url(../images/submit_bt.png);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 55px;
}
.submit_bt a {
	background-image: url(../images/submit_bt.png);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 55px;
	background-position: left;
}
.submit_bt a:hover {
	background-image: url(../images/submit_bt.png);
	background-position: right;
}
