body {
	margin:0;
	min-width:1003px;
	background:#1b1b1b;
	font:12px 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
}
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;

}
#header{
	width:100%;
	padding:0 0 5px;
	overflow:hidden;
	background:#666565 url(/images/bg-header.gif) repeat-x;
}
#header .holder{
	width:760px;
	margin:0 auto;
	overflow:hidden;
}
.logo{
	margin:13px 0 0;
	width:268px;
	height:63px;
	float:left;
	background:url(/images/logo.png) no-repeat 0 0;
}
.logo a{
	width:268px;
	height:63px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}
.form-box{
	width:295px;
	margin:14px 0 0;
	float:right;
	overflow:hidden;
	background:#535453 url(/images/form-box.gif) no-repeat;
}
.form-box .t{
	width:100%;
	overflow:hidden;
	background:url(/images/form-box-top.gif) no-repeat;
}
.form-box .t .frame{
	width:100%;
	height:50px;
	padding:7px 0 4px;
	overflow:hidden;
	background:url(/images/form-box-bottom.gif) no-repeat 0 100%;
}
.member{
	width:232px;
	float:left;
	margin:0 0 6px;
}
.login{
	width:232px;
	float:left;
}
.member label{
	margin:0 0 0 10px;
	padding:8px 0 0;
	width:50px;
	font-size:12px;
	float:left;
	color:#f5f5f5;
}
.login label{
	margin:-5px 0 0 10px;
	float:left;
	position:relative;
	width:50px;
	font-size:12px;
	color:#f5f5f5;
}
.member span, .login span{
	width:147px;
	height:21px;
	padding:0 5px 0 5px;
	float:right;
	background:url(/images/bg-input.gif) no-repeat 0 0;
}
.member span input, .login span input{
	width:139px;
	padding:3px 3px 0 3px;
	border:0;
	margin:0;
	background:none;
	font:11px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.button{
	overflow:hidden;
	width:44px;
	float:right;
	margin-top:2px;
}
#header h2{
	margin:0;
	padding:22px 0 0 18px;
	font:bold 16px/16px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#fff;
	clear:both;
}
#wrapper{
	height:900px;
	overflow:hidden;
	background:#1b1b1b url(/images/bg-wrapper.jpg) no-repeat 50% 0;
}
#content{
	width:760px;
	margin:0 auto;
	overflow:hidden;
	padding:20px 0 0;
	
}
#content .product-selection{
	width:485px;
	float:left;
	margin:0 0 7px;
	padding:0 0 8px 18px;
	overflow:hidden;
}
#content .product-selection h2{
	margin:16px 0 0;
	font-size:18px;
	line-height:18px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
#content .product-selection p{
	margin:2px 0 0;
	font-size:11px;
	line-height:12px;
	color:#cf1d24;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#content .product-selection ul{
	margin:14px 0 0;
	padding:0 15px 0 0;
	float:right;
	width:219px;
}
#content .product-selection ul li{
	float:left;
	display:inline;
	list-style:none;
	margin:0 0 0 18px;
}
#content .product-selection img{
	display:block;
}

#content .emergencies{
	width:247px;
	float:right;

}
#content .map{
	width:503px;
	float:left;
}
#content .map .inner-map{
	width:503px;
	height:277px;
	background:url(/images/map.gif) no-repeat;
	position:relative;
}
#content .map .abbey-info{
	overflow:hidden;
	width:485px;
	padding:16px 0 0 18px;
}
#content2 {

}
#content2 h1 {
	margin:0;
	font-size:22px;
	line-height:39px;
	padding-right:46px;
	color:#7e8287;
	font-weight:bold;
}
#content2 h3 {
	margin:0;
	font-size:13px;
	line-height:30px;
	padding-right:46px;
	color:#7e8287;
}
#content2 p a,h3 a {
	color:#ed1c24;
	text-decoration:none;
	font-weight:bold;
}
#content2 p a:hover, h3 a:hover{
	text-decoration:underline;
}
#content2 ul{
	font:11px 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
	color:#7e8287;
	padding:0 10px 10px 15px;
}
content2 ul li {
	margin: 0 0 10px 0;
}
#map-nav{
	margin:0;
	padding:0;
	list-style:none;
}
#map-nav li{
	margin:0;
	height:30px;
}
#map-nav li a{
	background:url(/images/bg-map.png) no-repeat;
	float:left;
	cursor:pointer;
	text-transform:uppercase;
	padding:8px 0 0 7px;
	text-decoration:none;
	font:bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
}
#map-nav li a:hover{
	text-decoration:none;
}
#map-nav li span{
	background:url(/images/map-span.png) no-repeat;
	float:left;
	width:9px;
	height:29px;
	overflow:hidden;
}
#map-nav .click-usa{
	left:139px;
	position:absolute;
	top:158px;
}
#map-nav .click-usa a{
	width:25px;
	height:25px;
}
#map-nav li.hover a,
#map-nav li:hover a{
	background:url(/images/bg-map-h.png) no-repeat;
}
#map-nav li.hover span,
#map-nav li:hover span{
	background:url(/images/map-span-h.png) no-repeat;
}
#map-nav .click-usa span{
	width:9px;
	height:29px;
}
#map-nav .click-canada{
	left:105px;
	position:absolute;
	top:105px;
}
#map-nav .click-canada a{
	width:53px;
	height:25px;
}
#map-nav .click-uk{
	left:338px;
	position:absolute;
	top:105px;
}
#map-nav .click-uk a {
	width:17px;
	height:25px;
}
#map-nav .click-roi{
	left:307px;
	position:absolute;
	top:140px;
}
#map-nav .click-roi a{
	width:23px;
	height:25px;
}
#map-nav .click-eu{
	left:375px;
	position:absolute;
	top:151px;
}
#map-nav .click-eu a{
	width:17px;
	height:25px;
}
#content .map p{
	margin:0 0 1px;
	font-size:10px;
	line-height:13px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
#content .map a{
	margin:0;
	font-size:10px;
	line-height:13px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

#content .map .abbey img{
	float:left;
	margin:3px 11px 0 0;
}
#content .text{
	width:207px;
	float:right;
	padding:0 20px 0;
}
#content .text p{
	margin:5px 0 0;
	font-size:13px;
	letter-spacing:-1px;
	line-height:19px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
/* part for template-02-usa page */
.template-02 #header {
	background:#c12727 url(/images/bg-header-usa.gif) repeat-x;
	padding:0;
	overflow:visible;
}
.template-02 #header .holder {
	width:779px;
	padding-right:19px;
	overflow:visible;
	position:relative;
}
.template-02 #header .holder:after,
.template-02 #header:after {
	display:block;
	clear:both;
	content:"";
}
.top-header {
	width:100%;
	overflow:hidden;
}
.logo-uk,
.logo-usa {
	float:left;
	display:inline;
	width:396px;
	height:92px;
	margin:0;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/logo-usa.gif) no-repeat;
}
.logo-uk a,
.logo-usa a {
	display:block;
	height:100%;
	position:relative;
	cursor:pointer;
}
.logo-uk {
	margin:17px 0 0 19px;
	padding-bottom:13px;
	height:62px;
	background:url(/images/logo-uk.gif) no-repeat;
}
.template-02 .form-box {
	padding:7px 8px 8px 10px;
	margin-top:17px;
	width:130px;
	height:35px;
	background:url(/images/bg-login-usa.gif) no-repeat;
}
.template-02 .member {
	float:left;
	width:auto;
}
.template-02 .member label {
	line-height:20px;
	font-size:11px;
	margin:0;
	padding:0;
	width:auto;
}
.template-02 .button {
	padding:0;
}
.template-02 .button input {
	float:left;
}
.toll-free-uk,
.toll-free {
	position:absolute;
	right:0;
	top:62px;
	right:20px;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	color:#fff;
}
.toll-free-uk {
	padding-left:32px;
	background:url(/images/flag-uk.gif) no-repeat;
}
#navigation {
	width:100%;
	font:12.1px Arial,Helvetica,sans-serif;
}
#navigation:after {
	display:block;
	clear:both;
	content:"";
}
#navigation ul {
	float:left;
	margin:0 0 -1px;
	padding:1px 0 0 19px;
	list-style:none;
	height:27px;
}
#navigation li {
	float:left;
	font-size:12px;
	line-height:27px;
}
#navigation li a {
	float:left;
	padding:0 12px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
#navigation li.active a,
#navigation li a:hover {
	background:red url(/images/bg-nav-hover.gif) repeat-x;
}
.template-02 #wrapper {
	height:auto;
	background:#18181a url(/images/bg-wrapper2.jpg) repeat-y 50% 0;
}
.wrapper2 {
	width:798px;
	margin:0 auto;
	overflow:hidden;
}
.template-02 .wrapper2 {
	/*margin:1px auto 0;*/
	overflow:hidden;
	width:798px;
	margin:0 auto;
	background:url(/images/bg-main-content-main.gif) repeat-y;
}
.template-01 .wrapper2 {
	background:none;
}
.wrapper3 {
	width:100%;
	background:url(/images/bg-main-content-top.png) no-repeat;
	overflow:hidden;
}
#main {
	width:798px;
	padding:18px 0 40px;
	overflow:hidden;
}
.template-02 #main {
	width:760px;
	padding:18px 19px 40px;
	background:url(/images/bg-main-content-bottom.png) no-repeat 0 100%;
	overflow:hidden;
}
#content2 {
	float:left;
	width:505px;
}
.breadcrumbs {
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.breadcrumbs li {
	float:left;
	font-size:11px;
	line-height:13px;
	padding-right:3px;
	color:#8f938f;
}
.breadcrumbs li a {
	float:left;
	display:inline;
	margin-right:3px;
	color:#8f938f;
}
.title-standard {
	width:100%;
	padding:10px 0 6px;
	overflow:hidden;
}

.title-emergencies {
	width:100%;
	padding:25px 0 6px;
	overflow:hidden;
	margin:0;
	float:left;
	font-size:18px;
	line-height:39px;
	padding-right:46px;
	color:#fc171d;
}
.title-emergencies h2 {
	margin:0;
	float:left;
	font-size:18px;
	line-height:39px;
	padding-right:46px;
	color:#fc171d;
	background:url(/images/icon-emergencies.gif) no-repeat 100% 0;
}
#content2 dd,
#content2 p {
	margin:0 0 16px;
	font-size:11px;
	line-height:16px;
	color:#7e8287;
}
.tag-form {
	padding:31px 109px 39px 60px;
	width:264px;
	height:49px;
	background:url(/images/bg-tag-id.jpg) no-repeat;
}
.tag-form label {
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#fff;
}
.tag-form div {
	width:100%;
	padding-top:9px;
	overflow:hidden;
}
.tag-form input {
	float:left;
}
.tag-form #login-id {
	width:188px;
	height:12px;
	margin-right:7px;
	padding:3px 10px 5px;
	font-size:12px;
	color:#000;
	border:0;
	background:none;
}
.tag-form .button-submit {
	float:right;
	margin-top:-5px;
}
#content2 h2 {
	margin:0;
	font-size:18px;
	line-height:39px;
	padding-right:46px;
	color:#7e8287;
}
#content2 dl {
	margin:20px 0 0;
	width:100%;
	overflow:hidden;
}
#content2 dt {
	padding-bottom:10px;
	font-size:17px;
	line-height:19px;
	font-weight:normal;
	color:#757575;
}
#content2 dd a {
	color:#e6344b;
	text-decoration:none;
}
#content2 dd a:hover {
	text-decoration:underline;
}
.sidebar {
	float:right;
	margin:0px 0 0 0;
	padding:14px 13px 20px;
	width:220px;
	background:url(/images/bg-sidebar.gif) no-repeat;
}
.sidebar div {
	color: #727272;
	font-size: 10px;
}
.sidebar h2 {
	margin:0 -9px;
	padding:0 9px 7px;
	font-size:14px;
	line-height:16px;
	border-bottom:1px solid #e0e0e0;
	color:#3f9ba8;
}
.sidebar dl {
	margin:-9px 0 23px;
	width:100%;
}
.sidebar dl:after {
	display:block;
	clear:both;
	content:"";
}
.sidebar dt {
	color:#3f9ba8;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	margin:15px 0 4px;
}
.sidebar dt a {
	color:#cc071e;
	font-size:11px;
	text-decoration:none;
}
.sidebar dt a:hover {
	text-decoration:underline;
}
.sidebar dd {
	margin:0;
	font-size:11px;
	line-height:15px;
	color:#525252;
}
.sidebar dd img {
	float:right;
}
.sidebar .adventure img {
	padding-top:17px;
}
.sidebar dd span {
	display:block;
	padding:0 0 3px 12px;
	background:url(/images/bullet-sidebar.gif) no-repeat 0 5px;
}
.sidebar .unique-system {
	width:165px;
	padding-right:57px;
	background:url(/images/icon-unique-system.gif) no-repeat 100% 100%;
}
.sidebar .max {
	color:#b0aa00;
	text-decoration:none;
}
.sidebar .pro {
	color:#f18e00;
	text-decoration:none;
}
.sidebar .pro:hover,
.sidebar .max:hover {
	text-decoration:underline;
}
.sidebar ul {
	margin: 15px 0;
	padding: 0;
	list-style: none;
}
.sidebar .quickQuote ul li{
	padding: 0;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	display:block;
}
.sidebar .quickQuote ul li a {
	background: #636466 url(/images/quickButtonsBg.gif) no-repeat 0 0;
	color: #fff;
	font-size:1.2em;
	font-weight:bold;
	text-decoration: none;
	height:40px;
	line-height:40px;
	padding: 0 0 0 15px;
	display:block;
}
.sidebar .quickQuote ul li a:hover,
.sidebar .quickQuote ul li.current a {
	background: #1eddff url(/images/quickButtonsBg.gif) no-repeat -220px 0;
	text-decoration: none;
}
.sidebar .secondaryNavigation li {
	display:inline;
}
.sidebar .secondaryNavigation li a {
	display:block;
	font-weight:bold;	
	font-size:11px;
	color:#3b8997;
	text-decoration:none;
	line-height:12px;
}
.sidebar .secondaryNavigation li a:hover,
.sidebar .secondaryNavigation li.current a {
	color:#727272;
	text-decoration:underline;
}
#footer2 {
	width:760px;
	height:299px;
	padding:19px 19px 0;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	font:10px Arial,Helvetica,sans-serif;
}
#footer2 p{}
.advertising {
	float:left;
	width:35px;
	margin:0;
	padding:0 20px 0 0;
	list-style:none;
	overflow:hidden;
}
.advertising li {
	float:left;
	clear:both;
	width:100%;
	padding-bottom:5px;
}
.advertising li img {
	float:left;
}
#footer2 div {
	float:left;
	width:440px;
	overflow:hidden;
}
#footer2 div ul {
	margin:0 0 0 -9px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#footer2 div li {
	float:left;
	font-size:10px;
	line-height:11px;
	padding:0 7px 0 10px;
	background:url(/images/sep-footer.gif) no-repeat 0 50%;
}
#footer2 div li a {
	color:#e2e2e3;
}
#footer2 div p {
	margin:15px 0 23px;
	font:10px/14px Arial, Helvetica, sans-serif;
	color:#bbbcbc;
}
#footer2 p span {
	display:block;
}
/* part for template-02-uk page */
.keyfacts {
	display:block;
	width:100%;
	overflow:hidden;
}
.keyfacts a {
	float:left;
	width:77px;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/txt-keyfacts.gif) no-repeat;
}
.sidebar ul {
	margin:0;
	padding:9px 0 13px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.sidebar li {
	width:100%;
	float:left;
	clear:both;
	padding-bottom:16px;
	font-size:10px;
	line-height:16px;
	font-weight:bold;
	color:#717370;
}
.sidebar li img {
	float:right;
}
/* part for template-01-uk page */
.template-01 .wrapper2 {
	width:760px;
	padding:0 19px 59px;
}
.template-01 #main {
	height:390px;
	padding:0 0 14px;
	background:none;
}
.template-01 #footer2 {
	width:100%;
	padding-left:0;
	padding-right:0;
}
.wrapper4 {
	width:100%;
	background:url(/images/bg-chain.png) no-repeat 50% 100%;
}
.template-01 #wrapper {
	background:#141315 url(/images/bg-wrapper3.jpg) no-repeat 50% 0;
}
.template-01 #footer2 div {
	padding-top:7px;
	width:470px;
}
.template-01 .keyfacts {
	position:absolute;
	width:77px;
	top:72px;
	right:0px;
}
.flash-holder {
	width:100%;
	height:176px;
	padding-bottom:18px;
	overflow:hidden;
}
.flash-holder img {
	float:left;
}
.subnav {
	width:770px;
	list-style:none;
	padding:0;
	margin:0 -10px 0 0;
	overflow:hidden;
}
.subnav li {
	float:left;
	display:inline;
	margin-right:7px;
}
.subnav li a {
	float:left;
	width:249px;
	height:88px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/btn-get-quote.png) no-repeat;
	cursor:pointer;
}
.subnav li.get a{background:url(/images/btn-get-quote.png) no-repeat 0 0;}
.subnav li.get a:hover{background:url(/images/btn-get-quote.png) no-repeat -249px 0;}
.subnav li.renewals a{background:url(/images/btn-renewals.png) no-repeat 0 0;}
.subnav li.renewals a:hover{background: url(/images/btn-renewals.png) no-repeat -249px 0;}
.subnav li.medical a{background:url(/images/btn-emergencies.png) no-repeat 0 0;}
.subnav li.medical a:hover{background:url(/images/btn-emergencies.png) no-repeat -249px 0;}

.txt-content {
	float:left;
	margin-top:-1px;
	width:460px;
	overflow:hidden;
}
.txt-content h2 {
	margin:0;
	font-size:20px;
	line-height:22px;
	color:#fff;
}
.txt-content p {
	margin:11px 0 0;
	font-size:11px;
	line-height:12.1px;
	color:#ebebeb;
}
.txt-content p a {
	color:#ed1c24;
	text-decoration:none;
}
.txt-content p a:hover {
	text-decoration:underline;
}
.wrapper-footer {
	width:100%;
	position:relative;
	overflow:hidden;
	background:url(/images/bg-footer.jpg) no-repeat 50% 0;
}
.downloads {
	width:222px;
	height:125px;
	margin:0;
	/*padding:10px 0 0 0;*/
	background:url(/images/downloads-top.gif) left top no-repeat;
}
.downloads.double {
	width:122px;
	background:url(/images/downloadsTopDbl.gif) left top no-repeat;
}
.downloads.triple {
	width:171px;
	background:url(/images/downloadsTopTrpl.gif) left top no-repeat;
}
.mr10 {
	float:right;
	margin:0 10px 95px 10px;
}
.ml10 {
	float:left;
	margin:0 10px 45px 0;
}	
.downloads h3 {
	font-size:100%;
	color:#f3140d;
	text-transform:none;
	padding:0 0 10px 13px;
}
.downloads ul {
	float:left;
	width:222px;
	display:inline;
	list-style-type:none;
	background:url(/images/downloads-bot.gif) no-repeat bottom left;
	padding:0 0 12px 13px !important;
	margin-left: 0px;
}
#main .sidebar .downloadsSide {
	margin:0;
	/*padding:10px 0 0 0;*/
}
#main .sidebar .downloadsSide ul {
	float: left;
	list-style-type:none;
	display: inline;
	padding:0 0 0 0 !important;
	margin:0;
}
#main .sidebar .downloadsSide ul li {
	float:left;
	width:63px;
	clear:right;
	padding: 5px 5px 0 0;
}
 .downloads ul li {
	float:left;
	width:60px;
	margin:0 8px 0 0 !important;
}


.downloads.double ul {
	width:122px;
	w\idth:109px;
	background:url(/images/downloadsBotDbl.gif) left bottom no-repeat;
}
.downloads.triple ul {
	width:171px;
	w\idth:158px;
	background:url(/images/downloadsBotTrpl.gif) left bottom no-repeat;
}
table.yoursports {
	width: 488px;
	border: 1px #fff solid;
}
table.yoursports td { 
	border-spacing: 2px;
	vertical-align: middle;
	text-align: center;
	background-color: #f2f2f2;
	border: 1px #fff solid;
}
table.yoursports th { 
	background-color: #4e4f4f;
	padding: 5px;
	color: #fff;
	border:0 !important;
	/*border: 1px #4e4f4f solid;*/
}
table.yoursports td.tdleft { 
	text-align: left;
	width: 185px;
	padding-left: 10px;

}
table.yoursports p {
	margin:2px 0;
} 
table.yoursports p.anchors { 
	background-color: #f2f2f2;
	margin: 8px 0;
	text-align: center;
	letter-spacing: 0.2em;
	}
table.yoursports tr th.last a.arrow {
	background: url(/images/expand-icon-dn.gif) no-repeat;
}
table.yoursports td.dsbld {
	filter:alpha(opacity=20); 
	-moz-opacity: 0.20;
	opacity: 0.2;
}

/* cover-types TABLE STYLES */

/* THEAD */

#cover-types {width:760px;}

#cover-types td {
}
#cover-types thead {
	text-transform:uppercase;
}
#cover-types .red{color: #E51B33;}

#cover-types thead tr {
	height: 40px;
}
#cover-types thead td {
	vertical-align: bottom;
	font-weight: bold;
	font-size: 1em;
	/*border-bottom: 1px solid #CCC; */
	padding-bottom: 5px;
}
#cover-types thead tr.top,
#cover-types tfoot tr.top {
	font-size:1%;
	line-height:1%;
	height:14px;
}
#cover-types tfoot tr.top {height:10px;}
#cover-types thead tr.top td ,
#cover-types tfoot tr.top td{
	padding:0;
	border:none;
}
#cover-types thead tr.top td,
#cover-types tfoot tr.top td {
	background: url(/images/top-shadow.png) no-repeat right bottom;
	height:10px;
	overflow:hidden;	
	font-size:0;
	line-height:0;
}
#cover-types.disabled thead tr.top td {
	background: url(/images/top-shadow-dsbld.png) no-repeat right bottom;
}
#cover-types tfoot tr.top td {
	background: url(/images/bot-shadow.png) no-repeat right bottom;
}
#cover-types.disabled tfoot tr.top td {
	background: url(/images/bot-shadow-dsbld.png) no-repeat right bottom;

}
#cover-types thead.custom td {
	text-transform:none;
	vertical-align:top;
	text-align:left;		
	font-size:1.2em;
	border-bottom:none;
}
#cover-types td a {
	background:#c40606 url(/images/red-btn-left-edge.gif) no-repeat 0 0;
	display:block;
	color:#fff;
	float:left;
	margin:0 0 5px -2px;
	padding:0 0 0 7px;
	text-decoration:none;
    	min-width:25px;
	width:auto !important;
	width:25px;
	position:relative;
	cursor:pointer;
}
#cover-types td a span{
    	text-transform:uppercase;
	white-space:nowrap;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding:0 7px 0 0;
	height:28px;
	line-height:26px;
	display:block;
	background:#c40606 url(/images/red-btn-right-edge.gif) no-repeat 100% 0;
	min-width:25px;
	width:auto !important;
	width:25px;
	cursor:pointer;
}
#cover-types td a:hover {
	color:#fff;
	background-color:#95be41;
	background-position:0 100%;
	text-decoration:none;
}
#cover-types td a:hover span {
	background-color:#95be41;
	background-position:100% 100%;
}
div.wrap {
	width:75px;
}
#cover-types tbody tr.free-products a.view {
	text-align:center;
	width: 48px !important;
	color:#fff;
	padding:0;
	margin:0 10px 5px 11px;	
	height: 28px;
	line-height:26px;
	text-transform:uppercase;
	overflow: hidden;
	background: #c40606 url(/images/btn_buy_sml.gif) ;
	display: block;
}
#cover-types tbody tr.free-products a.view {
	background: #c40606 url(/images/btn_view_sml_gray.gif);
	margin:0;
}
#cover-types tbody tr.free-products a:hover.view {
	background: #c40606 url(/images/btn_view_sml_gray.gif) no-repeat 0 -28px;
}
#cover-types.disabled td.dsbld a {
	cursor:default;
}
#cover-types.disabled a.dsbld { 
	filter:alpha(opacity=0); 
	-moz-opacity: .0;
	opacity: .0;
}
.cover {
	width: 758px;
	padding: 5px 0 41px;
}
.cover table {
	width: 758px;
}
.cover table td {
	padding: 0;
	vertical-align: top;
	border-color: black;
}
.cover thead { background: #7E8287; color:#fff }
.cover thead td.cell { width:173px; }
.cover thead td {
	font-size: 14px;
	line-height: 16px;
	padding: 7px 0 6px;
}
.cover thead td.cell4 {
	width: 200px;
	text-align: center;
	font-size: 11px;
	color:black;	
}
.cover td.cell5 {
	text-align: center;
	font-size: 11px;
	color:black;
	background: #fff;
}
.cover td.cell6 {
	text-align: center;
	background:#7E8287;
	color:#fff;
}
.cover td.cell { width: 268px; }
.cover thead td.cell2 {
	width: 67px;
	text-align: center;
}
.cover thead td.cell3 {
	width: 100px;
	text-align: center;
	background: #f0f0f0;
	color: #c40606;
}
.cover thead td.cell3 span{
	color:black;
}
.cover tbody td.cell7 {
	width: 100px;
	text-align: center;
	background: #f0f0f0;
	color: #c40606;
}
.cover tbody td.cell7 span{
	color:black;
}
.cover thead td.cell { padding-left: 12px; }
.cover tbody { background: #ccc; }
.cover tbody td {
	font-size: 11px;
	line-height: 15px;
	color: #7e8287;
	padding: 7px 0 0;
}
.cover tbody td.cell { padding-left: 12px; width:173px; }
.cover tbody td.cell2 { background: #f0f0f0;}
.cover tbody td.cell2,
.cover tbody td.cell3 { text-align: center; width: 67px}
.cover tbody td { padding-bottom: 10px; }

.cover2 {
	width: 505px;
	padding: 5px 0 41px;
}
.cover2 table {
	width: 505px;
}
.cover2 table td {
	padding: 0;
	vertical-align: top;
	border-color: black;
}
.cover2 thead { background: #7E8287; color:#fff }
.cover2 thead td {
	font-size: 14px;
	line-height: 16px;
	padding: 7px 0 6px;
}
.cover2 thead td.cell4 {
	width: 200px;
	text-align: center;
	font-size: 11px;
	color:black;	
}
.cover2 td.cell5 {
	text-align: center;
	font-size: 11px;
	color:black;
	background: #fff;
}
.cover2 td.cell { width: 268px; }
.cover2 thead td.cell2 {
	width: 100px;
	text-align: center;
}
.cover2 thead td.cell3 {
	width: 100px;
	text-align: center;
	background: #f0f0f0;
}
.cover2 thead td.cell { padding-left: 12px; }
.cover2 tbody { background: #ccc; }
.cover2 tbody td {
	font-size: 11px;
	line-height: 15px;
	color: #7e8287;
	padding: 7px 0 0;
}
.cover2 tbody td.cell { padding-left: 12px; }
.cover2 tbody td.cell2 { background: #f0f0f0; width: 100px}
.cover2 tbody td.cell2,
.cover2 tbody td.cell3 { text-align: center; width: 100px}
.cover2 tbody td { padding-bottom: 10px; }

/* =TBODY */

#cover-types tbody tr td {
	background:#fff;
	padding:5px;
}
#cover-types tbody td.first, #cover-types tbody th.first {
	text-align: left;
	padding-left: 5px;
}
#cover-types tbody .td-highlight {
	padding:5px;
	text-align:left;
	background-color: #efefef;
	border-right: 1px solid #d7d7d7;	
}
#cover-types tbody td {
	border-bottom: 1px solid #d7d7d7;
}
#cover-types tbody td.blank {
	border:0;
	padding:0;
}
#cover-types tbody td.blank div{
	height:5px;
	font-size:1%;
	line-height:1%;
}
#cover-types tbody th {
	height: 28px;
	color: #FFF;
	background-color: #636466;
	border-top: 1px solid #454545;
	border-bottom: 1px solid #454545;
	vertical-align:bottom;
	padding: 5px;
}
#cover-types tbody th.first {
	padding-right:20px;
	font-weight: bold;
	border-left: 1px solid #454545;
}
#cover-types tbody tr.prices {
	height: 35px;
	color: #E51B33;
	font-weight: bold;
	font-size: 1.2em;
}
#cover-types tbody tr.prices td {
	text-align:center;
	border-bottom: 0px;
	background-color:#fff;
	padding:4px 9px 4px 10px;
}
#cover-types tbody tr.prices td.td-highlight,
#cover-types tbody tr.prices1 td.td-highlight {
	vertical-align: middle;
	text-align:center;
	background-color:#efefef;
	font-weight:bold;
	font-size: 1.4em;
	padding-bottom:6px;
}
#cover-types tbody tr.prices td.td-highlight div{
	width:89px;
	padding:0;
}
#cover-types tbody tr.free-products td.td-highlight {
	vertical-align:top;
	border-top: 1px solid #ccc;
	border-right:none;
}
#cover-types tbody tr.free-products td.td-highlight.last {
	border-right:1px solid #ccc;
}
#cover-types tbody tr.free-products .view-container{
	text-align: center;
	padding: 7px 13px 7px 11px;
	float: right;
}
#cover-types tbody tr.gap-year .view-container{
	width: 232px;
}
table#cover-types tr th.last {
	position:relative !important;
}
table#cover-types tr th.last a.ar-first {
	margin:0 2px 3px 0;
	float:right;
	overflow:hidden;
	cursor:pointer;
	display:block;
	width:21px;
	height:21px;
	text-align:left;
	text-indent:-9999em;
	background: url(/images/expand-icon-up.gif) no-repeat;
}
table#cover-types tr th.last a.ar-first.upper {
	background: url(/images/expand-icon-dn.gif) no-repeat;
}
table#cover-types tr th.last a.arrow {
	float:right;
	cursor:pointer;
	margin:0 3px 2px 0;
	text-decoration:underline;
	padding:5px 26px 5px 0;
	background: url(/images/expand-icon-dn.gif) no-repeat right 50%;
	color:#fff;
}
table#cover-types tr th.last a.arrow.upper {
	background: url(/images/expand-icon-up.gif) no-repeat right 50%;
}
span.btn {
	margin:10px 0 0 0;
	float:left;
	width:50px;
	display:block;
}
/* =TFOOT */
#cover-types.disabled td.dsbld {
	filter:alpha(opacity=20); 
	-moz-opacity: 0.20;
	opacity: 0.2;
}
#cover-types tfoot {height:10px}
#cover-types tfoot tr td	{border-top: none;}
table#cover-types tr td.divider,
table#cover-types tr th.divider {
	padding:0;
	background: url(/images/divider-bg.png) repeat-y;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom:none;
}
table#cover-types tr td.divider div {
	width:6px;
}
table#cover-types tr th.divider {
	background:#636466;
	border:0;
	border-top:1px solid #454545;
	border-bottom:1px solid #454545;
}	
table#cover-types tbody tr td.divider {
	text-decoration:none;
}
table#cover-types tr td.divider.last-div,
table#cover-types tr th.divider.last-div {
	background: url(/images/divider-last.png) repeat-y;
	border:0;
	border-left:none;
	border-right:none !important;
}
table#cover-types tr td.divider.last-div div {
	width:4px;
}
table#cover-types thead tr td.divider,
table#cover-types thead tr td.first,
#cover-types tfoot tr td.first,
#cover-types tfoot tr td.divider,
table#cover-types thead tr td.divider.last-div {border: 0px; background:none;}
/* table#cover-types tfoot tr td.divider{background-color: #fff;} */
table#cover-types tr td.first, 
table#cover-types tr td.last, 
table#cover-types tr th.last,
table#cover-types tbody {border-right: 1px solid #d7d7d7;}
table#cover-types tfoot tr td.first {border:none; background-image:none;}
table#cover-types tr th.last {
	border-right: 1px solid #454545;
}
table#cover-types tr td.first {
	background: #fff url(/images/first-td-bg.png) repeat-y right;
	border-left: 1px solid #d7d7d7;
}
table#cover-types tr td.first div {
	width:110px;
}
table#cover-types tr td.first.nolborder {
background: url(/images/first-td-bg.png) repeat-y right;
border-left:none;
border-bottom:none;
}
table#cover-types thead tr td.first.nolborder {
	background:#fff;
}
table#cover-types thead tr td.divider.last {
	background:none;
}
.slide {
	width: 100%;
	border-bottom: 1px solid #fff;
}
.slide h4 {
	height: 20px;
	overflow: hidden;
	margin: 0 0px 0 0px;
	padding: 4px 0 6px 12px;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	background: #7E8287;
	text-transform: capitalize;
}
.slide h4 span { 
	float: left; 
	color: #fff;
}
.open-close {
	font-size: 10px;
	line-height: 14px;
	color: #fff;
	margin-right: 13px;
	padding: 0 4px 2px 0;
	float: right;
	text-transform: none;
}
#blockStyle {
	font-size: 10px;
	line-height: 14px;
	color: #fff;
	margin-right: 13px;
	padding: 0 4px 2px 0;
	float: right;
	text-transform: none;
}
div.line {
	border-bottom: 1px dashed #727272;
	height: 0.01em;
	padding:0;
	line-height: 0.01em;
	font-size: 0.01em;
	margin-bottom:15px;
}
#faq {margin:0 0 20px 0;}

.faq-inner {
	clear:both;
	padding:15px 10px 0 15px;
	background:url(/media/1119/faqinnerbg.gif) repeat-x top;
	border-top:1px solid #f1f1f1;
}

.faq-inner .question strong{
	color:#3b8997;
	font-size:12px;
	text-decoration:underline;
	cursor:pointer;
}

.faq-inner .question.selected strong{
	color:#ec2028;
	text-decoration:none;
}

.faq-inner .question {padding:0 0 15px 0;}

.faq-inner .answer {
	clear:both;
	padding:0;
}
.sidebar dt{width:220px;}
.sidebar dt a.qQ {
	font-size:11px;
	text-decoration:none;
        background: #636466 url(/images/quickbuttonsbg.gif) no-repeat 0px 0;
	color: #fff;
	height:40px;
	line-height:40px;
	padding: 0 0 0 15px;
	display:block;
        overflow:hidden;
}
.sidebar dt a.qQ:hover {
	background: #1eddff url(/images/quickbuttonsbg.gif) no-repeat -220px 0;
	text-decoration: none;
}
#content2 p.getQuote{
	color:#ffffff;
}
#content2 a.getQuote{
	color:#ffffff;
	width:130px;
	background:#c60707 url(/images/getQuoteBtn.gif) no-repeat;
	text-align:center;
	float:left;
	line-height:28px;
	padding:0 !important;
}
#content2 #pnlColLeftContent ul { 
	list-style-type: none;
	text-align: left;
	margin: 0 0 5px 0;
	padding-top:0;
	background: transparent url(/images/quoteBg.gif) 0 100% repeat-x;
	font-size: 11px;
}
#content2 #pnlColLeftContent ul li {	
	background: transparent url(/images/dots.png) left 5px no-repeat;
	padding-left: 15px;
	margin: 8px 0 12px 10px;
	text-align: left;
	width:450px;
	font-size: 11px;
}
#content2 #pnlColLeftContent h3 a {
	display:block;
	background: url(/images/quoteBtn.gif) 0 0 no-repeat;
	color:#fff;
	height:45px;
	width:503px;
	overflow:hidden;
	text-indent:13px;
	line-height:42px;
	text-decoration:none;
}	
#content2 #pnlColLeftContent h3 a:hover {
	background: url(/images/quoteBtn.gif) 0 -44px no-repeat;
	cursor:pointer;
}


#content2 .linksPage tbody td{
	margin:0 0 16px;
	font-size:9px;
	line-height:16px;
	color:#7e8287;
}
#content2 .single{
	font-size:10px;
	color:grey;
	padding-left:20px;
	border-bottom:1px grey solid;
	padding:2px 0 10px 0;
}
#content2 .single #radio{
	padding-left:240px;
}

#content2 #btnS{
	float:right;
	margin:10px 10px 0 0;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
