﻿<Style>/* CSS Stylesheet for HOP */{}

a:active     { color: #006699; text-decoration: none; font-weight:}
a:link       { color: #006699; text-decoration: none; font-weight:}
a:visited    { color: #006699; text-decoration: none; font-weight:}
a            { font-size: 11px; font-family: Verdana; color: #333333; }
a:hover {color: #006699; text-decoration: underline; font-weight:}


TD{font-family: Verdana,Arial,Helvetica; font-size: 11px;}
h1           { font-size: 14pt; font-family: Verdana; color: #666666; font-weight: bold }
p            { text-indent: 0; margin-left: 10; margin-right: 10 }
option       { font-size: 8pt; font-family: Verdana }textarea     { font-size: 8pt; font-family: Verdana }




body
{
	background-color: #C0C0C0;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #F0F0FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #F0F0FF;
	SCROLLBAR-3DLIGHT-COLOR: #caba82;
	SCROLLBAR-SHADOW-COLOR: #caba82;
	SCROLLBAR-ARROW-COLOR: #CC6600;
	font-size: 11px;
	font-family: Verdana;
}


.TB1
{
background-color:#333333 ; /* Background color */
text-align: Left;
color: #FFFFFF; /* Font Color */

}

.TB2
{
	background-color: #C4E1FF ; /* Background color */
	text-align: Left;
	color: #333333; /* Font Color */
}


.TopBanner
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: ; /* Background color */
text-align: Left
}

.TopSubBanner
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 9pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
text-align: Left
}

.LeftColumn
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: px}

.RightColumn
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: ; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: px}

.Footer
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top
}

.Instructions
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: #363636; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: transparent; /* Background color */
text-align: Left
}


.Headings
{
font-family: Trebuchet MS,Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 17pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color:#006699 ; /* Background color */
text-align: Left;
padding:10px;
}

.Content
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 11px; /* Font Size */
color: #333333; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left;
padding:10px;
line-height:18px
}


UL {
  list-style-image: url('images/bullet.gif');
  list-style-position: outside;
  font-family : Verdana;
  font-size : 11px;
  line-height:24px;
  list-style-type :  disc;
  text-align: left
}



</Style>
