﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/mainbg.jpg);
	background-repeat: repeat-x;
	background-color: #c3c8cc;
}
table.ceic {
	font-family: Arial, Tahoma, "Lucinda Grande";
	font-size: 14px;
	color: #000000;
	border-width: 1px;
	border-spacing: 0px;
	border-style: inset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.ceic td.head{
	
	background-color: #d4e2fb;
}
table.ceic td.a{
	
	background-color: #f0f5fd;
}
table.ceic td.b{
	
	background-color: green;
}
.header1 {
	font-family: Arial, Tahoma, "Lucida Grande";
	font-size: 26px;
	font-weight: bold;
	color: #0068c8;
	text-decoration: none;
}
.header2 {
	font-family: Arial, Tahoma, "Lucida Grande";
	font-size: 18px;
	font-weight: bold;
	color: #0068c8;
	text-decoration: none;
}
.header3 {
	font-family: Arial, Tahoma, "Lucida Grande";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.orangetext {
	font-family: Arial, Tahoma, "Lucida Grande";
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.orangesubtext {
	font-family: Arial, Tahoma, "Lucida Grande";
	font-size: 14px;
	font-weight: bold;
	color: #df5604;
	text-decoration: none;
}
.subheadings {
	font-family: Arial, Tahoma, "Lucida Grande";
	font-size: 14px;
	font-weight: bold;
	color: #0068c8;
	text-decoration: none;
}
p  {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	color: #000000;
 
}
.regulartxt {
	font-family: Arial, Tahoma, Lucida Grande;
	font-size: 14px;
	color: #000000;
}
.bullettext {
	font-family: Arial, Tahoma, "Lucida Grande";
	font-size: 14px;
	color: #000000;
}

.about {
	background-attachment: fixed;
	background-image: url(images/navigation/about-over.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.aboutOFF {
	background-attachment: fixed;
	background-image: url(images/navigation/about-off.png);
	background-repeat: no-repeat;
	background-position: left top;
}

A { 
    color:#0068c8;
    text-decoration:none; 
}
A:visted 
{
    color:#0068c8;
    text-decoration :none;
}
A:hover
{
    color:#02407a;
    text-decoration :none;   
}
.formstyle {
	font-size: 14px;
	color: #000000;
	font-family: "Lucida Grande", Tahoma, Arial;
    width: 91%;
    margin-right: 17px;
}
.disclaimer {
	font-size: 10px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.footernav {
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
a.footernav:link {
	color:#ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.footernav:visited {
     color:#ffffff; 
	 text-decoration: none;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
}
a.footernav:active {
     color:#ffffff; 
	 text-decoration: none;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
}
a.footernav:hover {
	color:#0068c8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
}  