
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("images/bg.gif");
}
.formfield {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 200 px;
	background-color: #FFFFFF;
	height: 15px;
	border: 1px solid 4F8AC4;
}

.form_input {
	width: 100px;
}
label {float:left;
width:102px;}
.input { width:300px;}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1, h1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	font-weight: bold;
}
h2 {
	font-size: 16px;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
}
.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.white {
	font-size: 11px;
	color: #FFFFFF;
		font-weight: bold;
}
.white:link {
	color: #FFFFFF;
	text-decoration: none;
		font-weight: bold;
}
.white:active {
	color: #FFFFFF;
	text-decoration: none;
		font-weight: bold;
}
.white:visited {
	color: #FFFFFF;
	text-decoration: none;
		font-weight: bold;
}
.white:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
		font-weight: bold;
}

a:link {
	color: #4280BD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4280BD;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #4280BD;
}
.c-padding {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.tb {
	padding-bottom: 10px;
	padding-left: 50px;
}
.clear { clear:both;}