@charset "UTF-8";
/* CSS Document */

.superLink, a { color: #666; text-decoration: underline; }
.superLink:visited, a:visited { color:#59639C; }
.superLink:hover, .superLink:focus, a:hover,a:focus { color: #148AB2; }

.calloutArea { border-top:1px solid #999999; border-bottom:1px solid #999999; }
.calloutArea h3 {  }
.calloutArea h2 span { background-color: #FF0; font-style: italic; padding: 0 5px; }
.calloutArea ul li { background: url(i/ularrow.gif) 0 6px no-repeat; font-size:14px; font-style: italic; padding-left: 14px; }

.wowGroup { position: relative; color: #fff; }
.wowGroup .content { position: absolute; top: 0; left: 0; padding: 15px 210px 15px 20px; }
.wowGroup .content strong { color: #fff; }
.wowGroup .content a { color: #fff; text-decoration: none; }
.wowGroup .content a:hover { text-decoration: underline; }
.wowGroup .content p { font-size: 14px; font-style: italic; }
.wowGroup .content h2 { color: #FFE100; font-style: italic; }
.wowGroup .content ul li { background: url(i/ularrow_black.gif) 0 6px no-repeat; font-size: 12px; font-style: italic; padding-left: 14px; margin-bottom: 6px; }
