#bottom {
	width:770px;
	clear:both;
	display:block;
	float: none;
	position: static;
	padding-top:30px;
}
body {
	margin:0px;
	/* brandable properties */
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left bottom;
	/* brandable properties */
}

html, body, table, td, th, p {
	/* brandable properties */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	/* brandable properties */
	
	font-size: 11px;
}

a {
	font-size: 11px;
	/* brandable properties */
	color: #0C4976;
	/* brandable properties */
}

a:hover {
	/* brandable properties */
	color: #98B1C4;
	/* brandable properties */
}

form {
	margin: 0px;
	padding: 0px;
}

input, select, checkbox, radio, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ol {
	margin:0px 0px 0px 22px;
	padding:0px;
	list-style: decimal outside;
}

ol li {
	padding-bottom: 15px;
}

h1, h2, h3, h4, h5, h6 {
	padding:0em;
	margin:0em;
}

h1 {
	font-size: 250%;
	text-transform:capitalize;
}

h2 {
	font-size: 200%;
	text-transform:capitalize;
}

h3 {
	font-size: 16px;
	
}

h4 {
	font-size: 100%;
	
}

input.searchBox, select.searchBox {
	font-size: 9px;
	padding-top:2px;
	padding-bottom:2px;
	margin-right: 7px;
	padding-left: 4px;
	vertical-align: baseline;
}

input.searchBox:hover, input.searchBox:focus {
	border:2px solid #98B1C4;
}

input.browseBox, select.browseBox {
	font-size: 9px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 4px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.topNav {
	display: block;
}

.topNav-searchBar {
	background-image: url(../img/sys/common_new/TM_nav_bg.jpg);
	background-repeat: repeat-x;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	display:;
}

.footerContainer {
	border-top: solid 1px #dfdfdf;
	width: 770px;
	height:auto;
	margin: 50px auto 10px auto;
	font-size: 10px;
	color: #999;
}

.footerContainer a {
	color: #999;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.footerContainer a:hover {
	color: #0C4976;
	text-decoration: underline;
}

.footerSections {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 2px #FFFFFF;
	/* brandable properties */
	display:;
	/* brandable properties */
}

.footerSections a {
	text-decoration: underline;
	padding-left: 8px;
	padding-right: 8px;
}

.footerSubSections {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f4f4f4;
	border-bottom: solid 1px #FFFFFF;
	/* brandable properties */
	display:;
	/* brandable properties */
}

.footerSubSections a {
	padding-left: 10px;
	padding-right: 10px;
}

.footerTOU {
	color:#5E5E5E;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #dfdfdf;
	padding-top: 10px;
	font-size: 10px;
	/* brandable properties */
	display:;
	/* brandable properties */
}

.footerTOU a {
	color: #0C4976;
	text-decoration: underline;
}

.footerTOU a:hover {
	color: #3D77A1;
}

.footerCopyRight {
	padding-top:10px;
	padding-bottom:20px;
	font-weight:bold;
	font-size: 10px;
	/* brandable properties */
	display:;
	/* brandable properties */
}

.footerPartnerSites {
	padding-bottom: 15px;
	font-size: 10px;
	/* brandable properties */
	display:;
	/* brandable properties */
}

.footerPartnerSites a {
	padding-left:2px;
	padding-right:2px;
}

#footerBizRate {
	display: ;
}


#canadaFooter {
	display:;
}

div.headerbar {
   background-color: #CCCCCC;
   color: #000000;
   border: 1px solid #999999;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   text-align: right;
}      


