body	{
	width: 60%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background: #F5FCFC;
	}

.navigate	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #F5FCFC;
	background: #008080;
	}

h5	{
	color: #008080;
	}

h5 a	{
	color: #008080;
	text-decoration: none;
	}

h5 a:hover{
	color: #008080;
	text-decoration: underline;
	}

a	{
	color: #F5FCFC;
	text-decoration: none;
	}

a:hover	{
	color: #F5FCFC;
	text-decoration: underline;
	}

#table1	{

	border-color: #008080;
	}

#table1 td	{
	color: #008080;
	border-color: #008080;
	}

.bgalignbottom {
	background-position: bottom;
	background-repeat: no-repeat;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626264;
}
.heading {
	font-size: 18px;
	font-weight: bold;
}
.textbox {
	border: 1px solid #00A09C;
	background: #F5FCFC;
	height:15px;
	font-size:10px;
}
.textfield {
	border: 1px solid #00A09C;
	background: #F5FCFC;

}
.sideBlock
{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.footlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949496;
}
a.footlinks {
	text-decoration: none;
}
a.footlinks:hover {
	text-decoration: underline;
}
.maillinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949496;
}
a.maillinks {
	text-decoration: none;
}
a.maillinks:hover {
	text-decoration: underline;
}