BODY 
{
	font-size: 13;
	font-family: Arial;
}

A
{
	color: #FF4902;
	text-decoration: none;
}
A:visited
{
	color: #FF4902;
	text-decoration: none;
}

.subtitle A
{
	color: #008130;
	text-decoration: none;
}
.subtitle A:visited
{
	color: #008130;
	text-decoration: none;
}
TD
{
	font-size: 13;
	font-family: Arial;
}
.TopLeftLinks
{
	font-weight: bold;
	font-size: 13;
	color: #ffffff;
	text-decoration: none;
}

.TopLeftLinks A
{
	color: #ffffff;
	font-size: 13;
	text-decoration: none;
}


.TopLeftLinks A:visited
{
	color: #ffffff;
	font-size: 13;
	text-decoration: none;
}

.TopRightLinks
{
	font-size: 14;
	color: #ffffff;
	text-decoration: none;
}

.TopRightLinks A
{
	font-size: 14;
	color: #ffffff;
	text-decoration: none;
}

.TopRightLinks A:visited
{
	color: #ffffff;
	font-size: 14;
	text-decoration: none;
}

.marquee
{
	font-size: 14;
	font-family: Arial;
	color: #FF4902;
	font-weight:bold;
}

.FindClick
{
	font-weight: bold;
}
.FindClick A
{
	color: #FF4902;
	text-decoration: none;
}
.FindClick A:visited
{
	color: #FF4902;
	text-decoration: none;
}

.FormTable
{
	border: solid 1px #008130;
}

.FormTable2
{
	border: solid 2px #7FC098;
}

.FormHeader
{
	font-size: 12;
}

.FormLabel
{
	background-color: #008130;
	color: White;
	white-space:nowrap;
	font-size: 12;
	text-align: center;
}

.FormInput
{
	border: solid 1px #008130;
}

.FormInput2
{
	border: solid 1px #7FC098;
}

.FormData
{
	font-size: 12;
	border-left: solid 1px #008130;
}

.ListTable
{
	font-size: 12;
	text-align:center;
}

.BoxFooter
{
	background-color: #7dc622;
	font-size:16;
	color:white;
	font-weight:bold;
	text-decoration: none;
}

.BoxFooter A
{
	font-size:16;
	color:white;
	font-weight:bold;
	text-decoration: none;
}

.BoxFooter A:visited
{
	font-size:16;
	color:white;
	font-weight:bold;
	text-decoration: none;
}

.ListHeader
{
	font-weight: bold;
	background-color: #7dc622;
}

.ListHeader A
{
	font-weight: bold;
	color: Black
}

.ListHeader A:visited
{
	font-weight: bold;
	color: Black
}

.ListData
{
	border: solid 1px #7dc622;
	border-bottom: solid 0px;
}

.GridHeader
{
	font-weight:bold;
	color:White;
	background-color:#000084;
}

.GridHeader A
{
	font-weight:bold;
	color:White;
	background-color:#000084;
}

.GridFooter
{
	color:Black;
	background-color:#CCCCCC;
}

.GridItem
{
	color:Black;
	background-color:#EEEEEE;
}

.GridItemAlternating
{
	background-color:Gainsboro;
}

.GridPager
{
	text-align:center;
	color:Black;
	background-color:#999999;
}

.ActionButton
{
	
}

.title
{
	font-size: 26;
	font-weight: bold;
	color: #008130;
}

.subtitle
{
	font-size: 14;
	font-weight: bold;
	color: #008130;
}

.bullets
{
	list-style-image: url(/Sublet/images/bullet.gif);
	list-style-type: circle;
}
