.body
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 12px;
	line-height: 18px;
}

.small1
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
}

.small2
{
	color: #696969;
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
	padding: 12px 12px 12px 12px;
	line-height: 15px;
}

.smaller
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

/* THIS STYLE IS FOR TEXT LINKS */
A
{
	color: #004a94;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none;
}

A:Hover
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: underline;
}

.h3
{
	color: #004a94;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	padding: 12px;
	font-weight: bold;
}

/* THIS STYLE IS FOR FIELD VALUES */
.b
{
	color: black;
	font-size: inherit;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	line-height: inherit;
}

/* THIS STYLE IS DEFAULT FOR ALL 
TEXT IN "TD" */

small
{
	font-size: 8px;
	font-family: verdana, helvetica;
}

/* THIS 
STYLE IS FOR LIST HEADERS */

.i
{
	font-family: helvetica, Arial, sans-serif;
	font-style: italic;
}

/* THIS STYLE IS FOR SEARCH QUERY 
HEADERS */

.em
{
	color: #696969;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}

small
{
	color: #696969;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;
	line-height: 15px;
}

/* Menu Style */
.buttonscontainer { width: 200px; }

.buttons a
{
	color: #000000;
	background-color: #bad6eb;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-left: 10px solid #fff;
	font: 11px helvetica, sans-serifs;
	font-weight: regular;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
}

.buttons a:hover
{
	border-left: 10px solid #004a94;
	text-decoration: none;
	font: 11px helvetica, sans-serifs;
	color: #004a94;

}
