/* CSS Document */
/* Reset all margins and padding */
body * { margin:0; padding:0;  }
legend {  
margin-left: 1em;  
color:#000066;
font-weight: bold;  
font-size: 1.7em;
}
.loginlabel {    
float: left;    
width: 10em;    
margin-right: 1em;  
}
.myprofileselect
{
	border: 1px solid #b2b2b2;
	background: #e5e5e5;
	font-family: 'Tahoma', Helvetica, Arial, Verdana, Sans-Serif; 
	font-size: 1.0em;
	height:15px;
}  
body
{
    background-image: none;
    background-color: White;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
}

img {
	border: none;
}

p { 
	font-size:1.1em;
	
}
.paraTestimonial
{
	font-size:1.2em;
	line-height:1.8em;
}

ul li {
	list-style:none inside;	
	display: inline-block;
	font-size:1.2em;
}
#DDList li{
 list-style-type: disc !important;   
 list-style-position: outside !important; 
 display:list-item;
 margin-top:5px;
 font-size:1.1em;
}

/* HR STYLING */

/* UTILITY CLASSES */
.fleft {float: left; }
.fright { float: right; }
.cboth { clear:both; }
.blockhidden { display:block; overflow:hidden; }

.aboutservice {color:Black; font-size:1.5em; font-weight:bold; margin-top:50px;}
.orange { color: #F66804; }
.navy { color: #000066; }
.lblue { color: #333399; }

.h4custom 
{
 color:#000066;
 margin: 0 0 10px 30px;
 font-weight:bold;
 font-size:1.5em;
}
/* Specific cover me options */
h2.applynow span { font-size: 0.6em; }

/*End Generic styling*/
/* Wrapper for all pages */
#pagewrapper {
	width:960px;
	margin: 0 auto;
	display:block;
	overflow:hidden;
	padding-top: 0px;
}

/* Header specific */
#header { height:92px; }

h1#sitelogo {
	width: 157px; height: 81px;
	background: url(images/logo.gif) no-repeat;
	text-indent: -9999px;
	display:block;
}

p#tagline {
	margin: 53px 0 0 10px;
	width: 473px; height: 23px;
	background: url(images/tagline.gif) no-repeat;
	text-indent: -99999px;
	display:block;
	overflow:hidden;
}

/*POLICY COUNTER */
#counter {
	width: 210px; height: 81px;
	padding: 2px 0 0 0;
	background: url(images/counter-bg.gif) no-repeat;
}

#counter p{
	font-size: 1.1em;
	/*font-weight: bold;*/
	line-height: 2.4em;
	text-align:center;	
}

#counter p span{
	font-size: 1.6em;
	color: #006633;	
}
/* End Header specific */


/* Main navigation */

#header, #mainnav
{
    display: none;
}
#headerv3
{
    display: block !important;
}
div#Div1
{
    padding-left: 1px;
    margin-top: -2px;
    display: block !important;
    width: 100%;
    font: 10px normal Verdana, Arial, Helvetica, sans-serif;
    margin-top: 10px;
    overflow: hidden;
    background-color: #343434 !important;
}
ul#Ul1
{
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
    list-style-image: none;
    position: relative;
}
ul#Ul1 li
{
    margin: 0;
    padding: 0;
    border-left: 1px solid #555;
    display: inline;
    float: left;
}
ul#Ul1 li a
{
    /*padding: 10px 15px;*/
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    color: #f0f0f0;
    text-decoration: none;
    float: none;
    display: block;
}
ul#Ul1 li a:hover
{
    background-color: #5C5C5C;
}
			
 /*End Main navigation */

#ticker {
	clear:both;
	border-bottom: solid 1px #666666;
	margin: 5px 0 5px 0;
	display:block;
	overflow:hidden;
	height: 27px;
}

#ticker img { margin-left:2px; }


#contentwrapper {
	display:block;
	overflow:hidden;
	width:960px;
	margin-top: 30px;
}

#dnn_rightpane div#coverselect {
	background:url(images/right-cover-bg.jpg) no-repeat;
	width: 179px; height:320px;
	padding: 15px;			
}

div#coverselect {
	background:url(images/right-cover-bg.jpg) no-repeat;
	width: 179px; height:376px;
	padding: 15px;			
}

#dnn_contentpane div.col {
	width: 335px;
	display:block;
	overflow:hidden;
	margin-right: 5px;	
}


/*FORM STYLING*/

 .covermeform text,.covermeform textarea,.rightpane-covermeform select {
	border: 1px solid #b2b2b2;
	background: #e5e5e5;
	font-family: 'Tahoma', Helvetica, Arial, Verdana, Sans-Serif; 
	font-size: 1.0em;
	width:148px; height:22px;	
}
.covermeform select
{
	border: 1px solid #b2b2b2;
	background: #e5e5e5;
	font-family: 'Tahoma', Helvetica, Arial, Verdana, Sans-Serif; 
	font-size: 1.0em;
	width:148px; 
}
.covermeforminputtext{
	border: 1px solid #b2b2b2;
	background: #e5e5e5;
	font-family: 'Tahoma', Helvetica, Arial, Verdana, Sans-Serif; 
	font-size: 1.0em;
	width:148px; height:15px;	
}

.covermeforminputcustom{
	border: 1px solid #b2b2b2;
	background: #e5e5e5;
	font-family: 'Tahoma', Helvetica, Arial, Verdana, Sans-Serif; 
	font-size: 1.0em;
	width:148px; height:15px;
	margin:0 0 0 10px;	
}

.covermeform input.radio {
	border: none;
	background: transparent;	
	font-size: 1.1em;
}
.coverCost 
{
	color: #006633;
	font-weight: bold; 
	font-size: 2em;
}

#myChecks label{margin-left:10px; font-size: 1.0em;}

.coverform span.input 
{  
	border: none;
	background: transparent;	
	width:auto; height:auto;
    padding: 0px;
    margin: 0px;
}

.parttime16hours {
	font-size: 1.1em;
	width:500px;
}

.covermeform label {
	margin-bottom:3px;
	padding:0;	
}

.covermeform p {
	display:block;
	overflow:hidden;
}

/*Cover me form specific */
.covermeform { margin: 5px 15px 10px 15px; }

.covermeform fieldset { border:none; }

.covermeform input.wide { width:320px; }

.covermeform fieldset#your-needs { 
	display:block;
	overflow: hidden;
}
.covermeform fieldset#your-needs p { 
	display: inline-block;
	margin-bottom: 5px;
	overflow: hidden;
	}
.covermeform fieldset#your-needs div { 
    margin:0;
	}	
	
	fieldset .col input {
		margin-right: 10px;
	}

	fieldset#your-needs label { 
		display:block;
		width: 485px;
		float:left;
		margin-right: 30px;
	}

	fieldset#your-needs input, fieldset#your-needs select { 
		display:block;
		float:left;
		width: 150px;
	}
	fieldset#your-needs input[type="checkbox"]
	{ 
		display:block;
		float:right;
		width:auto;
	}
	fieldset#your-needs input[type="radio"] 
	{ 
		display:block;
		float:none;
		width:auto;
	}
	fieldset#your-needs input[type="submit"] 
	{ 
		width:auto;
	}
fieldset#about-you input.radio { 
	margin-left: 10px;
}

fieldset#about-you p.legend { 
	width: 500px;
	margin-left: 30px;
}

.covermeform fieldset#contact-you input.dob {
	width: 125px;
	margin-right:0;
}

#dobpanel {
	font-size: 1.1em;
	width:170px;	
}

.covermeform div.policysummary {
	width:640px; height: 80px;
	overflow-y: scroll;
	max-width:685px;
	margin-bottom: 7px;	
	border: 1px solid #b2b2b2;
	padding: 3px; 	
}

.covermeform fieldset#summarycover p {
	float:left;
	width: 155px; height:25px;
	font-weight:normal;
}

	.covermeform fieldset#summarycover p.summaryitem {
		
		width: 165px;
		margin-right: 10px;
	}


.covermeform input.cardnumber { width: 265px; }
.covermeform input.chk1 {width:5px;}

.covermeform input.cv2 { width: 35px; }

.covermeform input.submit, .rightpane-covermeform input.submit  {
	cursor: pointer;
	border:0;
	font-weight:bold;
	color:white;
}

.covermeform input.submit{
	background: transparent url(images/ok-cover-me.jpg) no-repeat;
	width:280px; height:70px;
	font-size:2.7em;	
	margin: 0 0 0 210px;
	text-align: left;
	padding: 0 0 5px 15px;
	clear:both;
}

.printbutton{
	background: transparent url(images/ok-cover-me.jpg) no-repeat;
    width:224px; height:50px;
	text-align:center;
	display:inline-block;
	text-decoration:none;
	color:white;
	font-size: 1.15em;
	padding-top: 13px;
	font-weight:bold;
}

.printfriendly2 {
	 background:transparent url(images/print-friendly-btn.jpg) no-repeat;
	width: 240px; height:35px;
	text-align:left;
	display:inline-block;
	text-decoration:none;
	color:white;
	font-size: 1.1em;
	padding-top: 13px;
	padding-left:30px;
	font-weight:bold;
	border:0;
}

#printfriendly {
	background: transparent url(images/print-friendly-btn.jpg) no-repeat;
	width: 224px; height:50px;
	text-align:center;
	display:inline-block;
	text-decoration:none;
	color:white;
	font-size: 1.15em;
	padding-top: 13px;
	font-weight:bold;
	border:0;
}

.rightpane-covermeform {
	width: 173px;
	margin: 10px auto 15px auto;	
}
.rightpane-covermeform input.submit {
	background: transparent url(images/cover-me-sm.jpg) no-repeat;
	width: 173px; height:50px;
	padding-bottom: 5px;
	font-size: 1.8em;
}
.rightpane-covermeform p select {
	margin: 0 auto 10px auto;
	width: 173px;	
}

#rightpane-coverme {
	width: 173px;
	margin: 10px auto 15px auto;	
}

#rightpane-coverme input.submit {
	background: transparent url(images/cover-me-sm.jpg) no-repeat;
	width: 173px; height:50px;
	padding-bottom: 5px;
	font-size: 1.8em;
	border:0;
	color:white;
}
#rightpane-coverme p select {
	margin: 0 auto 10px auto;
	width: 173px;	
}


#our-clients-say {
	background: transparent url(images/our-clients-say.jpg) no-repeat;
	width: 193px; height:49px;
	text-align:center;
	display:inline-block;
	text-decoration:none;
	color:white;
	font-size: 1.7em;
	padding-top: 13px;
	margin-left: -6px;
	border:0;
}

.our-clients-say {
	background: transparent url(images/our-clients-say.jpg) no-repeat;
	width: 193px; height:49px;
	text-align:center;
	display:inline-block;
	text-decoration:none;
	color:white;
	font-size: 1.7em;
	padding-top: 13px;
	margin-left: -6px;
	border:0;
}


#social-icons p {
	clear:both;
	display:block;
	overflow:hidden;
	margin-bottom: 5px;
	width: 130px;
	line-height: 1.4em;
}

#social-icons img {
	display:block;
	margin-right: 5px;
}

/* Footer content */
#footer {
	margin: 15px 0 10px 0;
	clear:both;
	border-top:#E1E1E1 solid 1px;
	padding-top: 8px; 
	display: block;
	overflow: hidden;
	color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#footer img { 
	margin: 2px 0 0 90px;
	display: block;
	overflow: hidden;
}

#footer p { font-size:1.0em; }

#awardswrapper.box { width: 209px; }

#awardswrapper.box .content img {
	margin: 5px 20px 10px 20px;	
}
#contentpane.box {
	display:block;
	overflow:hidden;
	width: 740px;
	min-height:600px;
}

#dnn_contentpane.box {
	display:block;
	overflow:hidden;
	width: 740px;
	min-height:600px;
}
#contentpane.box .content {
		background: #FFFFFF; 
		padding: 0 10px 0 10px;
		display:block; 
		overflow:hidden;
	}
	
	#dnn_contentpane.box .content, #awardswrapper.box .content {
		background: #FFFFFF; 
		padding: 0 10px 0 10px;
		display:block; 
		overflow:hidden;
	}

.box .header, .box .footer {
	margin-right: 10px;
}

.box .header .crnr, .box .footer .crnr {
	margin-right: -10px;
	font-size:1px; /* ensure minimum height */
	height:10px;
}
 
.box .footer .crnr { height:10px; }
 
.box .header { background:transparent url(images/left-corners.gif) no-repeat 0px 0px; }
 
.box .header .crnr { background:transparent url(images/right-corners.gif) no-repeat right 0px; }
 
.box .footer { background:transparent url(images/left-corners.gif) no-repeat 0px -10px; }
 
.box .footer .crnr { background:transparent url(images/right-corners.gif) no-repeat right -10px; }

/* Style for homecontent module*/

 #contentpane .imagine-wrapper {
	width: 699px;
	display:block;
	overflow: hidden;
	margin: 15px auto;
	padding-left: 23px;
}

 #contentpane #imagine-text p {
	line-height: 2em;	
	font-size: 1.5em;
}

 #contentpane .slideshow, #contentpane .slideshow-image {
	width: 699px; height: 299px;	
	display:block;
	margin: 0 auto;
	background: #FFFFFF;
}

 #contentpane .slideshow, #contentpane .slideshow-image3 {
	width: 699px; height: 299px;	
	display:block;
	margin: 0 auto;
	background: #FFFFFF url(images/home-page/image-3.jpg) no-repeat;
}
 #contentpane .slideshow-image3 p{
	width: 330px;
	font-size: 2.3em;
	margin: 15px 0 0 15px;
	font-weight: bold;
}
#contentpane .slideshow-image3 p span{ font-size:0.75em; }
#contentpane .slideshow-image3 a.slideshow-cta{
	background: url(images/home-page/slideshow-cta.gif) no-repeat;
	width: 344px; height: 69px;
	display:block;
	overflow: hidden;
	font-size: 0.9em;
	margin: 0;
	padding: 20px 0 0 30px;
	font-weight: bold;
	line-height: 1.2em;
	cursor:pointer;
	text-decoration: none;
	color: #FFF;	
}
#contentpane .slideshow-image3 a.slideshow-cta:hover{
	background: url(images/home-page/slideshow-cta-shaded.jpg) no-repeat;
	width: 344px; height: 69px;
	display:block;
	overflow: hidden;
	font-size: 0.9em;
	margin: 0;
	padding: 7px 0 0 14px;
	font-weight: bold;
	line-height: 1.2em;
	cursor:pointer;
	text-decoration: none;
	color: #FFF;	
}

 #contentpane .slideshow, #contentpane .slideshow-image4 {
	width: 699px; height: 299px;	
	display:block;
	margin: 0 auto;
	background: #FFFFFF url(images/home-page/image-4.jpg) no-repeat;
}
 #contentpane .slideshow-image4 p{
	width: 330px;
	font-size: 2.3em;
	margin: 15px 0 0 15px;
	font-weight: bold;
}
#contentpane .slideshow-image4 p span{ font-size:0.75em; }
#contentpane .slideshow-image4 a.slideshow-cta{
	background: url(images/home-page/slideshow-cta.gif) no-repeat;
	width: 344px; height: 69px;
	display:block;
	overflow: hidden;
	font-size: 0.9em;
	margin: 0;
	padding: 7px 0 0 14px;
	font-weight: bold;
	line-height: 1.2em;
	cursor:pointer;
	text-decoration: none;
	color: #FFF;	
}
#contentpane .slideshow-image4 a.slideshow-cta:hover{
	background: url(images/home-page/slideshow-cta-shaded.jpg) no-repeat;
	width: 344px; height: 69px;
	display:block;
	overflow: hidden;
	font-size: 0.9em;
	margin: 0;
	padding: 7px 0 0 14px;
	font-weight: bold;
	line-height: 1.2em;
	cursor:pointer;
	text-decoration: none;
	color: #FFF;	
}

 #contentpane .slideshow, #contentpane .slideshow-image1 {
	width: 699px; height: 299px;	
	display:block;
	margin: 0 auto;
	background: #FFFFFF url(images/home-page/image-1.jpg) no-repeat;
}
 #contentpane .slideshow-image1 p{
	width: 330px;
	font-size: 2.3em;
	margin: 15px 0 0 15px;
	font-weight: bold;
}
#contentpane .slideshow-image1 p span{ font-size:0.75em; }
#contentpane .slideshow-image1 a.slideshow-cta{
	background: url(images/home-page/slideshow-cta.gif) no-repeat;
	width: 344px; height: 69px;
	display:block;
	overflow: hidden;
	font-size: 0.9em;
	margin: 0;
	padding: 20px 0 0 30px;
	font-weight: bold;
	line-height: 1.2em;
	cursor:pointer;
	text-decoration: none;
	color: #FFF;	
}
#contentpane .slideshow-image1 a.slideshow-cta:hover{
	background: url(images/home-page/slideshow-cta-shaded.jpg) no-repeat;
	width: 344px; height: 69px;
	display:block;
	overflow: hidden;
	font-size: 0.9em;
	margin: 0;
	padding: 7px 0 0 14px;
	font-weight: bold;
	line-height: 1.2em;
	cursor:pointer;
	text-decoration: none;
	color: #FFF;	
}

 #contentpane .slideshow, #contentpane .slideshow-image2 {
	width: 699px; height: 299px;	
	display:block;
	margin: 0 auto;
	background: #FFFFFF url(images/home-page/image-2.jpg) no-repeat;
}
 #contentpane .slideshow-image2 p{
	width: 330px;
	font-size: 2.3em;
	margin: 15px 0 0 15px;
	font-weight: bold;
}
#contentpane .slideshow-image2 p span{ font-size:0.75em; }
#contentpane .slideshow-image2 a.slideshow-cta{
	background: url(images/home-page/slideshow-cta.gif) no-repeat;
	width: 344px; height: 69px;
	display:block;
	overflow: hidden;
	font-size: 0.9em;
	margin: 0;
	padding: 7px 0 0 14px;
	font-weight: bold;
	line-height: 1.2em;
	cursor:pointer;
	text-decoration: none;
	color: #FFF;	
}
#contentpane .slideshow-image2 a.slideshow-cta:hover{
	background: url(images/home-page/slideshow-cta-shaded.jpg) no-repeat;
	width: 344px; height: 69px;
	display:block;
	overflow: hidden;
	font-size: 0.9em;
	margin: 0;
	padding: 7px 0 0 14px;
	font-weight: bold;
	line-height: 1.2em;
	cursor:pointer;
	text-decoration: none;
	color: #FFF;	
}


 #contentpane .slideshow-image p{
	width: 330px;
	font-size: 2.3em;
	margin: 15px 0 0 15px;
	font-weight: bold;
}

#contentpane .slideshow-image p span{ font-size:0.75em; }


#contentpane .slideshow-image a.slideshow-cta{
	background: url(images/home-page/slideshow-cta.gif) no-repeat;
	width: 344px; height: 69px;
	display:block;
	overflow: hidden;
	font-size: 0.9em;
	margin: 0;
	padding: 7px 0 0 14px;
	font-weight: bold;
	line-height: 1.2em;
	cursor:pointer;
	text-decoration: none;
	color: #FFF;	
}
#contentpane .slideshow-image a.slideshow-cta:hover{
	background: url(images/home-page/slideshow-cta-shaded.jpg) no-repeat;
	width: 344px; height: 69px;
	display:block;
	overflow: hidden;
	font-size: 0.9em;
	margin: 0;
	padding: 7px 0 0 14px;
	font-weight: bold;
	line-height: 1.2em;
	cursor:pointer;
	text-decoration: none;
	color: #FFF;	
}

a.arrangeButton {
	background: url(images/home-page/slideshow-cta.gif) no-repeat;
	width: 330px; height: 69px;
	display:block;
	overflow: hidden;
	font-size: 1.7em;
	margin: 0;
	padding: 7px 0 0 14px;
	font-weight: bold;
	line-height: 1.2em;
	cursor:pointer;
	text-decoration: none;
	color: #FFF;		
}
a.arrangeButton span{
	font-size: 0.68em;
}

#contentpane .slideshow-image a.slideshow-cta span{
	font-size: 0.65em;
}
#dnn_contentpane
{
    border: 0px solid red;
    border-right: #c9d7f1 1px solid;
}
/*End of homecontent*/

#home #dnn_contentpane .imagine-wrapper {
	width: 699px;
	display:block;
	overflow: hidden;
	margin: 15px auto;
	padding-left: 23px;
}

#home #dnn_contentpane #imagine-text p {
	line-height: 2em;	
	font-size: 1.5em;
}

#home #dnn_contentpane .slideshow, #home #dnn_contentpane .slideshow-image {
	width: 699px; height: 299px;	
	display:block;
	margin: 0 auto;
	background: #FFFFFF;
}


#home #dnn_contentpane .slideshow-image p{
	width: 330px;
	font-size: 2.3em;
	margin: 15px 0 0 15px;
	font-weight: bold;
}

#home #dnn_contentpane .slideshow-image p span{ font-size:0.75em; }


#home #dnn_contentpane .slideshow-image a.slideshow-cta {
	background: url(images/home-page/slideshow-cta.gif) no-repeat;
	width: 344px; height: 69px;
	display:block;
	overflow: hidden;
	font-size: 0.9em;
	margin: 0;
	padding: 7px 0 0 14px;
	font-weight: bold;
	line-height: 1.2em;
	cursor:pointer;
	text-decoration: none;
	color: #FFF;	
}

#home #dnn_contentpane .slideshow-image a.slideshow-cta span{
	font-size: 0.65em;
}



/*ABOUT US SPECIFIC */
#about-us  #dnn_contentpane .content h2 { margin: 10px auto auto 10px}

#about-us  #dnn_contentpane .content h3 {
	font-weight: normal;
	margin: 10px 0 15px 20px;
	color: #333399;	
}

#about-us  #dnn_contentpane .content .para,
#contact-us #dnn_contentpane .content .para{
	width: 455px;
	display:block;
	overflow: hidden;
	margin:0;
}

#about-us  #dnn_contentpane .content p {
	margin: auto auto 1em 10px;	
	display:block;
}

 #dnn_contentpane .content .section {
	width: 700px;
	margin: 0 auto;
	display:block;
	overflow: hidden;
}

#about-us  #dnn_contentpane .content .section.rightimg p,
#contact-us  #dnn_contentpane .content .section.rightimg p { margin-left: 30px; }

#about-us  #dnn_contentpane .content img { display:block; }
 
#about-us .imgbox,
#contact-us .imgbox {
	background:transparent url(images/awards/logo-bg.jpg);
	width: 198px; height: 166px;
	display:block;
	overflow:hidden;
	margin: 10px 10px 10px 25px;
}

/*New about us styling*/

#Newabout-us  #contentpane .content h2 { margin: 10px auto auto 10px}

#Newabout-us  #contentpane .content h3 {
	font-weight: normal;
	margin: 10px 0 15px 20px;
	color: #333399;	
}

#Newabout-us  #contentpane .content .para{
	width: 455px;
	display:block;
	overflow: hidden;
	margin:0;
}

#Newabout-us  #contentpane .content p {
	margin: auto auto 1em 10px;	
	display:block;
}

 #contentpane .content .section {
	width: 700px;
	/*margin: 0 auto;*/
	display:block;
	overflow: hidden;
}

#Newabout-us  #contentpane .content .section.rightimg p { margin-left: 30px; }

#Newabout-us  #contentpane .content img { display:block; }
 
#Newabout-us .imgbox{
	background:transparent url(images/awards/logo-bg.jpg);
	width: 198px; height: 166px;
	display:block;
	overflow:hidden;
	margin: 10px 10px 10px 25px;
}


#Newabout-us .content p { margin-left: 30px; }
#Newabout-us .imgbox img {  
	margin: 15px auto;	
	display:block;
}

#Newabout-us .imgbox.rg-logo img {  margin-top: 55px; }

#Newabout-us .imgbox.pg-logo img  {  margin-top: 40px; }

#Newabout-us .imgbox.fast-track img {  margin-top: 49px; }

#Newabout-us .imgbox.profit-track img {  margin-top: 12px; }

#Newabout-us p { margin-bottom: 1.1em; }

#Newabout-us li {
	margin-bottom:5px;
	list-style-type: square;	
}

.About-us-listyle li{
list-style-type:square;
margin: 0 0 5px 0;
display:list-item;
color: #006633;
} 

.listyle li{
list-style-image: url(images/icons/li-arrow.jpg);
list-style-position:outside;
margin: 15px 0 5px 25px;
display:list-item;
color: #000066;
} 

/*End of new about us styling*/

#about-us .imgbox img,
#contact-us .imgbox img {  
	margin: 15px auto;	
	display:block;
}

#about-us .imgbox.rg-logo img {  margin-top: 55px; }

#about-us .imgbox.pg-logo img,
#contact-us .imgbox.pg-logo img  {  margin-top: 40px; }

#about-us .imgbox.fast-track img {  margin-top: 49px; }

#about-us .imgbox.profit-track img {  margin-top: 12px; }

#about-us #dnn_contentpane p {	margin-bottom: 1.1em; }

#about-us #dnn_contentpane li {
	margin-bottom:5px;
	list-style-type: square;	
}

#claimdetails h3, #contactdetails h3 {
	color: #000066;
	font-weight: normal;
}

#contact-us #dnn_contentpane h2#contacth2 {
	margin-left: 15px;	
}

#claimdetails, #contactdetails { margin-left: 15px; }

#contact-us p span.faq-qa { 
	font-size: 2.2em; 
	line-height: 1.4em;
	font-weight: bold;
}


#contact-us #contactdetails p { 
	font-size: 2.3em; 
	line-height: 1.5em;
}

#contact-us #contactdetails p small { 
	font-size: 0.5em; 
	line-height: 1.3em;
}

.head_title  { 	display:none; }

	input.error, textarea.error, select.error, div.error, label.error, span.error label{
		border: 1px solid #7e1515 !important;
		background: #f6d6d6 !important;
	}

	div.error {
		display:inline-block;
		padding: 5px;
		clear: both;
	}
	

div#policysummary ul, div#policysummary ol { display: block; margin-left: 10px; }

div#policysummary ol li  {
	list-style:decimal outside; 
    font-size:12px;
    line-height:18px; 
    margin-left: 15px;
}

div#policysummary ul li {
	list-style:square inside !important;
	font-size:12px;
	line-height:21px;
}

/* modal styling */
.modalBackground {
    background-color:#414141;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.popupBg
{
	background: white; /*border: thin solid #800080;*/
	border: thick solid #006633;
}
.contentPopup 
{
	font-size: 12px;
	color:Red;	
    margin: 10px 10px 10px 10px;
}

.imageTopmagin {padding-top:20px;}

/* Date picker Styling*/

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	width:160px;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	text-align:center;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	/*font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	/*font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
	
/*Find adress popup*/

    .modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
}

.modalPopupQAS {
	background-color:#ffffff;
	text-align:left;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px !important;
}


	.AddressFinderLabel
{
	color: #00592D;
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
}
        
.AddressFinderResultsList
{
 width:500px !important;
 height:300px !important;
 background-color: Silver;
 font-weight: bold;
 color: #00592D;
}
.AddressFinderControl
{
	background-color: #C2C1E1;
}
.AddressFinderTextBox
{
	background-color: White;
	color: #00592D;
}

.AddressFinderClearButton
{
	color: #00592D;
	text-decoration: none;
	font-weight: bold;
}
.Button,.Button1
{
    font-family:@Arial;
   font-size: 10pt;
   font-weight: Bold;
   color: Black;
   text-align: Center;
   vertical-align: Middle;
   width: 100px !important;
   
   background-color:#E0E0E0;
   border-color:Silver;
   border-style:outset;
   cursor:pointer;
}
.ButtonLogout
{
    font-family:@Arial;
   font-size: 10pt;
   font-weight: Bold;
   color: Black;
   margin-top:10px;
   width:55px;
   background-color:#E0E0E0;
   border-color:Silver;
   border-style:outset;
   cursor:pointer;
}
.ButtonSendPassword
{
    font-family:@Arial;
   font-size: 10pt;
   font-weight: Bold;
   color: Black;
   margin-top:0px;
   width:200px;
   background-color:#E0E0E0;
   border-color:Silver;
   border-style:outset;
   cursor:pointer;
   
}
/*Find adress popup Ends*/


/*Servicing Portal css starts*/
.mnuServicing
{
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	font-family: Calibri;
	font-size: 15px;
	color:#2d2d93;
	background-repeat:no-repeat;
}
.mnuServicing:hover
{
	/*background-image:url('images/MyCover/mnuSelection.jpg');*/
	text-decoration:underline;
	color:Black;
}
/**Alerts**/
.alertsHeading
{
	font-family:Calibri;
	color:Black;
	font-size:18px;
	font-weight:bold;	
}
.alertsSubHeading
{
	font-family:Arial;
	color:Black;
	font-size:12px;
}
.alertsDuraion
{
	font-family:Arial;
	color:#ababab;
	font-size:11px;
}
.alertsDuraionUnderlined
{
	font-family:Arial;
	color:#ababab;
	font-size:11px;
	text-decoration:underline;
	color:Blue;
}
.alertsTodo
{
	font-family:Arial;
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
}
.alertsTodoUnderlined
{
	font-family:Arial;
	color:#ff0000;
	font-size:12px;
	text-decoration:underline;
	color:Blue;
	font-weight:bold;
}

/**Quick menu**/
.quickMenuHeading
{
	font-family:Calibri;
	color:Black;
	font-size:18px;	
	font-weight:bold;
}
.quickMenuSubHeading
{
	font-family:Arial;
	color:Black;
	font-size:12px;
	color:Blue;
	text-decoration:none;
}
.quickMenuSubHeading:Hover
{
	font-family:Arial;
	color:Black;
	font-size:12px;
	color:Blue;
	text-decoration:underline;
	cursor:pointer;
}

/**Action area**/
.actionAreaHeading
{
	font-family:Calibri;
	color:Black;
	font-size:18px;	
	font-weight:bold;
}
.actionAreaSubHeading
{
	font-family:Arial;
	color:Black;
	font-size:12px;
}
.actionAreaMsgSuccessHeading
{
	font-family:Arial;
	color:green;
	font-size:14px;
	font-weight:bold;
	background-image:url('images/MyCover/tick.jpg');
	background-repeat:no-repeat; 
	height:40px;
	padding-left:20px;
	padding-top:10px;
	border:solid 1px green;
	background-color: #FFFF00;
}
.actionAreaMsgFailHeading
{
	font-family:Arial;
	color:Red;
	font-size:14px;
	font-weight:bold;
	background-image:url('images/MyCover/cross.jpg');
	background-repeat:no-repeat; 
	height:40px;
	padding-left:40px;
	padding-top:5px;
	border:solid 1px red;
	background-color: #FFFF00;
}
.actionForm
{
	/*
	http://static3.grsites.com/archive/textures/lgrey/lgrey107.jpg
	http://static2.grsites.com/archive/textures/lgrey/lgrey127.gif
	http://static1.grsites.com/archive/textures/lgrey/lgrey033.jpg
	http://static1.grsites.com/archive/textures/lgrey/lgrey064.jpg --top
	*/
	border: 1px solid #E0E0E0;
	background-image: url(    'http://static1.grsites.com/archive/textures/lgrey/lgrey064.jpg' );
	background-repeat: repeat;
	padding: 10px;
}
.actionForm span
{
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
}
.actionForm label
{
	float: left;
	width: 150px;
	font-size: 12px;
	font-family: Arial;
	clear: left;
}
.actionForm input
{
	font-size:14px;
	font-family:Arial;
}
.actionForm a
{
	font-family:Arial;
	color:Black;
	font-size:12px;
	color:Blue;
	text-decoration:none;
	/*Left hand arrow*/
	background-image:url('images/MyCover/action_arrow.gif');
    background-repeat:no-repeat;
    background-position:0px 2px;
    padding-left:12px;
}
.actionForm a:Hover
{
	font-family:Arial;
	color:Black;
	font-size:12px;
	color:Blue;
	text-decoration:underline;
	cursor:pointer;
}
.actionFormButton
{
	background: #FFF url('images/covermeV4/button-sprite2.jpg') repeat-x;
	border: 1px solid #CCC;
	border-bottom-color: #999;
	border-right-color: #999;
	padding-top:10px ;
	padding-bottom:28px ;
	padding-left:40px;
	padding-right:40px;
	text-align:center;
	margin:0;
	height: 26px;
	color: #000;
	font-size: 16px; 
	cursor:pointer;
}

.actionErrorMsg
{
    color: Red;
    font-size:11px;
}
/*Servicing Portal css ends*/
/*******************************************Orange Buttons CSS******************************************/	
/* CSS Document */
/* Base CSS 

body {
	margin: 10px;
	font-size: 15px;
	font-family: 'Helvetica', Arial, sans-serif;
	color: #000;
}


a:visited { color: #83afd2; }

a:hover { text-decoration: underline; }
    */
    
/* Generic all btns */    
.btn-sml, .btn-sml span, .btn-sml button,
.btn-med, .btn-med span, .btn-med button,  
.btn-lrg, .btn-lrg span, .btn-lrg button {
	float:left;  
	margin:0; 
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	border:none;
	text-align:left;
}

.btn-lrg:hover span, .btn-lrg button:hover,
.btn-med:hover span, .btn-med button:hover,
.btn-sml:hover span, .btn-sml button:hover { color: #FFF; } 


a.btn-lrg:hover,
a.btn-med:hover,    
a.btn-sml:hover { text-decoration: none; }
        
        
/* Small Button */  
      
.btn-sml, .btn-sml span, .btn-sml button  { height:31px; }
      
.btn-sml {
	background: url('images/covermeV5/btn-sml-left.png') no-repeat left top;
 	padding:0 0 0 15px; 		
}
	
.btn-sml span, .btn-sml button  {
	background:url('images/covermeV5/btn-sml-right.png') no-repeat right top;
	padding: 6px 40px 5px 0;
	font-size:16px;
}

.btn-sml button { padding: 3px 40px 5px 0; }

    
/* Med Button */  
      
.btn-med, .btn-med span, .btn-med button  { height:36px; }
      
.btn-med {
	background: url('images/covermeV5/btn-med-left.png') no-repeat left top;
 	padding:0 0 0 20px; 		
}
	
.btn-med span, .btn-med button {
	background:url('images/covermeV5/btn-med-right.png') no-repeat right top;
	padding: 5px 40px 5px 0;
	font-size:19px;
}

.btn-med button { padding: 2px 40px 5px 0; }
    
    
/* Med Button */  
      
.btn-lrg, .btn-lrg span, .btn-lrg button { height:51px; }
      
.btn-lrg {
	background: url('images/covermeV5/btn-lrg-left.png') no-repeat left top;
 	padding:0 0 0 27px; 		
}
	
.btn-lrg span, .btn-lrg button {
	background:url('images/covermeV5/btn-lrg-right.png') no-repeat right top;
	padding: 10px 60px 5px 0;
	font-size:25px;
}

.btn-lrg button { padding: 2px 60px 5px 0; }
	
/*******************************************End of Orange Buttons CSS******************************************/	

.divDisclaimerBox, .divDisclaimerBoxSmall {
	margin: 10px 0;
}

.divDisclaimerBox ul li, .divDisclaimerBoxSmall ul li {
	display: list-item;
	font-size: 1em;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 20px;
	margin-top: 3px;
}

.divDisclaimerBoxSmall {
	margin-top: 15px;
	width: 500px !important;
}

.fileDownloadButton {
	margin-left: 22px;
}

.fileDownloadButton a {
	text-decoration: none;
}
