body   { color: #fff; font-family: sans-serif }
h1 { font-size: inherit; font-style: normal; font-weight: normal; margin: 0 }
h2 { font-size: inherit; font-style: normal; font-weight: normal; margin: 0 }
h3 { font-size: inherit; font-style: normal; font-weight: normal; margin: 0 }
p {}
.line-blue { margin-top: 7px; margin-bottom: 7px; border-top: 2px dotted #509cc1; border-right: none; border-bottom: none; border-left: none }
.line-orange  { margin-top: 25px; margin-bottom: 25px; border-style: dotted none none; border-width: 2px medium medium; border-color: #ffd483 }
.line-green { margin-top: 25px; margin-bottom: 25px; border-style: dotted none none; border-width: 2px medium medium; border-color: #75af17 }
.line-red { margin-top: 25px; margin-bottom: 25px; border-style: dotted none none; border-width: 2px medium medium; border-color: #ed0000 }
a:link { color: #fff; text-decoration: none }
a:visited { color: #fff; text-decoration: none }
a:hover  { color: #000; text-decoration: none }
a:active  { color: #000; text-decoration: none }
.bullet-point-OR { background-image: url("../images/layout/white-arrow-on-OR.gif"); background-repeat: no-repeat; background-position: left center; padding-left: 12px }
.bullet-point-GR  { background-image: url("../images/layout/white-arrow-on-GR.gif"); background-repeat: no-repeat; background-position: left center; padding-left: 12px }
.8point { color: #fff; font-size: 8pt; font-weight: bold }
/*----------------------black-link-menu----------------------*/
div.blacklink a:link  { color: #000; text-decoration: none }
div.blacklink a:visited  { color: #000; text-decoration: none }
div.blacklink a:active  { color: #fff; text-decoration: none }
div.blacklink a:hover  { color: #fff; text-decoration: none }
/*----------------------side-menu----------------------*/
table.sidemenu a { text-align: right; display: block; width: 123px }
div.sidemenu a { color: #fff; font-size: small; font-family: sans-serif; text-decoration: none; padding-top: 6px; padding-right: 12px; padding-bottom: 6px }
div.sidemenu position:absolute top:0 left:0 div.sidemenu a:link { color: #fff; text-decoration: none }
div.sidemenu a:active { color: #f90; text-decoration: none; background-image: url("../images/layout/orange-arrow.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: right center }
div.sidemenu a:visited { color: #fff; text-decoration: none }
div.sidemenu a:hover { color: #f90; text-decoration: none; background-image: url("../images/layout/orange-arrow.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: right center }
/*----------------------image flash start----------------------*/
#imageContainer { width: 446px; height: 306px }
#imageContainer img { display: none; position: absolute; top: 0; left: 0 }
/*----------------------form----------------------*/
.field { color: #000; font-size: small; font-family: sans-serif; background-color: #fff; margin-top: 0; margin-bottom: 15px; padding: 4px 2px; border: solid 1px }
.submit { color: #fff; font-size: 8pt; font-family: sans-serif; font-weight: bold; background-color: #ed0000; background-repeat: repeat-x; background-position: left center; cursor: pointer; margin-top: 0; margin-right: 10px; padding: 5px 20px; border: groove 1px #800 }
.form-boarder { background-color: #ef7701; padding: 20px; border: solid 1px #fff }
.form-boarder1 { background-color: #75af17; padding: 20px; border: solid 1px #fff }
