﻿body { background-image: url(../Images/bg_page.gif); background-position: center top; background-repeat: no-repeat; background-color: #f4f4f4; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; font-family: verdana; line-height: 150%; font-size: 11px; color: black; }
a { color: black; }

.header { font-weight: bold; font-size: 18px; }
.subHeader { height: 20px; }

.footer { text-align:center;  height: 40px; }

.maintable { border-left: #d2d2d2 1px solid; border-right: #d2d2d2 1px solid; background-color: white;}

.menu { height: 30px; }
.menu a { color: black; text-decoration: none; font-weight: bold; }
.menu td { padding-left: 10px; }

.menuContainer{ height: 30px; background-image: url(../Images/bg_menu.gif); background-repeat: repeat-x; border-bottom: #d2d2d2 1px solid;}

.mainContent { padding-right: 10px; padding-left: 10px; padding-bottom: 10px; padding-top: 10px; }
.rightPanel { border-left: #d2d2d2 1px solid; background-color: #f7f7f7; width: 250px; text-align: center; }
.rightPanel a { color: black; }
.exampleHeader {border-bottom: #d2d2d2 1px solid; border-left: #d2d2d2 1px solid; padding-right: 2px; padding-left: 2px; font-weight: bold; padding-bottom: 2px; color: white; padding-top: 2px; background-color: #999999; text-align: center; }

.highlite { color: red; }
.highlite a {color: red;}
.highlite a:hover {color: red;}

.border { border-right: #cccccc 1px solid; border-top: #cccccc 1px solid; border-left: #cccccc 1px solid; border-bottom: #cccccc 1px solid; }

.b {font-weight: bold}
.c {text-align: center}
.n {font-weight: normal}
.r {text-align:right}

.txtBanner {color: #000; line-height: 14pt; font-size: 14px; font-weight: bold}
.txtBannerBright {color: #f60; line-height: 14pt; font-size: 14px; font-weight: bold}

.panel { background-image: url(../Images/panelbg.gif); width: 380px; height: 148px; background-color: #f7f7f7; }


.button { font-size: 10px; font-weight: normal; font-family: verdana, arial, helvetica; margin: 3px 0px 5px; padding-right: 1px; padding-left: 1px; padding-bottom: 1px; padding-top: 1px; }

.agentImage { background-position: right bottom; background-image: url(../Images/agent.jpg); background-repeat: no-repeat; }

.heading { font-weight: bold; font-size: 12pt; }

.odd {background-color: #ffffff; color: #000; font-size: 11px; border-top: solid #ccc 1px;}
.even {background-color: #f7f7f7; color: #000; font-size: 11px; border-top: solid #ccc 1px;}
.button {background:#ccc; color:#000; border: 1px solid #666; font-size:10px; font-weight: normal; font-family: verdana, arial, helvetica; padding:1px; margin:0;}
.input {background:#fff; border:1px #ccc solid; color:#333; font-size:10px; font-weight: normal; padding:1px; font-family: verdana,helvetica,sans-serif;}
.hdr {background-color: #999; font-weight: bold; color: #fff;}
.hdrSub {background-color: #ccc; font-weight: bold; color: #000;}

.bgdark {background-color: #666; color: #fff;}
.bgmed {background-color: #ccc; color: #000;}

.menu a:hover { color: #de8b3b; }

.header { background-color: white; height: 85px; color: #242827; }
.subHeader { background-color: #242827; }

.footer { background-color: #de8b3b; color: white; }
.footer a {color: white;}
.footer a:hover {color: black;}

.button {background:#de8b3b; color:white; border: 1px solid #666;}