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

body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333;
	background-image: url(../images/about-bg.jpg);
	background-repeat:repeat-x;
}

#container_top{
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	clear:both;
	}

#header{
	height:100px;
	width: 94%;
	margin-left:auto;
	margin-right:auto;
	margin-top: 24px;}
#logo{
	float:left;
	height:85px;
	width:322px;
}
#nav{
	float:right;
	height:52px;
	width:552px;
	margin-top:26px;
	}
#top{
	width: 98%;}
#democontaier{
	float:left;
	width: 20%;
	margin-left: 3%;
	margin-top: 24px;}
#democontaier IMG{
	padding-bottom: 8px;}
#imgtext{
	float:left;
	width: 35%;
	text-align:left;
	font-size:13.5pt;
	margin-top:5px;
	margin-left:10%;
	}
#imgtextimg{
	float:right;
	width: 26%;
	}

#pagetitle{
	width: 28%;
	float:left;
	z-index:0;
	margin-top: 24px;
	margin-left: 3%;
	background-image:url(../images/dot2.png);
	background-repeat:repeat-y;
	background-position: right;
	height:98px;
}
#devcon{
	width: 68%;
	float:right;
	z-index:0;
	}
#client{
	width: 43%;
	float:left;
	text-align:left;
	font-size:9pt;
	margin-left: 4%;
	margin-top: 24px;
	background-image:url(../images/dot2.png);
	background-repeat:repeat-y;
	background-position: right;
	height:110px;
	
}
#client IMG{
	float: left;
	padding-right: 10px;}
#client P{
	width: 270px;}
#developer{
	width: 43%;
	float:left;
	text-align:left;
	font-size:9pt;
	margin-left: 6%;
	margin-top: 24px;
	height:110px;
}
#developer IMG{
	float: left;
	padding-right: 10px;}
#developer P{
	width: 270px;}
#container{
	width: 94%;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	clear:both;
	line-height:20px;
	}

#intro{
	width: 66%;
	float:left;
	margin-top:30px;
	}
#newsnreadings{
	width:33%;
	float:right;
	margin-top:30px;	
	background-image:url(../images/vert-dot.jpg);
	background-repeat:repeat-y;
	background-position:left;}

#newsnreadings TABLE{
	width:98%;
	text-align:left;}
#newsnreadings TD{
	vertical-align:top;
	}
#newsnreadings img{
	padding-right: 10px;
	padding-left: 12px;}

A{
	color: #008fe5;
	border: none;
	text-decoration: none;
}
A:visited{
	color: #008fe5;
	border: none;
}
A:hover{
	color: #036;
	text-decoration: underline;	
}
IMG {
	border:none;}
H1{
	font-size:26pt;
	color:#085298;
}

.xpertclaims_red{
	color:#fe0000;}
.xpertclaims_blue{
	color:#085298;
	font-size:22pt;
	line-height:50px;}
.xpertclaims_bluesimple{
	color:#085298;
}
.texts{
	width: 210px;}
.tdbg{
	height:1px;
	width:280px;
	background-image:url(../images/hor-dot.jpg);
	background-repeat:repeat-x;
}
#footer{
	width: 100%;
	height:62px;
	background-image:url(../images/bot-bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding-top: 20px;
	font-size: 10px;
	}
#footer A{
	color: #333;
	font-size: 8pt;
	font-weight: normal;
	border: none;
	text-decoration: none;
}
#footer A:visited{
	color: #333;
	border: none;
}
#footer A:hover{
	color: #008fe5;
	text-decoration: underline;	
}
/******************************************************************/
/* CSS Document */

img {
	border: solid 0px;
}
.noBorder {
	border: 0px;
}

.labels {
	font-size: 10px;
	font-weight: bold;
	border-style: solid;
	border-color: #FFFFFF;
	/* top right bottom left */
	border-width: 0px 2px 2px 0px;
}

.whiteBg {
	background-color: #FFFFFF;
}

.disabled {
	color: #CCCCCC;
}

.textBig {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
}

.txtRed
{
	color:#fe0000;
}

.txtBlueBig
{
	color:#085298;
	font-size:22pt;
	line-height:50px;
}

.txtBlue
{
	color:#085298;
}

.textSml {
	font-size: 12px;
	color:#666;
	line-height: normal;
}

.headingSml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.headingNml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.headingBig1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.headingBig2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.headingBig3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.headingBig4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	padding-left:5px;
}

.headingBig5 {
	font-size:16px;
	color:#3FA3C7;
}

.headingBig6 {
	font-weight:bold;
	font-size:16px;
	color:#3FA3C7;
}

.btnNml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align:center;
	background-color:#D4D8BD;
}

.btnSml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 50px;
	text-align:center;
	background-color:#D4D8BD;
}

.btnBig {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 100px;
	text-align:center;
	background-color:#D4D8BD;
}

.border {
	border: 2px solid #69BBE1;
}

.headingUnderlinedSml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.imgPad{
	 padding-right:20px;
}