body {	background-color: #eee;	font-size: 90%;	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans serif;	margin: 0;	padding: 0;}address {	padding-left: 10px;}acronym {	font-size: 80%;	color: #a8a8a8;	cursor: help;}

caption {
    text-align: left;
    font-weight: bold;
}

dt {	font-size: 90%;	padding-left: 10px;	color: #ba5d46;	text-decoration: underline;}

dd {
    font-size: 90%;	padding-left: 25px;
	margin: 0 0 1em 0;
}fieldset {	width: 80%;	margin-bottom: 2em;}legend {	color: #a9a9a9;}

#box {
    width: 250px;
    border: 1px solid #000;
    float: right;
    margin-right: 3px;
}

#box p {
    padding: 5px;
    font-size: 90%;
}#container {	width: 640px;	border: 3px solid #d1d1d1;	background: #fff url(Images/border_bottom.gif) repeat-x bottom left;	margin: 0 auto;	padding: 0;	background-color: #fff;}#content {	background-color: #fff;	padding-left: 10px;	clear: both;}#content img {	margin: 5px 10px 0 10px;	border: 1px solid #000;	clear: left;}	#content h1 {	font-size: 130%;	color: #687899;}#content h2 {	font-size: 120%;	color: #000;	width: 60%;	padding-left: 10px;
    clear: left;}#content h3 {	font-size: 110%;	padding-left: 10px;	color: #ba5d46;	text-decoration: underline;}#content h4 {	font-size: 100%;	padding-left: 10px;	color: #ba5d46;	text-decoration: underline;}

#content ul {
    margin-left: 0px;
}#content li {	list-style: none outside none;}#content a:link {	color: #909090;	text-decoration: none;	border-bottom: 1px dotted #909090;}#content a:visited {	color: Maroon;	text-decoration: none;}#content a:hover {	color: #000;	text-decoration: none;	border-bottom: 1px solid #000;
    background-color: #eee;}#content a:active {	color: #ADA5A2;	text-decoration: none;}#content p {	padding-left: 10px;}#content table {	width: 628px;
    margin-bottom: 2em;}	#content td {	vertical-align: top;
	border: 1px solid #000;}

#content tr {
    margin-bottom: 0.5em;
	border: 1px solid #000;
}.bold {	font-weight: bold;}

.imageleft {
    float: left;
}

.imageright {
    float: right;
}    	.italic {	font-style : italic;}

.formimgcenter {
    margin-left: 25%;
}