﻿<Style>/* CSS Stylesheet for HOP */{}

a:active     { color: #006699; text-decoration: none;}
a:link       { color: #006699; text-decoration: none;}
a:visited    { color: #006699; text-decoration: none;}
a            {
	font-size: 12px;
	font-family: Verdana;
	color: #006699;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
	font-weight: ;
}

.r {color:663300; 
text-decoration:none;
font-size: 11px;
font-family: Verdana;

}

.r:active {color:663300; text-decoration:none}
.r:link {color:663300; text-decoration:none}
.r:visited {color:663300; text-decoration:none}
.r:hover {color:brown; text-decoration:none}


TD{font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #666666;}
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: 12px; 
font-family: Verdana; 
color: #666666;
background-color:#E7EFEF;

}



}

.Quicklinks
{
	font-family: Verdana, Tahoma, sans-serif; /* Font Face */;
	font-size: 11px; /* Font Size */;
	color: ; /* Font Color */;
	font-weight: normal; /* Font Style */;
	text-decoration: none;
	font-style: normal; /* FontStyle */;
	background-color: ;
	color: #663300;

}

.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
}

.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: 17pt; /* Font Size */
color: #006699; /* 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: 12px; /* Font Size */;
	color: #666666; /* 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%
}


.ULL {
  list-style-image: url('images/bullet.jpg');
  list-style-position: outside;
  font-family : Verdana;
  font-size : 10px;
  
  list-style-type : square;
  margin-left : 10px;
  margin-bottom : 0px;
  text-align: left
}


.contenttable {
	background-color: silver; /* Background color */
	color: #FFFFFF; /* Font Color */
	font-family: Verdana, Tahoma, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	font-style: normal; /* FontStyle */
	font-weight: Normal; /* Font Style */
	text-align: Left; /* Align Text */
	text-decoration: none
}


</Style>