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

a:link, a:visited, a:active{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1F79EA;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #0099CC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.mainheading {
	font-size: 24px;
	color: #1F79EA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.secondheading {
	font-size: 24px;
	color: #1F79EA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.thirdheading {

	font-size: 16px;
	color: #1F79EA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.fourthheading {


	font-size: 14px;
	color: #1F79EA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.mainheadingbg {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4B92B2;
	font-weight: bold;
}
li {
	list-style-image: url(images/bullet.gif);
}


hr {
  border: 0;
  width: 100%;
  color: #00AEEF;
background-color: #f00;
height: 1px;

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

#button a:hover 
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

table.mytable {
	border-spacing: ;
	border-collapse: collapse;
	background-color: white;
	border: 1px solid #00AEEF;
}
table.mytable th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	background-color: white;

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

.star {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
fieldset {
	margin: 1em 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
fieldset div {
	margin: .3em .5em;
}

fieldset label {
	width: 7em;
}
fieldset ul label {
	width: auto;
}
a.pagelinkenter:link, a.pagelinkenter:visited, a.pagelinkenter:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	text-decoration: none;
	color: #FF0000;

}

a.pagelinkenter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
.subheadingblu {

	font-size: 14px;
	color: #373950;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	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: #CCCCCC;

}
a.copyrightlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
