/* begin page property definitions */

body { 
 background-color: #cccccc;
 color: black;
 margin:0px;
 text-align:center;
}

UL { 
 font-family:verdana, geneva, arial, helvetica, sans-serif; 
 font-size:11px;
 color:#000000;
 background-color:transparent;
 font-style: normal;
 font-weight: normal;
 text-align:left;
 list-style-type: disc;
 text-indent:0px;
 line-height:13px;
 margin-top:6px;
 margin-right:6px;
 margin-bottom:12px;
 margin-left:20px;
}

OL { 
 font-family:verdana, geneva, arial, helvetica, sans-serif; 
 font-size:11px;
 color:#000000;
 background-color:transparent;
 font-style: normal;
 font-weight: normal;
 text-indent:0px;
 line-height:15px;
 margin-top:12px;
 margin-right:9px;
 margin-bottom:12px;
 margin-left:35px;
}

form, input {
 font-size: 10px;
}

/* begin main paragraph definitions */

h1 {
 font-family:verdana, geneva, arial, helvetica, sans-serif;
 font-style:normal;
 font-variant:normal;
 font-weight:bold;
 font-size:18px;
 color:#000076;
 background-color:transparent;
 word-spacing: normal;
 letter-spacing:.5px;
 text-decoration: none;
 text-align:left;
 text-indent:0px;
 line-height:30px;
 margin-top:0px;
 margin-right:19px;
 margin-bottom:12px;
 margin-left:10px;
}

h2 {
 font-family:verdana, geneva, arial, helvetica, sans-serif;
 font-style:normal;
 font-variant:normal;
 font-weight:bold;
 font-size:13px;
 color:#000076;
 background-color:transparent;
 word-spacing: normal;
 letter-spacing:.5px;
 text-decoration: none;
 text-align:left;
 text-indent:0px;
 line-height:15px;
 margin-top:0px;
 margin-right:19px;
 margin-bottom:0px;
 margin-left:10px;
}

h3 {
 font-family:verdana, geneva, arial, helvetica, sans-serif;
 font-style:normal;
 font-variant:normal;
 font-weight:bold;
 font-size:11px;
 color:#000076;
 background-color:transparent;
 word-spacing: normal;
 letter-spacing:.5px;
 text-decoration: none;
 text-align:left;
 text-indent:0px;
 line-height:14px;
 margin-top:10px;
 margin-right:19px;
 margin-bottom:0px;
 margin-left:10px;
}

h4 {
 font-family:verdana, geneva, arial, helvetica, sans-serif;
 font-style:normal;
 font-variant:normal;
 font-weight:bold;
 font-size:11px;
 color:#000076;
 background-color:transparent;
 word-spacing: normal;
 letter-spacing:.5px;
 text-decoration: none;
 text-align:left;
 text-indent:0px;
 line-height:30px;
 margin-top:6px;
 margin-right:19px;
 margin-bottom:6px;
 margin-left:30px;
}

h5 {
 font-family:verdana, geneva, arial, helvetica, sans-serif;
 font-style:normal;
 font-variant:normal;
 font-weight:normal;
 font-size:11px;
 color:#000000;
 background-color:transparent;
 word-spacing: normal;
 letter-spacing:.5px;
 text-decoration: none;
 text-align:left;
 text-indent:0px;
 line-height:15px;
 margin-top:12px;
 margin-right:19px;
 margin-bottom:12px;
 margin-left:40px;
}

p {
 font-family:verdana, geneva, arial, helvetica, sans-serif;
 font-style:normal;
 font-variant:normal;
 font-weight:normal;
 font-size:11px;
 color:#000000;
 background-color:transparent;
 word-spacing: normal;
 letter-spacing:.5px;
 text-decoration: none;
 text-align:left;
 text-indent:0px;
 line-height:15px;
 margin-top:6px;
 margin-right:19px;
 margin-bottom:12px;
 margin-left:10px;
}




/* begin paragraph class definitions */

.bullet { 
 font-style: normal;
 font-weight: normal;
 list-style-type: disc;
 margin-top:5px;
 margin-left:5px;
}

.center {
 text-align:center;
}

.copyright {
 font-size:9px;
 color:#000000;
 background-color:transparent;
 line-height:12px;
 margin-top:2px;
 margin-right:6px;
 margin-bottom:2px;
 margin-left:0px;
}
.home {
 font-size:10px;
 margin-top:6px;
 margin-right:12px;
 margin-bottom:12px;
 margin-left:28px;
}
.novert {
 margin-top:0px;
 margin-bottom:0px;
}
.right {
 text-align:right;
}
.spacer {
 font-size:6px;
 line-height:6px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
}
.white {
 font-size:12px;
 color:#ffffff;
 background-color:transparent;
 margin-top:6px;
 margin-right:10px;
 margin-bottom:6px;
 margin-left:10px;
}

/* begin superscript id definitions */

#superscript {
 font-size:6px;
 vertical-align:super;
}

/* begin main link definitions */

a:link {
 color: #000076;
 font-weight:bold; 
 background-color:transparent;
 text-decoration:underline;
}

a:visited {
 color: #000076;
 font-weight:bold;
 background-color:transparent;
 text-decoration:underline;
}

a:hover {
 color: #799DD0;
 font-weight:bold;
 background-color:transparent;
 text-decoration:underline;
}

a.nav:link {
 color: #ffffff;
 font-weight:bold; 
 background-color:transparent;
 text-decoration:none;
}

a.nav:visited {
 color: #ffffff;
 font-weight:bold;
 background-color:transparent;
 text-decoration:none;
}

a.nav:hover {
 color: #779CBF;
 font-weight:bold;
 background-color:transparent;
 text-decoration:underline;
}