/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:800px;/* for mozilla*/
	background-color: #CCCCCC;
	color: #000000;
	background-image:url(../images/bgshadow.gif);
	background-repeat:repeat-y;
	background-position:center top; 
}
#outer{
	min-height:100%;
	width:800px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background-image: url(../images/mainbg_red.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #e6e6e6;
}
 
* html #outer{height:99.9%;} /*For ie as treats height as min-height anyway - also addreeses rounding bug at bottom of screen in IE*/
.header{
	min-height:100px;
	position:relative;
	height: 100px;
	background-color: #e6e6e6;
	background-image: url(../images/cubic_BC_web-2.gif);
}
* html .header{height:70px}
.left {
	position:relative;/*ie needs this to show float */
	width:160px;
	float:left;
	color:#fff;
	margin: 0px;
	background-repeat: repeat-x;
	padding-top: 8px;
}
#left p {padding:2px}

.NavLeft {
	list-style-type: none;
	padding: 0px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.NavLeft a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	margin: 0px;
}
.NavLeft a:hover {
	background-color: #003F7D;
	text-align: left;
}
.NavLeft li {
	margin: 0px;
	padding: 0px;
}

.NavLeft_colour {
	list-style-type: none;
	padding: 0px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.NavLeft_colour a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	margin: 0px;
}
.NavLeft_colour a:hover {
	background-color: #ff6600;
	text-align: left;
}
.NavLeft_colour li {
	margin: 0px;
	padding: 0px;
}

/* SUBMENUr */
.submenu {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	}

.submenu a {
	list-style-type: none;
	width: 130px;
	font-weight: normal;
	color: #00CCFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;	
}
.submenu a:hover {
	background-color: #003F7D;
	text-align: left;
	color: #FFFFFF;
}
.submenu li {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.submenu_colour {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	}

.submenu_colour a {
	list-style-type: none;
	width: 130px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;	
}
.submenu_colour a:hover {
	background-color: #ff6600;
	text-align: left;
	color: #FFFFFF;
}
.submenu_colour li {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer {
	width:635px;
	clear:both;
	height:80px;
	background-color: #FFFFFF;
	color: #000000;
	text-align:left;
	left:0;
	bottom:0;
	position: absolute;
	text-indent: 5px;
	border-top:1px solid #464957;
}
* html #footer {/*only ie gets this style*/
	\height:80px;/* for ie5 */
	he\ight:80px;/* for ie6 */
	margin-bottom:-1px;
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
.centrecontent {
	width:640px;
	float:right;
}

.centrecontent p {padding-left:3px}

.centremiddle {
	width:640px;
	float:left;
	height: 142px;
	background-image: none;
	background-color: #005DAB;
}
.centremiddle2 {
	width:640px;
	float:left;
	height: 36px;
	background-image: none;
	background-color: #005DAB;
}
.scroller {
	width:640px;
	float:left;
	height: 31px;
	background-color:#FF6600;

}
.flash {
	width:640px;
	float:right;
	height: auto;
	background-image: none;
	background-color: #e6e6e6;
}#clearfooter {width:100%;height:80px;clear:both} /* to clear footer */
#clearfooter_index {width:100%;height:65px;clear:both} /* to clear footer */
.middle {
	padding-left:3px;
	background-color: #e6e6e6;
	float: left;
	height: auto;
	width: 460px;
}
.middletop {
	padding-left:10px;
	background-color: #e6e6e6;
	float: left;
	height: auto;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
}

.middletop a {
	color:#233f8e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.middletop a:hover {
	color:#233f8e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.middlebottom {
	padding-left:3px;
	background-color: #e6e6e6;
	float: left;
	height: auto;
	width: 460px;
	padding-bottom: 100px;
}
.middlebotpanel1 {
	background-color: #003399;
	float: left;
	height: auto;
	width: 140px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
middlebotpanel1 a {

}
.middlebotpanel2 {
	background-color: #3366FF;
	float: left;
	height: auto;
	width: 140px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.middlebotpanel3 {
	background-color: #000000;
	float: left;
	height: auto;
	width: 140px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.middlebotpaneltext {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	height: auto;
}
.middlebotpaneltext a {
	color:white;
	text-decoration: none;
}
.middlebotpaneltext a:hover {
	color:white;
	text-decoration: underline;
}
.middle {
	padding-left:3px;
	background-color: #e6e6e6;
	float: left;
	height: auto;
	width: 472px;
}
.right {
	padding-left:0px;
	display: block;
	float: right;
	width: 156px;
	height: 400px;
	border-left-style: solid;
	border-left-width: 8px;
	border-left-color: #cc0000;
	background-color: #9900FF;
}
.phone {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 42px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #003366;
}
.bottaddress {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.botline {
	padding: 0px;
	background-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	border-top-color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.bottomlogo {
	height: 48px;
	width: 329px;
	background-image: url(../images/logo_bottom.gif);
	display: block; float: left;
}
.leftcolumnpaneltext {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	padding: 5px;
	height: auto;
}
.leftcolumnpanel {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index:2;
}

.leftcolumnpanel a {
	color:#003366;
	text-decoration: none;
	font-weight: bold;
}
.leftcolumnpanel a:hover {
	color:#003366;
	text-decoration: underline;
	font-weight: bold;
}


.right {
	padding-left:0px;
	display: block;
	float: right;
	width: 156px;
	height: auto;
	background-color: #FFFFFF;
}
.righttop {
	padding:0;
	margin:0;
	padding-left:0px;
	background-color: #ffffff;
	display: block;
	width: 155px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rightbottom {
	padding-left:0px;
	display: block;
	width: 155px;
	height: auto;
	background-image: url(../images/clientbg.jpg);
}
.news {
	display: block;
	width: 125px;
	height: auto;
	float: left;
	color: #003366;
	margin-left:8px;
	border-left:2px #b6b6b8 solid;
	border-right:2px #b6b6b8 solid;
	border-bottom:2px #b6b6b8 solid;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-bottom:0px;
}

.news a {
	color:#003366;
	text-decoration: none;
	font-weight: bold;
}
.news a:hover {
	color:#003366;
	text-decoration: underline;
	font-weight: bold;
}

.clientlogin {
	display: block;
	width: 120px;
	height: auto;
	float: left;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003399;
	padding:0;
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	line-height:24px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
	line-height: 10px;
}
.homepageinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #003366;
	background-color: #FFFFFF;
	margin: 2px;
}
.mainbody_text {
	color: #003366;
	font-weight: bold;
}

.bodyimage {
	display:block;
	width:475px;
	height:150px;
	background-color:#ffffff;
	margin-left:-13px;
	}

#dhtmltooltip{
color: #111;
position: absolute;
padding: 10px;
visibility: hidden;
width:200px;
height:120px;
z-index: 100;
color:#075382;
text-align:left;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/tooltip.png);
background-repeat:no-repeat;
background-position:top left;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}

.newsletter {
	display: block;
	width: 129px;
	height: auto;
	float: left;
	background-color: #0057a8;
	margin-left:8px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-bottom:0px;
	color:white;
}
