/* basis: 007B50 */

body { font-family: Verdana, Tahoma, Arial; font-size: 10pt; text-align:left; background:url(images/bg.png) no-repeat right fixed #ffffff }
td   { font-size: 10pt }
th   { font-size: 10pt; border-bottom: 1px solid #007B50 }
h1   { font-family: Georgia, Garamond; font-size: 12pt; margin-top:5px }
h2   { font-family: Georgia, Garamond; font-size: 11pt; margin-top:5px }
h3   { font-size: 10pt }

a:link    { color: #007B50 }
a:active  { color: #3A6BB2 }
a:visited { color: #007B50 }
a:hover   { color: #3A6BB2; text-decoration:none }

a.white:link   { color: #FFFFFF }
a.white:active   { color: #FFFFFF }
a.white:visited   { color: #FFFFFF }
a.white:hover   { color: #FFFFFF; text-decoration:none }

input { font-family: Tahoma, Verdana, Arial; font-size: 10pt }
label { min-width:125px; margin:2px; display:inline-block }
iframe { width:100%; height:100% }

div.nav a         { float:left; height:20px; line-height:20px; width:20%; text-align:center; background-color:#BAD1C4; color:#000000; text-decoration:none }
div.nav a:visited { float:left; height:20px; line-height:20px; width:20%; text-align:center; vertical-align:middle; background-color:#BAD1C4; color:#000000; text-decoration:none }
div.nav a:hover   { float:left; height:20px; line-height:20px; width:20%; text-align:center; vertical-align:middle; background-color:#007B50; color:#FFFFFF; text-decoration:none }

.quickinfo { cursor:help }