body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	font-size: x-small ;
	margin-top: 0px;
	margin-top: 0px;
	margin-top: 0px;
	}
	
#page {
	position: relative;
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	}

#header {
	position: relative;
	width: 100%;
	font-size: small ;
	color: #c12420 ;
	padding-top: 5px ; 
	padding-bottom: 5px ; 
	padding-left: 5px ;
	padding-right: 5px ;
	background-color: #EFFFEB ;
	border-style: solid ;
	border-width: 1px ;
	border-color: #218500 ;
	}

#nav {
	position: absolute;
	bottom: 5px;
	right: 5px;
	}

#logo {
	float: left;
	height: 100px;
	border-style: none;
	}

#header a:link, .header a:visited {
	font-size: small ;
	color: #C12420 ;
	text-decoration: underline ;
	font-weight: bold ;
	text-align: right ;
	}

#header a:active, .header a:hover {
	font-size: small ;
	color: #E66B68 ;
	text-decoration: none ;
	font-weight: bold ;
	text-align: right ;
	}

.standardtable {
	font-size: small ;
	color: #000000 ;
	}

a:link, a:visited {
	font-size: small ;
	color: #C12420 ;
	text-decoration: underline ;
	font-weight: bold ;
	}

a:active, a:hover {
	font-size: small ;
	color: #E66B68 ;
	text-decoration: none ;
	font-weight: bold ;
	}

.titlemain {
	color: #218500 ;
	font-size: 20pt ;
	text-align: right ;
	margin-top: 1px ; 
	margin-bottom: 1px ; 
	}

.titlesub {
	color: #218500 ;
	font-size: 15pt ;
	font-style: italic ;
	text-align: right ;
	margin-top: 1px ; 
	margin-bottom: 1px ; 
	}

.standard {
	color: black ;
	font-size: small ;
	width: 95%;	
	vertical-align: top ;
	padding-top: 15px ; 
	padding-bottom: 15px ; 
	padding-left: 15px ;
	padding-right: 15px ;
	margin-left: auto ;
	margin-right: auto ;
	}

P {
	color: black ;
	font-size: small ;
	vertical-align: top ;
	text-align: left ;
	}

.highlightbox {
	position: relative;
	left: 2px;
	width: 95%;
	margin-left: auto ;
	margin-right: auto ;
	font-size: small ;
	padding-top: 15px ; 
	padding-bottom: 15px ; 
	padding-left: 20px ;
	padding-right: 15px ;
	background-color: #D4DEEE ;
	border-style: solid ;
	border-width: 1px ;
	border-color: #7898C7 ;
	}
	
#footer {
	position: relative;
	left: 2px;
	width: 100%;
	font-size: small;
	text-align: center ;
	vertical-align: top ;
	color: #218500 ;
	background-color: #EFFFEB ;
	border-style: solid;
	border-width: 1px 0px 0px 0px ;
	border-color: #218500 ;
	font-weight: bold ;
	padding-top: 5px ; 
	padding-bottom: 5px ; 
	padding-left: 5px ;
	padding-right: 5px ;
	}

#msimages {
	position: relative;
	width: 100%;
	margin-left: auto ;
	margin-right: auto ;
	}

li {
	font-size: 10pt ;
	}

hr {
	height: 1px ;
	color: #218500 ;
	}