/* CSS Document */
*
{
	margin: 0;
	padding: 0;
	font-family: Lucida Sans;
}
a img
{
	border: 0;
}
.wrapper
{
	width: 100%;
	clear: both;
	height: 0;
}

.inputtable td
{
	padding-left: 3px;
}
.inputtablesectionheader td
{
	padding: 5px;
	height: 15px;
	font-size: 14px;
	border: none;
	border-top: solid 15px #fff;
	border-bottom: dotted 1px #CCCCCC;
	color: #302F2F;
	font-weight: bold;
	background: #fff;
}

.button
{
	padding: 2px;
	font-size: 8.5pt;
	font-weight: bold;
	color: #fff;
	background-color: #F78F1E;
	border: solid 1px #8696B7;
}

/****************************** Button Set */
.btnSearch
{
	background-image: url(images/btnsearch.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 28px;
	width: 92px;
}

.btnSearch:hover
{
	cursor: pointer;
	background-image: url(images/btnsearch2.gif);
}

.btnBlackListSearch
{
	background-image: url(images/btnBlackListSearch.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 22px;
	width: 73px;
}

.btnBlackListSearch:hover
{
	cursor: pointer;
	background-image: url(images/btnBlackListSearch1.gif);
}

.btnView
{
	background-image: url(images/btnView.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 27px;
	width: 54px;
}

.btnView:hover
{
	cursor: pointer;
	background-image: url(images/btnView1.gif);
}

.btnAddAsset
{
	background-image: url(images/btnaddasset.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 28px;
	width: 92px;
}

.btnAddAsset:hover
{
	cursor: pointer;
	background-image: url(images/btnaddasset2.gif);
}

.btnDeleteAsset
{
	background-image: url(images/btndeleteasset.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 28px;
	width: 92px;
}

.btnDeleteAsset:hover
{
	cursor: pointer;
	background-image: url(images/btndeleteasset2.gif);
}

.btnGetInsurance
{
	background-image: url(images/btngetinsured.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 28px;
	width: 92px;
}

.btnGetInsurance:hover
{
	cursor: pointer;
	background-image: url(images/btngetinsured2.gif);
}

.btnSave
{
	background-image: url(images/btnsave.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 28px;
	width: 55px;
}

.btnSave:hover
{
	cursor: pointer;
	background-image: url(images/btnsave2.gif);
}

.btnLoadFromAccount
{
	background-image: url(images/btnLoadFromAccount.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 30px;
	width: 163px;
}

.btnLoadFromAccount:hover
{
	cursor: pointer;
	background-image: url(images/btnLoadFromAccount2.gif);
}

.btnLoadFromInsurance
{
	background-image: url(images/btnLoadFromInsurance.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 30px;
	width: 163px;
}

.btnLoadFromInsurance:hover
{
	cursor: pointer;
	background-image: url(images/btnLoadFromInsurance2.gif);
}

.btnLoadFromPurchase
{
	background-image: url(images/btnLoadFromPurchase.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 30px;
	width: 163px;
}

.btnLoadFromPurchase:hover
{
	cursor: pointer;
	background-image: url(images/btnLoadFromPurchase2.gif);
}

.btnAddNotification
{
	background-image: url(images/btnAddNotification.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 30px;
	width: 115px;
}

.btnAddNotification:hover
{
	cursor: pointer;
	background-image: url(images/btnAddNotification2.gif);
}

.btnAddContact
{
	background-image: url(images/btnAddContact.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 30px;
	width: 115px;
}

.btnAddContact:hover
{
	cursor: pointer;
	background-image: url(images/btnAddContact2.gif);
}

.btnUpload
{
	background-image: url(images/btnUpload.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 28px;
	width: 63px;
}

.btnUpload:hover
{
	cursor: pointer;
	background-image: url(images/btnUpload2.gif);
}

.btnAddID
{
	background-image: url(images/btnAddID.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 29px;
	width: 144px;
}

.btnAddID:hover
{
	cursor: pointer;
	background-image: url(images/btnAddID2.gif);
}

.btnReset
{
	background-image: url(images/btnReset.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 29px;
	width: 55px;
}

.btnReset:hover
{
	cursor: pointer;
	background-image: url(images/btnReset2.gif);
}

.btnEdit
{
	background-image: url(images/edit.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 28px;
	width: 55px;
}

.btnEdit:hover
{
	cursor: pointer;
	background-image: url(images/btnedit2.gif);
}

.btnDelete
{
	background-image: url(images/Delete.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 28px;
	width: 55px;
}

.btnDelete:hover
{
	cursor: pointer;
	background-image: url(images/btnDelete2.gif);
}

.btnDownload
{
	background-image: url(images/btnDownload.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 28px;
	width: 37px;
}

.btnDownload:hover
{
	cursor: pointer;
	background-image: url(images/btnDownload2.gif);
}

.btnNext
{
	background-image: url(images/btnNext.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 28px;
	width: 56px;
}

.btnNext:hover
{
	cursor: pointer;
	background-image: url(images/btnNext2.gif);
}

.btnPrev
{
	background-image: url(images/btnPrev.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 28px;
	width: 56px;
}

.btnPrev:hover
{
	cursor: pointer;
	background-image: url(images/btnPrev2.gif);
}

.navigateButton
{
	font-size: 8.5pt;
	font-weight: bold;
	color: white;
	border: 0;
	background-color: #F78F1E;
	font-family: tahoma,Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.btnContactOwner
{
	background-image: url(images/btnContactOwner.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 25px;
	width: 120px;
}

.btnContactOwner:hover
{
	cursor: pointer;
	background-image: url(images/btnContactOwner1.gif);
}


.btnAlertAuth
{
	background-image: url(images/btnAlertAuth.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 25px;
	width: 120px;
}

.btnAlertAuth:hover
{
	cursor: pointer;
	background-image: url(images/btnAlertAuth1.gif);
}

.btnSubmit
{
	background-image: url(images/btnSubmit.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 28px;
	width: 65px;
}

.btnSubmit:hover
{
	cursor: pointer;
	background-image: url(images/btnSubmit1.gif);
}

.btnCancel
{
	background-image: url(images/btnCancel.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 28px;
	width: 65px;
}

.btnCancel:hover
{
	cursor: pointer;
	background-image: url(images/btnCancel1.gif);
}

.btnViewAsset
{
	background-image: url(images/btnViewAsset.gif);
	background-repeat: no-repeat;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	height: 28px;
	width: 94px;
}

.btnViewAsset:hover
{
	cursor: pointer;
	background-image: url(images/btnViewAsset1.gif);
}
/***************************** body + fonts */

body
{
	background: #fff;
	border-top: 35px solid #f78f1e;
	text-align: center;
	font: 11px Lucida Sans,Arial,Tahoma;
	color: #000;
}

p
{
	padding: 10px 0;
	line-height: 130%;
}
a
{
	outline: none;
}
p a
{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
p a:hover
{
	border-bottom: 1px dotted #f78f1e;
	color: #f78f1e;
}

.title
{
	font-size: xx-large;
}

.sitelinks a
{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
.sitelinks a:hover
{
	border-bottom: 1px dotted #f78f1e;
	color: #f78f1e;
}
.borderBottom1
{
	font: 11px Arial,Tahoma;
	color: #000;
	font-weight: normal;
	width: 100px;
}

/*ul {padding: 10px 0 10px 25px;}
li {line-height:130%;}*/

h3
{
	font-size: 18px;
	letter-spacing: -1px;
	color: #8C8951;
	font-family: Lucida Sans;
}
h4
{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 10px 0;
}

hr
{
	color: #FAAB55;
	height: 1px;
}

/***************************** containers */

.inner
{
	width: 750px;
	margin: auto;
}

#wrap
{
	text-align: left;
	width: 868px;
	margin: auto;
}

#triggerbar
{
	width: 750px;
	height: 57px;
	padding-top: 5px;
}
#logo_nav
{
	width: 750px;
	height: 25px;
	margin-top: -30px;
}
#main
{
	width: 779px;
	padding: 0px 0;
}
#searchreg
{
	width: 848px;
	float: left;
}
#howitworks
{
	clear: both;
	width: 100%;
	background: #f78f1e;
	padding: 0 0 10px 0;
	text-align: left;
}
#footer
{
	width: 868px;
	padding: 20px 0 20px 0;
	text-align: left;
	margin: auto;
}
#brand
{
	color: #f78f1e;
}


/*Downloads page*/
#downloads
{
	text-align: left;
	width: 750px;
	margin: auto;
	height: auto;
	position: inherit;
	font-family: tahoma,Arial, Helvetica, sans-serif;
}
#downloadsleftcol
{
	float: left;
	text-align: left;
	width: 637px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#downloadsrightcol
{
	float: right;
	width: 107px;
	padding-top: 10px;
}
#downloadsbutton
{
	float: left;
	text-align: left;
	width: 748px;
	font-size: 8.5pt;
	font-weight: bold;
	height: 30px;
	color: #fff;
	background-color: #F78F1E;
	border: solid 1px #8696B7;
	padding-top: 12px;
}


/*How it works*/

#howitworkstable
{
	text-align: left;
	width: 750px;
	margin: auto;
	position: inherit;
	font-family: tahoma,Arial, Helvetica, sans-serif;
}
#howleftcol
{
	float: left;
	margin: auto;
	width: 318px;
}
#howrightcol
{
	float: right;
	width: 432px;
	padding-bottom: 20px;
	padding-top: 20px;
	min-height: 150px;
}
#howitworksheader
{
	color: #f78f1e;
	font-size: 20px;
}

/*Developers*/

#devtable
{
	text-align: left;
	width: 750px;
	margin: auto;
	position: inherit;
	font-family: tahoma,Arial, Helvetica, sans-serif;
}
#devleftcol
{
	float: left;
	width: 600px;
}
#devrightcol
{
	float: right;
	width: 150px;
	padding-top: 10px;
}
#devheader
{
	color: #f78f1e;
	font-size: 20px;
}

/*Contact us*/

#conttable
{
	text-align: left;
	width: 750px;
	margin: auto;
	position: inherit;
	font-family: tahoma,Arial, Helvetica, sans-serif;
}
#contlefttable
{
	float: left;
	width: 393px;
	margin: auto;
}
#contleftcol
{
	float: left;
	width: 113px;
	padding-top: 22px;
	clear: both;
}
#contmidcol
{
	float: left;
	width: 280px;
	padding-top: 20px;
}
#contrightcol
{
	float: right;
	width: 357px;
	padding-top: 20px;
}
#contheader
{
	color: #f78f1e;
	font-size: 20px;
	text-decoration: underline;
}
.conttf
{
	border: 1px solid rgb(0, 0, 0);
	width: 180px;
	background-color: rgb(255, 255, 255);
}
#contbutton
{
	border: 1px solid rgb(0, 0, 0);
	height: 22px;
	width: 70px;
	font-size: 12px;
	background-color: rgb(255, 255, 255);
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	color: #000000;
}

/*About US*/

#abouttable
{
	text-align: left;
	width: 750px;
	margin: auto;
	position: inherit;
	font-family: tahoma,Arial, Helvetica, sans-serif;
}
#aboutleftcol
{
	float: left;
	width: 550px;
}
#aboutrightcol
{
	float: right;
	width: 200px;
}
#aboutheader
{
	color: #f78f1e;
	font-size: 20px;
}

/*Privacy Policy*/

#privtable
{
	text-align: left;
	width: 750px;
	margin: auto;
	position: inherit;
	font-family: tahoma,Arial, Helvetica, sans-serif;
}
#privleftcol
{
	float: left;
	width: 550px;
}
#privrightcol
{
	float: right;
	width: 200px;
}
#privheader
{
	color: #f78f1e;
	font-size: 20px;
}

/*Security Center*/

#sectable
{
	text-align: left;
	width: 750px;
	margin: auto;
	position: inherit;
	font-family: tahoma,Arial, Helvetica, sans-serif;
}
#secleftcol
{
	float: left;
	width: 550px;
}
#secrightcol
{
	float: right;
	width: 200px;
}
#secheader
{
	color: #f78f1e;
	font-size: 20px;
}
#secbutton
{
	float: left;
	text-align: left;
	width: 748px;
	font-size: 8.5pt;
	font-weight: bold;
	height: 30px;
	color: #fff;
	background-color: #F78F1E;
	border: solid 1px #8696B7;
	padding-top: 12px;
}

/*Terms*/

#termstable
{
	text-align: left;
	width: 750px;
	margin: auto;
	position: inherit;
	font-family: tahoma,Arial, Helvetica, sans-serif;
}
#termsleftcol
{
	float: left;
	width: 550px;
}
#termsrightcol
{
	float: right;
	width: 200px;
}
#termsindent1
{
	float: left;
	width: 750px;
}
#termsindent2
{
	float: left;
	width: 730px;
	padding-left: 20px;
}
#termsindent3
{
	float: left;
	width: 710px;
	padding-left: 40px;
}
#termsheader
{
	color: #f78f1e;
	font-size: 20px;
}


.pageborder
{
	padding: 5px;
	border: solid 1px #F78F1E;
	width: 100%;
	margin-bottom: 10px;
}

/***************************** pull down */

.swordtop
{
	float: left;
}

#trigger
{
	text-align: right;
	margin: auto;
	float: right;
	z-index: 4;
}
#trigger img
{
	cursor: pointer;
}

#pulldown
{
	height: 235px;
	width: 100%;
	background: #f78f1e url(images/pulldownrepeat.gif) repeat-x;
	display: block;
}
#pulldown .inner
{
	background: url(images/pulldownback.gif) no-repeat;
	height: 235px;
}
#pulldown a
{
	border: 0;
}

.inner img.header
{
	margin: 0 0 20px 0;
}

/***************************** pulldown login area */

.loginarea
{
	width: 420px;
	float: left;
	text-align: left;
	padding: 0 0 0 25px;
}
.loginarea span
{
	display: block;
	height: 41px;
	width: 420px;
}

.loginarea label
{
	width: 140px;
	display: block;
	float: left;
	text-align: right;
	margin: 0 15px 0 0;
}
.loginarea input, input.searchinput, #registerform input
{
	width: 241px;
	height: 22px;
	border: 0;
	padding-left: 8px;
	padding-top: 4px;
	background: url(images/pulldown-input.gif) no-repeat;
}

.loginarea span.remember
{
	height: 20px;
	margin: -15px 0 0 0;
}
.loginarea input.rememberme
{
	width: auto;
	position: relative;
	left: 155px;
	float: left;
	background: 0;
}
.loginarea label.rememberme
{
	width: auto;
	float: right;
	position: relative;
	right: 150px !important;
	right: 130px;
	top: 3px;
	color: #fff;
	font-size: 12px;
}

.loginarea input#submit
{
	width: 117px;
	height: 31px;
	background: url(images/pulldown-login.gif) no-repeat;
	position: relative;
	left: 140px;
	top: 5px;
	cursor: pointer;
	cursor: hand;
}

.logindetails
{
	width: 280px;
	float: right;
	color: #fff;
	text-align: left;
	border-left: 1px solid #f9ab56;
	padding: 0 0 0 20px;
}
.logindetails a
{
	color: #fff;
	padding: 1px;
}
.logindetails a:hover
{
	background: #fff;
	color: #f78f1e;
}

/***************************** logo + nav */

#logo
{
	width: 190px;
	height: 25px;
	float: left;
	padding: 0 0 0 0;
}

#nav
{
	float: right;
	padding: 5px 0 0 0;
}
#nav li
{
	display: inline;
	padding: 0 3px;
	color: #fff;
}
#nav a
{
	text-decoration: none;
	font-size: 11px;
	padding: 1px;
	color: #fff;
	font-weight: bold;
	border: 0;
}
#nav a:hover, #nav li.on a
{
	background: #f78f1e;
	color: #fff;
}


/***************************** home main */
#mainsection
{
	margin-top: -61px;
	z-index: 5;
}
#mainleft
{
	display: block;
	position: relative;
}
#mainright
{
	display: block;
	position: relative;
}

/***************************** blurb */

#blurb
{
	width: 245px;
	float: left;
	height: 449px;
	display: block;
	background: url(images/mascot.jpg) no-repeat;
}
#blurb p
{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	position: relative;
}

p.firstpar
{
	width: 171px;
	height: 70px;
	background: url(images/firstpar.gif) no-repeat;
	top: 27px;
	left: 44px;
}
p.secondpar
{
	width: 141px;
	height: 51px;
	background: url(images/secondpar.gif) no-repeat;
	top: 115px;
}

/***************************** step info section */
#steps
{
	width: 848px;
	height: 500px;
}
#steps img
{
	margin: 0px;
	padding: 0 0 0 0;
}
.step-heightfill
{
	height: 300px;
	margin-bottom: 15px;
}
.step-one
{
	width: 138px;
	float: left;
	padding: 0px 0px 0px 22px;
	margin-left: 20px;
	line-height: 130%;
	text-align: left;
}
.step-two
{
	width: 138px;
	display: block;
	float: left;
	padding: 0px 0px 0px 44px;
	line-height: 130%;
	text-align: left;
}
.step-three
{
	width: 138px;
	display: block;
	float: left;
	padding: 0px 0px 0px 42px;
	line-height: 130%;
	text-align: left;
}
#registerbutton
{
	width: 200px;
	height: 60px;
	float: left;
	text-align: left;
	margin-left: 40px;
}
.brandlink
{
	color: #f78f1e;
	font-size: 23px;
	text-decoration: underline;
}

/***************************** search + register */

.choose
{
	position: absolute;
	margin: 15px 0 0 25px;
}
.choose .registration, .choose .search
{
	width: 153px;
	height: 30px;
	display: block;
	float: left;
}
.choose .registration
{
	margin: 0 30px 0 0;
}

#block-register, #block-search
{
	width: 344px;
	height: 205px;
	background: url(images/registrationbox.gif) no-repeat;
	padding: 50px 20px 0 20px;
}
#block-search
{
	background: url(images/searchbox.gif) no-repeat;
}
#searchreg p
{
	font-size: 11px;
}

/******** search form */

#searchtable
{
	border-bottom-style: groove;
	border-top-style: groove;
	text-align: left;
	font-size: larger;
	padding: 10px 0 10px 0;
	margin-bottom: 50px;
	color: #716F42;
}

#searchform, #registerform
{
	width: 327px;
	height: 100px;
	background: url(images/formback.gif) no-repeat;
	padding: 20px 0 0 20px;
}
#searchform label
{
	margin: 0 0 20px 0;
	display: block;
}
input#searchsubmit
{
	width: 117px;
	height: 56px;
	display: block;
	background: url(images/searchbox-button.gif) no-repeat;
	border: 0;
	margin: 20px 0 0 60px;
	cursor: pointer;
	cursor: hand;
}

/******** register form */

#registerform label
{
	display: block;
	margin: 0 0 5px 0;
}
#registerform input
{
	margin: 0 0 10px 0;
}
input#register-submit
{
	width: 117px;
	height: 59px;
	display: block;
	border: 0;
	background: url(images/register-submit.gif) no-repeat;
	margin: 20px 0 0 60px;
	cursor: pointer;
	cursor: hand;
}

/***************************** product list page */

p.notices
{
	font-size: 12px;
	color: #ff9933;
}

#prodlist
{
	margin: 10px 0;
}
#prodlist tr.alt td
{
	background: #feeddb;
}
#prodlist td
{
	padding: 10px;
}

#prodlist h5
{
	font-size: 12px;
}
#prodlist h6
{
	font-size: 12px;
	font-weight: normal;
}
#prodlist p
{
	font-size: 11px;
	padding: 0 0 5px 0;
}
#prodlist small
{
	font-size: 10px;
	color: #f00;
	text-align: center;
	display: block;
	padding: 5px 0 0 0;
}

#howitworks h2.backtop
{
	width: 53px;
	height: 22px;
	overflow: hidden;
	display: block;
	background: url(images/top.gif) no-repeat;
}

/***************************** general content */

#main.generalpage p
{
	font-size: 12px;
}
#main .content-left, #main .content-right
{
	width: 360px;
	float: left;
}
#main .content-left
{
	margin: 0 30px 0 0;
}

/***************************** how it works */

#howitworks p
{
	font-size: 11px;
	text-align: left;
	color: #fff;
}
.hiw-one, .hiw-two
{
	margin: 0 30px 0 0;
}
#howitworks .inner div
{
	width: 181px;
	float: left;
	height: 90px;
	display: block;
	overflow: hidden;
	padding: 10px 20px;
	background: url(images/howitworks.gif) 0 0 no-repeat;
}

#howitworks div.hiw-two
{
	background-position: -221px 0;
}
#howitworks div.hiw-three
{
	background-position: -442px 0;
}

#howitworks h2
{
	width: 133px;
	height: 23px;
	display: block;
	overflow: hidden;
	background: url(images/h2-howitworks.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	cursor: pointer;
}

/***************************** footer */

#ftinner
{
	width: 868px;
	float: left;
}
#testimonials
{
	width: 866px;
	height: 250px;
	float: left;
	color: #FFFFFF;
	margin-top: 30px;
	overflow: hidden;
}
#testimonialbar
{
	width: 868px;
	height: 10px;
	float: left;
	color: #FFFFFF;
	background-image: url(images/testimonial_bar.jpg);
	background-repeat: no-repeat;
	background-color: #333333;
}
#testimonialtext
{
	width: 826px;
	height: 190px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	background-color: #333333;
}
#footer .customer p
{
	font-style: oblique;
}
#footer ul
{
	padding: 10px 0;
}
#footer li
{
	list-style: none;
}
#ftlogos
{
	clear: both;
	float: left;
	margin-top: 20px;
}
#ftbrand
{
	float: right;
	text-align: right;
	color: #999999;
}

#ftsitelinks
{
	float: left;
}
#ftsitelinks a
{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
#ftsitelinks a:hover
{
	border-bottom: 1px dotted #f78f1e;
	color: #f78f1e;
}

#footer p a:hover, #footer li a:hover
{
	color: #fff;
	border-bottom: 1px dotted #fff;
}

#footer div.bottomlinks
{
	clear: both;
	color: #fff;
	width: 750px;
}
.bottomlinks a
{
	text-decoration: underline;
	color: #fff;
	border: 0;
}
#footer .bottomlinks a:hover
{
	border: 0;
}

.bottomlinks p.left
{
	float: left;
	width: 350px;
}
.bottomlinks p img
{
	margin: -7px 10px 0 0;
}
.bottomlinks p.right
{
	float: right;
	width: 300px;
	text-align: right;
	margin: 0 65px 0 0;
}

.bottomlinks a.rss
{
	background: url(images/rss.gif) 0 0 no-repeat;
	padding: 10px 0 10px 50px;
}


/***************************** message list page */

.messageheader
{
	height: 15px;
	font-size: 12px;
	border: solid 1px #666666;
	color: #fff;
	font-weight: bold;
	background-color: #f78f1e;
}
.messageheader td
{
	height: 15px;
	padding: 3px;
	border: none;
	border-bottom: solid 1px #666666;
}

.messageitemalt
{
	font-size: 12px;
	color: #000;
	background: white;
	border-bottom: dotted 1px #CCCCCC;
}
.messageitemalt td
{
	padding: 3px;
	border: none;
	border-bottom: dotted 1px #CCCCCC;
}

.messageitem
{
	font-size: 12px;
	color: #000;
	background: white;
	border-bottom: dotted 1px #CCCCCC;
}
.messageitem td
{
	padding: 3px;
	border: none;
	border-bottom: dotted 1px #CCCCCC;
}

/***************************** Menu */

.main_menu_area
{
	clear: both;
	height: 31px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#main_menu_area img
{
	margin: -6px 0px 0px 0px;
}

.menu
{
	font-family: "Trebuchet MS" , Arial, san-serif;
	width: 492px;
	height: 36px;
	position: relative;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.menu ul li a
{
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	width: 81px;
	height: 36px;
	text-align: center;
	border-bottom: 0;
	background-image: url(images/2a.png);
	line-height: 36px;
	font-size: 11px;
	overflow: hidden;
	padding-left: 1px;
}


/* first and last tabs */

.menu .one
{
	background-image: url(images/1a.png);
	padding-left: 1px;
	margin-right: -1px;
}

.menu .three
{
	background-image: url(images/3a.png);
}


.menu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.menu ul li
{
	float: left;
	position: relative;
}

.menu ul li ul
{
	display: none;
}



/* button hover properties */

.menu ul li:hover a
{
	color: #000000;
	background: url(images/2b.png);
}

.menu ul li:hover ul
{
	display: block;
	position: absolute;
	top: 36px;
	left: 0;
	width: 152px;
	margin: 0;
	padding: 0;
}

.menu ul li:hover ul li a.two
{
	background: #6a3;
	color: #fff;
}

.menu ul li:hover ul li:hover a.two
{
	background: #6fc;
	color: #544a3a;
}

.menu ul li:hover ul li ul
{
	display: none;
}


.menu ul li:hover .one
{
	color: #000000;
	background: url(images/1b.png);
}

.menu ul li:hover .three
{
	color: #000000;
	background: url(images/3b.png);
}



/* dropdown properties */

.menu ul li:hover ul li a
{
	background-image: none;
	display: block;
	height: 28px;
	line-height: 26px;
	color: #043454;
	width: 142px;
	text-align: left;
	margin: 0;
	padding: 0 0 0 11px;
	font-weight: normal;
}
.menu ul li:hover ul
{
	margin: 0 0 0 3px;
	padding: 0;
	background-image: url(images/ddbg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}


.menu ul li:hover ul .hlight
{
	background-image: url(images/hlight2.png);
	margin-right: 1px;
}

/* dropdown selected properties */

.menu ul li:hover ul li a:hover
{
	color: #fff;
	background-image: url(images/hlight.png);
}


.menu ul li:hover ul li:hover ul
{
	display: block;
	position: absolute;
	left: 105px;
	top: 0;
}
.menu ul li:hover ul li:hover ul.left
{
	left: -105px;
}
/*Sub Menu Section*/

.sub_menu_area
{
	position: absolute;
	width: 148px;
	z-index: 2;
	left: 58px;
	top: 140px;
	display: none;
}

.sub_menu_1
{
	background: url(images/sub_menu_1.gif) repeat-y;
	width: 174px;
}

.sub_menu_1 ul
{
	padding: 0px;
	margin: 0px 10px 0px 10px;
}

.sub_menu_1 li
{
	list-style-type: none;
	list-style-image: url(images/sub_menu_arrow.gif);
	font-size: 11px;
	color: #FFFFFF;
	margin: 5px 10px 0px 15px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dashed #FFF;
	height: 15px;
	text-transform: uppercase;
}

.sub_menu_1 li a
{
	display: block;
	height: 15px;
	color: #FFF;
	text-decoration: none;
}

.sub_menu_1 li a:hover
{
	color: #FFF;
	font-weight: bold;
	width: 174px;
	background-position: -25px 0px;
}

.sub_menu_2
{
	background: url(images/sub_menu_2.png) no-repeat;
	width: 174px;
	height: 19px;
}

/***************************** tab control */

.Tab
{
	padding-bottom: 0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 8.5pt;
}

.tableTab td
{
	border-bottom: solid 1px #F2F2F2;
}

.unselectedtab
{
	height: 21px;
	padding-left: 5px;
	color: #fff;
	font-weight: normal;
	background-image: url(images/tab_background.gif);
	background-repeat: repeat-x;
	border: none;
	cursor: pointer;
	cursor: hand;
}

.selectedtab
{
	height: 23px;
	padding-left: 5px;
	color: #fff;
	font-weight: bold;
	background-image: url(images/tab_background_selected.gif);
	background-repeat: repeat-x;
	cursor: pointer;
	cursor: hand;
}

/***************************** hints & tips */

#hintsandtips
{
	width: 189px;
	margin: 10px 0 0 0;
	background-color: #F78F1E;
}
#hintsandtips-top
{
	width: 189px;
	height: 18px;
	background: Url(images/hintsandtips-top.gif) no-repeat;
}
#hintsandtips-middle
{
	width: 155px;
	background: Url(images/hintsandtips.gif) no-repeat;
	padding: 25px 18px 0 18px;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
}
#hintsandtips-bottom
{
	width: 189px;
	height: 18px;
	background: Url(images/hintsandtips-bottom.gif) no-repeat;
}


/***************************** error messages */

.ErrorText
{
	font-size: 19px;
	color: Red;
}


/***************************** member homepage */

#main
{
	display: block;
}

#home-left
{
	display: block;
	float: left;
	width: 500px;
}

#home-right
{
	float: right;
}

#accountsummary
{
	background: Url(images/accountsummary.gif) no-repeat;
	width: 194px;
	height: 126px;
}

#lblAccountSummary
{
	position: absolute;
	padding: 54px 0 0 39px;
	width: 132px;
}

#imgPayNow
{
	position: absolute;
	padding: 95px 0 0 80px;
}

#assistance
{
	padding: 10px 0 0 0;
}
#assistance a
{
	display: block;
	width: 187px;
	height: 73px;
	background: Url(images/assistance_banner.gif) no-repeat;
}

#sub_menu_elements ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

/***************************** asset preview page */
.previewAsset
{
	font-size: 13px;
}

.previewHeadItemName
{
	color: Gray;
}

#dashbar
{
	border-bottom: dashed 1px silver;
}

.MyassetItems a
{
	color: Black;
	text-decoration: none;
}

.NotificationBar
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	width: 400px;
	background-color: #FFC080;
	bottom: 0%;
	left: 0px;
	position: absolute;
	font-size:larger;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

.collapsePanelHeader
{
	width:100%;
	height:30px;
	background-image: url(images/tab_background_selected.gif);
	background-repeat:repeat-x;
	color: #FFF;
	font-weight:bold;
}
