body {
	margin: 0px;
	padding: 0px;
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


h5 {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
	
}

h4 {
	font-size: 10.5pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 15.5pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
}
.txt-white{
	color: #ffffff;
}
.txt-grey{
	color: #747474;
}
.txt-greylink{
	color: #747474;
	text-decoration:underline;
}
.txt-greylink:hover{
	color: #747474;
	text-decoration:none;
}
.txt-greylink01{
	color: #747474;
	text-decoration:none;
}
.txt-greylink01:hover{
	color: #747474;
	text-decoration:underline;
}
.txt-dkgrey{
	color: #404143;
}
.txt-dkgreylink{
	color: #404143;
}
.txt-dkgreylink:hover{
	color: #ffa626;
}

.txt-blue{
	color: #003377;
}
.txt-blue01{
	color: #001f59;
}
.txt-green{
	color: #6ca9b3;
}
.txt-black-underline{
	color: #000000;
	text-decoration:underline;
}
.txt-dkblue{
	color: #325477;
}
.txt-dkblue-link{
	color: #325477;
	text-decoration:none;
}
.txt-dkblue-link:hover{
	color: #325477;
	text-decoration:underline;
}
.txt-ltblue{
	color: #8faee3;
}
.font-trebuchet{
font-family:"Trebuchet MS";
}
.font-big{
font-size:27pt;


}
.font-georgia{
font-family: Georgia, "Times New Roman", Times, serif;
}
.bg-grey{
background-color:#c2c3c4;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	background-color:#dd0808;
	border:none;
	cursor:pointer;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #808080;
	border:solid 1px #cecece;
	height:18px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #549025;
	border:solid 1px #cecece;
	height:18px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #808080;
	border:solid 1px #cecece;
	height:18px;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #549025;
	border:solid 1px #cccccc;
	height:22px;
}
.button01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	background-color:#222222;
	border:none;
	cursor:pointer;
	background-image:url(../images/btn-subscribe01.gif);
	width:94px;
	height:30px;
}

.form{
margin:0px;
padding:0px;

}
.txt-blacklink{
	color: #000000;
	text-decoration:none;
}
.txt-blacklink:hover{
	color: #000000;
	text-decoration:underline;
}
