<style type="text/css">

/* Page Structure
----------------------------------------------- */
#wrap {
  min-width:740px;
  margin:0;
  padding:0;
  text-align:left;
  }
	
#HeaderA { 
background-color:transparent; 
height:144px; 
width:100%; 
margin:0; 
border-bottom:2px solid #000080; 
}

#TopNav { 
background-color:transparent; 
padding:11px 35px 10px 10px; 
float:right; 
} 
#TopNav a:link, #TopNav a:visited { 
font: 1em "Century Schoolbook", Georgia, Arial, sans-serif;  
color: #000080;
text-decoration:none; 
padding: 0px 10px 0px 5px;
}
#TopNav a:hover { 
background: #000080;
color: #FFFFFF;
text-decoration: none;
}

#Menu { 
background-color:transparent; 
height:20px; 
width:100%; 
margin:0; 
text-align: center;
}
#Menu a:link, #Menu a:visited { 
font: 1em "Century Schoolbook", Georgia, Arial, sans-serif;  
background: transparent;
color: #000080;
border-left: 3px solid #000080;
padding-left: 1px;
text-decoration:none; 
padding: 0px 40px 0px 5px;
}
#Menu a:hover {  
background: #000080;
color: #FFFFFF;
text-decoration: none;
border-left: 3px solid #000000;
}

#LeftSide { 
position:absolute; 
width:190px; 
left:0; 
background-color:transparent; 
top: 220px; 
border-right: 1px dotted #666666;
}
#LeftSide p {
font:0.9em "Century Schoolbook", Verdana, sans-serif;
text-align: center;  
color: #000080;
padding: 0px 10px 0px 10px;
letter-spacing:1.1px; 
line-height: 1.3em;
}

#LeftSide a:link, #LeftSide a:visited { 
font: "Century Schoolbook", Verdana, sans-serif;
text-align: center;  
color: #0000FF;
padding: 0px 10px 0px 10px;
letter-spacing:1.1px; 
line-height: 1.3em;
text-decoration:none;
}
#LeftSide a:hover { 
font: "Century Schoolbook", Verdana, sans-serif;
text-align: center;  
color: #000080;
padding: 0px 10px 0px 10px;
letter-spacing:1.1px; 
line-height: 1.3em;
text-decoration:none;
}

#Content { 
background-color:transparent; 
margin-left:190px; 
margin-right:10px; 
padding:48px 30px 0 30px; 
}
#Content p, #Content ul, #Content ol, #Content li, #Content td {
font: 1em Arial, sans-serif; 
color:#000000; 
line-height:1.5em;
}
#Content a:link, #Content a:visited { 
color:#0000FF; 
text-decoration:none; 
} 
#Content a:hover { 
color: #000080; 
text-decoration:none; 
}
#Content img { 
border:none;
float: left; 
}

.bold {
font-weight : bold; 
}
.italic {
font-style : italic; 
} 
.boldItalic {
font-style : italic; 
font-weight : bold; 
}
.boldred {
font-weight : bold;
color: #FF0000 
}
.boldgreen {
font-weight : bold;
color: #06D006 
}
