
/* Common */

body { font: 62.5% Arial, Helvetica, sans-serif; text-align: center; color: #666; height: 100%; min-height: 100%; margin-bottom: 0px }
input[type=text] { padding: 2px; border: 1px solid #969696; width: 150px; } 

.border_line table {border-collapse: collapse; border: 1px solid #E1E5E8; }
.border_line td {border: 1px solid #E1E5E8; }
.border_line2 table {border-collapse: collapse; border: 1px solid #E1E5E8; }
.border_line2 td {border: 1px solid #E1E5E8; }
.border_line3 table {border-collapse: collapse; border: 1px solid #E1E5E8; }
.border_line3 td {border: 1px solid #E1E5E8; }
.noborder table {border-collapse: none; border: 0px none; }
.noborder td {border: 0px none }

.title { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: black }
.subTitle { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: black }
.fieldLabel { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold }
.fieldLabelWhite { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: white }
.fieldData { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold }
.fieldDataSmall { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold }
.textField { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; padding: 2px; border: 1px solid #969696; width: 150px }
.messageNormal { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal }
.messageBold { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }

.options {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #FFFFFF}
.scOptionHeader {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: bold}
.scOption {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal}

.selectStyle {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: black; font-weight: normal; border: 1px solid #969696}

.radioTextNormal { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal }
.radioTextBold { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }

.textNormal { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal }
.textNormalBlue { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: blue }

.textBold { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }
.textBoldRed { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: red }
.textBoldGreen { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: green }
.textBoldSmall { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold }

.linkBold a:link { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: black; text-decoration: underline }
.linkBold a:visited { font-family:Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: black; text-decoration: underline }
.linkBold a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: red; text-decoration: underline }

.linkNormal a:link { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #666; text-decoration: underline }
.linkNormal a:visited { font-family:Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #666; text-decoration: underline }
.linkNormal a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: red; text-decoration: underline }

.linkBlue a:link { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: blue; text-decoration: underline }
.linkBlue a:visited { font-family:Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: blue; text-decoration: underline }
.linkBlue a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: red; text-decoration: underline }

.linkRed a:link { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: red; text-decoration: underline }
.linkRed a:visited { font-family:Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: red; text-decoration: underline }
.linkRed a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: red; text-decoration: underline }

.linkButton a:link { border: none }
.linkButton a:visited { border: none }
.linkButton a:hover { border: none }
.linkButton img { border: none }

.linkLegal A:link { font-family: Arial,Helvetica, sans-serif; color: white; font-size: xx-small; text-decoration: none }
.linkLegal A:visited { font-family: Arial,Helvetica, sans-serif; color: white; font-size: xx-small; text-decoration: none }
.linkLegal A:hover { font-family: Arial,Helvetica, sans-serif; color: white; font-size: xx-small; text-decoration: underline}
.linkLegal A:active { font-family: Arial,Helvetica, sans-serif; color: white; font-size: xx-small; text-decoration: underline }

.textAndlinkBlue { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }
.textAndlinkBlue a:link { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: blue; text-decoration: underline }
.textAndlinkBlue a:visited { font-family:Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: blue; text-decoration: underline }
.textAndlinkBlue a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: red; text-decoration: underline }

/* Header page */

.header { background-color: #FFFFFF; width:890px }
.header #menu { background-color: #E31937; color: white; padding: 0.5em; }
.header #menuLeftPart { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: white; font-weight: normal }
.header #menuLeftPart a:link { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; ; font-weight: normal; color: white; text-decoration: none; padding: 0.5em; margin: 0 }
.header #menuLeftPart a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: white; text-decoration: none; padding: 0.5em; margin: 0 }
.header #menuLeftPart a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; background: #CD1732; color: white; text-decoration: none; padding: 0.5em; margin: 0 }
.header #menuRightPart { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: white; font-weight: normal }
.header #menuRightPart a:link { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: white; text-decoration: none; padding: 0.5em; margin: 0 }
.header #menuRightPart a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: white; text-decoration: none; padding: 0.5em; margin: 0 }
.header #menuRightPart a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; background: #CD1732; color: white; text-decoration: none; padding: 0.5em; margin: 0 }

.header #current { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #777; font-weight: normal }
.header #current a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: blue; text-decoration: none }
.header #current a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: blue; text-decoration: none }
.header #current a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: blue; text-decoration: underline }
 
/* Right Side Menu */

.sideMenu { background-color: #E1E5E8; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal }
.sideMenu #sidebarHeading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }
.sideMenu #sidebar { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal }
.sideMenu #sidebar a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #666; text-decoration: none; padding-left: 0.5em }
.sideMenu #sidebar a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #666; text-decoration: none; padding-left: 0.5em }
.sideMenu #sidebar a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: red; text-decoration: underline; padding-left: 0.5em }
.sideMenu #vehHead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }
.sideMenu #vehDesc { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 6pt; font-weight: normal; padding-left: 0.5em }
.sideMenu #storeHead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }
.sideMenu #storeAdd1Desc { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 6pt; font-weight: normal; padding-left: 0.5em }
.sideMenu #storeAdd2Desc { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 6pt; font-weight: normal; padding-left: 0.5em }
