/* ----------------- Main Site ----------------- */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background: url(Images/background.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
}
input {
    border-width : 1px;
	border-color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
}
.form {
	margin-top:0px;
	margin-bottom:-10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: black;
}
.form2 {
	margin-top:0px;
	margin-bottom:13px;
}
.table {
	border-style:solid;
}
.top_nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: black;
}
.page_control {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
}
.sub_nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: black;
}
.sub_nav2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: lighter;
	color: #000000;

}
.nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: white;	
	line-height:20px;
}
.packing {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: black;	
}
.type {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: black;
}
.description {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: black;
}
.heading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: black;
}
.required {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align:center;
}
.Content2
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: black;
text-decoration: none; /* Font Style */
background-color: Silver; /* Background color */
text-align: Center; /* Align Text */
}
.Content3
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
text-decoration: none; /* Font Style */
background-color: Silver; /* Background color */
text-align: Center; /* Align Text */
}
.Content_Center
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: Silver; /* Background color */
text-align: Center; /* Align Text */
}
a.nav:visited {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: white;	
	line-height:20px;
}
a.nav:link {
	text-decoration: none;
    CURSOR: pointer;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: white;	
	line-height:20px;
}
a.nav:hover {
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;	
	line-height:20px;
}
a:visited {
	text-decoration: none;
	color: black;
}
a:link {
	text-decoration: none;
    CURSOR: pointer;
	color: black;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}

.footerPluckWrap {
	height:100%;
	position:fixed;
	width:100%;
	top:0;
	padding-bottom:8px;
	z-index:9999;
}
