﻿body
{
	margin:auto;
	padding:0px;
}

table tr td, table tr th { padding: 0; }

h1.Header {
	font-family:Arial,Helvetica,sans-serif;
font-weight:normal;
margin:0;
color:white;
font-size:24pt
}

h1.BlueBox {
	color:#ffffff;
	font-family:Arial;
}
h2.MenuWhiteHeader {
	padding:0 0 0 0;
	margin:0;
	font-size:10pt;
	font-weight:normal;
	font-family:Arial;
}

h2{
		font-family:Arial;
}
h3{
		font-family:Arial;	
		font-size: 11pt;
		font-weight:normal
}
h4{
		font-family:Arial;
}

.HeaderRow
{
	height:170px;
	background:url('images/TopHeader.jpg') repeat-x left top;
}

.FooterRow
{
	background:url('images/BottomFooter.jpg') repeat-x right top;
	vertical-align:top;
}

.FooterRoundedCorner
{
	height: 55px;
	background:url('images/FooterRoundedCorners.png') no-repeat left top;
}

.ContentRow
{
	background:#263e79 url('images/BackgroundGradient.jpg') repeat-x left top;
	height:600px;
	vertical-align:top;
}

.IconMenuRow
{
	height:110px;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

.borderright
{
	border-right:1px solid white;
}

.IconMenuPics
{
	vertical-align:bottom;
	width:70px;
	text-align:center;

}

.IconMenuText
{
	font-family:arial;
	font-size:10pt;
	color:#FFFFFF;	
	vertical-align:middle;
	text-align:center;
	width:65px;
}
.IconMenuTable
{
	width:100%;
	height:102px;
	vertical-align:top;

}

.HeaderMenuTable
{
	margin:0px;
	padding:0px;
	vertical-align:top;
	width:100%;
}

.HeaderMenuRow
{
	margin:0px;
	padding:0px;
	height:170px;
	vertical-align:top;
}

.HeaderWordsRow
{
	margin:0px;
	padding:0px;
	height:60px;
	vertical-align:top;
	color:#FFFFFF;
	text-align:center;
}
.HeaderWordsRow h3
{
	margin:0px;
	font-size:12pt;
	font-weight:bold;
	font-family:Arial;
}
.HeaderWordsRow h1 
{
	margin:0px;
	font-family:arial;
	font-weight:normal;
	font-family:Arial;
}

.HeaderSearch
{
	width:152px;
	vertical-align:top;
	
}

.HeaderSearchTable
{
	width:200px;
	height:170px;
	text-align:right;
}

.HeaderSearchTable a
{
	font-family:Arial;
	color:#FFFFFF;
	text-decoration:underline;
}

.HeaderSearchTable span
{
	font-family:Arial;
	color:#FFFFFF;

}

.MainTable
{
	width:100%;
	margin:0px;
	padding:0px;
}

.MainContentRow
{
	margin:0px;
	padding:0px;
	padding-left:10px;
	background-color:#FFFFFF;
	vertical-align:top;
}

.HeaderRoundedCorner
{
	margin:0px;
	padding:0px;
	background:url('images/HeaderRoundedCorners.png') no-repeat left bottom;
	height:35px;
	text-align:center;
	vertical-align:bottom
}

.HeaderLogo
{
	margin:0px;
	padding:0px;
	width:154px;
}

.HeaderTable
{
	width:961px;
	margin:0px auto;
	height:170px;
}

.MenuRow
{
	height:45px;
	margin:0px;
	padding:0px;
	padding-left:10px;
	background: url('images/MenuBar.png') no-repeat;
}

.ContentTable
{
	margin:10px auto 0px auto;
	padding:0px;
	width:961px;
	height:100%;
}

.FooterTable
{
	width:961px;
	margin:0px auto;
	padding:0px;
	border-width:0px;
}

.FooterFadeRow
{
	height:136px;
	margin:0px;
	padding:0px;
	background:url('images/FooterTransparent.png') no-repeat left bottom;
	vertical-align:top;
	padding-top:15px;
	text-align:center;
	
}


.ectlink {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
}



.MenuBlue, .blue {
	font-family: Arial;
	color: #2c3773;
	font-size: 9pt;
	text-decoration: none;
}

a.MenuBlue:link, .blue:link  {
	font-family: Arial;
	color: #2c3773;
	font-size: 9pt;
	text-decoration: none;
}
/* unvisited link */
a.MenuBlue:visited, .blue:visited{
	font-family: Arial;
	color: #2c3773;
	font-size: 9pt;
	text-decoration: none;
}
/* visited link */
a.MenuBlue:hover, .blue:hover{
	font-family: Arial;
	color: #007c8b;
	font-size: 9pt;
	text-decoration:underline
}
/* mouse over link */
a.MenuBlue:active, .blue:active{
	font-family: Arial;
	color: #2c3773;
	font-size: 9pt;
	text-decoration: none;
}


.MenuGreen, .Green {
	font-family: Arial;
	color: #008000;
	font-size: 9pt;
	text-decoration: none;
}

a.MenuGreen:link, .Green:link  {
	font-family: Arial;
	color: #008000;
	font-size: 9pt;
	text-decoration: none;
}
/* unvisited link */
a.MenuGreen:visited, .Green:visited{
	font-family: Arial;
	color: #008000;
	font-size: 9pt;
	text-decoration: none;
}
/* visited link */
a.MenuGreen:hover, .Green:hover{
	font-family: Arial;
	color: #2c3773;
	font-size: 9pt;
	text-decoration:underline
}
/* mouse over link */
a.MenuGreen:active, .Green:active{
	font-family: Arial;
	color: #008000;
	font-size: 9pt;
	text-decoration: none;
}


.MenuWhiteFooter {
	font-family: Arial;
	color: #ffffff;
	font-size: 12pt;
	text-decoration: none;
}

a.MenuWhiteFooter:link {
	font-family: Arial;
	color: #ffffff;
	font-size: 12pt;
	text-decoration: none;
}
/* unvisited link */
a.MenuWhiteFooter:visited {
	font-family: Arial;
	color: #ffffff;
	font-size: 12pt;
	text-decoration: none;
}
/* visited link */
a.MenuWhiteFooter:hover {
	font-family: Arial;
	color: #800000;
	font-size: 12pt;
	text-decoration:underline
}
/* mouse over link */
a.MenuWhiteHeader:active {
	font-family: Arial;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
}

a.MenuWhiteHeader:link {
	font-family: Arial;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
}
/* unvisited link */
a.MenuWhiteHeader:visited {
	font-family: Arial;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
}
/* visited link */
a.MenuWhiteHeader:hover {
	font-family: Arial;
	color: #800000;
	font-size: 10pt;
	text-decoration:underline
}
/* mouse over link */
a.MenuWhiteHeader:active {
	font-family: Arial;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
}



/* selected link */
a.blue:link visited active {
	font-family: Arial;
	color: #2c3773;
	font-size: 9pt;
	text-decoration: none;
}
a.blue:hover {
	font-family: Arial;
	color: #007c8b;
	font-size: 9pt;
	text-decoration:underline
}

.prodname, .prodid, .prodmanufacturer, .detailname, .detailid, .detaildescription, .detaildiscounts{
	font-size:10pt;
	font-family:Arial;
	font-weight:normal;

}


