/* Base Font */
body, div, span, ul, li, p, td {
  font-family:		Verdana;
  font-size:		12px;
  color:		#000000
}


/* Regular Links */
a:link {
  font-weight:		bold;
  text-decoration:	underline;
  color:		navy
}
a:active {
  font-weight:		bold;
  text-decoration:	none;
  color:		navy
}
a:visited {
  font-weight:		bold;
  text-decoration:	underline;
  color:		navy
}
a:hover {
  font-weight:		bold;
  text-decoration:	underline;
  color:		blue
}


/* Horizontal Menu & Plan Title Links */
a.menu:link {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#FFFFFF;
  text-decoration:	none
}
a.menu:active {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#FFFFFF;
  text-decoration:	none
}
a.menu:visited {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#FFFFFF;
  text-decoration:	none
}
a.menu:hover {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#FFFFFF;
  text-decoration:	underline
}


/* Site Title */
.site-title {
  font-family:		Arial;
  font-size:		20px;
  font-weight:		bold;
  color:		#003366
}


/* Section Title */
.title-large {
  font-family:		Arial;
  font-size:		15px;
  font-weight:		bold;
  font-style:		italic;
  color:		#000066
}


/* Medium Title */
.title-medium {
  font-family:		Arial;
  font-size:		10pt;
  font-weight:		bold;
  color:		#006699
}


/* Small Title */
.title-small {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#006699
}


/* Small Text */
.small {
  font-family:		Verdana;
  font-size:		11px
}


/* Date Text */
.date {
  font-family:		Verdana;
  font-size:		11px;
  color:		#003366
}


/* Plan Price */
.plan-price {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		blue
}


/* Copyright Notice */
.copyright {
  font-family:		Verdana;
  font-size:		10px;
  color:		#FFFFFF
}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: italic}
.small-link { font-family: Verdana; font-size: 11px ; text-decoration: underline}
.pop-bar {  background-image: url(images/h-menu-bg-500.gif)}
.divider-bar { background-image: url(images/h-menu-bg-500.gif); color: #FFFFFF}
