
/*-- Common Styles --*/
body{
	font-family:"Myriad Pro", "Trebuchet MS","Verdana","Arial","Sans serif";
	font-size:80%;  /*-- Enables font size scaling in MSIE  --*/
	margin:0;
	padding:0;
	text-align:center;
	color:#000;
		background:#EAE4D6 url(../navimages/grassbg.gif) repeat-x left bottom;
}
html > body{
	font-size:9.5pt;
}
html{
	min-height: 100%;
	height:auto;	

}

.clsBody{
	background:url(../navimages/gradientrepeat-top-bg.png) repeat-x;
}

	#top{		/*-- Nomensa Method to hide the content --*/
		position:absolute;
		left:-999em;
		width:990em;
	}
	form,table,p,h1,h2,h3,h4,h5,h6,ul,li,div,dl{
		margin:0;
		padding:0;
		font-size:100%;
	}
	li{
		padding:0;
		margin:0;
		list-style:none;
	}
	a{
	text-decoration:none;
	outline:none;
	color:#026A6A;
	}
	a:hover{
		text-decoration:none;
	}
	img{
		border:0;
		vertical-align:top;
	}
.clsHeaderContainer{
	width:856px;
	margin:0 auto;
	text-align:left;
}
#selNavNo ul{
	width:850px;
	margin:0 auto 0 auto;
}

	.clsFloatLeft{
		float:left;
	}
	.clsFloatRight{
		float:right;
	}
/* CSS Clearfix */
.clsClearFix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	
}
.clsClearFix {
	clear:both;
}
/* Hides from IE-mac \*/
* html .clsClearFix {
	height:1%;
}
.clsClearFix {
	display:block;
}
/* Replacement of submit buttons as background*/
.clsSubmit{
	margin:0 ;
	padding:0;
	border:0;
	background:url(../navimages/btn-submit.jpg) no-repeat;
	color:#FFF;
	width:61px;
	height:26px;
	line-height:26px;	
}
.clsSubmitSmall{
	background:url(../navimages/btn-submit1.jpg) no-repeat;
	color:#FFF;
	width:53px;
	font-size:11px;	
	border:0;
	padding:3px 0 5px 0;
}

.clsFloatLeft{
	float:left;
}
.clsFloatRight{
	float:right;
}
.clsBlackLink{
	border-bottom:1px dotted #000;
}
.clsBlackLink:hover{
	text-decoration:none;
	border:none;
}
.clsOrangeTxt{
	color:#DE8E03;
}
.clsTxt1{
	margin-bottom:50px;
}
.clsTxt2{
	margin-bottom:25px;
}
.clsTxt3{
	margin-bottom:15px;
}
.clsTxtBold{
	font-weight:bold;
}
/* borders */
.red_t {
	background:url(../navimages/tb-red.jpg) 0px top repeat-x #FFF;
	}
.red_b{
	background:url(../navimages/bb-red.jpg) 0px bottom repeat-x;
}
.red_r{
	background:url(../navimages/rb-red.jpg) right 0px repeat-y;
	}
.red_l{
	background:url(../navimages/lb-red.jpg) 0px 0px repeat-y;
	}
.red_tl {
	background:url(../navimages/tlc-red.jpg) left top no-repeat;
	}
.red_tr{
	background:url(../navimages/trc-red.jpg) right 0px no-repeat;
	}
.red_bl{
background:url(../navimages/blc-red.jpg) left bottom no-repeat;
}
.red_br{
	background:url(../navimages/brc-red.jpg) right bottom no-repeat;
	height:290px;
	}
.black_t {
	background:url(../navimages/tb-black.jpg) 0px top repeat-x #070707;
	}
.black_b{
	background:url(../navimages/bb-black.jpg) 0px bottom repeat-x;
}
.black_r{
	background:url(../navimages/rb-black.jpg) right 0px repeat-y;
	}
.black_l{
	background:url(../navimages/lb-black.jpg) 0px 0px repeat-y;
	}
.black_tl {
	background:url(../navimages/tlc-black.jpg) left top no-repeat;
	}
.black_tr{
	background:url(../navimages/trc-black.jpg) right 0px no-repeat;
	}
.black_bl{
background:url(../navimages/blc-black.jpg) left bottom no-repeat;
}
.black_br{
	background:url(../navimages/brc-black.jpg) right bottom no-repeat; padding:10px;
	}
* html .cls100_p{
	width:100%;
	}
 .cls100_p{
 	height:1%;
 }

	
