body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

a:link, a:visited, a:active{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mainheading {
	font-size: 18px;
	color: #1D79C6;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.secondheading {
	font-size: 12px;
	color: #1D79C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.thirdheading {

	font-size: 9px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


hr {
  border: 0;
  width: 100%;
  color: #1D79C6;
height: 1px;

}


li {
	list-style-type: circle;
	list-style-image: url(../images/bullet.jpg);
}
.star {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

#button a:link,
#button a:visited,
#button a:active
{
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 1px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1D79C6;
}

#button a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CC0001;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
	font-weight: bold;
	text-decoration: none;
}
a.copyrightlink:link, a.copyrightlink:visited, a.copyrightlink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;

}
a.copyrightlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}
a.pagelinkenter:link, a.pagelinkenter:visited, a.pagelinkenter:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #16469E;
	line-height: normal;

}

a.pagelinkenter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}

.textgrey {


	font-size: 10px;
	color: #737373;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.mytable {
	border-spacing: ;
	border-collapse: collapse;
	background-color: white;
	border: 1px solid #00AEEF;
}
table.mytable th {
	padding: 1px;
	background-color: white;


	-moz-border-radius: ;
	border: 1px solid #CCCCCC;
}
table.mytable td {
	padding: 1px;
	background-color: white;

	-moz-border-radius: ;
	border: 1px solid #CCCCCC;
}
.boldheading {

	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
