* {
  font-family: "Century Gothic", Tahoma;
}
#financefrom
{
	font-size:14px; 
	
	font-weight:bold;
}

#financefrom a:link
{
	text-decoration: none;
	color:#0099FF;
}
#financefrom a:visited
{
	text-decoration: none;
	color:#0099FF;
}
#financefrom a:active
{
	text-decoration: none;
	color:#0099FF;
}


#financefrom a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
.text {
	font-size: 12px;
}
.textbold {
	font-size: 12px;
	font-weight: bold;
}
.textOrange {
	font-size: 12px;
	color: #FF9900;
}
.textOrangeBold {
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
.textOrangeBoldPriceHeader {
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}

.textBlue {
	font-size: 12px;
	color: #0099FF;
}
.textBlueBold {
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
}
.mainheading {
	font-size: 16px;
	font-weight: bold;
}
.footerlink {
	font-size: 11px;
	color: #0099FF;
}
.footerlinkbold {
	font-size: 11px;
	color: #0099FF;
	font-weight: bold;
}
.errorMsg {
	font-size: 11px;
	color: red;
	font-weight: bold;
}
.backgroundBlue {
	background-color: #DBF1FF;
}
.backgroundOrange {
	background-color: #FFF1DB;
}
.smallprint {
	font-size: 10px;
}

.copyrightFooter {
	font-size: 10px;
	color: #b0b0b0;
}

.banner {
	background-image: url(../images/banner3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.1800 {
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}
.bluebar {
	background-image: url(../images/bluebar2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.titlebanner {
	background-image: url(../images/banner2.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 15px;
	font-weight: bold;
}
.textGreyBold {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.textBlueLarge {
	font-size: 24px;
	color: #0099FF;
}
.orangebar {
	background-repeat: no-repeat;
	background-color: #FF9900;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.titlebannerBlue {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 15px;
	font-weight: bold;
	color: #0099FF;
}
.titlebannerOrange {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}
.titlebannerBlack {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.seperator {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.inputbox 
{
	font-size: 11px;
	border: 1px solid #000000;
	padding-left: 2px;
}
.smallprintBold {
	font-size: 10px;
	font-weight: bold;
}

.searchInput {
	font-size: 12px;
	border: 1px solid #000000;
	padding-left: 2px;
}
  
.smallprintBold {  
  font-size: 10px;  
  font-weight: bold;  
}  
.backgroundGrey {  
     background-color: #E1E1E1;  
     border-bottom-width: 1px;  
     border-bottom-style: solid;  
     border-bottom-color: #CCCCCC;  
}

/* --------------------------------------------------------- *
 *  Hover (Product) Styles                                           *
 * --------------------------------------------------------- */

#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 286px;
	height: 1px;
	z-index: 1000;
}

.borderbot { height: 1px; line-height: 1px; font-size: 1px; margin: 0px; padding: 0px; }

.hoverText {
	font-size: 11px;
	color: Black;	
}


/******** Menu Styles ********/

.MenuGroup
{
  background-color:#ffffff;
}

.MainMenuItem
{
  background-color:#ffffff;
  color:gray;
  font-size:11px;
  font-weight:bold;
  border-bottom: solid 8px #0099ff;
  cursor:pointer;
  cursor:hand;
  padding: 3px 35px 3px 5px;
}

.MainMenuItemHover
{
  background-color:#ffffff;
  color:black;
  font-size:11px;
  font-weight:bold;
  border-bottom: solid 8px #ff9900;
  cursor:pointer;
  cursor:hand;
  padding: 3px 35px 3px 5px;
}

.SubMenuItem
{
  background-color:#0099ff;
  color:white;
  font-size:11px;
  font-weight:normal;
  border: solid 1px #0099ff;
  cursor:pointer;
  cursor:hand;
  padding: 3px 35px 3px 5px;
}

.SubMenuItemHover
{
  background-color:#ff9900;
  color:white;
  font-size:11px;
  font-weight:normal;
  border: solid 1px #0099ff;
  cursor:pointer;
  cursor:hand;
  padding: 3px 35px 3px 5px;
}

.Spacer
{
  background-color:#ffffff;
  color:white;
  font-size:11px;
  font-weight:normal;
  width:5px;
  padding:0px;
}

/*********************/