/* ------------------HTML Tags----------------------- */
body {
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
background: #E7E7E7;
color: #333333;
}
table {
font-size: 10pt;
}
h1 {
font-size: 18px;
color: #000066;
}
h2 {
font-size: 18px;
padding: 0px;
margin: 0px;
}
h3 {
color: #000066;
font-size: 10pt;
}
h4 {
font-size: 10pt;
}
hr {
color: #CCCCCC;
background: #CCCCCC;
height: 1px;
}
/* ------------------Hyperlink Styles----------------------- */
a.moreinfo:link {
font-size: 9px;
color:  #0066CC;
}
a.moreinfo:visited {
font-size: 9px;
color:  #0066CC;
}
a.moreinfo:hover {
font-size: 9px;
color: #66CCFF;
}
a.moreinfo:active {
font-size: 9px;
color:  #0066CC;
}
a.leftmenu:link {
color:  #333333;
}
a.leftmenu:visited {
color:  #333333;
}
a.leftmenu:hover {
color:  #666666;
}
a.leftmenu:active {
color:  #333333;
}
a:link {
color:  #0066CC;
}
a:visited {
color:  #0066CC;
}
a:hover {
color: #66CCFF;
}
a:active {
color:  #0066CC;
}
/* ------------------Form Field Styles----------------------- */
.inputbutton {
background-color: #000066;
border: 1px solid #999999;
color: #FFFFFF;
font-size: 8pt;
margin-bottom: 1px;
padding-top: 2px;
padding-bottom: 2px;
cursor: pointer;
}
.inputbuttonover {
background-color: #FF9933;
border: 1px solid #000066;
color: #000000;
font-size: 8pt;
margin-bottom: 1px;
padding-top: 2px;
padding-bottom: 2px;
cursor: pointer;
}
.inputbuy {
background-color: #E7E7E7;
border: 1px solid #CCCCCC;
color: #000000;
font-size: 8pt;
margin-bottom: 1px;
padding-top: 2px;
padding-bottom: 2px;
cursor: pointer;
}
.inputbuyover {
background-color: #CCCCCC;
border: 1px solid #CCCCCC;
color: #000000;
font-size: 8pt;
margin-bottom: 1px;
padding-top: 2px;
padding-bottom: 2px;
cursor: pointer;
}
.nofield {
background: none;
border: none;
color: #000000;
text-align: right;
}
.lightfield {
background: #FFFFFF;
border: 1px solid #000000;
color: #000000;
text-align: right;
}
/* ------------------Page Header and Menu Button Styles----------------------- */
#header {
width: 760px;
height: 75px;
text-align: left;
}
#subheader {
width: 760px;
height: 33px;
border-bottom: 2px solid #FF9933;
}
#but6 {
width: 5px;
height: 30px;
float: left;
display: inline;
}
#but1, #but2, #but3, #but4, #but5 {
width: 150px;
height: 30px;
display: inline;
font-weight: bold;
padding-top: 7px;
cursor: pointer;
float: left;
}
.buttonup {
background-image: url(../images/buttonup.jpg);
background-repeat: no-repeat;
color: #FFFFFF;
}
.buttonover {
background-image: url(../images/buttonover.jpg);
background-repeat: no-repeat;
color: #000000;
}
/* ------------------Preload button mouse over image on page----------------------- */
.hidebutton {
width: 0px;
height: 0px;
}
/* ------------------Page Layout Styles----------------------- */
#pagewrap {
width: 800px;
height: auto;
background: #FFFFFF;
border: 1px solid #CCCCCC;
}
.page {
width: 760px;
margin-top: 7px;
text-align: left;
}
.pagebody {
padding-left: 6px;
padding-right: 6px;
margin-top: 10px;
}
/* ------------------Subpage Left Menu Styles----------------------- */
#leftdiv {
width: 200px;
float: left;
display: inline;
}
#rightdiv {
width: 532px;
margin-left: 15px;
margin-top: 6px;
float: left;
display: inline;
margin-bottom: 25px;
}
.lefttop {
width: 200px;
height: 30px;
padding-left: 7px;
background-image: url(../images/lefttop.jpg);
background-repeat: no-repeat;
}
.leftcenter {
width: 200px;
padding-top: 6px;
padding-left: 14px;
background-image: url(../images/leftcenter.jpg);
background-repeat: no-repeat;
background-position: top;
background-color: #FFFFFF;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}
.leftbottom {
width: 200px;
height: 10px;
background-image: url(../images/leftbottom.jpg);
background-repeat: no-repeat;
}
.arrowcell {
font-size: 15px;
padding-top: 4px;
padding-bottom: 4px;
}
/* ------------------Copyright Styles----------------------- */
#copyright {
clear: both;
width: 760px;
height: auto;
border-top: 1px solid #FF9933;
margin-top: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
color: #999999;
}

