body {
	margin: 0px;
	padding: 0px;
}


body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

h1 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	color: #3279B3;
	font-weight: bold;
}

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;


}

a {
	color: #3279B3;
}

a:hover {
	text-decoration: none;
}

a.navigation {
	text-decoration: none;
	color: #204E78;
	font-weight: bold;

}

a.navigation:hover {
	text-decoration: underline;
}

.align-justify {
	text-align: justify;
}


.legal {
	font-size: 9px;
	color: #717474;
}

.text1white {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF9933;

}
.text1black {
	color: #000000;
	font-weight: bold;

}


.tablestandard {
	border-collapse:collapse;
	background-color: #FFFFFF;
}
.tableheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3279b3;
}


.button {
	font:normal 11px "Trebuchet MS", sans-serif; 
	color:#1f7da9; 
	border:1px solid #1f7da9;
	background-color:#ffffff;
}

.label {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:15em;
	display: block;
	margin-top:4px;
	font-size: 11px;	
}

.labeltiny {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	float:left;
	width:5em;
	display: block;
	margin-top:4px;
	font-size: 11px;

}


.labelshort {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	float:left;
	width:12em;
	display: block;
	margin-top:4px;
	font-size: 11px;

}

.labellong {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:20em;
	display: block;
	margin-top:4px;
	font-size: 11px;
}
.topnavigation {

	text-decoration: none;
	color: #204E78;
}

}
.topnavigation:hover {

	text-decoration: underline;
}

.hometitle {
	font-weight: bold;
	color: #003399;

}
.largebold {
	color: #000000;
	font-weight: bold;
	font-size: 12px;

}
.justified {
	text-align: justify;
}
.formtext {
	font-size: 10px;
}
.smalltext {
	font-size: 9px;
	font-weight: normal;
	vertical-align: text-top;
	font-style: normal;
}
