﻿body 
{
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
a:link
{
	color: #0055a4; 
	text-decoration: none;
}
a:visited
{
	color: #0055a4; 
	text-decoration: none;
}
a:active
{
	color: #0055a4; 
	text-decoration: none;
}
a:hover
{
	color: #1db15b; 
	text-decoration: underline;
}
.LoginText
{
	Font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.ButtonText
{
	font-size: 16px;
	font-weight:bold;
}
.InputText
{
	font-size: 16px;
	font-weight:bold;
}
.SmallText
{
	font-size: 12px;
}
.TinyText
{
	font-size: 10px;
}
.LrgBoldText
{
	font-size: 22px;
	font-weight: bold;
	color: #800000;
}

.Nav a
{
	 display:block;
	 padding-left:12px;
	 padding-top: 7px;
	 padding-bottom:7px; 
	 background:#0055a4; 
	 color:#ffffff; 
	 width:185px;
	 font-size: 18px;
	 font-weight: bold;
	 text-decoration: none;
}

.Nav a:hover
{
	 display:block;
	 padding-left:12px;
	 padding-top: 7px;
	 padding-bottom:7px; 
	 background:#1db15b; 
	 color:#ffffff; 
	 width:185px;
	 font-size: 18px;
	 font-weight: bold;
	 text-decoration: none;
}

.HRNav
{
	width:185px; 
	text-align:left; 
	border: solid 1px #326899;
}
.HRNavShort
{
	width:180px; 
	text-align:left; 
	border: solid 1px #326899;
}
.LnkNav
{
	color:#ffffff;	
}
.LrgWhite
{
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #ffffff;
}
.MedWhite
{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
