.textinput {
width: 100%;
background-color: #D7E5F2;
color: #102132;
border: 1px solid #284279; 
}

select {
background-color: #D7E5F2;
color: #102132;
border: 1px solid #284279;
}

.formtable {
background-color: #F9FBFD; 
border: 1px solid #D7E5F2;
border-collapse: collapse; 
padding: 10px;
}

.submit {
border: 1px solid #D7E5F2;
padding: 7px; 
background-color: #F2F7FB;
text-align: center;
border-left: none;
}

.button {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 margin-left: 12px;
 margin-top: 3px;
 margin-bottom: 2px;
width: 75px
}

h1 {
text-align: center;
font-family: Verdana;
}

.menu {
background: #cccccc;
}

.menutop {
background: #99ccff;
}

.menuitem {
display: block;
height: 20px;
width: 120px;
line-height: 20px;
border: 1px solid #1a62db;
background: #cadeff;
padding-left: 5px;
padding-right: 5px;
text-align: left;
text-decoration: none;
}

.menulist {
border-left: 1px solid #1a62db;
border-right: 1px solid #1a62db;
border-bottom: 1px solid #1a62db;
width: 120px;
background: #cadeff;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
z-index:-1;
}

.menusep {
padding: 0px;
}

.header {
text-align: center;
height: 190px;
width: 100%;
background: #ffffff;
}

.navigation {
text-align: center;
height: 40px;
background: url('images/menubg.png');
background-repeat: repeat-x;
width: 100%;
}

.navsep {
text-align: center;
height: 5px;
max-height: 5px;
width: 100%;
background: url('images/navsep.png');
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
}

.main {
text-align: center;
background: #003399;
-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
width: 100%;
}

.content {
background: #ffffff;
width: 725px;
font-family: Verdana;
padding: 15px;
padding-left: 20px;
padding-right: 20px;
text-align: left;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
height: 100%;
margin-left: 10px;
margin-right: 10px;
}

html { height: 100%; }
body {
font-family: Verdana;
font-size: 10pt;
/*margin-left: 0;
margin-right: 0;*/
}

a.nav {
display: -moz-inline-block;
display: inline-block;
height: 40px;
line-height: 40px;
text-decoration: none;
padding-left: 15px;
padding-right: 15px;
vertical-align: middle;
}

a.nav:link, a.nav:visited {
text-decoration: none;
font-size: 14pt;
font-family: Arial;
color: #fff;
}

a.nav:hover {
background: url('images/menubgover.png') repeat;
text-decoration: none;
}

.maintable {
width: 100%;
padding: 0px;
border-spacing: 0px;
margin: 0px;
}

.top {
padding: 0px;
vertical-align: bottom;
margin: 0px;
border-spacing: 0px;
}

.bottom {
vertical-align: top;
padding: 0px;
margin: 0px;
border-spacing: 0px;
width: 100%;
}

.footer {
font-family: Verdana;
vertical-align: bottom;
color: #fff;
font-size: 12pt;
text-align: right;
}

a:link, a:visited {
font-family: Verdana;
color: #003399;
font-size: 10pt;
text-decoration: none;
}

a:hover, a:active {
text-decoration: underline;
}

.menusep {
background: url('images/menusep.png') no-repeat;
width: 3px;
}

.preload {
display: none;
}

/*td {
border: 1px solid black;
}

div {
border: 1px solid red;
} */

.formlabel {
vertical-align: top;
border: 1px solid #D7E5F2;
width: 200px; 
padding: 10px; 
}

.forminputcell {
border: 1px solid #D7E5F2;
background-color: #F2F7FB;
width: 325px;
padding: 10px;
}

.boxhead {
border: 1px solid #003399;
background: url('/images/boxhead.png');
background-color: #003399;
background-repeat: repeat-x;
font-size: 13pt;
color: #fff;
height: 30px;
padding: 0;
}

.boxmain {
vertical-align: top;
border: 2px solid #003399; 
border-top: none;
}

.date {
color: grey;
}

.newsticker {
vertical-align: top;
text-align: left;
}

.homenav {
display: block;
height: 30px;
line-height: 30px;
color: #fff;
text-align: center;
font-size: 13pt;
}

.homenav:link {
color: #fff;
font-size: 13pt;
}

.homenav:hover {
color: #fff;
font-size: 13pt;
}

.homenav:visited {
color: #fff;
font-size: 13pt;
}

.selectheading {
background: white;
color: #003399;
}

#silverfront {
width: 725px;
height: 300px;
background: url(images/silver1.png);
}

#silverfront:hover {
background: url(images/silver2.png);
}