/* CSS Document */

body{
margin:0px auto;
background-color:#F0F0F0;
}


.text11white{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	}
.tdcenter {
	padding: 20px;
	background-color: #FFFFFF;
}
.text12black {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #627074;
	list-style-image: url(images/bullet.gif);
	text-align: justify;
}


.text25 {
	font-family: "decorative fontFINAL";
	font-size: 24px;
	color: #043B46;
}
.link {
	color: #FFFFFF;
	text-decoration: none;
}
.text12 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	color: #627074;
	list-style-image: url(images/arrow_icon.gif);
}
.table {
	border: 1px solid #D0E8E8;
	background-color: #FCFEFE;
}
.text11 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F5F5F5;
	text-decoration: none;
	border: 1px solid #033B48;
	line-height: 18px;
	background-color: #054F5C;
}
