@charset "utf-8";
/* CSS Document */

/*corporate styles*/
.rBox {
	border:1px solid #C9E4EB;
	margin-right: 16.5em;
}
.rBox h1 {
	background-image:url(../images/tlc.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0;
	padding-top:20px;
	position:relative;
	padding-left: 20px;
	left: -1px;
	top: -1px;
}
.rBox h2 {
	font-size: 1em;
	color: #0492D4;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.rBox p.bottom {
	background-image:url(../images/brc.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin:0px;
	position:relative;
	bottom: -1px;
	height: 21px;
	right: -1px;
}
.rBox p.first {
	margin-top: 0px;
}
.rBox p.last {
	margin-bottom: 0px;
}
.rBox p {
	padding-left:20px;
	padding-right: 20px;
}
.rBox table {
	margin: 0px 20px;
}
.rBox table th {
	color: #0492D4;
	padding-right: 10px;
	vertical-align: top;
}
.rBox table td {
	padding-bottom: 7px;
	vertical-align: top;
}
.bannercorp {
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: .8em;
}
.bannercorp img {
	margin-bottom: 10px;
}

.topleftcorner {
	background-image: url(../images/tlc_trans.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
.previous {
	float: left;
}
.next {
	text-align: right;
	float: right;
}
table#p {
	text-align: center;
	border-left: 1px dotted #019CB0;
	border-top: 1px dotted #019CB0;
	border-bottom: none;
	border-right: none;
}
table#p thead{
	background-color: #019CB0;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
table#p th{
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 4px;
	border-top: none;
	border-right: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
	border-left: none;
}
table#p td   {
	border-top: none;
	border-right: 1px dotted #019CB0;
	border-bottom: 1px dotted #019CB0;
	border-left: none;
	padding: 4px;
	vertical-align: middle;
	text-align: center;
}
tr.pheading {
	background-color: #019CB0;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

ul#brochurenav {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 16.5em;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
}

#navigation {
	margin-bottom:0;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #C9E4EB;
	border-left: 1px solid #C9E4EB;
}
.bottomright {
	background-image: url(../images/brc_trans.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
	position: relative;
	bottom: -2px;
	right: -1px;
}
