/* layout and struture */


html {
	background: #000 url(../_UI/bg2b.jpg) repeat-y center top;
}
body {
	margin: 0px 0 0 0;
	background-image: url(../_UI/bg22.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000;
	padding-bottom: 30px;
}

img {
  border: 0;
  vertical-align: ;
}

.outerTable {
	background:#fff;
    border-color: #000;
    border-width: 0 1px 1px 1px;
    border-style: solid;
}
.contentTable {
	background:#fff url(../_UI/bg-table.jpg) center top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
.scrollTable {
	text-align:center;
	background:#fff url(../_UI/bg-table.jpg) center top;
	background-repeat: repeat-x;
	padding: 0 0 0 80px;
}

.flash {
	margin: 44px 0 0 0;
}


hr { 
border: 0; 
color: #ddd; 
background-color: #ddd; 
height: 1px; 
}

/* typography and links */

.bodyText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #222;
	text-decoration: none;
	line-height: 1.66em;
	margin-right:36px;
}

.bodyTextTight {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #222;
	text-decoration: none;
	line-height: 1.4em;
	padding-right: 20px;
}
.bodyTextList {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #222;
	text-decoration: none;
	line-height: 2.5em;
}
.boldAccentColor {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.bodyTextContact {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #222;
	text-decoration: none;
	line-height: 1.66em;
	margin-left:19px;
}
.brandsALT {
	font-weight:bold;
}
p.brands {
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	line-height: 1.45em;
	padding:0px 100px 20px 100px;

}
p.brands2 {
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	line-height: 1.45em;
	padding:0px 100px 20px 100px;

}
.mainTitle {
	margin-top:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#333;
	}

.footer {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #666;
	font-size: 10px;
	line-height: 1.5em;
	margin-bottom:20px;
}

.sidebar {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #333333;
	font-size: 10px;
	line-height: 1.3em;
}
.sidebarHead {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-size: 10px;
	line-height: 1.2em;
	padding-top:44px;
}

.notes {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #333;
	font-size: 10px;
	line-height: 1.3em;
}
.notesHead {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	font-size: 10px;
	line-height: 1.2em;
}
.notes2 {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #333;
	font-size: 10px;
	line-height: 1.3em;
}
.notesHead2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	font-size: 10px;
	line-height: 1.2em;
}

a:link {
	text-decoration: none;
	color: #333
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #c00;
}
a:active {
	text-decoration: none;
	color: #f00;
}
a.nav:link {
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
a.nav:visited {
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
a.nav:hover {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
a.nav:active {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
a.tableSelect:link {
	border:#0000CC solid 1px;
}
a.tableSelect:visited {
	text-decoration: none;
	color: #cccccc;
	font-weight: normal;
}
a.tableSelect:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
a.tableSelect:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
a.tableSelect:link {
	text-decoration: none;
	color: #666;
}
a.foot:visited {
	text-decoration: none;
	color: #666;
}
a.foot:hover {
	text-decoration: none;
	color: #333;
}
a.foot:active {
	text-decoration: none;
	color: #333;
}

.elevator {
	float: right;
	width:200px;
	background:#eaeaea ;
	border:1px solid #999;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	line-height: 1.33em;
	padding:10px 10px 20px 10px;
	margin: 88px 0 20px 22px;

}



/* forms */
.formbox {
	background-color: #eee;
	border: 1px;
	border-top-color: #666;border-right-color: #999;border-bottom-color: #999;border-left-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-style: solid;
}

.bodyTextForm {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	line-height: 1.66em;
	padding-right: 0px;
}

.required {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #900;
	font-size: 10px;
	line-height: 1.5em;
}








/* special pads */

.sidebarTitle {margin-top:66px}

.goingUP {
	margin: 0px 0 88px 20px;
	float:right;
}
.iconspace {margin:0px 5px -1px 0px}

.caseTh {margin:0px 0px 15px 0px}


.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:.3em;
	word-spacing:.3em;
	color: #333;
	padding:12px 0px 13px 18px;

}
.captionACCENT {
	color: #000;
	font-weight:bold;
}
