body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
}
td {
	font-size: 12px;
}
a:link {
	color: #2c698f;	
	text-decoration: underline;

}
a:hover, a:active {
	color: #2c698f;	
	text-decoration: none;

}
.border {
	border: 1px solid #39738B;
}
.button {
	background: url(images/button_bg.gif) repeat-x;
	border: 1px solid #dadada;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
	text-align: center;
	padding: 1px 0 3px 0;
}

.inputbox {
	font-size: 12px;
	color: #444;
	background: #F5F5F5;
	border: 1px solid #b6b6b6;
	padding: 1px 3px 1px;
	margin: 0;

}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #183f58;
	line-height: 24px;
	padding-left: 25px;

}
.top2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #183F58;
	padding: 10px 10px 0px 20px;
	line-height: 20px;
	background-image: url(images/top2.gif);
	background-repeat: repeat-x;
}
.txt11bld {
	font-size: 11px;
	font-weight: bold;
	color: #183F58;
	text-transform: uppercase;
	margin: 0px;
}
.txt16bld {
	font-size: 16px;
	font-weight: bold;
	color: #183F58;
	text-transform: uppercase;
	margin: 0px;
}
.txt36 {
	font-size: 36px;
}
.txt10 {
	font-size: 10px;
	color: #183F58;
}
.txt11 {
	font-size: 11px;
	font-weight: bold;
	color: #183F58;
	margin: 0px;
}
.txt12bld {

	font-size: 12px;
	font-weight: bold;
	color: #183F58;
	margin: 0px;
}
.txt14bld {


	font-size: 14px;
	font-weight: bold;
	color: #183F58;
	margin: 0px;
}
.top3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #39738B;
	padding: 30px;
	line-height: 24px;
}
.top4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #183F58;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
	background-image: url(images/top2.gif);
	background-repeat: repeat-x;
	border: 1px solid #39738B;

}

