/* CSS Document */
<style type="text/css">


a:first-child {text-decoration:none; color: #330099}   /* mouse over link */
a:visited     {text-decoration:none; color: #330099}  /* visited link */
a:active      {text-decoration:none; color: #330099}   /* selected link */   
a:link        {text-decoration:none; color: #330099}     /* unvisited link */  

a:focus {text-decoration:none; color: #330099}   /* mouse over link */
a:hover {text-decoration:none; color: #FF0000}   /* mouse over link */

/*menu main bar*/
tr.m0 {height:32pt}
/* Non-selected menu items */
td.m1 {background:#FFFFFF;} /*  was #00B9E4*/
span.m2 {font-family:Verdana;font-size:9.0pt;font-weight:bold;}
span.m5 {font-family:Verdana;font-size:13.5pt;color: #FF0000;font-weight:bold}
/* Selected Menu Item was #33CCFF*/
td.m3 {background:#FFFFFF;} /* was #33CCFF*/
span.m4 {font-family:Verdana;font-size:14.0pt;color: #FFFFFF;font-weight:bold}

/* left menu was #99CCFF */ 
td.l1 {background:#FFFFFF;} /* was #99CCFF */ 
span.l2 {font-family:Verdana;font-size:9.0pt;font-weight:bold;}
span.l3 {font-family:Verdana;font-size:9.0pt;}

/* Bottom bar was #99CCFF */ 
tr.b0 {height:16pt} 
td.b1 {background:#FFFFFF;} /* was #99CCFF */
span.b2 {font-family:Verdana;font-size:6.0pt;color:#330099}

/* Accent bar was #99CCFF */ 
tr.a0 {height:2pt}  
td.a1 {background:#330099;}

/* border around text */
td.br1 {background:#999999} 
td.br2 {background:white}
  
/* Headers*/
span.h0 {font-family:Verdana;font-size:12.0pt;font-weight:bold;color:#330099}
span.h1 {font-family:Verdana;font-size:10.0pt;font-weight:bold;color:#330099}
span.h2 {font-family:Verdana;font-size:8.0pt;font-weight:bold;color:#330099}

/* Quiz*/
span.q0 {font-family:Verdana;font-size:14.0pt;color:#CC0033}
span.q1 {font-family:Verdana;font-size:10.0pt;color:#CC0033}
span.q2 {font-family:Verdana;font-size:12.0pt;font-weight:bold;}
span.q3 {font-family:Verdana;font-size:10.0pt;}
span.q4 {font-family:Verdana;font-size:8.0pt;}

/* Large text*/
span.t0 {font-family:Verdana;font-size:12.0pt;}

/* Text for main message on page*/
span.t1 {font-family:Verdana;font-size:10.0pt;}
 
/*Text for secondary message*/ 
span.t2 {font-family:Verdana;font-size:8.0pt;} 

/* small font links*/ 
span.t3 {font-family:Verdana;font-size:7.0pt;} 

/*Menu font link*/
span.t4 {font-family:Verdana;font-size:13.5pt;font-weight:bold}

/*Selected Menu font link*/
span.t5 {font-family:Verdana;font-size:13.5pt;font-weight:bold;text-decoration: underline}

/* Paragraphs */
p.p1 {text-align: left}
p.p2 {text-align: center}
p.p3 {text-align: justify}
p.p4 {text-align: right}
/*spacing */
tr.s1 {height:1pt}
tr.s6 {height:6pt}

/*Sets H# margin to O for Firefox*/
h3{margin:0 0 .7em 0;padding:0}

/*side menu*/
.arrowlistmenu{
width: 200px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 12px Verdana;
color: white;
background: black url(img/titlebarred.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #330099;
background: url(img/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 80%;
}

.arrowlistmenu ul li a:visited{
color: #330099;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #FF0000;
}

.wwmap{
height: 260px;
font: bold 12px Verdana;
color: white;
background: black url(img/wwa.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.special{
height: 140px;
font: bold 12px Verdana;
color: white;
background: black url(img/Transition1.gif) repeat-x center left;
/*background: black url(img/special.png) repeat-x center left;*/
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.title {
font: bold 26px Verdana;

	line-height: 30px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: rgb(20,130,210);
}

.regtext {
font: bold 16px Verdana;
	line-height: 20px;
	background-color: #FFFFFF;
	color: rgb(20,130,210);
}
/* 2 color table - title*/
 span.c1 {font-size:10.0pt; font-weight:bold; font-family: "Verdana"; color:white} 
 p.c2 {text-autospace: none}
 td.c4 { width: 20%; border-top:none; border-bottom:none; border-right:solid white 1.5pt; border-left:none;  background:navy; padding:0in 5.4pt 0in 5.4pt} 
 td.c5 { width: 20%; border-top:none; border-bottom:none; border-right:solid navy  1.5pt; border-left:none;  background: navy; padding:0in 5.4pt 0in 5.4pt}

/* 2 color table - body rows*/
 span.c6 {font-size:7.0pt; font-family:"Verdana"; color:navy}   
 span.c7 {font-size:7.0pt; font-family:"Verdana"; color:white} 
 
 td.c10 { width: 20%; border-top:none; border-bottom:solid white 1.5pt; border-right:solid white 1.5pt; border-left:solid navy  1.0pt; background:#D0D0F0; padding:0in 5.4pt 0in 5.4pt; height:18.75pt} 
 td.c11 { width: 20%; border-top:none; border-bottom:solid white 1.5pt; border-right:solid white 1.5pt; border-left:none; background:#D0D0F0; padding:0in 5.4pt 0in 5.4pt; height:18.75pt}
 td.c12 { width: 20%; border-top:none; border-bottom:solid white 1.5pt; border-right:solid white 1.5pt; border-left:none; background:#A0A0C0; padding:0in 5.4pt 0in 5.4pt; height:18.75pt}
 td.c13 { width: 20%; border-top:none; border-bottom:solid white 1.5pt; border-right:solid navy  1.5pt; border-left:none; background:#D0D0F0; padding:0in 5.4pt 0in 5.4pt; height:18.75pt}

/* 2 color table - bottom rows*/
 td.c15 { width: 20%; border-top:none; border-bottom:solid navy 1.5pt; border-right:solid white 1.5pt; border-left:solid navy 1.0pt; background:#D0D0F0; padding:0in 5.4pt 0in 5.4pt; height:18.75pt}
 td.c16 { width: 20%; border-top:none; border-bottom:solid navy 1.5pt; border-right:solid white 1.5pt; border-left:none; background:#D0D0F0; padding:0in 5.4pt 0in 5.4pt; height:18.75pt}
 td.c17 { width: 20%; border-top:none; border-bottom:solid navy 1.5pt; border-right:solid white 1.5pt; border-left:none; background:#A0A0C0; padding:0in 5.4pt 0in 5.4pt; height:18.75pt}
 td.c18 { width: 20%; border-top:none; border-bottom:solid navy 1.5pt; border-right:solid navy  1.5pt; border-left:none; background:#D0D0F0; padding:0in 5.4pt 0in 5.4pt; height:18.75pt}


/*Mozilla Scrollbar*/
body {overflow:-moz-scrollbars-vertical; }


</style>
