﻿body 				{ margin: 0px; background-color: #FFFFFF; }

A:link 				{ font-family:  Arial; color: #017b95; text-decoration: none; }
A:active 			{ font-family:  Arial; color: #017b95; text-decoration: none; }
A:visited 			{ font-family:  Arial; color: #017b95; text-decoration: none; }
A:hover 			{ font-family:  Arial; color: #017b95; text-decoration: underline; }

A.subMenu:link 		{ font-family:  Arial; color: #ffffff; text-decoration: none; font-size: 8pt; font-weight: bold;}
A.subMenu:active 	{ font-family:  Arial; color: #ffffff; text-decoration: none; font-size: 8pt; font-weight: bold; }
A.subMenu:visited	{ font-family:  Arial; color: #ffffff; text-decoration: underline; font-size: 8pt; font-weight: bold; }
A.subMenu:hover 	{ font-family:  Arial; color: #ffffff; text-decoration: underline; font-size: 8pt; font-weight: bold; }

A.subMenuPage:link 		{ font-family:  Arial; color: #017b95; text-decoration: none; font-weight: bold;}
A.subMenuPage:active 	{ font-family:  Arial; color: #017b95; text-decoration: none; font-weight: bold; }
A.subMenuPage:visited	{ font-family:  Arial; color: #017b95; text-decoration: none; font-weight: bold; }
A.subMenuPage:hover 	{ font-family:  Arial; color: #017b95; text-decoration: underline; font-weight: bold; }

A.footer:link 		{ font-family:  Arial; color: #ffffff; text-decoration: none; font-size: 8pt; }
A.footer:active 	{ font-family:  Arial; color: #ffffff; text-decoration: none; font-size: 8pt; }
A.footer:visited	{ font-family:  Arial; color: #ffffff; text-decoration: none; font-size: 8pt; }
A.footer:hover 		{ font-family:  Arial; color: #ffffff; text-decoration: underline; font-size: 8pt; }


li { font-family: Arial, Verdana; 
	 font-size: 12pt; 
	 color: #334654; 
	 list-style-type: none; 
	 background: url(bullet.png) no-repeat scroll 0 2px;
	 padding-left: 1.5em;
	 margin-bottom: .5em;
}

P					{ font-family:  Arial; color: #4B4B4B; font-size: 12pt; }

TD					{ font-family:  Arial; font-size: 12pt; }

.input				{ font-family:  Arial; color: #000000; font-size: 10pt; }
.footer				{ font-family:  Arial; font-size: 9pt; color: #FFFFFF; }

FONT.Header			{ font-family:  Arial; color: #FFFFFF; font-size: 13pt; font-weight: bold;}
.PageHeadings		{font-family:  Helvetica, Arial; color: #636363; font-size: 20pt; font-weight:500; margin:0;}
.SubHeadings		{font-family:  Helvetica, Arial; color: #636363; font-size: 14pt; font-weight: bold;}
TD.Header			{background-color: #636363;	text-align: right; border-width: 1px; height: 22px}
