

/******************** New model css code ************************/

img {-ms-interpolation-mode:bicubic;}


body {
	background:#015151 url(../new_image/bgDark.jpg) no-repeat scroll center top;
	color:#fff;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
}

body.IndexPage{
	background:#015151 url(../new_image/bgDark.jpg) no-repeat scroll center top;
	color:#fff;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
}




/************************ HEADER **********************************/
.header{
	height:165px;
	margin:0px auto;
	width:810px;
	font-family:Arial, Helvetica, sans-serif;
	/* background-color:#6666FF;*/
	background:url(../new_image/topMenu.gif) no-repeat bottom;
	padding:0px;
	position:relative;
}
.headerAlt { background:url(../new_image/topMenuSite.gif) no-repeat bottom; }

.logoContainer{
	float:left;
	width:330px;
	height:123px;
	margin:18px 0px 0px 0px;
}
.logoContainer a img{
	border:none;
}

/************************ NAVIGATION HEADER **********************************/
.navHeader{
	width:320px;
	height:28px;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0;
	position:absolute;
	right:190px;
	bottom:15px;
}

.navHeader ul{
	list-style:none;
	text-align:left;
	float:left;
	display:inline;
	margin:3px 0px 0px 16px;
	padding:0;
	font-size:13px;
}
.navHeader ul li{ display:inline; }
.navHeader ul li a { color:#FFFFFF; text-decoration:none;}
.navHeader ul li a:hover { color:#ffc32d;  text-decoration:none;}

.navHeaderBusy{ color:#ffc32d; font-size:13px; }

.navSearch{
	width:180px;
	height:28px;
	float:right;
	margin:0px;
	position:absolute;
	right:5px;
	bottom:15px;
	overflow:hidden;
}
.loupeContainer{
	width:24px;
	height:21px;
	float:right;
	margin:4px 2px 0px 0px;
}
.loupeContainer a img{ border:none; }
.loupeStyle{
	background:url(../new_image/loupe.jpg) top left no-repeat;
	border:none;
	width:24px;
	height:21px;
	cursor:pointer;
}
.inputSearch{
	width:140px;
	height:21px;
	float:left;
	overflow:hidden;
	margin:4px 9px 0px 0px;
}
.inputSearch input{ border:1px solid #CCCCCC; width:140px; }




/************************ MAIN CONTAINER **********************************/
.pageHold{
	width:810px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
.gapper{
	width:15px;
	float:left;
	margin:0;
	padding:0;
}
.leftMainBorder{
	width:5px;
	float:left;
	margin:0;
	padding:0;
}
.mainContainer{
	width:810px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	background:url(../new_image/mainbgHome.gif) repeat-y;
	margin:0px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
.mainContainer2{
	width:810px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	background:url(../new_image/mainbg.gif) repeat-y;
	margin:0px 0px 0px 0px;
	padding:0px;
}


/************************ LEFT CONTAINER **********************************/
.leftNav{
	width:205px;
	float:left;
	overflow:hidden;
	/*background-color:#FF0000;*/
}
.leftNav ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 20px;
	font-size:14px;
	width:175px;
	font-weight:bold;
}

.leftNav ul li {
	height:30px;
	width:170px;
}

.unlocked{
	
}
.unlocked a{ 
	color:#29c1c1;
	text-decoration:none;
	display:block;
	width:170px;
	height:20px;
}
.unlocked a:hover{ 
	border-bottom:1px #29c1c1 solid;
	width:170px;
}
.locked{
	
}
.locked a{
	color:#fff;
	text-decoration:none;
	display:block;
	width:170px;
	height:20px;
	border-bottom:1px #FF0000 solid;
}

/**************************** LEFT MENU SECOND*********************************/

.leftNav2{
	width:205px;
	float:left;
	overflow:hidden;
	
}

.leftNav2 h3 { 
	color:#29c1c1;
	text-decoration:none;
	display:block;
	width:170px;
	height:20px;
	/*border-bottom:1px #29c1c1 solid;*/
	padding:0px 0px 0px 0px;
	margin:0 0 5px 20px;
	font-size:14px;
	text-align:left;
 }
 
 .leftNav2 h3.selected { border-bottom:1px #FF0000 solid; color:#fff; }

.leftNav2 ul{
	list-style:none;
	margin:0px 0px 0px 20px;
	padding:15px 0px 0px 0px;
	font-size:14px;
	width:170px;
	font-weight:bold;
	background:#009999;
	/*background:#29c1c1;*/
	/*border-top:#07d0cf 1px solid;*/
}

.leftNav2 ul li{
	padding:0;
	margin:0;
	font-size:12px;
	
}

.leftNav2 li a{
	/*color: #004d4d;*/
	color:#fff;
	display: block;
	margin:0;
	padding-left:10px;
	text-decoration: none;
	line-height:12px;
	
}

* html .leftNav2 li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 185px;
}

.leftNav2 li a:hover{
	text-decoration:underline;
}

.currentSubPage {
	color: #fff;
	line-height:12px;
	padding-left:10px;
	display: block;
	text-decoration:underline;
}

/**************************** LEFT SUB********************************/

.leftSubscribeSection{
	width:175px;
	float:left;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	margin:20px 0 0 0px;
	padding-left:20px;
}

.leftSubscribeSection p{ margin:0; padding:0; line-height:14px; font-size:12px; }

.subscribeFormDiv{
	float:left;
	width:175px;
	margin:0px;
	padding:0px;
}

.subscribeFormDiv form{ margin:0; padding:0; }

.subscribeNote{
	float:left;
	width:175px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	margin:0px;
	padding:0px;
}
.sendBtn{
	background:url(../img/send.gif);
	width:82px;
	height:21px;
	border:none;
	margin:10px 0px 4px 0px;
	padding:0;
	cursor:pointer;
}
.emailInput{
	background:url(../img/inputEmail.gif);
	margin:0 0 7px;
	padding:0;
	width:170px;
	color:#2CA5A4;
	height:16px;
	line-height:16px;
}


/************************ MIDDLE CONTAINER **********************************/
.middleContainer{
	width:363px;
	float:left;
	padding:0px 15px 0px 30px;
}
.middleContainer h1{ color:#015c5b; font-size:22px; font-weight:bold;}
.middleContainer h2{ color:#c6372d; font-size:18px; font-weight:bold; }
.middleContainer p{ color:#015c5b; font-size:13px; line-height:18px; }
.middleContainer ul{ color:#015c5b; font-size:13px; line-height:18px; padding-left:20px; }

.middleContainerExtended{
	width:555px;
	float:left;
	padding:0px 15px 10px 30px;
	min-height:400px;
	
	color:#015c5b; font-size:13px; line-height:18px; margin-top:0px;
}
.middleContainerExtended h1{ color:#015c5b; font-size:22px; font-weight:bold;}
.middleContainerExtended h2{ color:#c6372d; font-size:18px; font-weight:bold; }
.middleContainerExtended h3{ color:#015c5b; font-size:14px; font-weight:bold; text-align:left; text-decoration:underline; margin-bottom:4px; }
.middleContainerExtended h4{ color:#c6372d; font-size:18px; font-weight:bold; text-align:left; font-style:normal;}
.middleContainerExtended p{ color:#015c5b; font-size:13px; line-height:18px; margin-top:0px; }
/*.middleContainerExtended p a{ color:#015c5b; font-size:13px; line-height:18px; font-weight:bold;}*/
.middleContainerExtended a{ color:#C6372D; font-size:13px;}




.middleContainerExtended ul, .middleContainerExtended ol  {
	color:#015c5b; font-size:13px; line-height:18px; margin-top:0px;
}
.middleContainerExtended ul li a{color:#015c5b; font-size:13px; line-height:18px; margin-top:0px;}

.middleContainerExtended h3 a { text-decoration:underline; }

.middleBox{
	width:362px;
	float:left;
}
.middleBoxTop{
	width:362px;
	height:18px;
	float:left;
	background:url(../new_image/box-top.gif);
}
.middleBoxMiddle{
	float:left;
	width:362px;
	background:#dafcfc;
}
.textSection{
	width:330px;
	float:left;
	margin:0px 0px 0px 17px;
}
.textSection h1{ font-size:16px; font-weight:bold; padding:0; margin:0; color:#026f6f;}
.textSection p{font-size:13px; line-height:16px; color:#1f9190; padding:5px 0px 0px 0px; margin:0;}
.textSection p a {color:#C6372D; margin-top:4px;}
.imageSection{
	width:99px;
	height:141px;
	float:left;
	margin-top:5px;
}
.middleBoxBottom{
	width:362px;
	height:18px;
	float:left;
	background:url(../new_image/box-bottom.gif);
}

/************************ RIGHT CONTAINER **********************************/
.rightContainer{
	width:160px;
	float:left;
	padding:0px 15px 0px 15px;
	color:#333333;
}
.rightImgContainer{
	width:153px;
	height:229px;
	float:left;
	margin:20px 0px 10px 5px;
	font-family:Arial, Helvetica, sans-serif;
}

.researchStyle { color:#015C5B;}
.researchStyle a{
	color:#015C5B;
	font-size:12px;
	font-weight:bold;
}

.researchStyle ol { padding:0; margin:0; }

.articleBox{
	/* background-color:#DAFCFC;*/
	width:100%;
	float:left;
	margin:0px 0px 10px 0px;
	/* border:1px #3b9c9c solid;*/
}
.articleThumbBox{
	width:150px;
	float:left;
	overflow:hidden;
}
.articleThumbBox img{ border:none; margin:3px 2px 2px 2px; text-decoration:none;}
.textArticleBox{
	float:left;
	width:401px;
	margin:0px 0px 0px 4px;
}
.textArticleBox h1{ font-size:14px; font-weight:bold; padding:0; margin:0px 0px 0px 10px; color:#026f6f;}
.textArticleBox h1 a{ font-size:14px; font-weight:bold; padding:0; color:#026f6f; text-decoration:none;}
.textArticleBox h1 a:hover{ font-size:14px; font-weight:bold; padding:0; color:#026f6f; text-decoration:underline;}
.textArticleBox p{ font-size:12px; padding:0; margin:0px 10px 0px 10px; color:#015C5B;}
.textArticleBox p a{ font-size:12px; padding:0; color:#026f6f; text-decoration:none;}
.textArticleBox p a:hover{ font-size:12px; padding:0; color:#026f6f; text-decoration:underline;}

.articleSection{
	float:left;
	width:100%;
}
.articleImgSection {
	/* width:250px;*/
	float:left;
	overflow:hidden;
	margin:2px 20px 5px 0px;
}
.articleImgSection img{ border:none;  text-decoration:none;}
.articleTextSection{
	width:401px;
	margin:0px 0px 10px 0px;
	padding:0;
}
/************************************************************************************/




/************************ LEFT AND MIDDLE CONTAINER **********************************/
.letfMiddleContainer{
	/* width:583px; */
	width:610px;
	float:left;
	background-color:#00FF00;
}

/************************ FOOTER CONTAINER **********************************/
.footerContainer{
	width:810px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:80px;	
}

.footerContainer img { border:none; margin:3px 0 3px; }
 
.footer{
	height:13px;
	width:810px;
	background:url(../new_image/footerbg.gif) top;
	/*background:#339933;*/
	float:left;
	margin:0px 0px 0px 0px;
	padding:0;
	overflow:hidden;
}

.footer2{
	height:13px;
	width:810px;
	background:url(../new_image/footerbgAlt.gif) top;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0;
}

.footerMenu{
	float:left;
	width:810px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footerMenu ul{
	width:810px;
	list-style:none;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
}
.footerMenu ul li{
	display:inline;
	color:#fff;
}
.footerMenu ul li a{
	color:#4fa7a7;
	text-decoration:none;
}
.footerMenu ul li a:hover{
	color:#fff;
	text-decoration:underline;
}
.footerMenuList{
	float:left;
	width:530px;
	height:20px;
	overflow:hidden;
}
.standardContainer{
	float:right;
 	width:200px;
	height:30px;
	background-color:#00FFFF;
}
.copyrightContainer{
	float:right;
	width:250px;
	overflow:hidden;	
	text-align:right;
	color:#4FA7A7;
}
.subCopyrightContainer{
	float:right;
	width:250px;
	height:17px;
	text-align:right;
	margin-right:5px;	
}
.subCopyrightContainer a{color:#4FA7A7;}

/************************ FONTS **********************************/
h3{
	font-size:16px;
	color:#2ca5a4;
	text-align:center;
	margin:0px;
}
h4{
	font-size:12px;
	font-style:italic;
	color:#2ca5a4;
	margin:0;
	text-align:center;
}
h5{
	font-size:16px;
	color:#fff;
	text-align:left;
	margin:2px 0px 8px 0px;
	padding:0;
	line-height:18px;
}




/*************************** FORMS *******************************/
.divContactFrm{

}

.divContactFrm .label { width:33%;color:#000000;}
.divContactFrm .ele { width:65%; font-weight:100;}

.req {
	font-size: 10px;
	color:#660033;
}

.frmRow {
	clear:both;
	padding:2px 0px 0px 0px;
}

.comp {
	clear:both;
	text-align:center;
	padding:9px 0px 9px 0px;
}

.label {
	color: #333333;
	float:left;
	padding:1px 1px 1px 1px;
	font-size:12px;
	vertical-align:top;
	text-align:right;
}

.ele {
	color:#000000;
	float:right;
	padding:1px 1px 1px 1px;
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
}

input, textarea {
	background:url(../img/inputEmail.gif);
	margin:0 0 7px;
	padding:0;
/*	width:170px;
*/	color:#2CA5A4;
	height:16px;
	line-height:16px;
	border:#29C1C1 1px solid;
}

textarea { height:100px; background:#ADE4F5; }

radio { width:13px; }

.divQuoteFrm .frmRow .ele .input{border: 1px solid #CCCCCC;	width:40%;}
.divQuoteFrm .frmRow .ele .inputSmall{border: 1px solid #CCCCCC;	width:20%;}

.divSubscribeFrm { float: left; padding: 20px 0px 20px 0px }
.divSubscribeFrm .frmTbl { width:100%; }
.divSubscribeFrm .label { width:23%;}
.divSubscribeFrm .ele { float: left; width:75%;}

.submitButton {
	background:transparent url(../img/send.gif) repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	height:21px;
	margin:10px 0 4px;
	padding:0;
	width:82px; 
}

/***************************/
.divQuoteFrm{
	
}
.divQuoteFrm .label { width:33%;color:#000000;}
.divQuoteFrm .ele { width:65%; font-weight:100;}

.checkBox { width:20px; border:none;}



/******************************* SYSTEM MESSAGES ***************************************/
#sucMsg {
	font-size:13px;
	border:1px solid #a9d260;
	background-color: #fafff1;
	margin: 15px 0px 15px 0px;
	padding:10px 10px 10px 10px;
	color: #6c985f;
	font-weight:normal;
	text-align:center;
	width: 96%;
}
#systemErrDiv {
	text-align:center;
	width:96%;
}
#errorTable, #errorTableFront {
	border:solid #FF3300 1px;
	margin: 15px auto 15px auto;
	padding: 5px;
	text-align: left;
	background-color:#EFD59C;
	width:96%;
}
#errorTable #head, #errorTableFront #head {
	font-size:12px;
	margin:5px auto;
	text-align:center;
	font-weight:normal;
	color:#333333;
}
#errStr {
	border:solid #D10E48 1px;
	margin:15px 0px 15px 0px;
	padding:10px 10px 10px 10px;
	text-align:center;
	font-weight:bold;
	color: #D10E48;
	font-size:12px;
	background:#333333;
}
#errPnt, #errPnt a {
	font-size:11px;
	color:#333333;
	margin:5px 5px 5px 10px;
}
.jsErr {
	color: #BF2B2B;
	font-size: 10px;
}
.ajaxErr {
	font-size: 10px;
	color: #D10E48;
}
/*************************** GOOGLE MAP ***************************/
.map {
	width: 360px;
	height: 240px;
	border: 1px solid #ccc;
	margin-top:10px;
	float:right;
}

.info .text {
	float:left;
	width:180px;
}


.info {
	clear:both;
	width:100%;
	float:left;
	margin-bottom:20px;
}
 