.mainImage {
   margin-left:10px;
   margin-bottom:10px;
}

.productHead {
	border-right: 1px #C0C1C4 solid;
	border-bottom: 1px #C0C1C4 solid;
	border-top: 1px #C0C1C4 solid;
	text-align: left;
	background-color : #D9DBDE;
}

.lightBackground {
	background-color: white;/*#F3F6FF;/*#F0F0E5;/*#F9F9F9; /*#D6D6AD;*/
}

.noBottomMargin {
	margin-bottom:0px;
}

.whiteBackground {
	background-color: white;
}

.leftWhite {
	border-left: 1px white solid;
}

.rightWhite {
    border-right: 1px white solid;
}

.topWhite {
	border-top: 1px white solid;
	border-color : White;
}

.bottomWhite {
    border-bottom: 1px white solid;
}

.leftBorder {
    border-left: 1px #C0C1C4 solid;
}

.rightBorder {
    border-right: 1px #C0C1C4 solid;
}

.topBorder {
	border-top: 1px solid #C0C1C4;
}

.bottomBorder {
    border-bottom: 1px #C0C1C4 solid;
}

.allBorder {
    border: 1px #C0C1C4 solid;
}

.mainFont {
	font-size: 9pt;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	color: #898A8C;/*666666;*/
}

.adFont {
	color: #666666;
	font-size: 8pt;
	font-weight: none;
	font-family: Helvetica;
}

.adFont:link {
    color: #666666;
    text-decoration: none;
}

.adFont:visited {
    color: #666666;
    text-decoration: none;
}

.sloganFont {
    font-size: 8pt;
    font-family: arial;
    font-weight: bold;
    text-align: center;
    color: #4D4E4F;
}

.headFontSmall {
	font-size: 8pt;
	font-weight: bold;
	color: #666666;/*#898A8C;*/
}

.headFontMedium {
	font-size: 10pt;
	font-weight: bold;
}

.headFontLarge {
	font-size: 11pt;
	font-weight: bold;
}

.small {
	font-size: 8pt;
}

.white {
    color: white;
}

.darkBack {
	background-color : #717BA6;/*#7582D4*/
}

.menuDark {
	color: white;
	text-decoration: none;
	text-align: center;
	font-family: Arial;
	background-color : #717BA6;/*#999966;77774F/*7582D4;*/
}

.menuDark:link {
    color: white;
    text-decoration: none;
}

.menuDark:visited {
    color: white;
    text-decoration: none;
}

A.menuDark:HOVER {  
	font-family: Arial; 
	color: #E5C308; 
	font-weight: bold;
}

td.menuDark {
	border-top: 1px #C0C1C4 solid;
	border-right: 1px #C0C1C4 solid;
}

.lightBack {
	background-color : #D9DBDE;
}

.menuLight {
	font-family: Arial;
	background-color : #D9DBDE;
	text-align: center;
}

A.menuLight:HOVER {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #E5C308; 
}

.menuLight:link {
    color: #666666;
    text-decoration: none;
    font-weight: none;
}

.menuLight:visited {
    color: #666666;
    text-decoration: none;
    font-weight: none;
}

td.menuLight {
	border-top: 1px #C0C1C4 solid;
	border-right: 1px #C0C1C4 solid;
}

.highlight {
	background-color: #EDEFF5;
}

.center{
	text-align: center;
}

.left {
	text-align: left;
}

table.left td {
	text-align: left;
}

.right {
	text-align: right;
}

.justify {
	text-align: justify;
}

/* grid*/
table.grid {
    margin:  0;
    margin-width: 0;
    margin-height:  0;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    background: white;
    vertical-align:  middle;
    text-align: center;
    border-collapse: collapse;
}

/* Makes each subgrid table cell have a border */
table.grid td {
    border: 1px #C0C1C4 solid;
}

table.noBorder {
    border: none;
}

table.noBorder td {
    border: none;
}

.noBorders0 {
	border-bottom:none;
}

table {
	border-collapse: collapse;
}

.redBold {
    font-size: 8pt;
    font-family:  arial;
    font-weight: bold;
    text-align: middle;
    color: red;
}

.redbold:link {
	text-decoration: none;
}

.redbold:visited {
    text-decoration: none;
}

ul.noMargins {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:15px
}

.whiteBack {
	background-color:white;
}

.sideTitle {
	color: #666666;
	font-size: 8pt;
	font-weight: bold;
	
	font-family: Helvetica;
}

td.sideTitle {
	background-color: #D9DBDE;
	border-bottom: 1px #C0C1C4 solid;
}

.sideTitle:link {
	text-decoration: none;
}

A.sideTitle:HOVER {  
	color: #E5C308; 
}

.sideTitle:visited {
    text-decoration: none;
}

.sideCategory {
	color: #666666;
	font-size: 8pt;
	font-weight: bold;
	font-family: Helvetica;
}

.sideCategory:link {
	text-decoration: none;
}

A.sideCategory:HOVER {  
	color: #E5C308; 
}

.sideCategory:visited {
    text-decoration: none;
}

h3 {
	margin-bottom:2px;
	font-family:  Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 11pt;
}

h2.pageTitle {
	font-size: 12pt;
	font-weight: bold;
	font-family: Helvetica;
	margin-bottom:0px;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Helvetica;
	margin-bottom:0px;
}

ul.productHighlights {
	margin-bottom:0px;
	margin-top:5px;
	margin-left:30px
}

.noBottomMargin {
	margin-bottom:0px;
}

TD.headerNavigation {
 	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #777777;
}

A.headerNavigation {  
  	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #777777;
	text-decoration: none;
}

A.headerNavigation:hover {
  color: #AABBDD;
}

li {
    padding: 3;
}
