body{
	background:url(../images/precision-bkg.jpg);
	background-repeat: repeat;
	margin-top:0px;
}

a{
	text-decoration: none;
}

a:link{
	text-decoration: underline;
	color: #000066;
}

a:visited{
	text-decoration: underline;
	color: #000099;
}

a:hover{
	color: #0000FF;
	text-decoration: underline;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: normal;
	padding: 0px;
	text-decoration:none;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: normal;
	padding: 0px;
	text-decoration:none;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: normal;
	padding: 0px;
	text-decoration:none;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: normal;
	padding: 0px;
	text-decoration:none;
}
h5{
}
/*
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
 */

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
}
#container {
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 185px;
	height:420px;
	background-repeat: no-repeat;
	border-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #336699;
	border-top-width: 16px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-position: outside;
	list-style-type: square;
	position:relative;
}
#homeSigns {
	float: left;
	width: 500px;
	height:auto;
	margin-left: 4px;
	margin-top: 4px;
	padding: 0px;
	position:relative;
}
#uppernav{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #660000;
	margin-bottom: 6px;
	border-bottom-color: #999999;
	border-bottom-style: ridge;
	border-bottom-width: 4px;
	color: #CCCCCC;
	text-align: right;	
}
#navBar{
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
	margin-left: 0px;
	margin-right: 0px;	
}

#headlines{
	float:right;
	width: 134px;
	background-color: #FFFFFF;
	padding-left: 8px;
}



/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	width: inherit;
	line-height: 12px;
	margin-top: 2px;
}

.feature h3{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant:small-caps;
	font-weight: bold;
	padding-top: 4px;
	height: 20px;
	border-top-width: 4px;
	border-top-style: outset;
	padding-bottom: 4px;
	border-top-color: #FFFFFF;
	vertical-align: bottom;
	display: block;
	padding-left: 6px;
	text-decoration: none;
	background-color: #999966;
	color: #FFFFFF;
}
a.navbar:link {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/nav1.jpg);
}
a.navbar:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav1.jpg);
}
a.navbar:hover {
	color: #000066;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top-style: outset;
	background-image: url(../images/nav2.jpg);
}
a.navbar:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999966;
	background-image: url(../images/nav2.jpg);
}
.uppernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-right: 6px;
	line-height: 16px;
}
a.uppernav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	line-height: 16px;
}
a.uppernav:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	line-height: 16px;
	}
a.uppernav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
	padding-right: 6px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #CCCCCC;
	line-height: 16px;
	}
a.uppernav:active {
	text-align: right;
	text-decoration: none;
	color: #000000;
	border-bottom-style: groove;
}
.paragraph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	padding-left: 12px;
	padding-right: 12px;
	height: auto;
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	text-align: left;
	margin-bottom: 12px;
	}
.paragraph_list {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	height: auto;
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	text-align: left;
	margin-bottom: 12px;
}
.paragraph_list_home_patch {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	height: auto;
	list-style-position: outside;
	list-style-type: none;
	color: #000000;
	text-align: left;
	margin-bottom: 12px;
}
.paragraph2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
	list-style-image: url(../images/list_image.jpg);
	font-weight: bold;
	color: #000033;
}
a.paragraph2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
}
a.paragraph2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
}
a.paragraph2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
}
a.paragraph2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
}
.paragraph3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	}
a.paragraph3:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #3366CC;
}
a.paragraph3:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #003366;
}
a.paragraph3:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF6600;
}
a.paragraph3:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #CC0000;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	text-transform:uppercase;
	font-weight: bold;
	color: #003366;
	height: auto;
	width: auto;
	font-style: normal;
	padding-left: 14px;
	padding-bottom: 0px;
}
.reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	line-height: 14px;
	text-align:center;
	padding:4px;
}
a.reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
.reverse_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
	padding: 6px;
	width: auto;
	color: #FFFFFF;
	text-align: center;
}
.reverse_lgr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight:bold;
	width: auto;
	color: #FFFFFF;
	text-align: center;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 32px;
	color: #000000;

}
.resource_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: normal;
	padding: 0px;
	margin-left: 12px;
}
.home_sect_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #990000;
	line-height: normal;
	padding: 0px;
	text-decoration:none;
}
a.home_sect_title:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #990000;
	line-height: normal;
	padding: 0px;
	text-decoration:none;
}
a.home_sect_title:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #990000;
	line-height: normal;
	padding: 0px;
	text-decoration:none;
}
a.home_sect_title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #990000;
	line-height: normal;
	padding: 0px;
	text-decoration:none;
}
a.home_sect_title:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #990000;
	line-height: normal;
	padding: 0px;
	text-decoration:none;
}
#lyr1, #lyr2, #lyr3, #lyr4, #lyr5, #lyr6, #lyr7, #lyr8, #lyr9 { 
	float:left;
	position:absolute;
	visibility: hidden; 
	width:410px;
	z-index:100;
	background-color: #CCCCCC;
	border:2px;
	border-color:#666666;
	border-style:solid;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	left:52%;
}
#layer_height_fix {
	height:308px;
}
.layer_pic_select{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFF99;
	vertical-align:middle;
	line-height:25px;
	background-color:#666666;
	margin:0px;
}
a.layer_pic_select:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	line-height:25px;
}
a.layer_pic_select:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	line-height:25px;
}
a.layer_pic_select:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FF6600;
	text-decoration:none;
	line-height:25px;
}
a.layer_pic_select:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	line-height:25px;
}
#nav_contact {
	float: left;
	width: 130px;
	margin-top: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
#pdf_thumbs {
	float:none;
	position:relative;
	width: 160px;
	padding:5px;
	margin:0px;
	background-color:#FFFFFF;
	background:url(../images/pdf_thumb_bkg.jpg);
	border:1px;
	border-color: #CCCCCC;
	border-style:solid;
	}
