body
{
	background-color: #5E88A2;
}

h1, h2, h3, h4, ul, li, ol, blockquote
{
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	color: #1B4164;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

h2
{
	color: #636363;
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
}

h3
{
	color: #1B4164;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
}

h4, ui, ol, li, ul
{
	color: #636363;
	font-size: 14px;
	letter-spacing: -0.2px;
	font-weight: normal;
}

.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #636363;
	font-size: 14px;
	letter-spacing: -0.2px;
	line-height: 15px;
	font-weight: normal;
}


/*GENERAL LINKS*/
a {
color: #1B4164;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #1B4164;
font-weight: bold;
text-decoration: underline;
}

/*NAV*/
.nav {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-style: normal; 
line-height: normal; 
font-weight: noraml; 
font-variant: normal; 
text-transform: none; 
text-decoration: none;
color: #1B4164; 
}

.nav a {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
color:#3A6F8F;
font-weight: normal;
text-decoration: none;
}

.nav a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
color:#3A6F8F;
font-weight: noraml; 
text-decoration: underline;
}

/*BOTTOM NAV*/
.bottomnav {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal; 
line-height: normal; 
font-weight: noraml; 
font-variant: normal; 
text-transform: none; 
text-decoration: none;
color: #B3C5D1; 
}

.bottomnav a {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color:#B3C5D1;
font-weight: bold;
text-decoration: none;
}

.bottomnav a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color:#B3C5D1;
text-decoration: underline;
}

/*Ready to*/
.ready {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal; 
line-height: normal; 
font-weight: bold; 
font-variant: normal; 
text-transform: none; 
text-decoration: none;
color: #F8981D; 
}

.ready  a {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color:#F8981D;
font-weight: bold;
text-decoration: none;
}

.ready a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color:#F8981D;
text-decoration: none;
}

/*Take*/
.take {
font-family: Arial, Helvetica, sans-serif;
font-size: 11.5px;
font-style: normal; 
line-height: normal; 
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
text-decoration: none;
color: #5E88A2; 
}

.take  a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11.5px;
color:#5E88A2;
font-weight: normal; 
text-decoration: none;
}

.take a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11.5px;
color:#5E88A2;
text-decoration: none;
}


/*SectionHeadingNav*/
.sectionHeading {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000; 
}

.sectionHeading  a {
font-size: 12px;
color:#000000;
font-weight: bold;
text-decoration: none;
}

.sectionHeading a:hover {
font-size: 12px;
color:#000000;
text-decoration: none;
}


/*SectionHeadingNav*/
.sectionPage {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #636363; 
}

.sectionPage  a {
font-size: 10px;
color:#636363;
font-weight: bold;
text-decoration: none;
}

.sectionPage a:hover {
font-size: 10px;
color:#636363;
text-decoration: none;
}


/*FORM CLASSES*/
.ErrorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #6EB43F; 
}
.fieldhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #636363;
}
.fieldhieght {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;	
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #636363;
}
/*END FORM CLASSES*/
