/* Custom HTML tags */
.bodyNavPrimary {font-size: 12px; color: #999999; vertical-align: top; line-height: 19px; text-align: right;}
.bodyNavPrimaryHit {font-size: 12px; color: #F05C24; vertical-align: top; line-height: 19px; text-align: right;}
.bodyNavSecondary {font-size: 12px; color: #999999; vertical-align: top; line-height: 19px; text-align: left;}
.bodyNavSecondaryHit {font-size: 12px; color: #F05C24; vertical-align: top; line-height: 19px; text-align: left;}
.bodyMainParagraph {font-size: 12px; color: #999999; vertical-align: top; line-height: 19px; text-align: left; padding-right: 80px;}

/* Typical HTML tags */
body {font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #FFFFFF; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

/* Following are links properties */
.bodyNavPrimary a:link {color: #999999; text-decoration: none;}
.bodyNavPrimary a:visited {color: #999999; text-decoration: none;}
.bodyNavPrimary a:hover {color: #F05C24; text-decoration: none;}
.bodyNavPrimary a:active {color: #999999; text-decoration: none;}

.bodyNavSecondary a:link {color: #999999; text-decoration: none;}
.bodyNavSecondary a:visited {color: #999999; text-decoration: none;}
.bodyNavSecondary a:hover {color: #F05C24; text-decoration: none;}
.bodyNavSecondary a:active {color: #999999; text-decoration: none;}
