BODY
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

TD
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15.5px;
}

HR
{
	border-top: solid 1px black;
	border-bottom: solid 1px white;	
}

TD.paragraph
{
	padding: 12px;
}

A
{
	color: #930;
	text-decoration: none;
}

A:hover
{
	color: #930;
	text-decoration: underline;
}

A.breadcrumb
{
	color: #000;
	text-decoration: none;
}

A.breadcrumb:hover
{
	color: #000;
	text-decoration: underline;
}

A.navbar
{
	color: white;
	text-decoration: none;
}

A.navbar:hover
{
	color: white;
	text-decoration: none;
}

UL 
{     
	Margin: 0;
	List-Style-Type: None;
	Padding-Left: 0px;
	line-height: 16px;	
} 


UL LI
{ 	
	Background-Image: url(../images/bullet.gif); 
	Background-Repeat: No-Repeat;
	Background-Position: Left 5px;
	Margin: 0px;
	Padding-Left: 12px;
	
}

.headblue
{
/*	font-weight: bold;*/
	font-size: 17px;
	color: #165d76;
	line-height: 19px;	
}

.menuseparator
{
	border-left: 1px solid white;
	padding: 0px;
}

.smalltext
{
	font-size: 9px;
}

.tinytext
{
	font-size: 9px;
	color: #A7A7A7;
}

.tinytext A
{
	color: #A7A7A7;
	text-decoration: none;
}

.tinytext A:hover
{
	color: #A7A7A7;
	text-decoration: none;
}

.topnav
{
	font-weight: bold;
	font-size: 10.5px;
	color: #fff;
	cursor: hand;
	text-align: center;
	vertical-align: middle;	
	background-color: #e77118;
	line-height: 14px;
}

.topnavhl
{
	font-weight: bold;
	font-size: 10.5px;
	color: #fff;
	cursor: hand;
	text-align: center;
	vertical-align: middle;	
	background-color: #165d76;
	line-height: 14px;	
}

.bottomnav
{
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	cursor: hand;
	text-align: right;
	vertical-align: middle;	
	background-color: #e77118;
}


.components
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.main
{
	color: #fff;
	text-decoration: none;
}

A.main:hover
{
	color: #fff;
	text-decoration: underline;
}

A.gl
{
	color: #666;
	line-height: 10px;
	text-decoration: none;
}

