
body
	{
	background-color: #F4F7F9;
	} 

	{
	margin          : 10px;
	padding         : 10px;
	}


a:link 
	{
	color: 0000ff;
	text-decoration : none;
	}
a:visited 
	{
	color: 0000ff;
	text-decoration : none;
	}
a:active 
	{
	color: 0000ff;
	text-decoration : none;
	}
a:hover 
	{
	color: 0000ff;
	text-decoration : underline;
	}


p 
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 14px; 
	color: 204E94;
	/*line-height: 1.0;*/
	}

td, body {font-family: Verdana, Arial, Helvetica; font-size: 14px; color: 15037C}

h1 {
	font-family: Arial, Helvetica; 
	font-size: 20px; 
	color: 204E94;
	}

h2 {font-family: Arial, Helvetica; font-size: 18px; color: 204E94}

h5 {font-family: Verdana, Arial, Helvetica; font-size: 8px; color: 15037C}

.HeaderLinks
	{ 
	font-family: Arial, Helvetica; 
	font-size: 19px; 
	text-weight: bold;
	color: FFFFFF;
	margin: 10px 58px 0px 0px;
	}
.HeaderLinks a:link {text-weight: bold; color: ffffff; font-weight: 700; text-decoration : none;}
.HeaderLinks a:visited {text-weight: bold; color: ffffff; font-weight: 700; text-decoration : none;}
.HeaderLinks a:active {text-weight: bold; color: ffffff; font-weight: 700; text-decoration : none;}
.HeaderLinks a:hover {text-weight: bold; color: ffffff;	font-weight: 700; text-decoration : underline;}





.FooterText
	{ 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	text-weight: bold;
	color: FFFFFF;
	margin: 0px 0px 0px 0px;
	}
.FooterText a:link {text-weight: bold; color: ffffff; font-weight: 700; text-decoration : none;}
.FooterText a:visited {text-weight: bold; color: ffffff; font-weight: 700; text-decoration : none;}
.FooterText a:active {text-weight: bold; color: ffffff; font-weight: 700; text-decoration : none;}
.FooterText a:hover {text-weight: bold; color: ffffff;	font-weight: 700; text-decoration : underline;}

.QuoteText
	{
	font-family: Courier New, Helvetica; 
	font-size: 14px;
	font-weight: normal;
	color: 15037C;
	padding-right: 45px;
	margin-left: 30px;
	}
	
.ContactText
	{
	font-family: Arial, Helvetica; 
	font-size: 14px;
	font-weight: normal;
	color: 15037C;
	padding-right: 45px;
	margin-left: 30px;
	}

span.FooterContactText 
	{ 
	font-family: Arial, Helvetica; 
	font-size: 30px; 
	color: 2305C9;
	}
	
span.FooterCreditText
	{
	font-family: Arial, Helvetica; 
	font-size: 11px;
	color: 000000;
	}
