body
{
font-family : Verdana,"Times New Roman",Times, serif;
font-size : 12pt;
background-color : #808080;
}
		
	
	


a:link.copy {  font-size : 8pt; color:white ; text-decoration:none }
        a:visited.copy  {font-size : 8pt; color:white ; text-decoration:none}
           a:active.copy  {font-size : 8pt; color:white ; text-decoration:none}
             a:hover.copy  {font-size : 8pt; color:navy ; text-decoration:underline}



.center {
margin:auto;
text-align:center;
}

/*outer container to enable centering of content box in ie*/
#container  
{
width:100%;
border:0;
}


/*inner container centered*/
#container2 {
border:0 none;
margin:0 auto;
width:800px;
}

.wrapper{
   margin: 0px auto;
   width: 800px;
}

#top {
background-color:#000080;
height:120px;
padding:0.5em;
z-index:5;
}

#navcontainer ul {
background-color:#000080;
color:#FFFFFF;
height:35px;
list-style-type:none;
margin:0;
padding:0;
width:100%;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
font-family : Verdana ,"Times New Roman",Times, serif ;
font-size : 8pt;
border: 1px solid #FFFF00;
text-decoration: none;
padding: .2em 1em;
color: #FF0000;
background-color: #FFFF00;
}

#navcontainer ul li a:hover
{
font-family : Verdana ,"Times New Roman",Times, serif;
font-size : 8pt;
color: #fff;
background-color: #000080;
}


#content {
background-color:#000080;
}

#content ol {
color:#FFFF00;
text-align:left;
}



a:link  { color:#FFFF00 ; text-decoration:none ;; font-size:10pt}
        a:visited {color:#FFFFFF ; font-size:10pt; text-decoration:none}
           a:active {color:red ; font-size:10pt; text-decoration:none}
             a:hover {color:red ; font-size:10pt; text-decoration:underline}	
	
h2 {
color:#FFFFFF;
line-height:130%;
text-align:left;
text-indent:20px;
margin-top:0;
}

.q {
font-style:italic;
}

a:link  .q{ color:#FFFF00 ; text-decoration:none ;; font-size:10pt}
        a:visited .q{color:#FFFFFF ; font-size:10pt; text-decoration:none}
           a:active .q{color:#FFFFFF ; font-size:10pt; text-decoration:none}
             a:hover .q{color:#FFFFFF ; font-size:10pt; text-decoration:none}	

p
{
text-indent : 20px;
margin-right:20px;
}


.p5
{
text-indent : 20px;
margin : 0;
}

.topofpage{
text-align:right;
padding-right:20px;
}


		#footer {
background-color:#FF0000;
clear:right;
color:#FFFFFF;
margin:0;
padding:10px 0;}

#wc3 {
bottom:30px;
clear:both;
left:25px;
position:relative;
text-align:left;
width:750px;
z-index:100;
}

#wc3 img{
border:0px;
}


		




