/* CSS Document */
<style type="text/css">

body{
margin: 0;
padding: 0;
height: 100%;
width: 100%;
}
dl{
/*margin-left: 1.4em;*/
	list-style-type: none;
	font-family: Times New Roman;
	font-style:normal;
	
}
.limargin{
margin-top: 10px;
font-weight: bold;
}

.menuleft dt { margin-bottom: 10px;}
.menuleft a {
width: 190px;
font-size: 18px;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}
.menuleft a:hover {
color: #333333;
}
.menuleft a:active {
color: #FFFFFF;
}
.menuleftb a {
width: 177px;
font-size: 18px;
color: #000000;
text-decoration: none;
text-align: center;
}
.menuleftb a:hover {
	color: #FFFFFF;
}
.menuleftb a:active {
	color: #000000;
}
/*links for home page*/
.menuhpro a {
margin-left: 1.4em;
color: #177f70; 
text-decoration: none;
font-size: 13px; 
font-family: Arial, Helvetica, sans-serif;
}
.menuhpro a:hover {
	color: #1c4598;
}
.menuhpro a:active {
	color: #177f70;
}

.text{
width: 177px;
color: #000000; 
font-size: 13px; 
font-style:italic; 
font-weight: bold;
font-family: Times New Roman;
}
p{
margin-left: 1.4em;
width: 540px;
color: #000000; 
font-size: 13px; 
font-family: Arial, Helvetica, sans-serif;
}
ol{
margin-right: 20px;
color: #000000; 
font-size: 13px; 
font-family: Arial, Helvetica, sans-serif;
}
#ptext{
color: #000000; 
font-size: 13px; 
font-family: Arial, Helvetica, sans-serif;
}
ul{
margin-right: 20px;
font-size: 13px; 
font-family: Arial, Helvetica, sans-serif;
}
h1 {
margin-left: 0.6em;
margin-top: 0.5em;
font-size: 30px;
color:#928ec5;
font-family: Times New Roman;
font-weight: normal;
}
h2 {
margin-left: 1em;
margin-top: -0.6em;
font-size: 20px;
color:#000000;
font-family:"Times New Roman", Times, serif;
font-weight: bold;
}
h3 {
margin-left: .7em;
margin-top: -0.6em;
font-size: 25px;
color:#000000;
font-family:"Times New Roman", Times, serif;
font-weight: normal;
}
#pn{
margin-left: 1.4em;
margin-top: -1.0em;
width: 540px;
color: #000000; 
font-size: 13px; 
font-family: Arial, Helvetica, sans-serif;
}
#pnul{
margin-left: auto;
margin-top: -1.0em;
margin-right: 20px;
color: #000000; 
font-size: 13px; 
font-family: Arial, Helvetica, sans-serif;
}
#content{
width: 560px;
height: 100%;
background-color:#ffffff;
}

</style>

