body, form {
	margin: 0px;
}
body, td, th, input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
}
a, a:link, a:visited {
	color: #626262;
	text-decoration: underline;
}
a:active, a:hover {
	text-decoration: none;
}
a.invert, a.invert:link, a.invert:visited {
	text-decoration: none;
}
a.invert:active, a.invert:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7B7B7B;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
	border-bottom: 2px solid #A9B6C3;
}
h1 a, h1 a:link, h1 a:visited {
	color: #7B7B7B;
	text-decoration: none;
}
h1 a:active, h1 a:hover {
	text-decoration: underline;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #255B92;
	margin: 5px 0px 5px;
}
.floatL {
	float: left;
	margin-right: 10px;
}
.floatR {
	float: right;
	margin-left: 10px;
}
.h100 {
	height: 100%;
}

.t1 {
	background-image: url(img/t1.gif);
}
.t1 table {
	height: 52px;
	margin-bottom: 6px;
	margin-right: 15px;
}
.t1 table td {
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 3px solid #4573a2;
}
.t2 {
	background-image: url(img/t2.jpg);
}
.t3 {
	background-image: url(img/t3.gif);
}
.t3 table {
	margin-top: 9px;
	margin-bottom: 1px;
	margin-right: 15px;
	margin-left: 235px;
}
.t3 table td {
	padding-right: 10px;
	padding-left: 10px;
	/*border-bottom: 3px solid #4573a2;*/
}
.center {
	height: 100%;
	background-image: url(img/3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.t7 {
	background-image: url(img/4.gif);
}
.t77 {
	background-image: url(img/44.gif);
}
.bleft {
	background-image: url(img/53.gif);
	background-repeat: repeat-y;
}
.bright {
	background-image: url(img/63.gif);
	background-repeat: repeat-y;
}
.bcenter {
	background-color: #FFFFFF;
	padding: 8px;
}
.footer {
	background-image: url(img/3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 12px 40px 10px;
}

form input, form textarea {
	vertical-align: middle;
	border: 1px solid #A9B6C3;
}

/**/
.title {
	font-weight: bold;
	margin-bottom: 3px;
	color: #255B92;
}
.title a {
	color: #255B92;
}
.title a:link, .title a:visited {
	color: #255B92;
	text-decoration: none;
}
.title a:active, .title a:hover {
	text-decoration: underline;
}
.more {
	margin-top: 5px;
	font-weight: bold;
	font-size: 10px;
	background-image: url(img/more_bg.gif);
	background-position: center;
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 25px;
}
span.more {background: none; padding: 0px;}
span.more a {padding: 0px}
.more a {
	color: #255B92;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.more a:link, .more a:visited {
	color: #255B92;
	text-decoration: none;
}
.more a:active, .more a:hover {
	text-decoration: underline;
}
.navigator {
	margin-bottom: 10px;
}
.navigator a:link, .navigator a:visited {
	text-decoration: none;
}
.navigator a:active, .navigator a:hover {
	text-decoration: underline;
}
.empty {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.hilight {
	background-color: #255B92;
	color: #FFFFFF;
	/*font-weight: bold;*/
}
.searchResult dt {
	font-weight: bold;
}
.searchResult dd {
	margin-left: 0px;
}
.searchResult dd ul {
	margin-bottom: 5px;
	margin-top: 5px;
}
.products-table {
	border-collapse: collapse;
}
.products-table td {
	border: solid 1px #A9B6C3;
}
.message { color: #009900; font-size: 10px; }
.errors { color: #990000; font-size: 10px; }

.catLevel0 a, .catLevel0 a:link, .catLevel0 a:visited {
	color: #255B92;
	text-decoration: none;
}
.catLevel0 a:active, .catLevel0 a:hover {
	text-decoration: underline;
}
.catLevel1 a, .catLevel1 a:link, .catLevel1 a:visited {
	color: #626262;
	text-decoration: none;
}
.catLevel1 a:active, .catLevel1 a:hover {
	text-decoration: underline;
}
.ontab {
	background-image: url(img/tab-on-bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.offtab {
	background-image: url(img/tab-off-bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
