﻿a
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover
{ 
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.SmallLink, a:hover.SmallLink
{ 
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
body
{ 
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	/* background-image: url(../Images/Gradient.jpg); */
	background-repeat: repeat-x;
	background-position: 0 0;
	
}
.PageTitle
{
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	color: #001D55;
}
.SubTitle
{
	font-weight:: bold;
	color: #000080;
}
.BgColour
{
	background-color: #001D55;
}
p
{ 
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}
li
{ 
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}
td
{ 
	font-family: Arial;
	font-size: 12px;
}
.SmallText
{ 
	color: #000000;
	font-family: verdana;
	font-size: 10px;
}
.EmailUs
{ 
	font-family: Verdana;
	font-size: 12px;
}
.General
{ 
	font-family: Arial;
	font-size: 11px;
	/* background-image: url(../Images/watermark_content.gif); */
}
.Menu
{ 
	font-family: Arial;
	font-size: 12px;
	/* background-image: url(../Images/watermark_menu.gif); */
}
.Menu A
{ 
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: #333366;
	text-decoration: none;
}
.Menu A:Hover
{ 
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: #001D55;
	text-decoration: none;
}
.Subscribe
{ 
	font-family: Verdana;
	font-size: 12px;
}
.Footer A
{ 
	font-family: Arial;
	font-size: 10px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
}
.Footer A:Hover
{ 
	font-family: Arial;
	font-size: 10px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: underline;
}

.Footer
{
	background-color: #001D55;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align:	center;
	padding: 4px;
}
select
{
	font-family: verdana, arial;
	font-size: 10px;
}
textarea
{
	font-family: verdana, arial;
	font-size: 11px;
}
input
{
	font-family: verdana, arial;
	font-size: 10px;
}
ul.NoIndent
{
	margin-left: 18px;
	padding-left: 0px;
}
