body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
color : #009BD7; 
}

a:visited {
color : #009BD7; 

} 
a:hover {
color : #777;

} 
a:active {
color : #009BD7; 
} 

.guidegrid {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	font-size: 9px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009BD7;
}

.copyright a:link {
color : #777; 
text-decoration : none; 
} 
.copyright a:visited {
color : #777; 
text-decoration : none; 
} 
.copyright a:hover {
color : #009BD7; 
text-decoration : none; 
} 
.copyright a:active {
color : #777; 
text-decoration : none; 
} 




.newscolumnbg {
	background-image: url(newsbg.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
}
.horizdot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbb;
}
.vertdot {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #bbb;
	font-size: 10px;
}
.subheaders {
	font-size: 16px;
	color: #777777;
	font-weight: bold;
}

.pagetitles {
	font-size: 24px;
	color: #19A9E8;
	font-weight: bold;
}
.tablegrids {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #DDDDDD;
	font-size: 9px;
}
.tblbg {
	background-image: url(tblbg.jpg);
	background-repeat: repeat-x;
}
.textjustify {
	text-align: justify;
}
.redtext {
	color: #EE0000;
}
.headers12red {
	font-weight: bold;
	color: #EE0000;
}
