body {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: normal;
	color: #336699;
}

td, th {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}

a {
	color: #000000;
	text-decoration: none;
}

form {
	background-color: #FFFFFF;
}

select {

	height: 16;
	line-height: 1;
}

.title {
	font-family: Tahoma, Arial, Helvetica;
  	font-size: 24px;
	line-height: 30px;
  	background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: Tahoma, Arial, Helvetica;
	color: #000033;
}

.titlebar {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Tahoma, Arial, Helvetica;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	color: #0099CC;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

select.hg {

	font-size: 10;
	width: 180px;
	font: arial;
}

select.hg_number {

	font-size: 10;
	width: 40px;
	font: arial;
}

p.offer_heading {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bolder;
	text-transform: capitalize;
}

td.border_top_left {

	border-left: solid #1F95B8 1px;
	border-top: solid #1F95B8 1px;
}

td.border_top {

	border-top: solid #1F95B8 1px;
}

td.border_top_right {

	border-top: solid #1F95B8 1px;
	border-right: solid #1F95B8 1px;
}

td.border_left {

	border-left: solid #1F95B8 1px;
}

td.border_left_bottom {

	border-left: solid #1F95B8 1px;
	border-bottom: solid #1F95B8 1px;
}

td.border_bottom {

	border-bottom: solid #1F95B8 1px;
}

td.border_top_bottom {

	border-bottom: solid #1F95B8 1px;
	border-top: solid #1F95B8 1px;
}

td.border_bottom_right {

	border-bottom: solid #1F95B8 1px;
	border-right: solid #1F95B8 1px;
}

td.border_right {

	border-right: solid #1F95B8 1px;
}

td.border_top_right_bottom{

	border-top: solid #1F95B8 1px;
	border-right: solid #1F95B8 1px;
	border-bottom: solid #1F95B8 1px;
}

td.border_box{

	border-top: solid #1F95B8 1px;
	border-right: solid #1F95B8 1px;
	border-bottom: solid #1F95B8 1px;
	border-left: solid #1F95B8 1px;
}

td.border_top_left_bottom{

	border-top: solid #1F95B8 1px;
	border-left: solid #1F95B8 1px;
	border-bottom: solid #1F95B8 1px;
}

td.image_underline {

	background-image: URL(images/top_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: text-bottom;
}

table.general_text_old {

	background-image: URL(images/general_bg.gif);
	background-repeat: no-repeat;
	width: 820px;
}

table.general_text {

	width: 730px;
	background-color: #FFFAE7;
	border: solid black 1px;
}

table.general_text_print {

	width: 600px;
	background-color: #FFFFFF;
}

h1 {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	color: #000000;
}

h2 {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
}