/*Begin Pop-up classes*/

sup {
	margin: 0;
   vertical-align: baseline;
   font-size: 0.8em;
   position: relative;
   top: -0.4em;
}


.popHeadText {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;         
color : #333333;
}

.popSubHeadText {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : bold;         
color : #333333;
}

.popTagLineText {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
font-style : italic;         
color : #333333;
}

ul {
   margin-top: 0;
   margin-bottom: 0;
}

.popBodyText {
 font-family : Arial, Helvetica, sans-serif
; font-size : 11px
; font-weight : normal
; color : #333333; }


.popBodyHeader {
 font-family : Arial, Helvetica, sans-serif
; font-size : 11px
; font-weight : bold
; color : #333333; }

.popBodyText a:link, .popBodyText a:visited, .popBodyText a:hover, .popBodyText a:active {
color : #666699;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold
text-decoration : underline;
}

.popNavText a:link, .popNavText a:visited, .popNavText a:hover, .popNavText a:active {
color : #666699;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold
text-decoration : underline;
}
.bgHorizontalTop { background-color:#837FA2; }
.bgHorizontal { background-color:#837FA2; }
/*End Pop-up classes*/
