/*This is the new WCAC website text pages style sheet - February 2009 - Last edited 9-6-2009*/

body {

background-color: #0F1F2F;
color:#001F58;
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 0.8em;

margin-top : 15px;
margin-right: 15px;
margin-bottom: 15px;
margin-left: 15px;
text-align:center;/* IE to center */ 
}

a  { 
color: #000066; 
text-decoration: none; 
font-weight: bold;

}

a:link		{ color: #6699FF; text-decoration: none; }
a:visited	{ color: #6633CC; text-decoration: none; }
a:hover		{ color: #FFCCFF; text-decoration: underline; }
a:active	{ color: #FF00FF; text-decoration: underline; }



h1, h2, h3, h4, h5, h6 {

font-family: Verdana, Arial, Geneva, sans-serif;

}

h1 {

color:#001F58;
font-size: 2em;
font-weight: bold;
text-align: center;
padding: 20px;

}

h2 {

font-size: 1.3em;
font-weight: bold;
text-align: left;

}

h3 {

font-size: 1.2em;
font-weight: bold;
text-align: left;

}

h4 {

font-size: 1.1em;
font-weight: bold;
text-align: left;

}

h5 {

font-size: 0.8em;
font-weight: normal;
}

h6 {

font-size: 0.6em;
font-weight: normal;

}

.italheadsans {

text-align: left;
font-weight: normal;
font-family: Verdana, Arial, sans-serif;
font-style: italic;
font-size: 14pt;

}

.italheadserif {


text-align: left;
font-weight: normal;
font-family: Georgia, MS Serif, New York, serif;
font-style: italic;
font-size: 14pt;

}

.copyright {

position: relative;
top: 3px;
text-align: center;
font-weight: normal;
font-size: 0.5em;
padding: 0px 0px 15px 0px;

}

.banner  {

background: #002F65;
background-image: (); 
background-repeat: no-repeat; 
background-position: top left;
width: 1020px;
padding: 30px 15px 30px 15px;
text-align: center;
margin-left: auto;
margin-right: auto;
border: 12px ridge #4AA5FF;
border-bottom: 0px;

}

.footer {

clear: both;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
top: 4px
width: 1020px;
padding: 15px;
font-size: 1em;
font-weight: bold;

}

.buttons {

clear: both;
position: relative;
top:10px;
text-align: center;
margin-left: auto;
margin-right: auto;
padding: 10px;

}

.boldsent {

font-size: 1.1em;
font-weight: bold;

}

.content {

position: relative;
background: #FFFFFF;
padding: 15px;
text-align: left;
font-size: 1em;
font-weight: normal;
width: 1020px;
margin-left: auto;
margin-right: auto;
border: 12px ridge #4AA5FF;

}

.noticebox {

position:relative;
width: 600px; 
padding: 10px; 
background: #FFCCFF
border: 10px ridge #990066;
horizontal-align: center;
}

.indent {

position:normal;
margin-left:100px;
margin-right: 25px;

}

.row { 

position: relative; 
width: 850px; 
padding: 10px
vertical-align: center;

 }

.left { 

width: 425px; 
height: 400px; 
float: left; 

}

.right { 

width: 425px; 
height: 400px; 
float: left; 

} 

.imageboxlt {


margin: 20px 20px 0px 0px;
float: left;

}

.imageboxrt {

margin: 20px 0px 0px 20px;

}

.caption {

text-align: center;
font-family: Verdana, Arial, Geneva, sans-serif;
font-style: italic;
font-weight: normal;
font-size: 0.85em;
padding: 5px;

}

.hold {

width: 230px;
float: left;

}

.mid {

text-align: center;
margin-left: auto;
margin-right: auto;
width: 500px;
padding:20px;

}

.mid450 {

text-align: center;
margin-left: auto;
margin-right: auto;
width: 450px;
padding:20px;

}

.mid550 {

text-align: center;
margin-left: auto;
margin-right: auto;
width: 550px;
padding:20px;

}

.mid650 {

text-align: center;
margin-left: auto;
margin-right: auto;
width: 650px;
padding:20px;

}

.mid750 {

text-align: center;
margin-left: auto;
margin-right: auto;
width: 750px;
padding:20px;

}

.mid850 {

text-align: center;
margin-left: auto;
margin-right: auto;
width: 850px;
padding:20px;

}

.mid1000 {

background: #001F58;
color: #FFFFFF;
text-align: center;
margin-left: auto;
margin-right: auto;
width: 1000px;
padding:20px;
clear: both;

}

/* set background images for rounded-corner box */
.rbroundbox { background: url(text_images/nt.gif) repeat; }
.rbtop div { background: url(text_images/tl.gif) no-repeat top left; }
.rbtop { background: url(text_images/tr.gif) no-repeat top right; }
.rbbot div { background: url(text_images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(text_images/br.gif) no-repeat bottom right; }

/* height and width */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }



