body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
	margin:0px;
	padding:0px;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	color: #737373;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #737373;
}
a:hover {
	text-decoration: underline;
	color: #737373;
}
a:active {
	text-decoration: none;
	color: #737373;
}
h1{
color:#0B98CA;
font-size:22px;
font-weight:bold;
}
.logo_center{
background-image: url(images/logo_center.png);
background-repeat: repeat-x;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
white-space:nowrap;
vertical-align:top;
}
.logo_center a:link {
color:#FFFFFF;
font-size:18px;
font-weight:bold;
}
.logo_center a:visited {
color:#FFFFFF;
font-size:18px;
font-weight:bold;
}
.logo_center a:active {
color:#FFFFFF;
font-size:18px;
font-weight:bold;
}
.logo_center a:hover {
color:#FFFFFF;
font-size:18px;
font-weight:bold;
}
.menu{
background-image: url(images/bg.png);
background-repeat: repeat-x;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
height:39px;
}
.menu_active{
background-image: url(images/menubg_center.png);
background-repeat: repeat-x;
height:39px;
}
.blockheader{
color:#0B98CA;
font-size:14px;
font-weight:bold;
border-bottom:#0B98CA solid 1px;
}
.green{
color:#5E9C04;
font-size:16px;
}
.green a:link{
color:#5E9C04;
font-size:16px;
text-decoration:underline;
}
.green a:visited{
color:#5E9C04;
font-size:16px;
text-decoration:underline;
}
.green a:active{
color:#5E9C04;
font-size:16px;
text-decoration:underline;
}
.green a:hover{
color:#5E9C04;
font-size:16px;
text-decoration:underline;
}
.gray{
background-color:#F0F0F0;
}
.white{
color:#FFFFFF;
font-size:12px;
}
.white a:link{
color:#FFFFFF;
font-size:12px;
}
.white a:visited{
color:#FFFFFF;
font-size:12px;
}
.white a:active{
color:#FFFFFF;
font-size:12px;
}
.white a:hover {
text-decoration:underline;
font-size:12px;
}
.white_big{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
.white_big a:link{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
.white_big a:visited{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
.white_big a:active{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
.white_big a:hover {
text-decoration:underline;
font-size:14px;
font-weight:bold;
}
.footer{
background-image: url(images/footer_bg.png);
background-repeat: repeat-x;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height:34px;
}
.bluerow{
background-color:#E6F8FF;
}
.greenrow{
background-color:#EEF7DC;
}

.submitButton{
	width:100px;
	padding:3px;
	border:none;
	background-color:#1EAFE4;
	color:#FFFFFF;
	font-weight:700;
}

.submitButton2{
	position:relative;
	padding:2px;
	top:1px;
	left:1px;
	width:100px;
	border:none;
	background-color:#1EAFE4;
	color:#FFFFFF;
	font-weight:700;
}
.input_textfield {
width:280px;
}
