td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 000000;
}.border {
	border: 1px solid #999999;
}
.headings {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.background {
	background-image: url(images/wave_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
iframe {
	border:none;
	margin:0;
	padding:0;
}
a.first{text-decoration:none; color:#05ADB6;}
a.second{
	text-decoration:none;
	color:#FFFFFF;
}

a.first:hover {
	color:#FFFFFF;
}
.padding10 {
	padding: 10px;
}

a.second:hover {color:#212121;}


table input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #232323;
	font-weight: bold;
	border: #232323 solid 1px
}
.headings1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;

}
a.third {
text-decoration:underline; color:#333333;
}
a.third:hover {

	color:#048990;
}
.padding3 {

	padding: 2px;
}
.padding10wbg {
	padding: 10px;
	background-image: url(images/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

