/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	line-height: 1.3em;
	background: url(../images/blue-back.jpg) top left repeat-x #030d48;
	border: none;
}

#pageWrapper {
	background: url(../images/background.png) top center repeat-y;
	width: 840px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

#pageTop {
	background: url(../images/top-curve.png) top center no-repeat;
	width: 840px;
	height: 45px;
	margin: 0 auto;
	margin-top: 25px;
	padding: 0;
}

#pageTop p {
	text-align: right;
	margin: 0 40px 0 0;
	padding: 20px 0 0 0;
	font-size:.9em;
}

#pageTop a {
	text-decoration: none;
	color: #333;
}

#pageTop a:hover {
	text-decoration: underline;
	color: #666;
}

#pageTop table.default-table {
	background: none;
}

#nav {
	background: url(../images/nav_fill.jpg) top left repeat-x;
	height: 25px;
	padding: 10px 10px 0 10px;
	margin: 0 20px;
	list-style: none;
	color: #fff;
	font-weight: bold;
	border-bottom: solid 4px #fff;
}

table.default-table {
	background: url(../images/nav_fill.jpg) top left repeat-x;
	width: 800px;
	/*height: 25px;
	padding: 10px 10px 0 10px;*/
	margin: 0 20px;
	list-style: none;
	color: #fff;
	font-weight: bold;
	border-bottom: solid 4px #fff;
}

#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

table.default-table a.first {
	margin-left: 8px;
}

#nav a,
table.default-table a {
	color: #fff;
	text-decoration: none;
	margin: 0;
}

#nav a:hover,
table.default-table a:hover {
	color: #ccc;
}

#page {
	background: url(../images/right-col.jpg) top right repeat-y #fff;
	width: 800px;
	margin: 0 20px;
	height: 100%;
	padding: 0;
}

#subpage {
	background: none;
	background-color: #fff;
	width: 800px;
	margin: 0 20px;
	height: 100%;
	padding: 0;
}

#footer {
	clear: both;
	background-color: #b5cadc;
	height: 16px;
	border-top: solid 2px #030d48;
	color: #333;
}

#footer p {
	margin: 0;
	padding: 0 0 0 10px;
	font-size:.8em;
}

#footer a {
	text-decoration: none;
	color: #333;
}

#footer a:hover {
	text-decoration: underline;
	color: #666;
}

h1 {
	color: #000099;
	width: 790px;
	height: 139px;
	display: block;
	margin: 0;
	padding: 10px 0 0 10px;
	position: relative;
	top: 0;
	left: -2000px;
}

h1 span {
	background: url(../images/sci-pic1.jpg) top left no-repeat;
	width: 800px;
	height: 152px;
	position: absolute;
	top: 0;
	left: 2000px;
	margin: 0;
	padding: 0;
}

h1.subpage {
	color: #000099;
	width: 790px;
	height: 69px;
	display: block;
	margin: 0;
	padding: 10px 0 0 10px;
	position: relative;
	top: 0;
	left: -2000px;
}

h1.subpage span {
	background: url(../images/header02.jpg) top left no-repeat;
	width: 800px;
	height: 69px;
	position: absolute;
	top: 0;
	left: 2000px;
	margin: 0;
	padding: 0;
	border-bottom: solid 10px #020c47;
}

h2 {
	font-size:1.8em;
	color:#2861aa;
	font-weight:100;
	margin-bottom: 20px;
	margin-top: 10px;
}

h3 {
	font-size:1.2em;
	color:#2861aa;
	margin: 10px 0 5px 0;
	padding:0;
}

#leftCol {
	width: 510px;
	background: url(../images/sci-pic-base.jpg) top left no-repeat #fff;
	float: left;
	margin: 0;
	padding: 50px 10px 30px 20px;
}

#leftColSubPage {
	width: 760px;
	background: none;
	background-color: #fff;
	float: left;
	margin: 0;
	padding: 0px 20px 0px 20px;
}

#leftCol02 {
	width: 510px;
	background: none;
	background-color: #fff;
	float: left;
	margin: 0;
	padding: 20px 10px 30px 20px;
}

/* Links
=================================================== */
#leftCol a,
#leftCol02 a,
#leftColSubPage a,
#rightCol a,
#rightCol .box .content ul a {
	text-decoration: none;
	color: #c22f70;
}

#leftCol a:hover,
#leftCol02 a:hover,
#leftColSubPage a:hover,
#rightCol a:hover,
#rightCol .box .content ul a:hover {
	text-decoration: underline;
}

#rightCol {
	width: 232px;
	height: 100%;
	float: right;
	margin: 0;
	padding: 5px 3px 20px 7px;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}

#rightCol .box {
	width: 229px;
	margin: 10px 0 0 0;
}

#rightCol img#instantQuote {
	border: none;
	margin: 5px 0 0 0;
	padding: 0;
}

#rightCol .box p.boxTitle {
	color: #fff;
	font-size: 1.2em;
	padding: 10px 0 0 10px;
	margin: 0;
	background: url(../images/box-top.jpg) top center no-repeat;
	display: block;
	height: 33px;
	height: 25px;
	width: 219px;
}

#rightCol .box .content {
	border: solid 1px #adadad;
	border-top: none;
	background-color:#FFFFFF;
	padding: 0 0 15px 0;
	margin: 0;
}

#rightCol .box .content ul {
	padding: 8px 20px 5px 30px;
	margin: 0;
	list-style: url(../images/box-bullet.jpg);
}

#rightCol .box .content li {
	margin: 3px 0;
}

#rightCol p.address {
	font-size:.9em;
	line-height: 1.4em;
	padding: 0 5px;
}

#rightCol .box .content form {
	padding: 10px 0 0 0;
	margin: 0;
}

#rightCol .box .content form img,
#rightCol .box .content form select,
#rightCol .box .content form input {
	padding: 0px;
	margin: 0;
	color: #333;
	font-size: 1.1em;
}

#rightCol .box .content form select {
	height: 22px;
	width: 150px;
	margin-bottom: 5px;
}

#rightCol .box .content form img {
	margin-left: 5px;
}

#rightCol .box .content form input.submit {
	margin-bottom: 3px;
	margin-left: 5px;
}

hr { color: #999; height: 1px; }

/* Links page
============================================================= */
.linkBox {
	float: left;
	padding: 0px 8px 0px 8px;
	text-align: center;
	margin-bottom: 20px;
}

.linkBox a img,
.linkBox a:hover img{
	text-decoration: none !important;
	border: 1px solid #ccc;
	padding: 2px;
	margin-bottom: 5px;
}

/* Contact page
============================================================= */
#imagesCol { float: right; }
#imagesCol img { padding: 2px; border: solid 1px #ccc; margin-bottom: 10px; }
#contactLeftCol { float: left; width: 420px; }

/* Inform a Colleague page
============================================================= */
#emailForm { width: 410px; }
#emailForm ul{ list-style: none; margin: 0; padding: 0; }
#emailForm ul li { margin: 5px 0; position: relative; }
#emailForm ul li textarea { height: 80px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#emailForm #submit { float: right; margin: 0 20px 0 0; }

#emailForm ul li label{
	float: left;
	text-align: right;
	display: block;
	width: 200px;
	margin-top: 3px;
	margin-right: 5px;
}

#emailForm ul li input,
#emailForm ul li textarea {
	color: #333;
	width: 180px;
}

#emailForm ul li span.alert {
	color: #cc0000;
	font-weight: bold;
	position: absolute;
	left: 400px;
	display: none;
}

/* FAQs page
============================================================= */
ul.faqs { list-style: none; margin-bottom: 20px; }
ul.faqs li { background: url(../images/square.gif) left center no-repeat; padding-left: 15px; }
p.question { color: #ba2e4f; font-size: 1.2em; font-weight: bold; clear: right; padding-top: 0px; }
p.top {
	float: right;
	display: block;
	width: 100%;
	text-align: right;
}
hr { height: 1px; color: #ccc; margin: 0; padding: 0; background-color: #ccc; border: none; }

/* News page
============================================================= */
p.date { color: #be2066; margin: 0; padding: 0; font-weight: bold; }
h3.heading { color: #020c47; font-size: 16px; margin: 8px 0 0 0; padding: 0; }
img.newsImage { float: right; padding: 5px; margin: 10px 0  10px 10px; background-color: #fff; border: solid 1px #ccc; }

#rightCol .box .content span.date { color: #be2066; }
#rightCol .box .content span.subject,
#rightCol .box .content span a { color: #333; }

#rightCol .box .content a.editButton,
#leftColSubPage a.editButton {
	background-color: #eee;
	float: right;
	margin-right: 10px;
	display: block;
	padding: 1px 6px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	border: solid 1px #be2066;
	font-size: 10px;
}

#leftColSubPage a.editButton { float: left; }

#rightCol .box .content a:hover.editButton,
#leftColSubPage a:hover.editButton {
	background-color: #be2066;
	color: #fff;
	border: solid 1px #be2066;
	text-decoration: none;
}

#rightCol .box .content ul.news li {
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
}


/* Quote Engine Style (need to do ie6 stylesheet)
============================================================= */

h1.subpage1 span {
	background: url(../images/header03.jpg) top left no-repeat;
	width: 800px;
	height: 69px;
	margin: 0;
	padding: 0;
	border-bottom: solid 10px #480319;
}

.quote-heading{
font-size:1.4em;
	color: #2861aa;
	margin: 0;

}

.quote-heading1 { font-size:1.2em; color: #961734;	margin: 0; padding: 4px; font-weight:bold; background: #fff; float: left; width: 99%; }

.list-item {float:left; margin:0; padding:5px; width: 100%;  }

/* GENERIC UL CONTROL */
.list-item ul li .quote-border { border: 0; min-height:60px; width:97%; margin: 0; padding: 0;}

.list-item ul li .quote-heading1 { font-size:1.2em; color: #961734;	margin: 0 -3px -6px 5px !important; margin: 0 -3px -6px 2.5px; padding: 4px 0 4px 4px; font-weight:bold; background: #fff; float: left; width: 99.7%;  }


.list-item li a { float: right; width: 10em; line-height: 1.7em;   }

.list-item li input { float: left; }
.list-item li label { float: left; line-height: 1.7em; }

/* PSEUDO HOVER WILL ONLY WORK ON IE7 and FF */
/*.list-item li:hover { background: #eee;  }*/


/* FIRST LEVEL */
.list-item ul { float:left; margin: 0; padding:0px; width: 746px;}
.list-item li {float:left; margin:0 -5px 0 0;  display:block; width:100%; min-height:20px; background:#dbe6ef; padding-left:5px; clear:both; padding: 4px 0;}

/* SECOND LEVEL */
.list-item ul li ul { float:left; margin:0px 0px 4px 0px; padding:0 ; width:726px; background: #fff; }
.list-item ul li ul li {float:left; margin: 0; padding:0; display:block; width:99%; background: #fff; border: 0;  clear:both;}
.list-item ul li ul ul { width: 99%; padding: 0; margin: 0; float: left; border-top: 2px solid #fff;  }


.list-item ul li ul li ul ul { width: 716px; }
.list-item ul li ul li ul li ul { width: 706px; }
.list-item ul li ul li ul li ul li ul { width: 696px; }
.list-item ul li ul li ul li ul li ul li ul { width: 686px; }
.list-item ul li ul li ul li ul li ul li ul li ul { width: 676px; }
.list-item ul li ul li ul li ul li ul li ul li ul li ul { width: 666px; }
.list-item ul li ul li ul li ul li ul li ul li ul li ul li ul{ width: 656px; }

.list-item1 {float:left; margin:0; padding:0;}
.list-item1 ul {float:left; margin-left:5px; padding-bottom:0px;}
.list-item1 li {margin-bottom:2px; display:block; width:100%; min-height:20px; padding-left:5px;}

.list-item-grey {float:left; margin:0; padding:0;}
.list-item-grey ul {float:left; margin-left:5px; padding-bottom:0px;}
.list-item-grey li {margin-bottom:2px; display:block; width:100%; min-height:20px; background-color:#eeeeee; padding-left:5px;}

.list-item-grey1 {float:left; margin:0; padding:0;}
.list-item-grey1 ul {float:left; margin-left:20px; padding-bottom:0px;}
.list-item-grey1 li {margin-bottom:2px; display:block; width:100%; min-height:20px; background-color:#eeeeee; padding-left:5px;}

.quote-border {float:left; border:1px solid #CCCCCC; min-height:60px; width:100%; margin-top:10px; margin-bottom:10px;}

#leftColSubPage1 {
	width: 760px;
	background: none;
	background-color: #fff;
	float: left;
	margin: 0;
	padding: 20px 0px 0px 20px;
}

.productiframe {width:225px;height:180px;}


