﻿<Style>/* CSS Stylesheet for HOP */{}

a:active     { color: #804000; text-decoration: none; font-weight:}
a:link       { color: #804000; text-decoration: none; font-weight:}
a:visited    { color: #804000; text-decoration: none; font-weight:}
a            { font-size: 10px; font-family: Verdana; color: #333333; }
a:hover {color: #804000; text-decoration: underline; font-weight:}


TD{font-family: Verdana,Arial,Helvetica; font-size: xx-small;}
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 }



.GeneralPage
{
background-color: ; /* Background Color */
margin:0px

}

body
{ 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: 10px; 
font-family: Verdana; 
color: #333333;

}


.GeneralTable
{

}


.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
}

.ErrorMessages
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: #D70000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left
}

.Messages
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: #AE0000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left
}

.Headings
{
font-family: Trebuchet MS, Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 16pt; /* Font Size */
color: #637087; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left
}

.Content
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 10px; /* 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; line-height:150%; margin-left:10; margin-right:10
}


UL {
  list-style-image: url('images/bullet.gif');
  list-style-position: outside;
  font-family : Verdana;
  font-size : 10px;
  
  list-style-type : square;
  margin-left : 15px;
  margin-bottom : 5px;
  text-align: left
}



</Style>