@charset "utf-8";
/* CSS Document */
body    { font-size: 12pt; margin-top: 0; background:#FFFFFF }
.nav { background-color: #dbdfed; text-align:center }
a.nav { font: Arial, Helvetica, sans-serif; color: #003e7e; font-weight: bold; font-size: 14px; height: 100%; width: 200px; display:block; text-decoration: none}
a:hover.nav { font: Arial, Helvetica, sans-serif; background-color: #003e7e; color: #dbdfed; font-weight: bold; font-size: 14px;  height: 100%; width: 200px; display:block; text-decoration: none}
nav:hover { background-color: #003e7e; }
.backgroundbody { background-position: center; background-repeat: no-repeat }
.divider { color: #FFDE00 }
.bigger { font-size: 13pt; color: #003e7e }
input   {  
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #FFFFFF;
 color: #102132;
 font-size: medium;
 font-weight:700;
 border: 1px solid #FFFFFF; }
form { margin:0;} 
textarea {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #FCA9AB;
 color: #102132;
 font-size: medium;
 font-weight:700;
 border: 1px solid #620f0f; }
.header { font-weight: bold; color: #620F0F; font-size: 16px }
.signature { font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 16px; font-style:   }


td { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; color: #003e7e; }
a   { color: #003e7e; font-family: Georgia, "Times New Roman"; text-decoration: underline; font-weight:400 }
a:hover { color: #789; text-decoration: underline }
.credits { color: #333333; font-size: 9pt; font-family: tahoma; text-decoration: none }
a.credits { color: #333333; font-size: 9pt; font-family: tahoma }
a:active.credits  { color: #333333; font-size: 9pt; font-family: tahoma }
a:link.credits  { color: #333333; font-size: 9pt; font-family: tahoma }
a:visited.credits  { color: #333333; font-size: 9pt; font-family: tahoma }
a:hover.credits  { color: #203d58; font-size: 9pt; font-family: tahoma }



/*rounded Corners*/
p{margin: 0 10px}
p{padding-bottom:1em, margin: 0 10px}

div#nifty{ margin: 0 10%;background: #E2E2E2}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #E2E2E2}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

/*End rounded Corners*/