/* CSS Document */

@charset "UTF-8";

.headings {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #007E94;
	border-color: black black #00CCFF;
	font-style: normal;
	text-transform: uppercase;

}
.headings2 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #0099CC;
	border-color: black black #00CCFF;
	font-style: italic;
	letter-spacing: -1px;
}

.tableheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-color: black black #00CCFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;

}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007E94;
	text-decoration: none;
	font-weight: bold;

}
.orangetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;

}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;

}

A.toplinks {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.toplinks:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #00B6E5;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CCFF;

}

A.sublinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-transform: uppercase;

}
A.sublinks:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
A.sublinks1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;

}
A.sublinks1:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
A.newsletterLink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
A.newsletterLink:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
A.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.footerlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;

}

INPUT {
	FONT-SIZE: 12px;
	BACKGROUND: url(inputb.gif);
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	height: 25px;

}
SELECT {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #EEEEEE;
	font-weight: normal;
	height: 23px;

}
.addrestable{
	background-color: #F3F3F3;
	border: 1px solid #E9E9E9;


}
