body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #555A5C;
}


@page {
  size: auto;   /* auto is the initial value */
  margin: 10%;
}

/****  NEW NAVIGATION ****/
.header{
	position: relative;
	background: #fff url(images/headerBG.jpg) no-repeat;
	height: 150px;
	border-bottom: 6px solid #d55700;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.header2{
	position: relative;
	background: #fff url(images/headerBG2.gif) no-repeat;
	height: 150px;
	border-bottom: 6px solid #d55700;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.header a:link, .header a:active, .header a:visited, .header2 a:link, .header2 a:active, .header2 a:visited{
	color: #525759;
	text-decoration: none;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.home{
	position: absolute;
	width: 70px;
	right: 105px;
	bottom: 82px;
}

.contact{
	position: absolute;
	width: 70px;
	right: 105px;
	bottom: 66px;
}

.header ul, .header2 ul{
	position: absolute;
	bottom: -5px;
	_bottom: 5px;
	right: -8px;
}
html>body .header ul, html>body .header2 ul {
     *bottom: 5px;
}


.header li, .header2 li{
	display: inline;
	list-style-type: none;
}

.header li a:link, .header li a:active, .header li a:visited, .header2 li a:link, .header2 li a:active, .header2 li a:visited{
	display: block;
	float: left;
	text-decoration: none;
	padding: 3px 20px 3px 3px;
	color: #525759;
	border-left: 1px solid #ffb100;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.header li a:hover, .header2 li a:hover{
	color: #d55700;
	border-left: 1px solid #525759;
}

.patent{
	height: 15px;
	border-bottom: 1px solid #fff;
	background-color: #d8ecf7;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	letter-spacing: .9px;
	color: #8197a3;
	padding: 3px 8px 5px 0;
}




/*************************/




td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #555A5C;
}


a:link.topnav {
	color: #FFBF00;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a:visited.topnav {
	color: #FFBF00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


a:hover.topnav {
	color: #989A9B;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a:active.topnav {
	color: #FFBF00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


.topnav-off {
	color: #AAAAAA;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}


.subnav-off {
	color: #AAAAAA;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}



a:link.footernav {
	color: #747775;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a:visited.footernav {
	color: #747775;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


a:hover.footernav {
	color: #969798;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a:active.footernav {
	color: #747775;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


a:link {
	color: #E0AE17;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
}

a:visited {
	color: #E0AE17;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}


a:hover {
	color: #999B9B;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
}

a:active {
	color: #E0AE17;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
}


.underine {
	text-decoration: underline;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #555A5C;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #555A5C;
}


.main-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
 	color: #656A6C;
}

.sub-header13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
 	color: #656A6C;
}

.sub-header13normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
 	color: #656A6C;
}


.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
 	color: #656A6C;
}

.sub-header-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
 	color: #FFFFFF;
}


.home-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #555A5C;
}


.faq-question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #555A5C;
}


.faq-question2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #555A5C;
	}

.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
 	color: #393837;
	font-style: italic;
}

.boilerplate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
 	color: #393837;
	font-style: italic;
}  


 .divider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
 	color: #FDCD2E;
}


.divider-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
 	color: #FDCD2E;
}


.horz-line {
  	line-height: 3px;
	color: #FFBF00;
}

.sub-horz-line {
  	line-height: 1px;
	color: #FDCD2E;
}


/*** Downlaods Section ***/
.downloads ul{
	list-style-type: none;
	padding-bottom: 20px;
}

.downloads ul li{
	color: #d55700;
	font-family: "century gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 200%;
}

.downloads ul ul{
	border-top: 1px solid #ffb300;
	/*border-bottom: 1px solid #ffb300; */
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.downloads ul ul li{
	line-height: 140%;	
}

.downloads a:link, .downloads a:active, .downloads a:visited{
	color: #555;
}  

.downloads a:hover{
	color: #ffb300;
}

.pdf{
	padding: 0 0 0 25px;
	background: url(images/icons/pdficon.gif) no-repeat 0 4px;
}

.doc{
	padding: 0 0 0 25px;
	background: url(images/icons/word.gif) no-repeat 0 4px;
}

.ppt{
	padding: 0 0 0 25px;
	background: url(images/icons/ppt.gif) no-repeat 0 4px;
}

.img{
	padding: 0 0 0 25px;
	background: url(images/icons/img.gif) no-repeat 0 4px;
}

.dwg{
	padding: 0 0 0 25px;
	background: url(images/icons/img.gif) no-repeat 0 4px;
}