@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.text-matter {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
}
.text-matter ul {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 40px;
	list-style-type: none;
}
.footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 23px;
	text-align: center;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.login-hd {
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	margin-top: 2px;
}
.submit-bt {
	height: 19px;
	width: 65px;
	display: block;
	background-image: url(../images/submit-bt.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 81px;
	margin-top: 10px;
}
.not-registred {
	color: #274049;
	font-size: 11px;
	text-align: right;
	margin-top: 18px;
}
.not-registred a {
	color: #FF0000;
	text-decoration: underline;
}
.small-box {
	background-image: url(../images/right-box-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #c1d8da;
	margin-top: 30px;
	position: relative;
}
.icons {
	position: absolute;
	left: 8px;
	top: -25px;
}
.matter-b {
	margin-left: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 7px;
}
.matter-b a {
	color: #FF0000;
	text-decoration: underline;
}
.matter-b a:hover {
	color: #0000FF;
	text-decoration: none;
}

.not-registred a:hover {
	color: #0000FF;
	text-decoration: none;
}

.submit-bt a {
	height: 19px;
	width: 65px;
	background-image: url(../images/submit-bt.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}
.submit-bt a:hover {
	background-image: url(../images/submit-bt.png);
	background-repeat: no-repeat;
	background-position: right;
}


.text-matter li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text-matter p {
	margin-top: 5px;
	margin-bottom: 5px;
}

img {
	outline: none;
	border: none;
}
.container {
	padding: 0px;
	width: 999px;
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../images/inner_p_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}
.header {
	background-repeat: no-repeat;
	height: 126px;
	padding-right: 8px;
	padding-left: 8px;
}
.company-name {
	width: 630px;
	float: left;
	color: #32434D;
	margin-top: 17px;
	display: inline;
	padding-top: 25px;
	padding-left: 15px;
	margin-left: 14px;
}
.c-both {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.services-hd {
	float: right;
	width: 250px;
	color: #3a91bf;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
}
.navigation {
	height: 28px;
	position: relative;
	padding-top: 5px;
}
.body-container {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.right-area {
	float: right;
	width: 278px;
}
.left-area {
	width: 691px;
	float: left;
}
.login-area {
	background-image: url(../images/login-box-top.png);
	background-repeat: no-repeat;
	height: 179px;
	padding-right: 10px;
	padding-top: 6px;
}
.please-login {
	font-size: 11px;
	color: #990000;
	text-align: right;
	margin-top: 8px;
}
.login {
	margin-top: 12px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.login input {
	border: 1px solid #7F9DB9;
	width: 180px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #455867;
	padding-left: 5px;
}

.txt-hd {
	color: #49677d;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../images/heading-bg.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	margin-top: 5px;
	padding-top: 9px;
	padding-left: 33px;
}

.services-bdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 20px;
	margin-right: 20px;
	margin-bottom: 4px;
}
.calibration {
	margin-right: 40px;
	text-align: right;
}
#box-table-b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 45px;
	text-align: center;
	border-collapse: collapse;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #49677D;
	border-bottom-color: #49677D;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #49677D;
	border-left-color: #49677D;
}
#box-table-b td
{
	padding: 8px;
	background: #e8edff;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #49677D;
	border-left-color: #49677D;
}
.text-matter li a {
	text-decoration: none;
	color: #990000;
}
.text-matter li a:hover {
	text-decoration: none;
	color: #336600;;
}
.footerBg {
	height: 57px;
	background-image: url(../images/bottomBg.png);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 39px;
	padding-left: 10px;
	padding-right: 10px;
	background-position: 1px bottom;
}
.setting {
	margin-left: 2px;
}
.mail {
	margin-right: 6px;
	margin-bottom: 4px;
}
.footerText {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	font-weight: bold;
	color: #595959;
}
.history {
	float: right;
	margin-right: 20px;
	width: 150px;
	display: inline;
}
.leftImageLinks {
	float: left;
	padding-left: 20px;
	width: 100px;
	padding-top: 5px;
}
.br {
	padding-top: 9px;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
.lastUpdate {
	width: 909px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: .8em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #999999;
}
.lastUpdate a{
	color: #0066FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lastUpdate a:hover{
	color: #333333;
	text-decoration: none;
}
.flwText {
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: "Arial Narrow";
	font-size: 22px;
	text-align: center;
	color: #246090;
	height: 35px;
	padding-top: 10px;
	background-image: url(../images/textBg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 15px;
	margin-left: 15px;
}

