.search
{
	font-family: Arial;
	font-size: 11;
	font-style: normal;
	font-weight: bold;
	background-color: #c9c9c9;
	text-decoration: none; /*Active*/
	font-family: Arial;
	font-size: 11;
	font-style: normal;
	font-weight: normal;
	background-color: #dfdfdf; /*inactive*/
}
Body
{
	margin: 0;
	background-color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background: url(null) fixed no-repeat;
}
.tableborder
{
	border-collapse: collapse;
	border-color: 005280;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
}

/* PageBuilder Module listing link style */
A.pgb{ font-family:Arial; font-size:13px; font-weight:bold; color:#235D9D;}
A.pgb:link{ font-family:Arial; font-size:13px; font-weight:bold; color:#235D9D;}
A.pgb:hover{ font-family:Arial; font-size:13px; font-weight:bold; color:#235D9D;}
A.pgb:visited{ font-family:Arial; font-size:13px; font-weight:bold; color:#235D9D;}
A.pgb:active{ font-family:Arial; font-size:13px; font-weight:bold; color:#235D9D;}

/* Copyright and trademark link style */
.CLink
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE7900;
	text-decoration: none;
}

.smalltext
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.inputbox
{
	border-style: groove;
	border-width: 1px;
	border-color: Black;
}

A:link
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE7900;
	text-decoration: none;
}

A:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CE7900;
}

A:active
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CE7900;
}

A:hover
{
	text-decoration: underline;
	color: #003399;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

HR
{
	color: dimgrey;
	height: 1pt;
	text-align: left;
}

TABLE
{
	font-family: Arial;
	font-size: 11px;
}
