body {
	background-color: #f4F7Ff;	
}
body, td, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-repeat: no-repeat;
}
td.topmenu {
	color: White;
	font-size: 11px;
	font-weight : bold;
	padding-left : 35px;
	padding-bottom : 0px;
	padding-right : 0px;
	padding-top : 0px;
}
td.topmenu1 {
	color:  white;
	font-size: 10px;
	font-weight : 600;
}
a.topmenu2,td.topmenu2 {
	color:  white;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
	
}
input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
input.field{
	height: 20px;
	width: 130px;
}
input.field1{
	width: 260px;
}
input.button{
	height: 20px;
	color: white;
	background-color: #Ff7F20;
	border : 1px solid white;
}
textarea {
	width: 350px;
}
textarea.news{
	width: 500px;
}
input.orange{
	height: 20px;
	color: white;
	background-color: #Ff7F20;
	border: 1px solid white;
}
a:link, a:visited, a:active {
	color: #1927A2;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #cb3000;
	text-decoration: none;
}
a:link.menu, a:visited.menu, a:active.menu {
	color: MidnightBlue;
	text-decoration: none;
	}
a:hover.menu {
	color: #cb3000;
	text-decoration: none;
}
a:link.topmenu2, a:visited.topmenu2, a:active.topmenu2,a:hover.topmenu2 {
	color: White;
}
a:link.link, a:visited.link, a:active.link, .link {
	font-size:11px;
	color: #191970;
	text-decoration: none;
}
a:hover.link {
	font-size:11px;
	color: #cb3000;
	text-decoration: none;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #4E689B;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #3a4f77;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #1927A2;
}
h1.he1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #3a4f77;
}
hr{
	height: 1px;
	color: #A0B4ce;
}
table.norepeat, tr.norepeat, td.norepeat {
	background-repeat : no-repeat;
}
blockquote {
	margin-top : 0px;
	margin-right : 25px;
	margin-left : 25px;
	margin-bottom : 15px;
}
td.copy {
	padding-top : 0px;
	padding-right : 25px;
	padding-left : 25px;
	padding-bottom : 0px;
}
.border {
	border : 1px solid #ccd7ec;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 3px;
}
table.left th {
	text-align: left;
}