

body {
	font-family: Trebuchet MS, Verdana, Sans-serif;
	font-size:100%;
	color:#ffffff;
	background: #322b67;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;
    }
a {color: #000000;
	text-decoration: none;
	font-weight: bold;
	outline: none;
	}
a:visited {color: #000000;
	}
a:active {color: #322b67;
	}
a:hover {color: #322b67;
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
h1   {color: #FFFFFFFF;
font-family: AvantGarde Bk BT, Trebuchet MS, Sans-serif;
     font-size: 28px;
     font-weight: bold;

}
h2   {color: #ffffff;
font-family: Trebuchet MS, Verdana, Sans-serif;
     font-size: 150%;
     font-weight: 300;
     font-style: italic;
}
h3   {color: #000000;
font-family: AvantGarde Bk BT, Trebuchet MS, Sans-serif;
     font-size: 100%;
}
h4   {color: #FFFFFF;
font-family: Trebuchet MS, Verdana, Sans-serif;
     font-size: 90%;
     font-weight: 300;
     font-style: italic;}

h5   {color: #ffffff;
font-family: Trebuchet MS, Verdana, Sans-serif;
     font-size: 100%;
     font-weight: 500;}
hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	margin-top: 0px;
	margin-bottom: 0px; 
	color: #322b67; /* for ie */
	background-color: #322b67; /* for everyone else */
	height: 2px;
    
	}
p {
	
	line-height: 1.5em;
	text-align: justify;
        }
  
li {
	font-size: 90%;
	line-height: 1.1em;
	margin-top: 0.3em;
	margin-bottom: 0.2em; 
	}
ul {
	margin-top: 1.0em;
	margin-bottom: 1.0em; 
	}
td {
	font-size: 90%;
	}


.header { margin-left: 0px;margin-right: 0px;margin-top: 0px;}
.headertext {text-align: right;color: #FFFFFF;position:absolute;
right:30px;
top:78px;}
.menu {color: #000000;background: #FFFFFF;position:absolute;
left:0px;
top:150px;line-height: 150%;text-align: left;float: left; margin-top: 10px; margin-left: 10px; margin-width: 50px;padding-left: 10px;padding-right: 10px;padding-top: 15px;padding-bottom: 15px;border-left: 4px groove;border-right: 4px groove;border-top: 4px groove;border-bottom: 4px groove;
}

.body{color: #000000;background: #FFFFFF; position:absolute;
left:200px; top:150px; text-align: justify;float: left; margin-left: 15px; margin-right: 15px;margin-top: 10px; margin-width: 100px;padding-left: 15px;padding-right: 15px;padding-top: 15px;padding-bottom: 15px;border-left: 4px groove;border-right: 4px groove;border-top: 4px groove;border-bottom: 4px groove;
}

.footer{position:absolute;
bottom: -30px; text-align:center; clear: both;margin-left: 10px;margin-right: 10px;margin-top: 50px; margin-bottom: 10px;margin-width: 90%;padding-top: 5px;
}
