body
{
	font-family: "lucida grande", trebuchet, "trebuchet ms", verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: white;
}

table { width: 100%; }
A { font-weight: bold; }

A:link
{
	color: #7F85B7;
	TEXT-DECORATION: none;
}

A:visited
{
	COLOR: #9999cc;
	TEXT-DECORATION: none;
}

A:hover
{
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
}
.bold-text
{
	color: 9999cc;
	font-weight: bold;
}

.title
{
	color: #000;
	vertical-align: bottom;
	padding: 0.5em 0 0.75em 0.75em;
	font-size: 85%;
	font-weight: bold;
}

.main_table
{
	border: 2px solid #cccccc;
	width: 830px;
}

.navbar
{
	border-bottom: #cccccc;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
	
}
.navbartext
{
	font-size: 85%;
	text-align: center;
}

.pic
{
	border: 2px solid #cccccc;
	border-thickness: 10px;
	vertical-align: top;
	float: left;
	margin: 0 0.75em 0.75em 0;
}

.text
{
	vertical-align: top;
	padding: 0 0 0.75em 0.75em;
	font-size: 85%;
	margin-top: 0.75em;
}
.sub-page-text
{
	vertical-align: top;
	padding: 0.75em 0 0.75em 0.75em;
	font-size: 85%;
	margin-top: 0.75em;
}

.right_col
{
	vertical-align: top;
	padding: 0.5em 0 0.75em 0.75em;
	font-size: 85%;
	margin-top: 0.75em;
	width: 17%;
}
.logo
{
	
	text-align: left;
}
.heading
{
	text-align: right;
}
.noparagraphspace p
{
	margin: 0;
	
}
