#subnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333366;
	padding: 0px;
	text-align: center;

}

#subnavtext a:link, #subnavtext a:visited {
    color: #666699; 
}

#subnavtext a.current:link, #subnavtext a.current:visited {
    color: #9999cc; 
}

#bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333366;
	padding: 0px;
	text-align: justify;

}

#bodytext b.subtitle {
    color: #666699; 
	
}

#bodytext a:link, #bodytext a:visited {
    color: #666699; 
}

#bodytext a.current:link, #bodytext a.current:visited {
    color: #9999cc; 
}

#body h1{
    color: #666699; 
	font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 20pt;
    font-weight: bold;
}

#body h3{
    color: #666699; 
	font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 16pt;
}

#body {

    margin-top: 2.5em;
    margin-left: 14em;
    margin-bottom: 1em;
    margin-right: 2em;
	
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 0em;
    padding-bottom: 0em;
	border-width: 1pt;
    /*border-left-width: 0.5pt;*/
    border-color: #666699;
    border-style: solid;
    background-color: #ffffcc; 
    }

body img.imgright {
    float: right;
    margin-left: 45px;
    margin-bottom: 25px;
    margin-top: 5px;
	decoration:none;
}



#centerbox {
    width: 100%;
    text-align: center;
	padding: 8px;
}

table{

    width: 80%;
    border: solid;
    padding-top: 4px;
	padding-bottom: 4px;
	border-width:1pt;
    border-color: #9999cc;
    border-style: solid;
    background-color: #ffffcc; 
	text-align: center;
}

table.left{
	width:80%;
	border: none;

	}
	

td.padding{
	text-align: center;
    padding: 5px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333366;   
}

td.left{
	text-align: left;
    padding: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333366;   
}

#navigation {
    position: absolute;
    margin-top: 2em;
    margin-left: 1em;
    width: 12em;
    background-color: #ffffcc;
    border-width: 0pt;
    border-style: solid;

}


#navtext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #666699;
	padding: 0px;
    text-align: center;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0em;
    padding-bottom: 0.5em;
    margin-bottom: 0em;

}

#navtext a {
    display: block;
    text-decoration: none;
 	padding: 0.5em;
    font-weight: bold;

}

#navtext a:link, #navtext a:visited {
    color: #666699; 
}

#navtext a.current:link, #navtext a.current:visited{
    color: #9999cc; 
}

#navtext a:hover, #navtext a.current:hover {
    color: #9999cc; 
}


#address {
    color: #333366; 
    text-decoration: none;
	display: block;
 	padding: 0pt;
	padding-bottom: 0.5em;
    font-weight: bold;
}

