/* GLOBAL STYLES */html { height:100%; }body { height:100%; margin:0px; background-color:#0086c5; text-align:center; font-family:Arial, Helvetica, sans-serif; }.shell {height:100%; width:1000px; margin:0px auto; }img { border:0px; }.winLt { background-image:url(../i/glb/win/win_lt.gif); background-repeat:repeat-y; }.winRt { background-image:url(../i/glb/win/win_rt.gif); background-repeat:repeat-y; }.bckImg { background-image:url(../i/glb/mainbkg.gif); background-repeat:no-repeat; background-color:#CCECF9; width:900px }/* TEXT STYLES*/.headTxt { font-weight:bold; font-size:18px; color:#006699; }.subheadTxt { font-weight:bold; font-size:12px;  line-height:18px;  color:#006699; text-transform:uppercase; }a:hover.subheadTxt { color:#003366; text-decoration:none;  }.bodyTxt { font-size:12px; line-height:18px; color:#333333; }.footTxt { font-size:10px; color:#333333; }.footLink { font-size:10px; color:#006699; }.navTxt { font-family:"Times New Roman", Times, serif; font-style:italic; font-size:14px; font-weight:bold; color:#006699; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 10px;}a:hover.navTxt { background-color:#006699; color:#FFFFFF;}.subnavTxt { font-size:10px; line-height:11px; font-weight:bold; color:#003366; text-transform:uppercase; }a:hover.subnavTxt { color:#3399CC; text-decoration:none; }.subnavTtl {  font-size:14px; line-height:11px; font-weight:bold; color:#003366; }a:hover.subnavTtl { color:#3399CC; text-decoration:none; }/*over states*/.underLine { text-decoration:underline; }a { text-decoration:none }a:hover { text-decoration:underline; }/*SPACERS*/.space1h { clear:both; height:1px; width:100%; overflow:hidden; }.space5h { clear:both; height:5px; width:100%; overflow:hidden; }.space10h { clear:both; height:10px; width:100%; overflow:hidden; }.space15h { clear:both; height:15px; width:100%; overflow:hidden; }.space20h { clear:both; height:20px; width:100%; overflow:hidden; }.space30h { clear:both; height:30px; width:100%; overflow:hidden; }/* COLORS */.c3399CC { background-color:#3399CC; }