@charset "utf-8";
/* CSS Document */
body{
	margin:0px 0px 0px 0px;
}
.headerL{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	height:138px;
	width:200px;
}
.header{
	background-color:#151b8b;
	vertical-align:bottom;
}
.headerR{
	background-image:url(../images/headerR.jpg);
	background-repeat:no-repeat;
	height:138px;
	width:166px;
}
.headerRlogo2{
	background-image:url(../images/logo2.jpg);
	background-repeat:no-repeat;
	height:138px;
	width:166px;
}
.footer{
	background-color:#151b8b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	height:25px;
	text-align:center;
	a:link {color: #ffffff;}
	a:active {color: #ffffff;}
	a:visited {color: #ffffff;}
	a:hover {color: #ffffff;}
}


.menubg{
	background-image:url(../images/menubg.jpg);
	background-repeat:repeat-x;
	height:30px;
	text-align:center;
}
.menubg a{
	display:block;
	background-image:url(../images/seperator.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:125px;	
	text-align:center;
}
.shadL{
	background-image:url(../images/shadL.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width:20px;
}
.shadR{
	background-image:url(../images/shadR.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:20px;
}
.width20{
	width:20px;
}
.newsT{
	background-image:url(../images/newsT.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	width:231px;
	height:12px;
}
.newsTL{
	background-image:url(../images/newsTL.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:14px;
	height:12px;
}
.newsTR{
	background-image:url(../images/newsTR.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:14px;
	height:12px;
}
.newsB{
	background-image:url(../images/newsB.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:15px;
}
.news{
	background-image:url(../images/news.jpg);
	background-repeat: repeat-x;
	background-position:top;
	width:231px;
	border-left:1px solid #d2d6e1;
	border-right:1px solid #d2d6e1;
}
.widthbody{
	width:699px;
}
.marginB25{
	margin-bottom:13px;
	border-bottom:2px solid #b9b8b8;
}
.marginT20{
	margin-top:10px;
}
.product{
	background-image:url(../images/product.jpg);
	background-repeat: repeat-y;
	width:307px;
}
.productT{
	background-image:url(../images/productT.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	width:307px;
	height:12px;
}
.productB{
	background-image:url(../images/productB.jpg);
	background-repeat: no-repeat;
	width:307px;
	height:14px;
}
.producthead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	height:28px;
	padding-left:25px;
}
.producttext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	vertical-align:top;
	text-align:justify;
	padding:7px;
}
.mainpagetext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	vertical-align:top;
	text-align:justify;
	padding:9px;
}


.producttextnews{
	background-image:url(../images/newsbox.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width:203px;
	height:104px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	vertical-align:top;
	text-align: center;
	padding:7px;
}
.newstext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	vertical-align:top;
	text-align:justify;
	height:200px;
	padding:7px 7px 7px 20px;
}
.atextred{
	Font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF0000;
	vertical-align:top;
}
.atextred:hover{
	text-decoration:none;
}
.atextgrey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	vertical-align:top;
}
.atextgrey:hover{
	text-decoration:none;
}
.label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:150px;
	text-align:right;
	background-color:#e8eaf0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #bcbdc2;
	border-bottom-color: #bcbdc2;
	border-left-color: #FFFFFF;	
	padding:5px 8px 5px 0px;
	white-space:nowrap;
}
.info{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 4px 3px 4px 12px;	
	border-bottom:1px solid #bcbdc2;
}
.textbox{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	text-align: left;
	padding-left:3px;
	height:20px;
}
.textarea{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	border:1px solid #cccccc;
	background-color:#ffffff;
}
.normalBtn
{
	background-image:url(../images/btnbg.jpg);
	background-repeat:repeat-x;
	border: solid 1px #151b8d;
	background-color: #151b8d;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	height:22px;
	padding:0px 5px 0px 5px;
	color: White;
}
.border{
	border:1px solid  #999999;
}
.marginTB{
	margin-bottom:10px;
	margin-top:10px;
}
.margin10T{
	margin-top:10px;
}
.rightdot{
	vertical-align:top;
	border-right:1px dotted #666666;
	margin:10px 10px 0px 10px;
}
.leftdot{
	vertical-align:top;
	border-left:1px dotted #666666;
	margin:10px 10px 0px 10px;
}
.nodot{
	vertical-align:top;
	border-right:1px dotted #ffffff;
	margin:10px 10px 0px 10px;
}
.topmargin{
	vertical-align:top;
	padding-top:20px;
}
.leftmargin{
	margin-left:10px;
}
.marginLR{
	margin-left:7px;
	margin-right:7px;
}
.boxheading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #e8eaf0;
	border: 1px solid #41458d;
	padding: 7px;
}
.paddingL{
	padding-left:20px;
}
.paddingdotR{
	vertical-align:top;
	border-right:1px dotted #666666;
	padding-right:10px;
}