@charset "UTF-8";
/* Napro CSS Document */

a:hover {
	color: #EAC009;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

body {
	margin-top : 0px;
	margin-left : 0px;
	background-color: White;
	height:100%;
}

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #3B393D;
	line-height : 17px;
}

.proditalic {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3B393D;
	line-height: 17px;
	font-style: italic;
}

.prodbold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3B393D;
	font-style: normal;
}

.prodsmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B393D;
	font-style: normal;
}

.boldtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #3B393D;
}

.bolditalic {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #3B393D;
	font-style : italic;
}

.caption {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size : 10px;
	font-weight : bold;
	color: #3B393D;
	line-height : 17px;
}

.contacta {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size : 11px;
	font-weight : normal;
	color: #3B393D;
	line-height : 17px;
	letter-spacing : -1px;
	text-decoration : none;
}

.contacta a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #EAC009;
	letter-spacing : -1px;
}

.contactb {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size : 11px;
	font-weight : bold;
	color: #3B393D;
}

.contact {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	
	text-decoration : none;
}
.contact a:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #1C535F;
	text-decoration : none;
}
.contact a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #EAC009;
}

.menubg {
	background-image: url(images/napro2.gif);
	background-repeat: no-repeat;
	background-color: White;
}

.contactbg {
	background-image: url(images/contactbg.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: right;
}

.topbg {
	background-image: url(images/topcenter.gif);
	background-repeat: repeat-x;
}

.namewidth {
	width : 50px;
}

.name {
	background-color: #E5E5E5;
	border : 1px solid #3B393D;
	width : 127px;
	height: 20px;
}

.phonewidth {
	width : 68px;
}

.phone {
	background-color: #E5E5E5;
	border : 1px solid #3B393D;
	width : 165px;
	height: 20px;
}

.companywidth {
	width : 75px;
}

.company {
	background-color: #E5E5E5;
	border : 1px solid #3B393D;
	width : 335px;
	height: 20px;
}

.emailwidth {
	width : 110px;
}

.email {
	background-color: #E5E5E5;
	border : 1px solid #3B393D;
	width : 300px;
	height: 20px;
}

.info {
	background-color: #E5E5E5;
	border : 1px solid #3B393D;
	width : 410px;
	height: 149px;
}

.button {
	background-color: #E5E5E5;
	border : 1px solid #3B393D;
	width : 80px;
	height: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #3B393D;
}

.pagewidth {
	width: 100%;
}