/* CSS Document - Formatting*/

/*-------
linkology
--------*/

body a, body a:link, body a:visited {
	color: #000099;
	}

body a:hover  {
	text-decoration: none;
	}

#topbar a {
	text-decoration: none;
	color: #FFFFFF;
	}

#topbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

.sidecontent p a, .sidecontent p a:link, .sidecontent p a:visited  {
	color: #000099;
	}

.whitebox_content a, .whitebox_content a:link, .whitebox_content a:visited {
	color: #000099;
	text-decoration: underline;
	}

.whitebox_content a:hover {
	text-decoration: none;
	}

.module_roundboxsmallred a, .module_roundboxsmallred a:link, .module_roundboxsmallred a:visited {
	color: #D0181A;
	text-transform: uppercase;
	}

#footer a {
	color: #333;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}

.generic_life_panel a, .generic_life_panel a:link, .generic_life_panel a:visited {
	background: url(../img/icons/goarrow_greybg.gif) no-repeat;
	padding-left: 18px;
	color: #FFFFFF;
	font-weight: bold;
	}

.generic_life_panel a:hover {
	color: #FFFFFF;
	}

.wrd_overview a, .wrd_overview a:link, .wrd_overview a:visited {
	color: #000;
	}

.wrd_overview a:hover {
	color: #000;
	}

.redhead_huge_fasttrack a{
	margin-left:275px;
}

.box_fasttrack a{
	background: url(../img/icons/goarrow_greenbg.gif) no-repeat;
	color: #FFFFFF;
	margin-left:15px;
	padding-left:15px;
}


/*------
Headings
-------*/

h1 {
	font-size: 1.6em;
	color: #000;
	font-weight: bold;
	}

h2 {
	font-size: 1.3em;
	color: #000099;
	font-weight: bold;
	}

h3 {
	font-size: 1.0em;
	color: #000;
	font-weight: bold;
	}

.greyhead {
	background: url(/img/headings/grey_head_bg.jpg) top left no-repeat;
	padding-left: 15px;
	height: 26px;
	}
.greyhead_small {
	background: url(/img/headings/grey_head_bg_small.jpg) top left no-repeat;
	padding-left: 15px;
	height: 26px;
	}
.greyhead h3, .greyhead_small h3 {
	padding-top: 6px;
}
h4 {
	font-size: 1.0em;
	color: #333;
	font-weight: bold;
	}

h4.largetext{
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
	margin: 5px 0 10px 0;
}


.flat_red_head_title {
	background: url(../img/headings/red_head_flat_bg.gif) no-repeat;
	height: 23px;
	padding: 5px 0 0 25px;
	}
.flat_red_head_title h3{
	color: #fff;
}
.black_head_title {
	background: url(../img/headings/black_head_bg.jpg) no-repeat;
	height: 23px;
	color: #FFFFFF;
	padding: 5px 0 0 25px;
	}

.red_head_title h2, .red_head_title h1, .black_head_title h1{
	float: left;
	color: #000;
	font-size: 1.2em;
	}
	
.content_head_title h2, .content_head_title h1, .black_head_title h1{
	float: left;
	color: #000;
	font-size: 1.2em;
	}

.red_head_title .tel{
	float: right;
	padding: 0 20px 0 0;
	color: #FFF;
	font-size: 1.2em;
	}

div.sidebar h2 {
	height: 22px;
	color: #000;
	font-size: 1.0em;
	padding: 6px 0 0 12px;
	font-weight: bold;
	}


div.sidebar h2.grey {
	background: url(../img/modules/myred_side_bg.jpg) no-repeat;
	}

div.sidebar h2.black {
	background: url(../img/modules/careers_side_bg.jpg) no-repeat;
	}

.sidecontent h4{
	font-weight: bold;
	padding: 10px 0 0 12px;
	font-size: 1.1em;
	}

/*Arrow bullets*/

div.roundarrowbull ul, div.description_bullet ul{
	list-style: none;
	margin: 2px 0 4px 0;
	border: 0px solid;
	}

div.roundarrowbull li, div.description_bullet li {
	background: url(../img/sidenav/goarrow_sm.gif) 0 2px no-repeat;
	padding: 0 0 7px 20px;
}

/* nested ul for sitemap */
div.roundarrowbull ul ul{
	margin:8px 0 -5px 0;
}
/* END nested ul for sitemap */

ul.roundarrowbull {
	list-style: none;
	margin: 2px 0 0 15px ;
	border: 0px solid;
	}

ul.roundarrowbull li {
	background: url(../img/sidenav/goarrow_sm.gif) 0 2px no-repeat;
	padding: 0 0 7px 20px;
}

/* re:assure */

div.reassure_content {
	padding:0 2px;
}

ul.reassure_list {
	width:164px;
	list-style:none;
	background:url(../img/modules/reassure_list_bg.jpg) top left repeat-y;
	padding:0 10px;
	}

ul.reassure_list li {
	background: url(../img/icons/goarrow_redbg_sm.gif) 0 2px no-repeat;
	padding:0 0 15px 20px;
	color:#fff;
	font-size:0.9em;
}

ul.reassure_list li a, ul.reassure_list li a:link, ul.reassure_list li a:visited, ul.reassure_list li a:active {
	display:block;
	width:auto;
	height:auto;
	margin:0;
	color:#fff;
}

ul.reassure_list li a:hover, ul.reassure_list li a:visited, ul.reassure_list li a:active {
	color:#fff;
	}

.reassure_dots {
	display:block;
	height:1px;
	background:transparent url(../img/modules/reassure_dots.gif) top left repeat-x;
}

div.reassure_more {
	width:164px;
	list-style:none;
	background:url(../img/modules/reassure_list_bg.jpg) top left repeat-y;
	padding:0 10px;
	}

div.reassure_more p {
	background: url(../img/icons/goarrow_redbg_sm.gif) 0 12px no-repeat;
	padding:10px 0 5px 20px;
	color:#fff;
	font-size:0.9em;
	}

div.reassure_more p a {
	display:block;
	width:auto;
	height:auto;
	margin:0;
	color:#fff;
}

/*Black bullets*/

div.arrowbullblack ul {
	list-style: none;
	margin: 2px 0 0 0;
	border: 0px solid;
	}

ul.arrowbullblack {
	list-style: none;
	margin: 2px 0 0 15px ;
	border: 0px solid;
	}

ul.arrowbullblack li {
	background: url(../img/icons/goarrow_greygradbg.gif) 0 2px no-repeat;
	padding: 0 0 7px 20px;
	}

ul.arrowbullblack li a {
	color: #333 !important;
	}


/*Generic bullets*/
ul.gen_bulls {
	list-style: none;
	margin-top: 15px;
	margin-bottom: 10px;
	}

ul.gen_bulls li {
	list-style: inside disc;
	padding-bottom: 1.1em;
	}

ul.basiclist ul {
	list-style: outside disc;
	}

ul.basiclist li {
	line-height: 1.3em;
	padding-bottom: 3px;
	margin-left: 15px;
	}

/*numbered lists*/
ol.numbered{
	list-style:decimal;
	margin:0 0 15px 20px;
	line-height:1.2em;
}

/* quoted spans */

blockquote {
	/*text-indent: 25px;*/
	/*background: url('/img/icons/quote_start.gif') 14px top no-repeat;*/
	margin:7px 0;
	padding: 0 15px 10px;
}

blockquote p {
	display:inline;
	/*padding-right: 25px;
	margin-right:15px;*/
	/*background:transparent url('/img/icons/quote_end.gif') right bottom no-repeat;*/
	font-style:italic;
}

blockquote p span {
	/*padding-right:25px;*/
}

/*tricks*/
hr {
	background-image: url(../images/hrline.gif);
	background-repeat: repeat-x;
	}

hr.form{
	width: 355px;


}

/*text colors*/

.red {
	color: #000099;
	}

/* Paragraphs*/
/*	large- text intro para for
compnay information > about redrow*/
p.intro{
	font-size:1.1em;
}

/*---------
backgrounds
----------*/


.greybg {
	margin: 10px 0 15px -15px;
	padding: 10px 15px 20px 8px;
	background: #F7F7F7;
}

.greybg h4{
	margin-left:15px;
}

.pinkheadbg {
	margin: 0 0 8px -15px;
	padding: 5px;
	background: #FFEEEE;
	}

.pinkheadbg a {
	text-decoration:none;
	}

.pinkheadbg h4{
	margin-left: 12px;
	text-decoration:none;
}

/* Grey Summary copy */
.grey_copy_area{
	background: #F7F7F7 url(../img/sidenav/line_eeeeee.gif) repeat-x bottom;
	padding-bottom: 20px;
	font-size: 1.2em;
	}

.generic_copy_pad {
	padding: 15px 50px 15px 20px;
	}

.disclaimer {
	margin-top: 10px;
	color: #666;
	font-size: 0.9em;
	}

a.plaintext {
	text-decoration: none;
	color: #000000;
	}

a:hover.plaintext {
	text-decoration: none;
	color: #000000;
	}

.line2 {
 background: url(../img/sidenav/line_eeeeee.gif) repeat-x top;
 width: auto;
 padding: 7px 0 10px 0;
 margin: 0 22px 0 22px;
 color: #444;
 text-align: right;
}
/*testimonials*/
.testimonial{

	border-bottom:1px solid #666;
	padding-bottom: 20px;
	float:left;
	width:568px;
}


/* NEW PAGES ------------------------------------------------------------------------
-----------------------------------------------------------------------------------*/

/* RE:ASSURE STEPS -----------------------*/

#reassure_steps_red_heading h1, #reassure_red_heading h1 {
	display:block;
	height:50px;
	background:url('../img/lifestyle/reassure/heading.jpg') left top no-repeat;
	}

#reassure_steps_red_heading span {
	display:block;
	height:56px;
	background:url('../img/lifestyle/reassure/steps_span_heading.jpg') left top no-repeat;
	}

#reassure_steps_red_heading {
	margin-bottom:15px;
	}

#reassure_red_heading span {
	display:block;
	height:56px;
	background:url('../img/lifestyle/reassure/span_heading.jpg') left top no-repeat;
	margin:0 0 15px 0;
	}

#reassure_red_heading span.hpp {
	background:url('../img/lifestyle/reassure/hpp_heading.jpg') left top no-repeat;
	}

div.reassure_floatbox {
	float:left;
	display:block;
	width:132px;
	height:240px;
	margin:0 14px 15px 0;
	}

div.reassure_floatbox h2 {
	display:block;
	width:132px;
	height:86px;
	}

div#reassure_floatbox4 h2 {
	height:136px;
	}

div.reassure_floatbox p {
	font-size:0.8em;
	line-height:1.2em;
	color:#fff;
	padding:0 12px;
	margin-bottom:8px;
	}

div#reassure_floatbox4 p {
	color:#000;
	}

#reassure_floatbox1 {
	background:url('../img/lifestyle/reassure/bg_floatbox1.gif') left top no-repeat;
	}

#reassure_floatbox2 {
	background:url('../img/lifestyle/reassure/bg_floatbox2.gif') left top no-repeat;
	}

#reassure_floatbox3 {
	background:url('../img/lifestyle/reassure/bg_floatbox3.gif') left top no-repeat;
	}

#reassure_floatbox4 {
	background:url('../img/lifestyle/reassure/bg_floatbox4.gif') left top no-repeat;
	}

#reassure_register {
	float:left;
	margin:0 14px 15px 0;
	display:block;
	width:258px;
	height:90px;
	padding:10px;
	}

#reassure_contact span, #reassure_register span {
	line-height: 1.2em;
	color: #D0181A;
	font-weight: bold;
}

#reassure_images {
	float:left;
	margin:0px 0px 15px 0px;
	}

#reassure_images img {
	float:left;
	margin-right:14px;
	}

div.reassure_copy_btm {
	clear:both;
	padding:15px 20px 0;
	margin-top:15px;
	}

#reassure_contact {
	margin:15px 0 0 0;
	padding:15px 15px 15px 15px;
	}

#reassure_can_help ul li a {
	color:#000;
	font-weight:bold;
	}

#reassure_can_help ul li div {
	margin-bottom:15px;
	}

#reassure_can_help ul li ul li {
	list-style:outside disc;
	margin:0 0 5px 15px;
	padding:0 15px 0 0px;
	background:none;
	}
