/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contact_header {color: #FFFFFF}

.information {color: #FFFFFF; font-style: italic; }


.regLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F6C3F;
	font-weight: bold;
}
.regLink:link {
	text-decoration: none;
}
.regLink:visited {
	text-decoration: none;
	color: #0F6C3F;
}
.regLink:hover {
	text-decoration: underline;
	color: #0F6C3F;
}
.regLink:active {
	text-decoration: none;
	color: #0F6C3F;
}

.borderBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #336699;
	height: auto;
	width: 75px;
}

.outLineText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin double #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	height: auto;
	width: auto;
}

.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.subNav:link {
	text-decoration: none;
}
.subNav:visited {
	text-decoration: none;
	color: #336699;
}
.subNav:hover {
	text-decoration: underline;
	color: #336699;
}
.subNav:active {
	text-decoration: none;
	color: #000000;
}

.technipixLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;}
	
.titleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;}

.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.topNav:link {
	text-decoration: none;
}
.topNav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.topNav:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.topNav:active {
	text-decoration: none;
	color: #FFFFFF;	
}