﻿body 
{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #333333; }

p 
{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #333333; }

normal
{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #333333; }

h1 
{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; }

h2           
{ font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #333333; }
  
h3           
{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #333333; }

h4           
{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #333333; }

h5           
{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333; }

h6           
{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333; }

               
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:active {text-decoration: none;}
a:hover {text-decoration: none;}

.maintext
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
.maintextwhite
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E1E1;
	}
	
.maintitlesblue
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2B90AD;
	font-weight: bold;
	}
	
.maintitlesgreen
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B3C8B1;
	font-weight: bold;
	}
	
.maintitleswhite
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.testmainwhite
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.testmainblue
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2B90AD;
	font-weight: bold;
	}
	
.testwhite
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
.testblue
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2B90AD;
	}
	
.subtitlesblue
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2B90AD;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.subtitlesgreen
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B3C8B1;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.links
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B90AD;
	font-weight: bold;
	}
	
.linkswhite
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.toolboxlinks
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 25px;
	}
	
.copyrightlinks
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B1B1B1;
	font-weight: bold;
	}
	
.copyrighttext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B1B1B1;
	}
	
.linksfooter
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	}
	
.linksfooter2
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #064A78;
	font-weight: bold;
	}
	
.secondarytext
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	}
	
.secondarylinks
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B90AD;
	font-weight: bold;
	}
	
.secondarytextwhite
	{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	}
	
.secondarylinkswhite
	{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	}
	
.textfooter
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	}
	
.textfooter2
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #827F32;
	}
	
DIV#container
	{
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	top: 168px;
	left: 0px;
	width: 100%;
	color: #98CB98;
	font-weight: bold;
	}

DIV#content 
	{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
