﻿body
{
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Candara, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: smaller;
}

.productHeader
{
	color: #3366FF;
	font-size: medium;
	font-weight: bold;
}
.productHeaderLink
{
	color: #3366FF;
	font-size: medium;
	font-weight: bold;
}


.product
{
	color:inherit;
}

.imgBorder2
{
	border-style: dotted;
	border-color: inherit;
	border-width: 1px;
	width: 759px;
	height: 170px;
}
.imgBorder
{
	border-style: dotted;
	border-color: inherit;
	border-width: 1px;
	width: 759px;
	height: 339px;
}
h2
{
	background-attachment: scroll;
	background-image: url(Images/dot.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	background-position-y: bottom;
	font-weight: normal;
}

.noBorder
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.dotted
{
	background-attachment: scroll;
	background-image: url(Images/dot.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}

.divtext
{
	color: #3366FF;
	font-size: medium;
	font-weight: bold;
}
.leadtext
{
	color: #3366FF;
	font-size: medium;
	font-weight: bold;
}
.summaryHeader
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	text-align: left;
}
.summary
{
	border-width: thin;
	border-style: dotted;
	background-attachment: scroll;
	background-image: url(Images/dot.gif);
	background-repeat: repeat-x;
	background-color: #3366FF;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bolder;
}
h3
{
	color:Gray;
}

table 
{
	text-align:left;
	vertical-align:text-top;
}
a {
	text-decoration: none;
	color: blue;
}

a:visited {
	color: blue;
}

a:hover
{
	color: blue;
	text-decoration: underline;
}

a:active {
	color: blue;
}


.menua
{
	font-size:110%;
	font-weight:bold;
}

.Main {
	position: relative;
	width: 789px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align:top;
}
.Content {
	position: relative;
	width: 100%;
	margin: 0 auto 5px auto;
}
.header
{
	width: 100%;
	height: 76px;
	position: relative;
	margin: 5 auto 5px auto;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.navigation
{
	padding: 5px;
width: 98%;
	
		position: relative;
		margin: 5 auto 5px auto;
		background-color: #FFFFFF;
		top: 0px;
	left: -3px;
}

.footerbg {
	width: auto;
	height: 50px;
	text-align: center;
}

.footer {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 100%;
	height: 50px;
	text-align: center;
	font-size: 12px;
	color: black;
}
