* {  margin: 0;  padding: 0;}
body {background-image:url('images/page_bg.jpg'); font-family:Georgia, Arial, "Times New Roman", Times, serif; font-size:12px; color:#01243D;}

.shadowleft {background-image:url('images/shadow_left.gif'); width:8px;}
.shadowright {background-image:url('images/shadow_right.gif'); width:8px;}

.top { width:956px; border:2px solid #008DDE; border-bottom:none; margin:0 auto;}
.mid { width:956px; border:2px solid #008DDE; border-bottom:none; border-top:none; margin:0 auto;}
.bot { width:956px; border:2px solid #008DDE; border-top:none; margin:0 auto;}

.advantage {background-image:url('images/advant.jpg'); width:600px; height:260px; background-repeat:no-repeat;}

.nowrap { white-space:nowrap;}

.bgwhite {background-color:#FFFFFF;}
.bggreen {background-color:#326602;}

.textblue1 { color:#2F2F91;}
.textblue2 { color:#0C88B3;}
.textmaroon { color:#BE243E;}
.textgreen { color:#326602;}

.w940 {width:940px;}

.footer { height:56px; font-size:11px;}
.footer a { color:#FFFFFF; text-decoration:none; border-right:1px solid #fff; padding-right:12px; padding-left:10px; font-size:11px;}
.footer a:hover { color:#FFFFFF; text-decoration:underline;}
.footer a.last { border-right:none;}
.footer a.selected { color:#FFFF66;}










/*slideshow*/
#slideshow { position:relative; height:318px;}
#slideshow DIV { position:absolute; top:0; left:0; z-index:8; opacity:0.0; height: 318px;    background-color: #FFF;}
#slideshow DIV.active { z-index:10; opacity:1.0;}
#slideshow DIV.last-active { z-index:9;}
#slideshow DIV IMG { height: 318px; display: block; border: 0; margin-bottom: 0px;}