﻿body
{
	margin:5 25; font-family: Arial; font-size: 11px; color: #495D7E;
}

.text    { margin:5 25; font-family: Arial; font-size: 11px; color: #495D7E; font-style:normal;}
.text12 {font-family: Arial; font-size: 11.5px; color: #495D7E ;font-style:normal;}
.text14 {font-family: Arial; font-size: 14px; color: #495D7E ;font-style:normal;}
.links {   margin-left: 10; font-family: Arial; font-weight: bold; font-size: 14px; margin-top:10}
.forms { margin-left: 5; font-family: Verdana; font-size: 10px;font-style:normal;} 
.textError  { font-family: Arial; font-size: 11px; color: #FF0000; font-style:normal; font-weight:bold;}


a.linkFooter:link { color: #495D7E; text-decoration: none;font-style:normal; margin-left: 10; font-family: Arial; font-weight: bold; font-size: 14px; margin-top:10}
a.linkFooter:visited { color: #495D7E; text-decoration: none;font-style:normal;margin-left: 10; font-family: Arial; font-weight: bold; font-size: 14px; margin-top:10}
a.linkFooter:hover { color: #7AB025; text-decoration: underline;font-style:normal; margin-left: 10; font-family: Arial; font-weight: bold; font-size: 14px; margin-top:10}

.button
{
	background-color:#7AB025;
	font-weight: bold; 
	font-size: 10px; 
	color: #fff; 
	font-family: Verdana;	
	border:1px solid #495D7E;
	cursor:pointer;
	height:25px;
	width:60px;
}

.txtHeadingGreen
{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#7AB025;
font-style:normal;
}

.txtHeadingBlue
{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#495D7E;
font-style:normal;
}


	