a.grey
	{
	font-family: 		arial, sans-serif;
	font-size:   		8pt;
	font-weight:		bold;
	color:       		#90928D;
	}

a.grey:hover
	{
	color:				black;
	}

input.grey
	{
	font-family:		arial, sans-serif;
	font-size:			7pt;
	color:				#444444;
	background-color:	#EEEEEE;
	border:				inset 2px;
	}

div.greyblurb
	{
	margin:				8px;
	font-family:		trebuchet ms, sans-serif;
	font-size:			8pt;
	color:				gray;
	}

div.nav
	{
	margin-top:			3px;
	margin-left:		25px;
	margin-bottom:		3px;
	font-family: 		arial, sans-serif;
	font-size:   		8pt;
	font-weight:		bold;
	}

div.navindent
	{
	margin-left:		38px;
	font-family: 		arial, sans-serif;
	font-size:   		8pt;
	font-weight:		bold;
	}

div.navindent2
	{
	margin-left:		48px;
	font-family: 		arial, sans-serif;
	font-size:   		8pt;
	font-weight:		bold;
	}

a.nav:hover
	{
	color:				#000055;
	}

.leftcol
	{
	margin:				8px;
	font-family:		"trebuchet MS";
	font-size:			7pt;
	}

.leftcolImg
	{
	margin:				8px;
    margin-left:        8px;
	font-family:		"trebuchet MS";
	font-size:			7pt;
	}


.leftcolText
	{
	font-family:		"trebuchet MS";
	font-size:			7pt;
	font-weight:		normal;
	text-decoration:	none;
    margin-left:        10px;
    margin-top:         8px;
    margin-right:       8px;
	}

.centercol
	{
	margin-top:			10px;
	margin-left:		8px;
	margin-bottom:		14px;
	margin-right:		8px;
	font-family:		trebuchet ms, sans-serif;
	font-size:			8pt;
	}

.sectorbar
	{
	margin-top:			10px;
	margin-left:		8px;
	font-size:			10pt;
    font-weight:        bold;
	color:				#054E6E;
	background-color:	#9FC9C8;
	}

a.sectorbar:link
    {
    text-decoration:    none;
	font-size:			10pt;
	color:				#054E6E;
    }

a.sectorbar:active
    {
    text-decoration:    none;
	font-size:			10pt;
	color:				#054E6E;
    }

a.sectorbar:visited
    {
    text-decoration:    none;
	font-size:			10pt;
	color:				#054E6E;
    }


.bottombanner
	{
	font-family:		trebuchet ms, sans-serif;
	font-size:			7pt;
	font-weight:		600;
	color:				#6A6A6A;
	background-color:	#A4A4A4;
	}

a.bottombanner:link
	{
	color:				#6A6A6A;
	background:			#A4A4A4;
	text-decoration:	none;
	}

a.bottombanner:active
	{
	color:				#6A6A6A;
	background:			#A4A4A4;
	text-decoration:	none;
	}

a.bottombanner:visited
	{
	color:				#6A6A6A;
	background:			#A4A4A4;
	text-decoration:	none;
	}

a.bottombanner:hover
	{
	color:				black;
	background:			#A4A4A4;
	text-decoration:	none;
	}

span.spacer
	{
	margin-left:		20px;
	margin-right:		20px;
    font-size:          7pt;
	}

.menuBar
	{
	font-family:		trebuchet ms, sans-serif;
	font-size:			7pt;
	font-weight:		600;
	color:				#3B7E9F;
	background-color:	#D8DBD4;
	}

a.menuBar:link
	{
	color:				#3B7E9F;
	background:			#D8DBD4;
	text-decoration:	none;
	}

a.menuBar:active
	{
	color:				#3B7E9F;
	background:			#D8DBD4;
	text-decoration:	none;
	}

a.menuBar:visited
	{
	color:				#3B7E9F;
	background:			#D8DBD4;
	text-decoration:	none;
	}

a.menuBar:hover
	{
	color:				#012B43;
	background:			#D8DBD4;
	text-decoration:	none;
	}

.welcome
	{
	font-family:		trebuchet ms, sans-serif;
	font-size:			7pt;
	font-weight:		500;
	color:				#3B7E9F;
	background-color:	#D8DBD4;
	}

a.welcome:link
	{
	color:				#3B7E9F;
	background:			#D8DBD4;
	text-decoration:	underline;
	}

a.welcome:active
	{
	color:				#3B7E9F;
	background:			#D8DBD4;
	text-decoration:	underline;
	}

a.welcome:visited
	{
	color:				#3B7E9F;
	background:			#D8DBD4;
	text-decoration:	underline;
	}

a.welcome:hover
	{
	color:				#012B43;
	background:			#D8DBD4;
	text-decoration:	underline;
	}


