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


/* Regular Links */
a:link {
  font-weight:		bold;
  text-decoration:	none;
  color:		blue
}
a:active {
  font-weight:		bold;
  text-decoration:	none;
  color:		blue
}
a:visited {
  font-weight:		bold;
  text-decoration:	none;
  color:		blue
}
a:hover {
	font-weight:		bold;
	text-decoration:	underline;
	color:		navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF9933;
}


/* 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:		red
}


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


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


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


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


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


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


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

.mrnutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000032;
	background-repeat: repeat;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.rhmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #CCCCCC;
}
.orangebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9933;
}
.pagename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
