body{
	text-align:center;
	margin:auto;
	margin-top:6px;
}
img{border:0;}
*{font:10pt Arial;}
a, a:visited{text-decoration:none;color:#0462F6;}
a:hover{text-decoration:underline;}
table{border-collapse:collapse;}
table.feedback{
	width:100%;
	margin-bottom:10px;
}
table.feedback tr td{
	color:red;
	text-align:center;
}

#menu{border-collapse:collapse;}
#menu tr td{
	padding:2px;
	border:3px solid white;
	background-color:#dddddd;
	text-align:center;
}
#menu tr td a{
	text-decoration:none;
	color:#003333;
	display:block;
	width:100%;
}
#menu tr td a:hover{
	text-decoration:none;
	color:white;
	background-color:#999999;
}

#main{
	width:780px;
	margin:auto;
}
#content{
	width:100%;
	margin:auto;
	text-align:left;
}
#footertable{
	width:100%;
	background-color:#EAEAEA;
}

h1{
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
h2{
	font-size:14px;
}
.small{
	font-size:12px;
	font-style:italic;
}
.errHilite{
	background-color:#FFCC66;
}
.back{
	text-align:center;
}
.border_bottom{
	border-bottom:1px dashed #666666;
}
.border_top{
	border-top:1px dashed #666666;
}
/*
input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 .submit
 {
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-color: #FF0000;
	border-width: 1;
 }
 .upperbar, .upperbar:visited, .upperbar:active{
	font-size: 9pt;
	color: #040464;
	text-decoration: none;
}
.upperbar:hover {

	font-size: 9pt;
	color: #040464;
	text-decoration: underline;
}
.borderedBox {
	border: 1px solid #3604BB;
}
a, a:hover, a:visited, a:active{
	text-decoration:underline;
	color: #0000CC;
}
a:hover{
	text-decoration:underline;
	color: #2D57FF;
}
.style1{
	font-size: 14pt;
	color: #2F0464;
}
.smallCaption {
	font-size: 8pt;
	font-style: italic;
}
.error {
	color: #FA0404;
}

*/
