body {
	margin: 0px;
	background: White;
	
}

body, td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
}

a {
	color: #007BA2;
	text-align: left;
	line-height: 15px;
}

a:hover {
	color: #85D7F2;
	text-align: left;
}

a.menu {
	text-decoration: none;
	font-weight: bold;
}

td.menu {
	text-align: center;
	height: 26px;
	padding-right: 20px;
}

td.leftbg {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	width: 15%;
}

td.leftbg2 {
	background-image: url(images/bg22.gif);
	background-repeat: repeat-x;
	width: 15%;
}

td.rightbg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	width: 85%;
}

.big {
	font-size: 11px;
}

.bluebg {
	background: #007BA2;
	color: white;
	padding: 5px;
	width: 97%;
	font-weight: bold;
	background-image: url(images/bluebg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.bluebg2 {
	background: #007BA2;
	color: white;
	padding: 5px;
	font-weight: bold;
	/*background-image: url(images/bluebg2.gif);*/
	background-repeat: repeat-y;
}

.blueborder {
	border: 1px solid #007BA2;
	padding: 5px;
	text-align: center;
	background: White;
}

p {
	line-height: 13px;
}

p.bluebg {
	text-align: left;
}

td.content {
	/*background: url(images/bg_grad.gif);*/
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-left: 0px;
}

.copyright {
	background: Black;
	padding:7px;
	text-align: center;
	width: 100%;
	color: white;
	margin-top: 15px;
}

li {
	list-style: square;
	margin-bottom:5px;
	margin-left: 0px;
}

ul {
	margin-left: 18px;
}

.radio {
	width: 10px;
	border: none;
	margin-bottom:0px;
	margin-top:0px;
}

.radiotext {
	margin-bottom:0px;
	margin-top:0px;
}

h2
{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0882A5;
font-weight:bold;
text-align:center;
}
