@charset "utf-8";
body, p {
	margin: 0px;
}

a {
	text-decoration:none;
}
/* { behavior: url(./iepngfix.htc); } */
 /* img, div { behavior: url(iepngfix.php); }
 png image transparent in IE*/
.ntitle{
	color:#01a096;
	text-decoration:none;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	height:291px;
	width:auto;
}
.lcolumn{
height:10px;
}
#headerlogo {
	background-image: url(images/header&logo.jpg);
	background-repeat: no-repeat;
	height:245px;
	width:1000px;
}

#content {
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-x;
	height:auto;
	width:auto;
}

/*#contentbannerbg {
	background-image: url(images/containbanner.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:600px;
}

#contentbannerbg img {
	padding-left:30px;
	padding-top:35px;
}*/

.border {
	border-top:1px solid #e2e3e3;
	border-bottom:1px solid #e2e3e3;
}

.text {
	font-size:12px;
	line-height:15px;
	color:#3b3b3b;
	padding-right:10px;
	padding-top:10px;
	text-align:justify;
	text-decoration:none;
}

.whitetext {
	color:#ffffff;
	font-size:12px;
	line-height:15px;
}

.bluetext {
	color:#008aa3;
	text-decoration:none;
}

.orangetext {
	color:#ff6c00;
	text-decoration:none;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height:100px;
	width:auto;
}

.bullet {
	list-style-position: inside;
	list-style-type: disc;
	font-size:12px;
	line-height:1.7em;
}

.rightsidelinkbluetext {
	color:#008aa3;
	text-decoration:none;
	padding:5px 0px;
	border-bottom:1px solid #F4F4F4;
}

.rightsideoverviewtextbig {
	font-size:18px;
	line-height:20px;
	color:#008aa3;
	/*text-align:justify;*/
	text-decoration:none;
}

.rightsideoverviewtextmid {
	font-size:14px;
	line-height:20px;
	color:#008aa3;
	/*text-align:justify;*/
	text-decoration:none;
}

.textbox {
	border-top:1px solid #000000;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #F4F4F4;
	border-left:1px solid #cccccc;
}
.headers {
font-family:"Trebuchet MS";
font-size: 24px;
color: #000000;
letter-spacing:0.05em
}
