@charset "utf-8";
/* CP Insurance CSS Document */

body {
	margin:0px;
	background:url(../images/bg-top.gif) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.header {
	color:#FFFFFF;
}

.banner {
	background:url(../images/banner-bg.gif) no-repeat center;
	width:907px;
	height:243px;
}

.topMenu {
	height:28px;
}

.topMenu a {
	color:#FFFFFF;
	padding:0 4px;
	text-decoration:none;
}

.topMenu a:hover {
	color:#62aee9;
	padding:0 4px;
	text-decoration:none;
}

.menu {
	height:25px;
}

.menuTab {
	background:url(../images/tab1.gif) no-repeat top center;
	width:108px;
	height:25px;
	text-align:center;
}

.menuTab a {
	color:#FFFFFF;
	text-decoration:none;
}

.menuTab a:hover {
	color:#ffffcc;
	text-decoration:none;
}

.main {
	color:#555555;
	text-align:justify;
	line-height:18px;
}

.main h1 {
	color:#fc524c;
	font-size:18px;
	font-weight:normal;
}

.main h2 {
	color:#fc524c;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
}

.main h2 a {
	color:#fc524c;
}

.main h2 a:hover {
	color:#333333;
}

.main h3 {
	color:#0066cc;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	line-height:normal;
}

.dottedLine {
	background:url(../images/dotted-line.gif) repeat-x center;
}

.blue-box-bg {
	background:url(../images/blue-box-bg.jpg) no-repeat center;
	width:264px;
	height:219px;
	font-size:11px;
	line-height:14px;
}

.blue-box-bg select {
	width:175px;
	font-size:11px;
	color:#666666;
}

.yellow-banner-bg {
	background:url(../images/yellow-banner-bg.gif) no-repeat center;
	width:264px;
	height:77px;
	font-size:11px;
	line-height:normal;
	padding-left:75px;
	font-size:18px;
	color:#fc524c;
}

.yellow-banner-bg a {
	color:#fc524c;
	text-decoration:none;
}

.yellow-banner-bg a:hover {
	color:#000000;
	text-decoration:none;
}

.blue-banner-bg {
	background:url(../images/blue-banner-bg.gif) no-repeat center;
	width:189px;
	height:77px;
	font-size:11px;
	line-height:normal;
	padding-left:75px;
	font-size:18px;
	color:#006699;
}

.blue-banner-bg a {
	color:#006699;
	text-decoration:none;
}

.blue-banner-bg a:hover {
	color:#000000;
	text-decoration:none;
}

.grey-banner-bg {
	background:url(../images/grey-banner-bg.gif) no-repeat center;
	width:189px;
	height:77px;
	font-size:11px;
	line-height:normal;
	padding-left:75px;
	font-size:18px;
}

.grey-banner-bg a {
	color:#666666;
	text-decoration:none;
}

.grey-banner-bg a:hover {
	color:#000000;
	text-decoration:none;
}

.footerBg {
	background:url(../images/footer.jpg) repeat-x;
	color:#FFFFFF;
	font-size:11px;
}

.footerDesign {
	background:url(../images/footerbg.jpg) no-repeat center;
	height:86px;
}

.footerDesign a {
	color:#FFFFFF;
	font-weight:bold;
}

.footerDesign a:hover {
	color:#000000;
	font-weight:bold;
}

a {
	color:#fc524c;
	text-decoration:none;
}

a:hover {
	color:#0066cc;
	text-decoration:none;
}

.blueLinks {
	color:#0066cc;
	text-decoration:none;
}

.blueLinks:hover {
	color:#666666;
	text-decoration:none;
}


.textBox {
	border:#c3d6e5 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.redText {
	color:#FF0000;
}

.greyBorder {
	border:#999999 solid 1px;
}
.bgblue{background:url(../images/bg_blue.jpg) repeat-x bottom; border:1px solid #c0d6e6;}
.bgorng{background:url(../images/bg_orng.jpg) repeat-x bottom; border:1px solid #dcaf75;}
.bggray{background:url(../images/bg_gray.jpg) repeat-x bottom; border:1px solid #cccccc;}
.bgyellow{ background:url(../images/bg_yellow.jpg) repeat-x bottom; border:1px solid #dcc575;}

/*---------------------------------------------------MouseOverMenu------ Gaurav GMR */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	font: bold 11px arial;
	
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding:0 10px 0 0;
	width: 90px;
	background:none;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: none;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0px;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	
	
	}


	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}

.bg-social {
  background: url(../images/bg-social.jpg) no-repeat;
  width:264px;
  height:92px;
}
.social_heading {
color: #FC524C;
    font-size: 13px;
    font-weight: bold;
    line-height: normal;
}
