/* LCPS text, tables, links, forms & image styles */
/* default styles */
p, h1, h2, h3, h4, h5 { 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
p {
	font-size: 0.75em;
	color: #040404;
}
h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #3b5579;
	margin-bottom: 7px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #828e8d;
}
h3 {
	font-size: 0.95em;
	font-weight: bold;
	color: #06084f;
}
h4 {
	font-size: 0.85em;
	font-weight: bold;
	color: #ab0707;
}
h5 {
	font-size: 0.85em;
	font-weight: bold;
	color: #1b5c9d;
}
/* custom styles */
.bullet {
	padding: 4px 0px 6px 16px;
	background: url(/images/im-bullet.gif) no-repeat 0px 8px;
}
.bullet02 {
	padding: 4px 0px 6px 13px;
	background: url(/images/im-bullet02.gif) no-repeat 0px 8px;
}
.hpBodyContentLeft h1, .bodyContent h1, .bodyWide h1 {
	text-transform: uppercase;
}
.bodyContent h1, .bodyWide h1 {
	margin-top: 5px;
}
.hpBodyContentLeft p {
	font-size: 0.9em;
}
.footerDetailsContent p {
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
}
#tel.footerDetailsContent {
	color: #fff;
	text-align: right;
}
.hpInfoArea h1 {
	font-size: 1.1em;
}
.hpInfoArea p {
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 6px;
}
.tbArea p {
	font-size: 0.7em;
	color: #9e9e9e;
}
.breadcrumbArea p {
	font-size: 0.8em;
	color: #3e3e3e;
}
.bodyContent h2 {
	margin-bottom: 7px;
	font-weight: bold;
	color: #850b0b;
}
.bodyContent h3 {
	font-weight: normal;
	color: #040404;
}
p.subNavBar {
	color: #fff;
}
p.subNavBar span {
	font-size: 0.8em;
	font-weight: bold;
}
.greyText {
	text-align: left;
	font-size: 0.7em;
	color: #8a8a8a;
	padding: 4px 0px 6px 20px;
	background: url(/images/im-down-arrow-grey.gif) no-repeat 8px 9px;
}
.greyText02 {
	font-size: 0.7em;
	color: #8a8a8a;
	padding: 4px 0px 6px 12px;
	background: url(/images/im-down-arrow-grey.gif) no-repeat 0px 9px;
}
.caseStudyContent p {
	margin-bottom: 6px;
}
.sideBoxContent h1 {
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	margin-bottom: 2px;
}
.sideBoxContent p {
	font-size: 0.6em;
	font-weight: normal;
	color: #000;
}
/* link styles */
a:link, a:visited {
	font-weight: normal;
	color: #536073;
	text-decoration: underline;
}
a:hover, a:active {
	color: #850b0b;
	text-decoration: underline;
}
a.redLink:link, a.redLink:visited {
	font-weight: normal;
	color: #850b0b;
	text-decoration: none;
}
a.redLink:hover, a.redLink:active {
	text-decoration: underline;
}
.footerDetailsContent p a:link, .footerDetailsContent p a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.footerDetailsContent p a:hover, .footerDetailsContent p a:active {
	text-decoration: underline;
}
.tbArea p a:link, .tbArea p a:visited {
	font-weight: normal;
	color: #9e9e9e;
	text-decoration: none;
}
.tbArea p a:hover, .tbArea p a:active {
	text-decoration: underline;
}
.breadcrumbArea p a:link, .breadcrumbArea p a:visited {
	font-weight: normal;
	color: #3e3e3e;
	text-decoration: none;
}
.breadcrumbArea p a:hover, .breadcrumbArea p a:active {
	text-decoration: underline;
}
.bodyContent h2 a:link, .bodyContent h2 a:visited {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.bodyContent h2 a:hover, .bodyContent h2 a:active {
	color: #850b0b;
	text-decoration: underline;
}
.bullet a:link, .bullet a:visited {
	font-weight: bold;
	color: #850b0b;
	text-decoration: none;
}
.bullet a:hover, .bullet a:active {
	text-decoration: underline;
}
.bodyContent h3 a:link, .bodyContent h3 a:visited {
	font-weight: bold;
}
.bodyContent h3 a:hover, .bodyContent h3 a:active {
}
p.subNavBar a:link, p.subNavBar a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
p.subNavBar a:hover, p.subNavBar a:active {
	text-decoration: underline;
}
.hpInfoArea p a:link, .hpInfoArea p a:visited {
	font-weight: bold;
	color: #040404;
	text-decoration: none;
}
.hpInfoArea p a:hover, .hpInfoArea p a:active {
	text-decoration: underline;
}
.caseStudyContent p a:link, .caseStudyContent p a:visited {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.caseStudyContent p a:hover, .caseStudyContent p a:active {
	color: #850b0b;
	text-decoration: underline;
}
#homeBox p a:link, #homeBox p a:visited {
	font-weight: bold;
	color: #850b0b;
	text-decoration: none;
}
#homeBox p a:hover, #homeBox p a:active {
	color: #850b0b;
	text-decoration: underline;
}
/* form styles */
form {
	margin: 0;
	padding: 0;
}
/* image styles */
img {
	border: 0;
}
.imgPadding {
	padding: 20px 0px 20px 10px;
}
.imgRightPadding {
	padding: 20px 31px 30px 0px;
}
.imgHorzRightPadding {
	padding: 10px 25px 20px 0px;
}
.imgHorzRightPadding#noRightMarg {
	padding: 10px 0px 20px 0px;
}
.imageFloat {
	float: right;
	margin: 0px 0px 15px 15px;
}
.sideBoxContent img {
	padding-bottom: 3px;
}
/* navigation styles */
.menu {
	position: relative;
	font-size: 1em;
	z-index: 100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
.menu ul ul {
	
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display: block;
	font-size: 0.9em;
	text-decoration:none;
	color: #fff;
	background: transparent;
	padding: 7px 10px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	
}
.menu ul ul :hover > a.drop {
	
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	
}
/* style the third level hover */
.menu ul ul ul a:hover {
	
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 101%;
	left: 0;
}
.menu ul ul li {
	
}

/* position the third level flyout menu */
.menu ul ul ul{
	left: 138px;
	top: 0px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left: -138px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background: #434d5b;
	font-size: 0.8em;
	color: #fff;
	padding: 5px;
	width: 128px;
	border-bottom: 1px solid #323840;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:128px;
	w\idth:128px;
}
.menu ul ul ul a, .menu ul ul ul a:visited {
	background: #323840;
	border-bottom: 1px solid #222529;
}
/* style the top level hover */
.menu a:hover, .menu .current a {
	color: #fff;
	background: #434d5b;
}
.menu :hover > a, .menu ul ul :hover > a {
	color: #fff;
	background: #434d5b;
}

/* style the second level hover */
.menu ul ul a:hover {
	background: #323840;
	color: #fff;
	border-bottom: 1px solid #323840;
}

/* style the third level hover */
.menu ul ul ul a:hover {
	background: #222529;
	color: #fff;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility: visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility: hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{
	visibility: visible;
}
/* tables */
table.specs {
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #000;
	border-collapse: collapse;
	background-color: ;
}
table.specs td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #000;
	background-color: ;
	-moz-border-radius: ;
	white-space: nowrap;
}
/*table.specs tr.blueTop td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #fff;
	background-color: #54668d;
	-moz-border-radius: ;
	white-space: nowrap;
}
table.specs tr.blueBot td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #fff;
	background-color: #9da1ba;
	-moz-border-radius: ;
	white-space: nowrap;
}
table.specs tr.turqTop td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #fff;
	background-color: #00aeef;
	-moz-border-radius: ;
	white-space: nowrap;
}
table.specs tr.turqBot td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #fff;
	background-color: #44c8f5;
	-moz-border-radius: ;
	white-space: nowrap;
}*/
table.specs tr.blueTop td p, table.specs tr.blueBot td p, table.specs tr.turqTop td p, table.specs tr.turqBot td p {
	color: #000;
	font-size: 0.9em;
	font-weight: bold;
}
/* navigation styles */
/* main navigation */
.leftNav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #808080;
	list-style: none;
	margin: 10px 0px 0px 10px;
}
.leftNav ul li {
	margin: 0px 0px 7px 0px;
}
.leftNav ul li a {
    font-weight: normal;
    text-decoration: none;
	color: #808080;
}
.leftNav .current a {
	color: #3b5579;
	text-decoration: underline;
}
.leftNav ul li a:active,
.leftNav ul li a:focus,
.leftNav ul li a:hover {
	color: #3b5579;
	text-decoration: underline;
}
.leftNav ul ul {
	list-style: none;
	font-size: 0.9em;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
}
.leftNav ul ul li {
	padding: 0px 0px 5px 0px;
}
.leftNav ul ul li a, .leftNav .normal a {
    font-weight: normal;
    text-decoration: none;
	color: #808080;
}
.leftNav ul ul li .current a {
	color: #3b5579;
	text-decoration: underline;
}
.leftNav ul ul li a:active,
.leftNav ul ul li a:focus,
.leftNav ul ul li a:hover {
	color: #3b5579;
	text-decoration: underline;
}
