/* CORPORATE CSS
/* -------------------- Primary Color -------------------- */
.arrow  {
	background-color: #990000;
	}
.Hot-Head, a.Hot-Head2, a.nav:hover, a.newuser, a.aNews:hover, a.resxlinks:hover  {
	color: #990000;
	}
a, a.MoreDetails, a.pop:hover {
	color: #990000;
	}
/* -------------------- Secondary Color ------------------ */
a.pop:hover {
	background-color: #996600;
	}
a:hover, a.MoreDetails:hover, a.resxlinks  {
	color:  #CC6600;
	}
a.aNews {
	color: #CC6600;
	font-weight:bold;
	}
/* -------------------- Tertiary Colors --------------------- */
.tool, a.nav, a.pop  {
	color: #FFFFFF;
	}
.tool, a.pop  {
	background-color: #e2ab38; /*old*/
	}
/* ------------------- Directory Only -------------------- */
.remember {
	font-size: 9px;
	color: #990000;
	}
a.newuser {
	text-decoration: underline;
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
	}
a.aNews {
	text-transform: capitalize;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: underline;
	}
a.resxlinks, a.LinkColored {
	text-decoration: underline;
	}
form {
	margin: 0px;
	padding: 0px;
	}
.login {
	vertical-align: middle;
	}
.preflinks {
	text-align: center;
	vertical-align: text-top;
	}
/* ------------------- Sections -------------------- */
.newspage {
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	width: 236px;
	clip: rect(auto,auto,auto,auto);
	margin-right: 10px;
	padding-right: 10px;
	}
.dNews {
	text-transform: lowercase;
	/*font-style: italic;*/
	color: #666666;
	}
#NewsArea {
	margin-top: 9px;
	padding: 2px;
	}
.section {
	margin: 1px;
	}
.resx, .weather, .mtam, .flight  {
	border: 1px solid #CCCCCC;
	width: 98%;
	margin-top: 0px;
	}
.resx {
	padding: 5px;
	background-color: #edede3;
	}
.resx-outline {
	margin: 5px;
	}
.mtam {
	padding: 5px;
	background-color: f3eff2;
	}
.flight {
	padding: 5px;
	}
.weather {
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	vertical-align: text-top;
	}
/* ------------------- Live Chat -------------------- */
.btnfw  {
	background-image: url(https://secure.livechatnow.com/img/img.php?id=10499&img=l&group=General&t=);
	height: 50px;
	width: 110px;
	}
.btnbg {
	background-image:  url("../images/btnbg1.gif");
	height: 50px;
	width: 110px;
	}
/* ------------------- Flashing News -------------------- */
.navNew  {
	color:#FF0033;
	text-decoration: underline;
	}
.aNewsNew  {
	color: #0000FF;
	text-decoration: underline;
	}
a.secNav, .secNav {
	color:#669999;
}
.phones {
	color: #000066;
	font-weight: bold;
	font-style: italic;
}
.service {
	color: #006600;
}
.navLinkColored  {
	color:#FF0033;
	text-decoration: underline;
	font-weight: bolder;
	text-transform: capitalize;

}

