﻿body {
}

.selectOn
{
	font-family: Arial;
	font-size: 12px;
	color: #009DDC;
	font-weight: bold;
	text-decoration: none;
}
.selectOff
{
	font-family: Arial;
	font-size: 12px;
	color: #808284;
	font-weight: normal;
	text-decoration: none;
}
.footer2
{
	font-family: Arial;
	height: 20px;
	font-size: 8px;
	font-weight: 900;
	color: #808284;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
}

.footer
{
	
	height: 20px;
	font-family: Arial Rounded MT Bold;
	font-size: 8px;
	
	color: #808284;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
}

.innerButton
{
	font-family: Arial;
	font-size: 12px;
	color: #009DDC;
	font-weight: bold;
	text-decoration: none;
}
.titlefont
{
	font-family: Arial;
	font-size: 15px;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
	color: #808284;
}
.parafont
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	color: #808284;
}
.bankLine
{
	font-family: Arial;
	font-size: 8px;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
} 

.lifont
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
	line-height: 16px;
	color: #808284;
}
       
.contactH1
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	width: 457px;
	color: #009DDC;
}

.contactH2
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #009DDC;
}

.contactH3
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #009DDC;
}

.contactHours
{
	font-family: Arial;
	font-size: 12px;
	width: 457px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color:  #009DDC;
}

.contactOtherHours
{
	font-family: Arial;
	font-size: 12px;
	width: 457px;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
	color:  #808284;
}

.contactReg
{
	font-family: Arial;
	font-size: 11px;
	color: #808284;
}

.liparafont
{
	padding: 0px;
	margin-left: 20px;
	font-family: Arial;
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	color: #808284;
}

.layout
{
	margin-left:0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0;
	height: auto;
	min-height: 100%;

}

.formlayout {
height: 100%;
margin: 0;
padding: 0;
}