BODY { 	margin:0px; margin-left:0px; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif; 	font-size: 8pt; }

.TopLink a:link {
	margin-left: 10px;
	font-size : 8pt;
	line-height : 13pt;
	text-decoration: none;
	color : black;
	font-weight: bold;
	background-color : transparent;
	}
	
.TopLink a:visited {
	margin-left: 10px;
	font-size : 8pt;
	line-height : 13pt;
	text-decoration:  none;
	color : black;
	font-weight: bold;
	background-color : transparent;
	}
	
.TopLink a:hover {
	margin-left: 10px;
	font-size : 8pt;
	line-height : 13pt;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color : Gray;
	font-weight: bold;
	background-color : transparent;
	}

.TopLink a:active {
	margin-left: 10px;
	font-size : 8pt;
	line-height : 13pt;
	text-decoration: none;
	color : black;
	background-color : transparent;
	font-weight: bold;

	}
 CONTENT STYLE 
.Content { padding:10px; }
.Content a:active { 	color:navy; text-decoration:none; }
.Content a:visited { 	color:navy; text-decoration:none; }
.Content a:link { 	color:navy; text-decoration:none; }
.Content a:hover {	color:blue; text-decoration:underline; }
 SEARCH STYLE 
.Search { padding:10px; }
.Search .Hilite { background-color: yellow; }
.Search a:active { 	color:navy; text-decoration:none; }
.Search a:visited { color:navy; text-decoration:none; }
.Search a:link { 	color:navy; text-decoration:none; }
.Search a:hover {	color:blue; text-decoration:underline; }

H2 {
	background : transparent;
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	line-height : 15px;
	margin : 0px 0px 15px 0px;
}
Table.content {
	background-color : #CCCCCC;
}
Table.content TD{
	background-color : #FFFFFF;
}
TD
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 8pt;
}

OL {
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica
}
UL {
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica
}
LI {
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica
}

A {
	text-decoration: underline;
	color : #000000;
}

.A:link {
	text-decoration: underline;
	color : #CC0000;
	background-color : transparent; 
	}

.A:visited {
	text-decoration: underline;
	color : #CC0000;
	background-color : transparent; 
	}
	
.A:hover {
	text-decoration: underline;
	color : Red;
	background-color : transparent; 
	}
	
A:active {
	text-decoration: underline;
	color : #CC0000;
	background-color : transparent; 
	}

.ttlTimes {
	background: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
}

.ttlVerd {
	background: transparent;
	color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: large;
}

.bold {
	font-weight : bold
}

.bodyTxt8{
	background : transparent;
	font-size : 8pt;
	line-height : 13pt;
}

.bodyTxt9{
	background : transparent;
	font-size : 9pt;
	line-height : 15pt;
}

.bodyTxt9HL{
	background : #DCDCDC;
	font-size : 9pt;
	line-height : 15pt;
}

.bodyTxt11{
	background : transparent;
	font-size : 10pt;
	line-height : 15pt;
}

.bodyWhite{
	background : transparent;
	font-size : 8pt;
	line-height : 15px;
	color : White;
}

.bodyTxt11noled{
	background : transparent;
	font-size : 8pt;
}

.bodyTxt11blk{
	background : transparent;
	color : Black;
	font-size : 8pt;
	line-height : 15px;
}

.bodyTxt12{
	background : transparent;
	font-size : 10pt;
	line-height : 8pt;
}

.padding10{
	background : transparent;
	padding : 10px;
}
.blankcanvas{
	background-color : white;
	width : 100%
}
.formfield{
	text-align : center;
}
.highlight{
	background-color : yellow;
}
#eventlink{
	text-align : center;
	position : relative;
	bottom : -150px;
}
.comment{
	font-weight: normal;
	font-size: 8pt;
	color: 999999;
	font-family: Verdana, Arial, Helvetica;
}
.formheader{
	background-color : #f4f4f4;
	color : #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
}
.formsubheader{
	background-color : #f4f4f4;
	color : FF3300;
	font-weight: bold;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica;
}
.searchbody {
	margin-left : 40px;
}

.flashPopupsHeader			{
	text-decoration:none;
}

.flashPopupsHeader:hover	{
	color:gray;
}

.flashPopupsHeader:visited	{
	color:black;
	text-decoration:none;
}

.flashPopupsHeader span		{
	font-size:9px;
}

h5							{
	font-size:11px;
}