﻿body {
}

p
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size:12px; 
}

h1
{
  font-family:  Arial Black;
  color:#2B5E50;
  font-size:26px;
}
h2
{
 font-family:Arial, Helvetica, Sans-Serif;
  Color:#006666;
  font-weight:bold;
  font-size:14px;
}

h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	color:#006666;
	font-size:12px;
	font-weight:bold;
}

ul.bulletList li
{
  list-style-image:url(/images/bullet.gif); 
  margin-left:0px;
}

ul.bulletList
{
  margin-left:20px;
  padding-left:0px;
  margin-top:0px;
  margin-bottom:0px;
}

.MediumField
{
   width:150px;
   font-size:12px;
   font-family: Arial, Helvetica, Sans-Serif; 
}

.FormLabel
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size:12px;
  font-weight:bold;
}

.FormValue
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size:12px; 
}

.cssstyle {
	FONT-SIZE: 7pt;
	COLOR: #214141;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	font-weight: normal;
}
a:link { color: #00907E; text-decoration: none }
a:active { color: #00907E; text-decoration: none }
a:visited { color: #00907E; text-decoration: none }
a:hover { color: #00907E; text-decoration: underline }

.mail:link { color: #00907E; text-decoration: none }
.mail:active { color: #003333; text-decoration: none }
.mail:visited { color: #336666; text-decoration: none }
.mail:hover { color: #545429; text-decoration: underline }

.main {
	font-size: 12px;
	color: #336666;
	font-family: century gothic;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.h4 {
	font:bolder 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#006666;
	}
.main2{
	font-size: 12px;
	color: #355E53;
	font-family: century gothic;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	
}
.main1 {font-size: 14px;
		color:#545429;
		font-weight:bold;
		}
.main3 {font-size: 16px;
		color:#355E53;
		font-weight:bold;
		font-family:Century Gothic;
		}		
.style1 {color: #336666; font-family: century gothic; text-decoration: none; font-style: normal; font-size: 12px;}

.ShadedTableRow
{
  background-color:#D3ECE9;
  	font-size: 12px;
	color: #355E53;
	font-family: arial;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	vertical-align:top;
	padding-bottom:5px;
}

.Pager
{
  border-top:solid 1px #000000;
}

.TableHeader
{
  font-size: 12px;
  font-family:Arial;
  font-weight:bold;
  text-align:left;
  border-bottom:solid 1px #000000; 
}

.TableRow
{
	font-size: 12px;
	color: #355E53;
	font-family: arial;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	vertical-align:top;
	padding-bottom:5px;
}

.TableTitleShaded
{
  background-color:#D3ECE9;
  font-size: 16px;
  color:#355E53;
  font-weight:bold;
  font-family:Century Gothic;
}

.TableTitle
{
  font-size: 16px;
  color:#355E53;
  font-weight:bold;
  font-family:Century Gothic;
}

.ErrorMessageOn
{
  display:block;
  color:Red;
  font-size:12px; 
  font-family:Arial;
}

.ErrorMessageOff
{
  display:none; 
}

.RequiredMarker
{
 font-size:14px;
 font-family:Arial;
 font-weight:bold; 
}

/**************************
  The following classes are used in the secure forms system.
**************************/

.greyedout {background-color:#CCCCCC !important;}

.normalactive {background-color:#FFFFFF !important;}

.inactiveItem1 {color:#000000; border:none; font-size:14; font-family:arial, helvetica, sans-serif; font-weight:bold;}

.inactiveItem2 {color:#006600; border:none; font-size:14; font-family:arial, helvetica, sans-serif; font-weight:bold;}

.inactiveItem3 {color:#000000; border:none; font-size:16; font-family:arial, helvetica, sans-serif; font-weight:bold;}

/************************************************
  The following styles are used with the dynamic article system
*************************************************/

td.dynamic p
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size:12px; 
  font-weight:normal;
  color:Black;
}

td.dynamic ul
{
  margin-left:20px;
  padding-left:0px;
  margin-top:0px;
  margin-bottom:0px;
}

td.dynamic ul li
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size:12px; 
  list-style-image:url(/images/bullet.gif); 
  margin-left:0px;
  font-weight:normal;
  color:Black;
  margin-bottom:5px;
}

td.dynamic ol
{

}

td.dynamic ol li
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size:12px; 
}