td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.whitebg {
	background-color: #FFFFFF;
}
.bluebg {
	background-color: #3CA9DC;

}
.lightbluebg {
	background-color: #EAF6FB;
	padding: 1px;

}
.linkheading {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #336799;
	text-decoration: none;
	padding: 1px 3px 3px;
	background-color: #eaf6fb;

}
.txtlinked {
	font-family: verdana;
	font-size: 11px;
	color: #323030;
	text-decoration: none;
	padding: 2px 2px 3px 1px;

}
.info {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.info:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.txtlinked:hover {
	font-family: verdana;
	font-size: 11px;
	color: #494646;
	text-decoration: underline;
	padding: 2px 2px 3px 1px;

}
.linkheadingorange {

	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF6501;
	text-decoration: none;
	padding: 3px;
	background-color: #eaf6fb;
}
.space {
	padding: 2px 4px 4px;
	background-color: #eaf6fb;
	line-height: 16px;



}
.txtcolor {
	font-family: verdana;
	font-size: 11px;
	color: #086792;
	text-decoration: none;
}
.bottombg {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 5px 2px 2px;


}
.bottombg:hover {
	font-family: verdan;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 2px 5px 2px 2px;


}
.tdbluebg {
	background-color: #40A1CE;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;


}
.copyright {
	font-family: verdana;
	font-size: 9px;
	color: #8F8E8E;
	text-decoration: none;
	padding: 4px;



}
.headingblue {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3BACE0;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;


}
.headingorange {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF8C41;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;

}
.headingash {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #838383;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;

}

.tdspacer {
	padding: 3px;
}
.link {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;}
	
.link:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
.mail {
	font-family: Verdana;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.mail:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}

.TDControls {
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 6px;
}
.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9D9D9D;
	border-bottom-color: #B4B4B4;
	border-left-color: #9D9D9D;
}
.forms {
	font-family: Verdana;
	font-size: 11px;
	border: 1px groove #CCCCCC;
	width: 250px;

}
.comments {
	font-family: Verdana;
	font-size: 11px;
	border: 1px groove #CCCCCC;
	height: 100px;
	width: 250px;

}
.SubmitButton {
	font-family: Verdana;
	font-size: 10px;
	border-top: none #CCCCCC;
	border-right: groove #EEEEEE;
	border-bottom: double #E2E2E2;
	border-left: solid #F7F7F7;
	height: 22px;
	background-color: #FFFFFF;
	font-weight: bolder;
	color: #666666;

}
