body {
	background-color: #C0C0C0;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container {
	margin: 0 auto;
	width: 698px;
	text-align: left;
	border-left: 1px solid #535353;
	border-right: 1px solid #535353;
	border-bottom: 1px solid #535353;
}

#header {
	width: 698px;

}

#content {
	width: 698px;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
}

#navi {
	width: 698px;
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-variant: small-caps;
	background-color: #ffffff;
	color: #000000;
}

#navi:hover { background-color: #F0F0F9; color: #000000;}

#navi a:link {color: #11118E; text-decoration: none; background-color: transparent;}
#navi a:visited {color: #11118E; text-decoration: none; background-color: transparent;}
#navi a:active {color: #11118E; text-decoration: none; background-color: transparent;}
#navi a:hover {color: #003DEB; text-decoration: none; background-color: #D9D9ED;}

h3.title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15pt;
	font-weight: normal;
}

#topleft {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	margin-left: 52px;
	width: 600px;
	text-align: left;
}

#topright {
	float: right;
	width: 112px;
	border-top: 5px solid #127CB3;
	padding-top: 9px;
	padding-right: 20px;
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}

#space { height: 6px;}

#bottom {
	clear: left;
	margin-left: 52px;
	padding-bottom: 2px;
	width: 600px;
}

#bottom:hover { background-color: #F0F0F9; color: #000000;}

#bottom a:link {color: #11118E; border-bottom: 1px dashed #11118E; text-decoration: none; background-color: transparent;}
#bottom a:visited {color: #11118E; border-bottom: 1px dashed #11118E; text-decoration: none; background-color: transparent}
#bottom a:active {color: #11118E; border-bottom: 1px dashed #11118E; text-decoration: none; background-color: transparent}
#bottom a:hover {color: #003DEB; border-bottom: 1px dashed #003DEB; text-decoration: none; background-color: #D9D9ED;}

#footer {
	border-top: 1px solid #9DA0A7;
	width: 698px;
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	background-color: #D9D9ED;
	color: #000000;
}

#footer a:link {color: #11118E; border-bottom: 1px dashed #11118E; text-decoration: none; background-color: transparent;}
#footer a:visited {color: #11118E; border-bottom: 1px dashed #11118E; text-decoration: none; background-color: transparent;}
#footer a:active {color: #11118E; border-bottom: 1px dashed #11118E; text-decoration: none; background-color: transparent;}
#footer a:hover {color: #003DEB; border-bottom: 1px dashed #003DEB; text-decoration: none; background-color: #D9D9ED;}

.small {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}

fieldset {

	width: 220px;
	padding: 8px;
	text-align: center;
}

legend {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	padding: 4px;
	color: #003DEB;
}

input.text {
	width: 150px;
	border: 1px solid #127CB3;
}

textarea {
	border: 1px solid #127CB3;
}

input.submit {
	border: 1px solid #127CB3;	
}

a.link:link {color: #11118E; border-bottom: 1px dashed #11118E; text-decoration: none; background-color: transparent;}
a.link:visited {color: #11118E; border-bottom: 1px dashed #11118E; text-decoration: none; background-color: transparent}
a.link:active {color: #11118E; border-bottom: 1px dashed #11118E; text-decoration: none; background-color: transparent}
a.link:hover {color: #003DEB; border-bottom: 1px dashed #003DEB; text-decoration: none; background-color: #D9D9ED;}