/* CSS Document */

body { color: black; font-size: 12px; line-height: 21px; font-family: Arial, Helvetica, sans-serif; background-color: white; }
p { color: black; font-size: 12px; line-height: 21px; font-family: Arial, Helvetica, sans-serif; background-color: white; }
td { }

a:link { color: #365f91 ; text-decoration: none; }
a:visited { color: #365f91 ; text-decoration: none; }
a:hover { color: #36f ; text-decoration: none; }
a:active { color: #36f ; text-decoration: none; }

#pad15 { margin: 15px; }
.text { font-size: 12px; line-height: 21px;}
.text_just { font-size: 12px; line-height: 21px; text-align: justify; }
#border { border: solid 1px #333; }
.sm { vertical-align: super; }


/* subheads */
.subhead { font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; margin-bottom: 5px; padding-bottom: 10px; border-bottom: 1px solid #006; }
.subhead2 { font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; margin-top: 30px; margin-bottom: 5px; padding-bottom: 10px; border-bottom: 1px solid #006; }
.subhead15 { font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; margin-top: 30px; margin-bottom: 5px; border-bottom: 1px solid #006; }


/* navigation */
.subnav { font-size: 13px; font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; }

.subnav2 { font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-image: url(../images/subnav2arrow.gif); background-repeat: no-repeat; background-position: 0 0; margin-bottom: 5px; margin-left: 10px; padding-top: 2px; padding-left: 15px; }
.subnav2 a { color: #53759f; }
.subnav2 a:visited { color: #53759f; }
.subnav2 a:hover { color: #36f; }
.subnav2 a:active { color: #36f; }

.subnav3 { font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin-top: 10px; margin-bottom: 10px; }

.subnav_sustain { font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin-bottom: 10px; }
.subnav_sustain a { color: #00b050; }
.subnav_sustain a:visited { color: #00b050; }
.subnav_sustain a:hover { color: #36f; }
.subnav_sustain a:active { color: #36f; }

.subnav_rc { color: #365f91; font-size: 13px; font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; }



/* footer */
.footer1 { font-size: 12px; }
.footer2 { font-size: 11px; }

/* images */
.image { float: left; padding: 0 10px 5px 0; }
.imageR { float: right; padding: 0 0px 10px 0; }

/* home page */
.hometext { font-size: 13px; line-height: 25px; font-family: Georgia, "Times New Roman", Times, serif; }
.hometextintro { font-size: 200%; line-height: 30px; }
#border2 { border: solid 3px #004990; }

