/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	background-position:center;
	min-height: 99%;
	/* IE6 hack (not sure why these numbers work!)*/
	height: auto !important;
	height: 67%;
	/*End hack*/
	width:900px;
	margin:auto;
	background-image:  url(images/field.gif);
}

a:link, a:visited, a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight:bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	color: #2B8CB9;
	font-size: 14px;
	padding-bottom: 5px;
}

h2{
	color: #91B13E;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}

h3{
	color: #6F8D22;
	font-size: 16px;
	font-weight: bold;
}

h4{
 color: #6F8D22;
 font-size: 12px;
 font-weight: bold;
}

h5{
 color: #334D55;
 font-size: 12px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: normal;
	border-width: 1px;
	border-color: #999;
	border-style: solid;
	border-top-width: 0px;
	background: #FFFFFF url(images/bg_lh_900.gif) no-repeat;
	position: absolute;
	width: 900px;
	min-height: 99%;
	/* IE6 hack */
	height: auto !important;
	height: 100%;
	/*End hack*/
}

.topnavbar {
	height: 26px;
	width: 784px;
	position: absolute;
	top: 115px;
	left: 55px;
}

#content{
	position: relative;
	width: 870px;
	padding-left: 15px;
	padding-bottom: 60px;
	margin-top: 150px;
	min-height: 420px;
	/* IE6 hack */
	height: auto !important;
	height: 100%;
	/*End hack*/
}

#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	position: absolute;
	width: inherit;
	bottom: 10px;
}


.topnav	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:     url("images/downtab.gif");
	background-repeat: no-repeat;
	/*white-space: nowrap;*/  /*taken out to suit IE8, doesn't seem to cause any other problem*/
	width: 111px;
	height: 26px;
	float: left; 
}
.topnav a {
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	width: 111px;
	height: 26px;
	float: left;
	text-decoration: none;
	font-weight:normal
			}
.topnav img {width: 111px; height: 26px; border: 0; }
* html a:hover {visibility:visible}
.topnav a:hover img{visibility:hidden}

.topnav span {
	position: relative;
	float: left;
	top: -24px;
	margin: 0px;
	padding: 0px;
	cursor: default;
	width: 111px;
	height: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	}

.topnav a:hover span {
	top: -17px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

.feature h3{
	padding: 0px 0px 5px;
	text-align: center;
}

.feature img{

	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

.feature table{
	padding: 0px 0px 0px 0px;
}
/************** Other text styles ***************/

.formsub{
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}

.formleft{
	font-size: 12px;
	font-weight: normal;
	color: #3366CC;
	background-color: #EEEEEE;
}

.formnote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3366CC;
}

.formitalic{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3366CC;
	font-style: italic;
}

.note{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	font-weight: normal;
}
.italic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: normal;
}
.italicb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
.verdana{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}
.verdanaitalic{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: italic;
	font-weight: normal;
}
/***********************************************/
/* Anti-Spambot Div                                */
/* Puts in a hidden field that only spambots will fill in    */
/***********************************************/
.antibotfield {
	display: none
}

/*********** CSS Sprites ***********/

.sprite_sidebar {
	background:url(/images/sidebarsprite.jpg);
}
.sidebar_sp {
	height:75px;
	width:100px;
}
.sb1 {background-position:-0px -0px;}
.sb2 {background-position:-0px -76px;}
.sb3 {background-position:-0px -152px;}
.sb4 {background-position:-0px -228px;}
.sb5 {background-position:-0px -304px;}
.sb6 {background-position:-0px -380px;}
.sb7 {background-position:-0px -456px;}

.sprite {
	background:url(/images/sprite.png);
}
.confirm {height:70px;}
.cc {height:32px;}
.btnbar {height:28px;}
.tab {height:26px;}
.btn {height:20px;}
.fb {height:16px;}
.infox {height:14px;}
.arrow {height:11px;}

.ImmConfirm {width:110px; background-position:-0px -0px;}
.amex {width:45px; background-position:-0px -71px;}
.diners {width:102px; background-position:-46px -71px;}
.mastercard {width:45px; background-position:-149px -71px;}
.visa {width:44px; background-position:-195px -71px;}
.upbackbtn{width:176px; background-position:-0px -104px;}
.upbar {width:140px; background-position:-177px -104px;}
.uptab {width:112px; background-position:-0px -133px;}
.upbtn {width:100px; background-position:-0px -160px;}
.facebook {width:16px; background-position:-0px -181px;}
.twitter {width:16px; background-position:-17px -181px;}
.info {width:14px; background-position:-0px -198px;}
.asc {width:17px; background-position:-0px -213px;}
.desc {width:17px; background-position:-18px -213px;}

