/* ELEMENT definitions */

a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    text-decoration: underline;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
	background-color: #fff;
    margin: 0px;
    padding: 0px;
	color:#333367;
}
td, span, p, div {
    color: #333367;
}
body.home {
	background-color: #ecf5fa;
}
div {
    border: 0px;
    padding: 0px;
    margin: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
form label{
	font-size:11px;
}
h1 {
    font-size: 16px;
	color:#333367;
}
img {
    border: 0px;
}
input {
    border: 1px solid #B8B8B8;
}
input.select {
    border: 1px solid #B8B8B8;
}
input.image {
    border: 0px;
}
input.login {
	border-collapse: collapse;
	border-spacing: 0px;
        border: 1px solid #B8B8B8;
	margin: 0px;
	padding: 0px;
	height: 16px;
	font-size: 11px;
	margin-top: 1px;
}
input.checkbox {
    border: 0px;
}
input.radio {
    border: 0px;
}
table {
    border-collapse: collapse;
    border-spacing: 0px;
}
td,th {
    padding: 0px;
}
/* ID definitions */

#carsTable{
    border-collapse: collapse;
    border: 0px;
    width: 380px;
    /* line-height necessary for Firefox */
    line-height: 0.7em;	
}
#footer {
    background-color: #333367;
    color: #fff;
    font-size: 11px;
    height: 30px;
    width: 100%;
}
#footer a {
    color: #fff;
    font-weight: normal;
}
#footerCopyright {
    float: left;
    margin: 8px 0px 0px 20px;
    color: #fff;
    text-align: right;
    width: 600px;
}
#footerTnc {
    color: #fff;
    float: right;
    margin-top: 8px;
    width: 200px;
}
#headerWrapper {
    background-color: #333367;
    color: #fff;
    height: 100px;
}
#login {
    float: right;
}
#logo {
    float: left;
}
#mosaicText {
    background: #e3eff6 url(/homepage/images/homeMosaic.gif) no-repeat;
    height: 169px;
    padding: 30px 10px 10px 20px;
    width: 734px;
}
#loggedIn {
    color: #fff;
    float: right;
    font-size: 0.69em;
    margin-top: 12px;
    width: 288px;
	background-color: #333367;
	padding-right: 22px;
}
#loggedIn a {
    color: #333367;
}
#loginBox{
	width:288px;
	height:48px;
	background-color:#657FB2;
}
#loginButtonDiv {
	 height: 15px;
	 float: left;
	 padding-top: 16px;
	 width: 20px;
}
#loginUsername {
	 float:left;
	 padding-left:15px;
	 padding-right:5px;
	 width: 115px;
}
#loginPassword {
	 float:left;
	 padding-right:5px;
	 width: 115px;
}
#print {
	margin:0px 0px 10px 0px;
}
#print ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#print ul li {
    line-height: 16px;
	padding: 0px;
	white-space: nowrap;
	margin:0px 0px 5px 0px;
	height:1.5em;
}
#print ul li a{
	padding:5px 0px 5px 20px;
	background-position:0 50%;
}
#print ul li a:hover{
	background-position:0 50%;
}
#print_but {
	background: url(/homepage/images/print.gif) no-repeat;
}
#pdf_but {
	background: url(/homepage/images/pdf.gif) no-repeat;
}
#pdf_but:hover {
	background: url(/homepage/images/pdf2.gif) no-repeat;
}
#print_but:hover {
	background: url(/homepage/images/print2.gif) no-repeat;
}
#tabLoginLower {
    background-color: #657fb2;
    line-height: 5px;
	width:288px;
}
#tabLoginUpper {
    background-color: #333367;
    background-image: url(/homepage/images/login/tabLoginTop.gif);
    background-position: top;
    background-repeat: repeat-x;
    clear: both;
    height: 23px;
}
#tabLoginInner {
    float:left;
    width:100%;
    font-size: 11px;
    line-height: 13px;
	background-color:#333367;
}
#tabLoginInner a {
    color: #333367;
    font-weight: bold;
    display:block;
    background: url(/homepage/images/login/tabLeft.gif) no-repeat left top;
    padding: 7px 15px 0px 15px;
    text-decoration: none;
}
#tabLoginInner li {
    float:left;
    background:url(/homepage/images/login/tabRight.gif) no-repeat right top;
    margin:0px;
    padding:0px;
    height: 23px;
}
#tabLoginInner.over a {
    color: #fff;
    font-weight: bold;
    display:block;
    background:url(/homepage/images/login/tabSelectedLeft.gif) no-repeat left top;
    padding: 7px 15px 0px 15px;
    text-decoration: none;
}
#tabLoginInner.over li {
    float:left;
    background:url(/homepage/images/login/tabSelectedRight.gif) no-repeat right top;
    margin:0px;
    padding:0px;
    height: 23px;
}
#tabLoginInner ul {
    margin:0px;
    padding:0px;
    list-style:none;
}
#tabLoginInner li.selectedTab {
    background-image:url(/homepage/images/login/tabSelectedRight.gif);
}
#tabLoginInner li.selectedTab a {
    background-image:url(/homepage/images/login/tabSelectedLeft.gif);
    color: #fff;
    font-weight: bold;
}

#tabNavLower {
    background-color: #657fb2;
    line-height: 5px;
}
#tabNavUpper {
    background-color: #d2e8f4;
    background-image: url(/homepage/images/tabNavTop.gif);
    background-position: top;
    background-repeat: repeat-x;
    clear: both;
    height: 23px;
}
#tabNavInner {
    float:left;
    width:100%;
    font-size: 11px;
    line-height: 13px;
}
#tabNavInner a {
    color: #333367;
    font-weight: bold;
    display:block;
    background: url(/homepage/images/tabLeft.gif) no-repeat left top;
    padding: 7px 15px 0px 15px;
    text-decoration: none;
}
#tabNavInner li {
    float:left;
    background:url(/homepage/images/tabRight.gif)
    no-repeat right top;
    margin:0px;
    padding:0px;
    height: 23px;
}
#tabNavInner.over a {
    color: #fff;
    font-weight: bold;
    display:block;
    background:url(/homepage/images/tabSelectedLeft.gif) no-repeat left top;
    padding: 7px 15px 0px 15px;
    text-decoration: none;
}
#tabNavInner.over li {
    float:left;
    background:url(/homepage/images/tabSelectedRight.gif) no-repeat right top;
    margin:0px;
    padding:0px;
    height: 23px;
}
#tabNavInner ul {
    margin:0px;
    padding:0px;
    list-style:none;
}
#tabNavInner #selected {
    background-image:url(/homepage/images/tabSelectedRight.gif);
}
#tabNavInner #selected a {
    background-image:url(/homepage/images/tabSelectedLeft.gif);
    color: #fff;
    font-weight: bold;
}
#tabNavInner #selectedHome {
    background-image:url(/homepage/images/tabSelectedRight.gif);
}
#tabNavInner #selectedHome a {
    background-image:url(/homepage/images/tabSelectedHomeLeft.gif);
    color: #fff;
    font-weight: bold;
    /*margin: 0px 4px 0px 4px;*/
}
#tabNavInnerDate {
    color: #333367;
    float: right;
    height: 23px;
    line-height: 2em;
    text-transform: lowercase;
    width: 200px;
}

/* CLASS definitions */

.autoThumb {
    border-collapse: collapse;
    border: 0px;
    margin-right: 5px;
    padding: 0px;
    width: 185px;
}
.autoThumb td.auto {
    width: 67px;
    height: 50px;
    /* line-height necessary for Firefox */
    line-height: 0.7em;
}
.autoThumb td.sh_b {
    background: url(/homepage/images/sh_b.jpg) top left no-repeat;
}
.autoThumb td.sh_r {
    background: url(/homepage/images/sh_r.jpg) top left no-repeat;
}
.autoThumb td.text {
    line-height: 1.0em;
    font-size: 10px;
}
.blackText {
    color: #000;
}
.blueBold{
	color: #333367;
	font-weight: bold;
}
.boldText {
	font-weight: bold;
}
.blueBox {
    border: 1px solid #657FB2;
    background-color: #657FB2;
    color: #fff;
    font-size: 0.69em;
}
.blueBox th {
    font-size: 1.45em;
    font-weight: bold;
    padding: 15px;
    text-align: left;
}
.blueBox td {
    padding: 15px;
}

.blueRow {
    color: #fff;
    background-color: #CCD5E6;
}
.blueText {
    color: #333367;
}
.blueTop {
    border: 1px solid #CCD5E6;
    background-color: #D2ECF5;
}
.blueTop td {
    padding: 10px 8px 10px 10px;
}
.blueTop th {
    background-color: #657FB2;
    color: #fff;
    font-weight: bold;
    padding: 3px 8px 3px 10px;
}
.errorText {
    color: #D00;
}
.footerLiner {
    background: url(/homepage/images/homeFooterLiner.gif) bottom repeat-x;
}
.genericTable {
    font-size: 1.0em;
}
.genericTable td,th {
    font-size: 1.0em;
    padding: 3px 10px 3px 0px;
}
.groupPhoto {
    background-color: #e3eff6;
}
.headline {
    color: #333367;
    font-size: 1.5em;
}
.headlineCopy {
    color: #333367;
    font-size: 1.0em;
    font-weight: bold;
}
.height5 {
    height: 5px;
}
.height20 {
    height: 20px;
}
.height15 {
    height: 15px;
}
.introText {
    line-height: 1.6em;
    padding-bottom: 10px;
}
.links {
    margin:0px;
    padding:0px;
}
.links_ul{ 
	font-size:1.0em;
	font-weight:bold;
	list-style-type:none;
	line-height:1.8em;
}
.links_ul li a {
	padding: 0;
	white-space: nowrap;
	margin: 0px 0px 0px -38px;
	height: 1.5em;
	color: #000;
}
.main-content{
	width:99%;
	margin-top:20px;
	margin-left:20px;
}
.main-content p{
	font-family: Arial, Helvetica, sans-serif;font-size: 11px;
}
.main-content td,th {
    font-size: 11px;
}
.margin20 {
    margin-left: 20px;
}	
.news {
    height: 160px;
    overflow: auto;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #333367;
    scrollbar-shadow-color: #333367;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #333367;
    scrollbar-track-color: #E5F1FF;
    scrollbar-darkshadow-color: #ffffff;
}
.normal {
    font-weight: normal;
}
.regularTable {
    font-size: 0.69em;
}
.regularTable td {
    padding: 5px 10px;
}
.regularTable th {
    font-weight: bold;
    padding: 5px 10px;
}
.right-panel{
	text-align:left;
	vertical-align:top;
	float:left;
	padding-right:20px;
}

.roundBlueTopLeft {
    background: url(/homepage/images/roundBlueTopLeft.gif) no-repeat;
    height: 28px;
    width: 19px;
}
.roundBlueTopRight {
    background: url(/homepage/images/roundBlueTopRight.gif) no-repeat;
    height: 28px;
    width: 19px;
}
.roundBlueTopCentre {
    color: #fff;
    background: url(/homepage/images/roundBlueTopCentre.gif) repeat-x;
    font-size: 1.0em;
    font-weight: bold;
    height: 28px;
    padding-left: 4px;
}
.roundContentLeft {
    background: url(/homepage/images/roundContentLeft.gif) repeat-y;
    width: 19px;
}
.roundContentCentre {
    color: #000;
    background-color: #fff;
    font-size: 0.69em;
    line-height: 1.6em;
	color:#333367;
    padding: 5px 5px 0px 4px;
}
.roundContentCentre p {
	text-align:left;
}
.roundContentRight {
    background: url(/homepage/images/roundContentRight.gif) repeat-y;
    width: 19px;   
}
.roundBottomLeft {
    background: url(/homepage/images/roundBottomLeft.gif) no-repeat;
    height: 19px;
    width: 19px;
}
.roundBottomCentre {
    background: url(/homepage/images/roundBottomCentre.gif) repeat-x;
    height: 19px;
}
.roundBottomRight {
    background: url(/homepage/images/roundBottomRight.gif) no-repeat;
    height: 19px;
    width: 19px;
}
.roundTopLeft {
    background: url(/homepage/images/roundTopLeft.gif) no-repeat;
    height: 19px;
    width: 19px;
}
.roundTopCentre {
    background: url(/homepage/images/roundTopCentre.gif) repeat-x;
    height: 19px;
}
.roundTopRight {
    background: url(/homepage/images/roundTopRight.gif) no-repeat;
    height: 19px;
    width: 19px;
}
.size11 {
    font-size: 11px;
}
.size16 {
    font-size: 16px;
}
.sublink {
	position: relative;
	top: 0px;
	left: 30px;
}
.textlink{
	color: #000;
	font-weight: bold;
}
.whiteText {
    color: #fff;
}
.width10 {
    width: 10px;
}
.width20 {
    width: 20px;
}
.width36 {
    width: 36px;
}


/* old styles just to get by online applications */


.oatable {background-color: #ffffff;}
.oagroupheader {font-weight: bold; font-size: 9pt; color: #333367; background-color: #E5F1FF;}
.oagroup {font-size:9pt; background-color: #ffffff; color:#333367}
.oaremark {font-size:8pt; color:#333367}
.oalinkvisited {font-size:8pt; color:#333367; text-decoration: underline;}
.oalinkpresentpage {
    font-size: 0.69em;
    color:#333367;
    font-weight: bold;
}
.oalinkdisabled{font-size:8pt; color:#A9A9A9;}
.oapagetitle{color: #333367; font-size:1em;}
.oaseparator { background-color: #ffffff; height:1pt;}