body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 76%/1.3em "Trebuchet MS";
	color: #474747;
}
form {
	margin: 0;
	padding: 0;
}
input, select {
	font: 12px "Trebuchet MS";
	margin: 0;
	padding: 0;
}
a {
	color: #474747;
	text-decoration: underline;
}
a img {
	border-style: none;
}
hr {
	background: #E0C9DB;
	border-top: 1px solid #E0C9DB;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
dl {
	width: 100%;
	margin: 5px 0 5px 0;
	padding: 0;
	line-height: 1.4em;
}
dt {
	width: 80px;
	margin: 0;
	padding: 0 8px 0 0;
	float: left;
	text-align: right;
}
dd {
	margin: 0;
	padding: 0;
	display: left;
}
sup {
	font-size: 10px;
	margin: 0;
	padding: 0;
	line-height: 1px;
}

/*** Module styles ***/
.advice hr {
	background: #8FC594;
	border-top: 1px solid #8FC594;
}
.work hr {
	background: #35C8FF;
	border-top: 1px solid #35C8FF;
}
.vehicle hr {
	background: #f5c28c;
	border-top: 1px solid #f5c28c;
}
/***/

.container {
	text-align: left;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

/*** Home page styles ***/
.masthead {
	height: 141px;
	background: url(none);
	width: 960px;
	position: relative;
}
.masthead .logo {
	position: absolute;
	left: 6px;
	top: 21px;
}
.masthead .search {
	display: none;
}
.content {
	padding: 0 5px 5px;
}
.contentInside {
	background: #fff;
	border: 8px solid #e0c9db;
	padding-bottom: 18px;
}
#banner h1 {
	display: none;
}
.contentInside  .cols3 p {
	padding-top: 0;
	margin-top: 0;

}

/**** 3 cols ****/
.cols3 {
	position: relative;
	padding: 0;
	width: 880px;
	text-align: left;
	background: url(../images/template/3col_lines.gif) repeat-y;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.contentInside .cols3 ul {
	margin: 0;
	padding: 0;
}
.contentInside .cols3  ul li {
	margin: 0 0 12px;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(../images/template/bullet_grey.gif) no-repeat left 5px;
}
.colLining {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
.colLining p {
	padding: 0;
	margin: 0;
}
.cols3 h2 {
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: normal;
	height: 28px;
	margin: 0;
	padding: 15px 15px 0;
}
.col1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 312px;
}
.col1 h2 {
	background: url(../images/template/col1_h1.gif) no-repeat left top;
	color: #45073b;
}
.col1 .colLining {
	background: url(../images/template/col1_white_bg.gif) repeat-y left top;
}
.elearning {
	background: #FAF299 url(../images/template/elearning_box.gif) no-repeat left top;
	padding: 25px 15px 30px 70px;
	margin-top: 0;
}
.col2 {
	float: left;
	margin: 0 0 0 32px;
	padding: 0 0 20px 0;
	width: 252px;
}
.col2 h2 {
	background: url(../images/template/col2_h1.gif) no-repeat left top;
	color: #3b83a6;
	font-weight: normal;
}
.col3 {
	float: left;
	margin: 0 0 0 32px;
	padding: 0 0 20px 0;
	width: 252px;
}
.col3 h2 {
	background: url(../images/template/col3_h1.gif) no-repeat left top;
	color: #3b83a6;
}
.colFooter {
	background: url(../images/template/3col_footers.gif) no-repeat left bottom;
	padding-bottom: 6px;
}
.link-btn1 {
	display: block;
	height: 25px;
	overflow: hidden;
	width: 312px;
}
.link-btn2 {
	display: block;
	height: 25px;
	overflow: hidden;
	width: 252px;
}
.link-btn2 a {
	color: #226da3;
}
.vert-align {
	position: absolute;
	bottom: 6px;
}
.vert-align  a {
	display: block;
	height: 25px;
	font-weight: bold;
	background: url(../images/template/bullet_grey.gif) no-repeat left 10px;
	padding-top: 5px;
	margin-left: 14px;
	margin-right: 14px;
	padding-left: 10px;
	border-top: 1px solid #b1b1b1;
}
.link-btn1 a {
	display: block;
	height: 25px;
	font-weight: bold;
	background: url(../images/template/bullet_grey.gif) no-repeat left 10px;
	padding-top: 5px;
	margin-left: 70px;
	margin-right: 14px;
	padding-left: 10px;
	border-top: 1px solid #b1b1b1;
}
.clear  {
	clear: both;
}
div.clear {
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}
.topicSearch {
	width: 282px;
	overflow: hidden;
	margin-top: 10px;
	padding-bottom: 10px;
}
.topic {
	width: 235px;
	float: left;
	height: 24px;
}
.goButton {
	float: right;
	background: url(../images/template/btn_blank.gif) no-repeat left top;
	border-style: none;
	height: 24px;
	width: 36px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}

/*** Sub page styles ***/
.breadcrumbs {
	padding: 10px 30px;
}
.highlightbox {
	background: #6d1159 url(../images/template/highlight_bg.gif) repeat-x left center;
	padding: 35px 30px;
	z-index: 1;
}
.highlightbox img {
	float: right;
	margin-top: 18px;
}
.highlightbox h1 {
	font-size: 33px;
	color: #fff;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}
.highlightbox h2 {
	color: #ffcc00;
	font-size: 2.1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
.advice .highlightbox h2 {
	color: #33BA72;
}
.work .highlightbox h2 {
	color: #00B9F2;
}
h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #7f2f71;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	line-height: 1.1em;
}
.advice .contentInside h3 {
	color: #33BA72;
}
.work .contentInside h3 {
	color: #0095CD;
}
.vehicle .contentInside h3 {
	color: #F89527;
}
h4 {
	font-size: 1.2em;
	margin-bottom: 5px;
	padding-bottom: 0;
}
.contentInside p {
	margin: 15px 0;
	padding: 0;
}
.contentInside ul {
	margin: 0 0 15px;
	padding: 0;
}
.contentInside ul li {
	list-style: none;
	background: url(../images/template/bullet_check.gif) no-repeat left top;
	padding-left: 15px;
	margin-left: 15px;
}
.advice .contentInside ul li {
	background: url(../images/template/bullet_check_green.gif) no-repeat left top;
}
.work .contentInside ul li {
	background: url(../images/template/bullet_check_blue.gif) no-repeat left top;
}
.vehicle .contentInside ul li {
	background: url(../images/template/bullet_check_orange.gif) no-repeat left top;
}
.subContainer {
	position: relative;
	padding: 0;
	margin-top: 30px;
	margin-left: 27px;
	width: 865px;
	w\idth: 892px;
}
.subContainer .leftCol {
	float: left;
	width: 595px;
}
.subContainer .generalCol {
	width: 880px;
}
.subContainer  .leftCol  img, .subContainer .generalCol img {
	float: right;
	margin-left: 15px;
	margin-bottom: 0;
	margin-top: 0;
}
.subContainer .leftCol img.noFloat {
	float: none;
}
.imgBorder {
	border: 8px solid #E8E8E8;
	padding: 1px;
}
.contentInside  .subContainer img.floatLeft {
	float: none;
	margin: 0;
}
.subContainer .rightCol {
	width: 266px;
	float: right;
}
#nav, .cornerRight {
	display: none;
}

/*** Sub navigation ***/
.subNav {
	background: url(../images/template/subnav_divider.gif) repeat-y left top;
	margin-bottom: 25px;
}
.subNavheading {
	padding-bottom: 1px;
	background: url(../images/template/subnav_bg.gif);
}
.subNavheading  div {
	background: #febc13 url(../images/template/subnav_heading.gif) no-repeat left top;
	padding: 11px 30px 7px;
	font-size: 1.19em;
	font-weight: bold;
	text-transform: uppercase;
	color: #45073b;
}
.contentInside .subNav ul, .contentInside .subNav ol {
	background: url(../images/template/subnav_footer.gif) no-repeat left bottom;
	margin: 0;
	padding: 0 0 6px;
}
.contentInside .subNav li {
	margin: 1px 0 0;
	padding: 0;
	list-style: url(none) none;
	background: url(none);
}
.subNav li a   {
	display: block;
	padding: 9px 30px 8px;
	text-decoration: none;
	background: url(../images/template/subnav_bg.gif) repeat-y left top;
	vertical-align: bottom;
	width: 206px;
}
.subNav .selected a, .subNav .selected a:hover {
	background: url(../images/template/subnav_selected.gif) no-repeat left center;
}
.contentInside .subNav.selected ul {
	margin: 0;
	padding: 0 0 7px;
	background: url(../images/template/subnav_selected_child.gif);
}
.contentInside .subNav .selected ul li {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 40px;
	margin: 0;
	background: #FF99FF url(../images/template/subnav_selected_child.gif) repeat-y left top;
}
.contentInside .subNav .selected ul li a {
	background: url(none);
	margin: 0;
	padding: 0;
}
.subNav .elearning {
	display: none;
}
/***/

.redText {
	font-weight: bold;
	color: #9E427E;
	font-size: 13px;
}
.contentInside  .staff img {
	float: none;
	margin: 0;
	padding: 0;
	border: 1px solid #999999;
}
.staff td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 18px;
}
.staff span {
	font-size: 0.8em;
}
.checklist  {
	width: 600px;
	margin: 0 auto;
}
.forms {
	margin-right: auto;
	margin-left: auto;
	border: 8px solid #E0C9DB;
}
.forms label {
	margin: 0;
	padding: 0;
}
.forms td {
	padding: 10px;
	vertical-align: top;
}
.forms th {
	padding: 10px;
	background: #F2EAF0;
	text-align: left;
	font-size: 1.4em;
	font-weight: normal;
}
.forms td td {
	padding: 5px 10px 0 0;
}
.forms .fieldLabel {
	text-align: right;
	padding-top: 7px;
}
.forms .line {
	border-bottom: 1px solid #E0C9DB;
	padding-left: 0;
	padding-bottom: 3px;
}
.forms .borderTop {
	border-top: 1px solid #E0C9DB;
	text-align: center;
}
.forms td span {
	font-size: 0.8em;
}
.checklist .answer {
	width: 30px;
	padding-top: 4px;
	border-right: 2px solid #E5E1E4;
}
.checklist .radioBtn input {
	vertical-align: bottom;
	margin-top: -3px;
}
.checklist input, .forms input, .forms textarea {
	font: 12px "Trebuchet MS";
	color: #474747;
}
.checklist td div {
	padding-top: 4px;
}
.checklist th {
	background: #e5e1e4;
	color: #9F4375;
	text-align: left;
	padding: 5px;
}
.checklist td span {
	font-size: 0.9em;
	color: #666666;
}
.checklist td   {
	text-align: left;
	vertical-align: top;
	padding: 5px 7px 3px;
}
.content .contentInside .pagination {
	margin: 20px 0 0;
	padding: 0;
	float: right;
}
.content .contentInside .leftCol .pagination li {
	list-style: url(none) none;
	background: url(none);
	float: left;
	margin: 0;
	padding: 0;
}
.pagination li a {
	display: block;
	float: left;
	padding-top: 11px;
	padding-bottom: 10px;
	color: #833066;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.pagination .prev a {
	background: url(../images/template/arrow_prev.gif) no-repeat left top;
	padding-left: 45px;
	padding-right: 10px;
}
.pagination .next a {
	background: url(../images/template/arrow_next.gif) no-repeat right top;
	padding-right: 45px;
	padding-left: 10px;
}
.textTable {
	border: 8px solid #E0C9DB;
	margin-top: 15px;
	border-collapse:collapse;
}
.textTable caption {
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}
.advice .textTable {
	border: 8px solid #8fc594;
}
.work .textTable {
	border: 8px solid #99d5ec;
}
.textTable td {
	padding: 8px;
	vertical-align: top;
	border: 1px solid #E0C9DB;
}
.advice .textTable td {
	border: 1px solid #8fc594;
}
.work .textTable td {
	border: 1px solid #99d5ec;
}
.work .textTable .highlight {
	background: #e0f3fa;
}
.textTable th {
	background: #F2EAF0;
	padding: 8px;
	font-size: 1.19em;
	text-align: center;
	border: 1px solid #E0C9DB;
}
.advice .textTable th {
	background: #d9f6dc;
	border: 1px solid #8fc594;
}
.work .textTable th {
	border: 1px solid #99d5ec;
	background: #e0f3fa;
}
.textTable p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.textRight {
	text-align: right;
}
.textCenter {
	text-align: center;
}
.contentInside .textTable ul {
	margin-bottom: 0;
}
.contentInside   .textTable  ul li {
	margin-left: 0;
}
.smallText {
	color: #666666;
}
.contentInside .tip {
	background: url(../images/template/tip.gif) no-repeat left center;
	padding-left: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.contentInside .hint {
	background: url(../images/template/hint_blue.gif) no-repeat left center;
	padding-left: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.footer {
	display: none;
}