body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	/*background: #cccccc url("bg_grad.jpg") fixed;		*/
	background-color: #73848C;
}

/* hyplnk & anchr tg*/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/*hdr tg*/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/* Lyot Divs */

#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
}

#pageNav{
	float:left;
	width:178px;

	 padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
	
}

/* Compon Divs*/

#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/*pagNam*/

#pageName{
	padding: 0px 0px 4px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	
	
	
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/*glblNav*/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
/* background-image:  url("glbnav_background.gif"); */
background-color: #DEE2E3;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	/* background-image:  url("glblnav_selected.gif"); */
	background-color: #F2F4F4;
	text-decoration: none;
}

a.glin, a.glin:visited{
  	font-size: x-small;
  	color: #FF0000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;

}

.skipLinks {display: none;}

/*subglblNav*/

.subglobalNav{
	position: absolute;
	top: 84px;
        left: 10px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*featre*/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 100px;
	height: 100px;
	
	
	width:600px;
	margin-right: -600px;
	
	
}
html>body .feature {height: auto;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
	
}

.feature img{
	/* float:left; */

	padding: 0px 10px 0px 0px;
}

* html #feature {
    overflow-x: auto; overflow-y: hidden; 
    width: expression(document.body.offsetWidth - 400);
	margin-left: -600px;
}

/*featre2*/

.feature2{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 100px;
	height: 100px;
	
	
	width:100%;
	margin-right: -600px;
	
	
}
html>body .feature2 {height: auto;
}

.feature2 h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
	
}

.feature2 img{
	/* float:left; */

	padding: 0px 10px 0px 0px;
}

* html #feature2 {
    overflow-x: auto; overflow-y: hidden; 
    width: expression(document.body.offsetWidth - 400);
	margin-left: -600px;
}
/*steInf styl*/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

/*sectLnks*/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	/*background-image:  url("bg_nav.jpg");*/
	background-color: #EAEBED;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;

}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/*relLnks*/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


.faqBox {
  color: black;
  background-color: #e8e8e8;
  margin: 0 0 0 0;
  padding:  1ex 1em 0em 1em;
  border: 1px dashed rgb(34,70,79);
}
#faq-copy {
  font-size: 11px;
  text-align: justify;
  line-height: 1.2em;
  margin: 0 5mm 0 2.5em;
  padding: 0 0.5em 0.5ex 0.5em;
}


