﻿/* STANDARD HMTL TAG SETTINGS */
td {
	font-size: 14px;
}
body {
	font-family: verdana,geneva;
	font-size: 14px;
	text-align: justify;
	font-weight:normal;
	color:#0059a7;
	text-decoration:none;
	margin:0px;
	margin-right:15px;
}
textarea {
	font-size:10px;
	color:#000000;
	text-indent:2px;
}
select {
	font-size:10px;
	color:#000000;
	text-indent:2px;
}
input {
	font-size:10px;
	color:#000000;
	text-indent:2px;
}
form { padding:0; margin:0; }
img { border:0; }
A{color:#0059a7;
	font-size:12px;
}

A:active, A:link, A:visited {
	font-weight:bold;
	text-decoration:none;
}
A:hover {
	color:#3ab110;
	text-decoration:underline;
}
.bottomlink, A.bottomlink{color:#ffffff;}
.bottomlink A:active, .bottomlink A:link, .bottomlink A:visited, A.bottomlink:active, A.bottomlink:link, A.bottomlink:visited {
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

.bottomlink A:hover, A.bottomlink:hover {
	font-size:10px;
	color:#d5d5d5;
	text-decoration:underline;
}

.footerlink, A.footerlink{color:#FFFFFF;}
.footerlink A:active, .footerlink A:link, .footerlink A:visited, A.footerlink:active, A.footerlink:link, A.footerlink:visited  {
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

.footerlink A:hover,A.footerlink:hover  {
	font-size:10px;
	color:#00000;
	text-decoration:underline;
}

.whitetext {
	font-size:10px;
	color:#ffffff;
}

.bluetext {
	font-size:18px;
}

table.bluetext_table TD, td.bluetext_table{
	font-size:12px;
	font-weight:bold;
}

.bluetext_table A:active, .bluetext_table A:link, .bluetext_table:visited, A.bluetext_table:active, A.bluetext_table:link, A.bluetext_table:visited{
	font-size:14px;
	font-weight:bolder;
}
.bluetext_table A:hover, A.bluetext_table:hover {
	font-size:14px;
	text-decoration:underline;
}
.bluelink1{font-size:18px;}
.bluelink1 A:active, .bluelink1 A:link, .bluelink1 A:visited, A.bluelink1:active,  A.bluelink1:link,  A.bluelink1:visited {
	text-decoration:none;
	font-weight:bold;
}

.bluelink1 A:hover, A.bluelink1:hover {
	font-size:18px;
	text-decoration:underline;
}

.greytitle1 {
	font-size:24px;
	color:#969696;
}

.bluetitle1 {
	font-size:20px;
	font-weight:bold;
}
H2 {
	font-size:18px;
	font-weight:bold;
}
H1 {
	font-size:28px;
	font-weight:bold;
}
.bluetitle2 {
	font-size:28px;
	font-weight:bold;
}

.footermenu, A.footermenu
{
	color:#0059a7;
	font-size:18px;
}
.footermenu A:active, .footermenu A:link, .footermenu A:visited, A.footermenu:active, A.footermenu:link, A.footermenu:visited
{
	text-decoration:none;
	font-weight:bold;
}

.footermenu A:hover, A.footermenu:hover 
{
	text-decoration:underline;
}

