/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none; background-color:#FFFFF5; margin:0px; }
a:link, a:visited { text-decoration:none; color:#003366; }
a:hover, a:active { text-decoration:none; color:#0099CC; }

#banner { width:100%; height:90px; text-align:center; padding-top:5px; }
#infobar { width:100%; background-color:#607592; background-image:url(images/barback.jpg); background-repeat:repeat-x; background-position:top; }

.half-box { width:49%; float:left; }
.half-box-d { width:49%; float:left; border-left:1px dotted #003366; }
.textbox { padding:5px 15px 5px 15px; }
.divider-h { border-bottom:1px dotted #003366; }

.text-sp { line-height:15px; vertical-align:top; }
.text-w { color:#FFFFFF; }
.text-bl { color:#003366; font-size:14px; }
.text-b { font-weight:bold; }
.heading { font-size:24px; line-height:24px; margin:0px; padding:10px 0px 0px 0px; font-family:"Times New Roman", Times, serif; font-weight:lighter; text-transform:uppercase; }

#footer { width:600px; margin:auto; margin-top:10px; text-align:center; color:#666666; }
.footer_text { font-size:12px; }
.footer_text a:link, .footer_text a:visited { color:#666666; text-decoration:none; }
.footer_text a:hover, .footer_text a:active { color:#006699; text-decoration:none; }

.ecommunities_e a:link, .ecommunities_e a:visited, .ecommunities_e a:hover, .ecommunities_e a:active { text-decoration:none; font-size:16px; font-weight:bold; color:#006699; }
.ecommunities_c a:link, .ecommunities_c a:visited, .ecommunities_c a:hover, .ecommunities_c a:active { text-decoration:none; font-size:16px; font-weight:bold; color:#00CC00; }
