a:link {
	text-decoration : underline;
	color : Navy;
}
a:hover {
	text-decoration : underline;
	color : Red;
}
a:active {
	text-decoration : underline;
	color : Red;
}
a:visited {
	text-decoration : underline;
}
body, th, td, div, p {
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #000000;
}
.navigation {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
}
.navigation_02 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family : Georgia, Times New Roman, serif;
	font-size: 22px;
	font-weight : bold;
}
h2 {
	font-family : Georgia, Times New Roman, serif;
	font-size: 18px;
	font-weight : bold;
}
h3 {
	font-family : Georgia, Times New Roman, serif;
	font-size: 18px;
	font-weight : bold;
	padding-left:20px;
}
.llink {
	font-family : Georgia, Times New Roman, serif;
	font-size: 14px;
	font-weight : bold;
	padding: 0px 0px 10px 20px;
	
}
.largetext {
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
}
.phone_no {
	font-family: Georgia, Times New Roman, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.subheading {
	font-family : Arial;
	font-size: 14px;
	color: #1A1A72;
	font-weight : bold;
}
.note_01 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height : 20px;
}
.note_02 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.note_03 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.nav {
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
}
.footer {
	color: White;
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
}
.freecon {
	background-image:url(free_mid.gif);
	background-repeat:repeat-y;
}
.block {
	margin-left:17px;
	padding:0px;
}
.form {
	width:160px;
}
.flash
{
	padding: 0px 0px 0px 33px;
}
.comments {
	width:160px;
	height: 50px;
}
.pad_left {
	padding-left:10px;
}
.img_pad {
	padding: 0px 10px 0px 0px;
}
.txt_algn {
	vertical-align:top;
	padding-top:10px;
	padding-left:10px;
}

.footer a{
	color:#FFFFFF;
	text-decoration:underline;
}

.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.contact_pg_form {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
margin-top: 15px;
}
.contact_pg_form td {
	padding: 5px 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}