body {
	margin: 0;
	padding: 0;
}

		
a.bluelinks:link, a.bluelinks:active, a.bluelinks:visited, a.bluelinks:hover
{
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #00A0C6;
    	text-decoration: underline;
	margin-left: 20px;
	margin-top: 30px;
}		

a.bluelinks:active, a.bluelinks:hover
{
    color: #FF0000;
	text-decoration: underline;
}
	

a.copyright:link, a.copyright:active, a.copyright:visited, a.copyright:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #00A0C6;
    text-decoration: none;
			
}

a.copyright:active, a.copyright:hover
{
 	color: #FF0000;
	text-decoration: underline;
	
	
}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #738A85;
	margin-left: 5px;
	text-align: left;
	vertical-align: top;
}

.headingTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
	padding: 0px 0px 0px 0px;
}

p.title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 200%;
	color: #00A0C6;
	margin-left: 20px;
	margin-bottom: 0px;

}


p.sidepanels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #738A85;
	margin-left: 2px;
	text-align: left;
	vertical-align: top;
}

a.interlinks:link, a.interlinks:active, a.interlinks:visited, a.interlinks:hover
{
		color: #00A0C6;
    	text-decoration: underline;
}

a.interlinks:active, a.interlinks:hover
{
 		color: #FF0000;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFF;
	margin-left: 20px;
	text-align: left;
	list-style: decimal 
}

li.normallist {
	list-style: none decimal outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #7A908B;
	margin-left:20px ;
	margin-top: 0px;		
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FF0000;
	margin-left: 20px;
	margin-bottom: -20px;
}

.newsTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #738A85;
}

img.pictures {
	position: relative;
	float: left;
	text-align: left;
	padding-right: 10px;
}

img.redgr { margin-left: 50px;
	vertical-align: text-top;

}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #738A85;
	padding: 3px 3px 0px 0px;
	text-align: left;
}

input.forforms {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 70%;
	background-color: #eee;	
	border: solid 1px #ddd;
	margin: 0px 0px 5px 50px;
}

input.forformsNonIndent {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 70%;
	background-color: #eee;	
	border: solid 1px #ddd;
	margin: 0px 0px 5px 1px;
}

input.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	background-color: #00A0C6;
	color: #fff;
	border:1px outset #00A0C9;
	cursor: pointer; 
}

input.spcforms {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 70%;
	background-color: #eee;	
	border: solid 1px #ddd;
	margin: 0px 0px 5px 0px;
}

input.checkbutton {
	background-color: transparent;
	border: none;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 10px 50px;
	background-color: #eee;
	width: 330px ;	
}

select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000;
	background-color: #eee;
}

td.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #00A0C6;
	padding: 3px 3px 0px 50px;
}

.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #738A85;
	padding: 3px 3px 3px 5px;
}

.exeheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #738A85;
}

.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #00A0C6;
	padding: 3px 3px 0px 18px;
}

.panelheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #00A0C6;
	margin-left: 2px;
}

.faqheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
	padding: 5px 5px 5px 0px;
}

.dateTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A908B;
}


li.graphiclist {
	list-style: url(/images/red-gr.gif) decimal outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #7A908B;
	margin-left:20px ;
	margin-top: 0px;	
}

