﻿/* branding */
#branding{background:#1c68b6 url(../images/TopHeader.jpg) repeat-x left top;width:800px; height:120px;text-align:center;font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;font-size:10pt;}
#branding a{margin:0px 10px;color:#ffffff;position:relative;top:100px;}

/* footer */
/* Removed per STA 07/06/09
#footer{width:800px; height:74px;text-align:center;font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;font-size:10pt;}}
#footer a{margin:0px 10px;color:#ffffff;line-height:20px;}
*/
/* types */
a{text-decoration:none;font-weight:bold;color:#0000AA;}
a:hover{text-decoration:underline;}
