p{margin:0px;padding:0px;}
img {border-color:#000000;
}


body {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #373839;
	background-color: #ffffff;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	}

a {
    font-family: Helvetica, Arial, Sans-serif;
	font-weight:  bold;
	color: #0D70B7;	
    text-decoration: none;
}

a:hover {
    font-family: Helvetica, Arial, Sans-serif;
	font-weight:  bold;
	color: #0D70B7;
    text-decoration: underline;
}	
	
td {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #373839;
    line-height: 17px;
}

input {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #373839;
}


select {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #373839;
}

textarea {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #373839;
}

    	
.textSmall {
	Font-Size : 11px;
	Font-Family: Helvetica, Arial, Sans-serif;
	Color : #333333;
	font-weight : normal;
	line-height: 26px;
}	

.textSmall2 {
	Font-Size : 11px;
	Font-Family: Helvetica, Arial, Sans-serif;
	Color : #666666;
	font-weight : normal;
	line-height: 16px;
}    
    
h1 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 16px;
	font-weight:  bold;
	color: #373839;
    line-height: 22px;
    display: inline;
}

h2 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 13px;
	font-weight:  bold;
	color: #373839;
    line-height: 19px;
    display: inline;
}

h3 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 13px;
	font-weight:  bold;
	color: #0D70B7;
    line-height: 19px;
    display: inline;
}    
	
a.nav:link {
	Font-Size : 11px;
	color: #2B6188;
	text-decoration: none;
	font-weight: normal;
}

a.nav:visited {
	Font-Size : 11px;
	color: #2B6188;
	text-decoration: none;
	font-weight: normal;
}

a.nav:hover {
	Font-Size : 11px;
	color: #2B6188;
	text-decoration: underline;
	font-weight: normal;
}

a.nav:active {
	Font-Size : 11px;
	color: #2B6188;
	text-decoration: none;
	font-weight: normal;
}



a.topnav:link {
	Font-Size : 11px;
	color: #373839;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
}

a.topnav:visited {
	Font-Size : 11px;
	color: #373839;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.topnav:hover {
	Font-Size : 11px;
	color: #373839;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}

a.topnav:active {
	Font-Size : 11px;
	color: #373839;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.HomepageContentBG {
	background-image:url(siteimages/homepageContentBG.jpg);
	background-repeat:no-repeat;
}

.productSelectTable
{
	background-image: url("/siteimages/productBG.png");
	background-position: left top;
	background-repeat: no-repeat;
}

