﻿/*  import the the base styles*/
@import url("../../Media/CSS/PageBase.css");

/*  set the reinsurance specific styles*/
.col475 h1 span,
.col335 h1 span,
.col280 h1 span,
.col230 h1 span,
.col180 h1 span,
.col125 h1 span
{
	/*background-color: #564D3A;*/
	background-color: #192b69;
	padding-left: 2px;
	padding-right: 2px;
}


.page_end{
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	height:42px;
	background-image: url('Img/Page_End_new.gif');
	background-repeat: no-repeat;
}


/*
.ActiveMainItem a:link,
.ActiveMainItem a:visited,
.ActiveMainItem a:active,
.ActiveMainItem a:hover
{
	background-color: #192b69;
	color: #fff;
	display: block;
}
*/