body {
	background-color: #ffffff;
	background-image:url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p {
	margin: 0px 0px 11px 0px;
}

select {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; background-color: #e3e3e3; border-color: #666666 #999999 #999999 #666666; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
input {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #e3e3e3; border-color: #666666 #999999 #999999 #666666; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.news {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #333333}
textarea {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #e3e3e3}
.radiobutton {background-color: #000000}

.noflash {
	background-color: #ffffff;
}

.content {
	background-color: #ffffff;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
}

.contenttext {
	padding: 0px 5px 5px 5px;
}

.left {
	background-color: #ffffff;	
	background-image:url(images/left_bg.jpg);
	background-repeat:repeat-y;
}

a {
	color: #04218f;
	text-decoration: underline;
}

a:hover {
	color: #008bf6;
	text-decoration: none;
}

a:visited {
	color: #04218f;
	text-decoration: underline;
}

ul {
	margin: 0px 5px 11px 0px;
	padding-left: 20px;
}

img {
	border: none;
}

.title {
	font-weight: bold;
	font-size: 11px;
	color: f10033;
}

.alert {
	font-weight: bold;
	font-size: 11px;
	background-color: #fbffbc;
	color: 04218f;
	padding: 4px 4px 4px 4px;
	border: medium double #000000;
}

.highlighted {
	color: #008bf6;
}

.whitebg {
	background-color:#ffffff;
}

.greybg {
	background-color:#eaeaea;
}

.footer {
	font-weight: bold;
	font-size: 10px;
}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #333333; text-align:right; font-style:italic; margin-top:36px; margin-bottom:0px;}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; text-transform: uppercase; color: #333333}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; font-style:italic; color: #333333}
