h1 {
     font-family : Arial;
    font-weight : bold;
	font-size : 12pt;
	color : black
}
h2 {
     font-family : Arial;
	font-size : 9pt;
	color : black;

#body td {
font-family: Arial
 }

#body a:hover {
    text-decoration : underline;
    font-family : Arial;
	color : #CA150D;
}

form {margin: 0;}

.input-box { border: #FF0000 solid 2px }

.related-title { background-color: #C3E1F8; font: 10pt Arial; color: #214195; font-weight: bold; text-align: center; padding: 5px;}

.item-desc {font-family: Arial; color: black; font-size: 10.5pt;}

#related a {
    text-decoration : none;
    font-weight : normal;
    font-family : Arial;
	font-size : 9pt;
	color : #214195;

}
#related a:hover {
    text-decoration : underline;
    font-family : Arial;
	color : #CA150D;
}
#related td {
	vertical-align: top;	
	font-weight : normal;
	font-family: Arial;
	font-size: 9pt;
	color : #214195;

}
#rightside a {
        font-weight : Normal;
    font-family : Arial;
	font-size : 9pt;
	color : #214195;

}
#rightside a:hover {
    text-decoration : underline;
    font-family : Arial;
	color : #CA150D;
}
#rightside td {
	vertical-align: top;	
	font-weight : normal;
	font-family: Arial;
	font-size: 9pt;
	color : black;

}

#footer a {
    text-decoration : none;
    font-weight : normal;
    font-family : Arial;
	font-size : 10pt;
	color : #214195;

}
#footer a:hover {
    text-decoration : underline;
    font-family : Arial;
	color : #CA150D;
}
#footer td {
	vertical-align: middle;	
	font-weight : normal;
		font-family: Arial;
	font-size: 10pt;
	color : #214195;

}

.c4-breadcrumbs          {font-family: Arial; font-size: 8pt; color: #214195; text-decoration: none; font-weight: bold;}
A.c4-breadcrumbs:link    {font-family: Arial; font-size: 8pt; color: #214195; text-decoration: none; font-weight: bold;}
A.c4-breadcrumbs:hover   {font-family: Arial; font-size: 8pt; color: #red; text-decoration: underline; font-weight: bold;}
A.c4-breadcrumbs:active  {font-family: Arial; font-size: 8pt; color: #214195; text-decoration: none; font-weight: bold;}
A.c4-breadcrumbs:visited {font-family: Arial; font-size: 8pt; color: #214195; font-weight: bold;}
.c4-breadcrumbs-last          {font-family: Arial; font-size: 8pt; color: #214195; text-decoration: none; font-weight: bold;}


#ordertable td {
	vertical-align: middle;	
	font-family: Arial;
	padding: 2px;
	border: 1px solid #ffffff;  
}
#ordertable table {border-collapse: collapse;}

.productinfo { background-color: #2872A8; font: 10pt Arial; color: #ffffff; font-weight: bold; text-align: center; margin-right: 0px; padding-right: 5px; width: 100%;} 
.leftorder { background-color: #C3E1F8; font: 10pt Arial; color: #214195; text-align: right; margin-right: 0px; padding-right: 5px; width: 35%;}
.rightorder { background-color: #F5FBFF; font: 10pt Arial; color: #214195;  text-align: left; margin-right: 0px; padding-left: 5px; width: 65%;}
.saleorder { background-color: #F5FBFF; font: 10pt Arial; color: #CA150D; font-weight: bold; text-align: left; margin-left: 5px; padding-left: 5px; width: 65%;}
