/* Common BIC styles */

* {
	margin:0;
	padding:0;
}

body {
	font:0.8em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#a0cae3;
}

div {text-align:left;}
.clear {clear:both;}
.five {height:5px;}
.ten {height:10px;}
.fifteen {height:15px;}
.twenty {height:20px;}
.twentyfive {height:25px;}
.thirty {height:30px;}
.thirtyfive {height:35px;}
.textlgeblue {color:#046ec1;font-size:17px; font-style:italic;margin-bottom:25px;}
.textlgebluenorm {color:#046ec1;font-size:17px; margin-bottom:15px;}

.btatext {padding:25px 0;}
.btalogo {float:left; margin-right:10px; padding-bottom:15px;}



.container {
	margin:30px auto 30px auto;
	width:980px;
	background:#056ec1 url(../images/bg/container.gif) repeat-y 0 0;
	border-top:5px solid #de002d;
	border-bottom:1px solid #fff;
}
.one-col .container {background:#056ec1 url(../images/bg/container.gif) repeat-y 0 0;}
.two-col .container {background:#056ec1 url(../images/bg/container-two.gif) repeat-y 0 0;}

.header {
	height:108px;
	background:transparent url(../images/bg/header.jpg) no-repeat 0 0;
	border-top:1px solid #fff;
}

.header img {
	float:left;
	border:0;
}

p.logo {
	float:left;
}

p.details {
	float:right;
	margin:16px 15px 0 0;
	color:#fff;
	font-size:1.1em;
	line-height:1.6em;
	text-align:right;
}

.header span {font-size:0.9em;}

.header a {
	color:#fff;
	text-decoration:none;
}
.header a:hover {text-decoration:underline;}

.header span a {padding-left:20px;}

.main-left,.main-right {display:inline;}

.main-left {
	float:left;
	width:245px;
	background:#046fc1;
	border-top:1px solid #fff;
}

#nav,#nav ul {
	display:block;
	list-style:none;
}

#nav a {
	display:block;
	padding:10px 15px 10px 15px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #fff;
}
#nav a:hover {background:#de002d;}

#nav li {
	float:left;
	width:245px;
}

#nav li ul {
	position:absolute;
	background:#046abe;
	width:245px;
	left:-999em;
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#fff;
}

#nav li ul,#nav li ul ul,#nav li ul ul ul {
	width:244px;
	margin:-36px 0 0 244px;
}

#nav li ul a {margin-right:1px;}

#nav a.arrow {background:transparent url(../images/bg/nav-a.gif) no-repeat 219px 50%;}
#nav a.arrow:hover {background:#de002d url(../images/bg/nav-a-hover.gif) no-repeat 219px 50%;}

#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li.sfhover ul ul,#nav li.sfhover ul ul ul {left:-999em;}

#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul {left: auto;}

#nav li:hover,#nav li.hover {position:static;}

.extras {
	clear:both;
	padding-top:15px;
	background:#046fc1 url(../images/bg/extras.jpg) no-repeat 0 0;
}

.main-right {
	float:right;
	width:735px;
	background:#fff;
}

.two-column {
	/*padding:31px 15px 1px 15px;*/
	background:#fff url(../images/bg/two-column.gif) repeat-y 100% 0;
	/*border-top:1px solid #fff;
	border-bottom:1px solid #fff;*/
}

.left,.right {display:inline;}

.left {
	float:left;
	/*margin:31px 0 25px 15px;*/
	margin:31px 0 0 15px;
	width:460px;
}

.extra-left {
	margin-top:0;
}

.right {
	float:right;
	/*margin:0 0 25px 0;*/
	margin:0;
	padding:30px 0 0 0;
	width:245px;
	border-top:1px solid #fff;
}

.extra-right {
	padding-top:0;
	border:0;
}

.full {
	margin:30px 15px 1px 15px;
}

.right img,.right a img {border:1px solid #fff;}

.main-right h1,.main-right h2,.main-right h3,.main-right h4,.main-right h5,.main-right h6,.main-right p,.main-right ul,.main-right ol,.main-right dl,.main-right table,.main-right blockquote {
	margin:0 0 25px 0;
}

.main-right h1,.main-right h2,.main-right h3,.main-right h4,.main-right h5,.main-right h6 {
	font-weight:normal;
	font-style:italic;
}

.main-right h4,.main-right h5,.main-right h6 {margin-bottom:0;}
.main-right h1 {color:#de002d;font-size:21px;font-weight:bold;letter-spacing:-3px;}
.main-right h2 {color:#046ec1;font-size:17px;}
.main-right h3 {color:#000000;font-size:15px;}
.main-right h4 {color:#046ec1;font-size:13px;}
.main-right h5 {color:#42b6d7;font-size:12px;}
.main-right h6 {color:#42b6d7;font-size:11px;}

.main-right .right h2,.main-right .right h3,.main-right .right h4,.main-right .right h5,.main-right .right h6 {color:#046ec1;}

.main-right p,.main-right ul,.main-right ol,.main-right dl {line-height:1.7em;}

.main-right ul,.main-right ol {
	list-style-position:outside;
	margin-left:16px;
}

.main-right ul {list-style-image:url(../images/bg/ul.gif);}

.main-right dl {padding-bottom:25px;}

.main-right dt {
	clear:both;
	float:left;
	margin-right:30px;
	width:115px;
}
.main-right dd {
	float:left;
	width:315px;
}

.main-right dt.clear {
	height:25px;
	width:460px;
}

.main-right .right h2,.main-right .right h3,.main-right .right h4,.main-right .right h5,.main-right .right h6,.main-right .right p,.main-right .right ul,.main-right .right ol {margin-left:15px;margin-right:15px;}

.main-right .right ul,.main-right .right ol {margin-left:31px;}

.main-right a {
	color:#056ec1;
	text-decoration:none;
}
.main-right a:hover {text-decoration:underline;}

.img-left {
	float:left;
	margin:0 15px 15px 0;
	border:1px solid #fff;
}

.img-right {
	float:right;
	margin:0 0 15px 15px;
	border:1px solid #fff;
}

.img-border {border:1px solid #fff;}

p.img-caption-left {
	float:left;
	margin:0 15px 15px 0;
	width:215px;
	text-align:center;
	font-size:11px;
	font-style:italic;
}

p.img-caption-right {
	float:right;
	margin:0 0 15px 15px;
	width:215px;
	text-align:center;
	font-size:11px;
	font-style:italic;
}

p.img-caption-left img,p.img-caption-right img {border:1px solid #fff;}

.full-gallery {
	margin:30px 0 1px 15px;
}

.gallery p {
	float:left;
	margin:0 25px 15px 0;
	width:215px;
	text-align:center;
	font-size:11px;
	font-style:italic;
}

.gallery p img {border:1px solid #fff;}

blockquote.left-quote,blockquote.right-quote {
	width:215px;
	font-size:1.1em;
	font-style:italic;
	background:#fdefa0;
}

blockquote.left-quote {
	float:left;
	margin:0 15px 15px 0;
}

blockquote.right-quote {
	float:right;
	margin:0 0 15px 15px;
}

blockquote.left-quote p,blockquote.right-quote p {margin:15px;}

.slideshow-container {
	width:735px;
	height:341px;
	background:#fff;
	border-top:1px solid #fff;
	border-bottom:5px solid #0367b5;
}

.slideshow-container p {margin:0;}

.slideshow-container p img {
	float:left;
	width:735px;
	height:340px;
	border-bottom:1px solid #fff;
}

.tariff {
	border-collapse:collapse;
	border:0;
}
/*.one-col .tariff {width:705px;}
.two-col .tariff {width:460px;}*/

.tariff caption {
	padding:0 0 10px 0;
	font-size:11px;
}

.tariff caption span {
	padding-right:10px;
	color:#046ec1;
	font-size:16px;
	font-style:italic;
}

.tariff td {
	padding:4px 3px 4px 3px;
	text-align:center;
	font-size:11px;
}

.tariff th {
	padding:4px 3px 4px 3px;
	text-align:left;
	font-weight:normal;
	font-size:11px;
}

tr.head th {
	text-align:center;
	border-top:1px solid #de002d;
	border-bottom:1px solid #de002d;
}

tr.head-bottom th {
	text-align:center;
	border-top:1px solid #de002d;
	border-bottom:0;
}

.tariff tr.alt {background:#caedf8;}

.tariff td.free {background:transparent url(../images/bg/free.jpg) repeat-y 50% 0;}

.r {border-right:1px solid #de002d;}

.rb {border-bottom:1px solid #de002d;}

.tariff td.free-bottom {
	padding:10px 4px 14px 4px;
	font-size:1.5em;
	color:#fff;
	text-align:center;
	background:transparent url(../images/bg/blue-down-arrow.jpg) no-repeat 50% 100%;
}

.form {padding-bottom:25px;}

.form p.extra-pad {padding:20px 0 20px 0;}

.form p {
	clear:both;
	margin-bottom:0;
	padding:5px 0 0 0;
}

.form p.btns {margin:0 0 0 165px;}

.form label {
	float:left;
	margin:-2px 15px 0 0;
	width:150px;
}

.form input,.form select,.form textarea {
	float:left;
	padding:2px;
	width:170px;
	font:1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:#fdefa0;
	border:0;
}
.form textarea {width:291px;}
.form select {width:110px;}
.form .narrowfield {width:60px;margin-right:5px;}

.form input.button {
	margin:0 5px 0 0;
	padding:0 15px 2px 15px;
	width:auto;
	overflow:auto; /* For our friends at M$ */
	height:23px;
	color:#fff;
	text-align:center;
	background:#056ec1 url(../images/bg/extras.jpg) no-repeat 100% 0;
	border:0;
}

.ad {
	position:relative;
	margin:0 0 15px 15px;
	padding:0;
	width:215px;
	height:173px;
}

.ad img {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	border:1px solid #fff;
}

.ad p.promo {
	position:absolute;
	z-index:2;
	top:1px;
	left:1px;
	margin:0;
	width:213px;
	background:transparent url(../images/bg/ad.png) repeat 0 0;
	border-bottom:1px solid #fff;
}

.ad p.bottom {
	top:auto;
	bottom:1px;
	left:1px;
	border-bottom:0;
	border-top:1px solid #fff;
}

.ad p.promo a {
	display:block;
	padding:10px;
	font-size:14px;
	color:#046ec1;
	font-style:italic;
	text-decoration:none;
}
.ad p a:hover {
	color:#fff;
	background:#de002d;
}

/* extra coding */
.three {height:3px;}
.five {height:5px;}
.eight {height:8px;}
.ten {height:10px;}
.fifteen {height:15px;}
.twenty {height:20px;}
.twentyfive {height:25px;}
.thirty {height:30px;}
.thirtyfive {height:35px;}

.testimonial {border-bottom:1px solid #000099; margin-bottom:5px; padding-bottom:5px;}
.testimonialname {color:#000099;}
.headingblue {color: #004785; font-size:110%;}
.smallertext {font-size:13px;}
.normbluetext {color:#046ec1;}
.normorangetext {color:#f07900;}/*ff9523*/
.normredtext {color:#fe0000;}
.largertext {color:#000000;font-size:15px;}
.largertextblue {color:#004785; font-size:15px;}
.largertextblueh2 {color:#004785; font-size:17px; margin-bottom:0;}
/* end of extra coding */


.footer {
	clear:both;
	color:#b8edfd;
	width:980px;
	background:#056ec1 url(../images/bg/footer.jpg) no-repeat 0 0;
}

.footer .col {
	display:inline;
	float:left;
	margin:15px 15px 20px 15px;
	width:215px;
}

.footer h2 {
	margin-bottom:15px;
	color:#fff;
	font-weight:normal;
	font-size:1.4em;
}

.footer ul {
	list-style:none;
	line-height:1.6em;
	font-size:11px;
}

.footer a {
	color:#fff;
	text-decoration:none;
}
.footer a:hover {text-decoration:underline;}

/* SIFR CSS */

.sIFR-hasFlash h1 {visibility:hidden;}
.sIFR-hasFlash .left object,.sIFR-hasFlash .left embed,.sIFR-hasFlash .full object,.sIFR-hasFlash .full embed,.sIFR-hasFlash .full-gallery object,.sIFR-hasFlash .full-gallery embed {position:absolute;visibility:visible;}

/* /SIFR CSS */
