@charset "utf-8";


body  {
	color: #000;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: #E7EEF8 url(Images/bluBlokBg.png) repeat-x left -5px;
}



/*DIV ID Stles*/
#container {
	width: 880px;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
	background: #FFF url(Images/containerBG.gif) repeat-y;
	position: relative;
}

/*Global styles for basic element selectors*/
* {
	margin: 0;
	padding: 0 2 0 2;
	border: 1;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*h1 {
	color: #666;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
}*/
h2 {
	font-size: 20px;
	color: #666;
	margin-right: 30px;
	text-align: left;
}
h3 {
	font-size: 16px;
	color: #333;
	font-style: italic;
	padding-left: 40px;
}
h4 {
	font-size: 16px;
	color: #336799;
}

h6 {
	font-size: 14px;
	color: #666;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
Class Styles
.p ,  span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #336799;
}

.riverRoadbuilding1 {
	float: right;
	padding: 0px 40px 5px 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.em {
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.center {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.tableheadCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: left;
}

.fltlft {
	float: left;
}
.fltrt {
	float: right;
}
.h6LeftAlign {
	margin: 0px 40px 0px 0px;
	padding: 0px;
}

.boldRed {
	font-weight: bold;
	color: #F00;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.faxNo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #426491;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 170px;
	font-size: 1.7em;
	font-style: italic;
	font-weight: bold;
}
.blue {
	color: #1F549A;
	font-size: 14px;
}

.boldBlue {
	font-weight: bold;
	color: #678B23;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
}
.boldBlue a {
	color: #244668;
}
.boldbluEm {
	font-style: italic;
	font-weight: bold;
	color: #336799;
}

.boldBlue a:hover {
	color: #D9342E;
}

.cellPhoneTA {
	float: right;
	padding-right: 30px;
	padding-top: 20px;
}
.ltcCosts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
	line-height: 1.5;
}
.ltcCosts a {
	text-decoration: none;
	color: #FFF;
	padding: 3px 13px;
	border: 3px double #DBEAF1;
	background-color: #C42A34;
	margin-top: 5px;
}
.ltcCosts a:hover {
	color: #FFF;
	font-weight: bold;
	padding: 3px 13px;
	margin: 0px;
	background-color: #31608E;
	border: 3px double #CADBE2;
}
.logoImg {
	display: block;
	padding-left: 5px;
	padding-top: 13px;
	padding-bottom: 5px;
	height: 93px;
	width: 230px;
}

.QofL {
	margin-top: -50px;
	float: right;
	padding-right: 20px;
}
#LSBrochure {
	display: block;
	margin-left: auto;
	border-style: none;
	margin-right: auto;
}
#LSEmail {
	margin: 10px 0px 0px;
	padding: 5px;
	border: 3px double #728534;
	background: #FF9;
}

#pcStats {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	display: block;
}


#ltcCosts {
	padding-top: 10px;
	width: 320px;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#logo {
	float: right;
	width: 710px;
	clear: right;
	margin: 0px;
	background-color: #FFF;
	padding: 0px;
	height: 131px;
	position: relative;
}
#mainNav {
	width: 710px;
	float: right;
	background: #023C8E;
}
html {
}

#pageGraphic img {
	float: left;
	z-index: -5;
}
#sideBar {
	float: left;
	width: 170px;
	margin: 0px 0px 0px 0px;
	position: relative;
	background: #7EA3CD;
}



/*Sidebar Navigation styles*/
#sideNav {
	padding: 0px;
	width: 170px;
	z-index: 100;
	margin: 0px;
}
#sideNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sideNav ul li {
	width: 170px;
	font-size: 0.8em;
	text-decoration: none;
	margin-left: -1px;
}
#sideNav ul li a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#sideNav ul li a:hover {
	font-weight: bold;
	color: #003C97;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	background: #DDE7F4;
}
/*Sidebar promo for free Underwriting Sweetspots pocket guide*/
#offerNotice {
	width: 170px;
	background-repeat: no-repeat;
	background-position: center 10px;
	background-image: url(Images/sweetSpots.jpg);
}
#offerNotice h4 {
	font-family: "Comic Sans MS", cursive;
	color: #DC352F;
	text-align: center;
	padding-top: 123px;
	margin: 0px;
}
#offerNotice h4 a {
	text-decoration: underline;
	font-style: normal;
	color: #DC352F;
}
#offerNotice h4 a:hover {
	color: #DC352F;
	text-decoration: none;
	font-style: normal;
	text-align: center;
	background-color: #FF0;
}

/*Main Content DIV styles*/
#mainContent {
	float: right;
	width: 710px;
	padding-top: 0;
	margin: 0;
	background-color: #FFF;
	position: relative;
	padding-bottom: 1px;
} 
#lifeCalc {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #666;
	text-align: center;
	margin-top: 15px;
	padding-bottom: 10px;
}
#mainContent2 #lifeCalc h1 {
	color: #333;
	font-size: 18px;
	text-align: center;
	margin: 0px;
	padding: 2px 0px 10px;
}
#mainContent2 #lifeCalc p {
	text-align: center;
	margin: -10px 0px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}



#mainContent #trainingLinks {
	width: 500px;
	margin: 15px auto 0px;
	padding: 0px;
	border: 3px double #7EA3CD;
	border-collapse:collapse;
}

#mainContent #trainingLinks td {
	margin: 0px auto;
	padding: 0px;
	height: 38px;
}

#mainContent #trainingLinks td a{
	margin: 0px auto;
	padding: 0px;
	border-left-style: none;
	height: 38px;
	background-image: url(Images/ltcTrain12.gif);
	background-repeat: no-repeat;
	background-position: -1px top;
}
#mainContent #trainingLinks td a:hover {
	margin: 0px auto;
	padding: 0px;
	border-left-style: none;
	background-image: url(Images/ltcTrain12.gif);
	background-repeat: no-repeat;
	background-position: left -36px;
}

#mainContent #trainingLinks tr th {
	color: #FFF;
	background-color: #244668;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#mainContent #trainingLinks tr td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E7EEF5;
	border-top: 1px solid #7EA3CD;
	border-right: 1px #7EA3CD;
	border-bottom: 1px solid #7EA3CD;
	border-left: 1px #7EA3CD;
}




#t3 {
	padding: 2px;
	border: 3px double #446AA8;
	margin-top: 0px;
	display: block;
	margin-left: 5px;
}
#t4 {
	float: right;
	margin-left: 15px;
	border: 3px double #4D70AA;
	padding: 2px;
}

#stickyNote {
	position: absolute;
	left: -219px;
	top: -126px;
}




/*Stles for links appearing in tables*/
#mainContent tr td a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 0.8em;
	font-weight: normal;
	color: #336799;
	text-decoration: none;
	display: block;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	padding-left: 0.8em;
	border-left-width: 0.8em;
	border-left-style: solid;
	border-left-color: #7EA3CD;
	text-align: left;
}
#mainContent tr td a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 0.8em;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	display: block;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	padding-left: 0.8em;
	border-left-width: 0.8em;
	border-left-style: solid;
	border-left-color: #999;
	text-align: left;
}
#mainContent tr td a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 0.8em;
	font-weight: normal;
	color: #295076;
	text-decoration: underline;
	display: block;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	padding-left: 0.8em;
	border-left-width: 0.8em;
	border-left-style: solid;
	border-left-color: #336799;
	text-align: left;
}
#mainContent tr td a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 0.8em;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
	display: block;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	padding-left: 0.8em;
	border-left-width: 0.8em;
	border-left-style: solid;
	border-left-color: #C00;
	text-align: left;
}

/*Styles for Paragraphs appearing in Main Content DIV*/
#mainContent p {
	margin: 0px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5;
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/*Styles for Links in Paragraphs appearing in Main Content DIV*/
#mainContent p a {
	color: #345A85;
	text-decoration: none;
	padding: 0px;
	font-size: 13px;
	line-height: 1;
	font-weight: normal;
}
#mainContent p a:hover {
	color: #006;
	text-decoration: underline;
	padding: 0px;
	text-align: justify;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	background-color: #D2E3F0;
	font-size: 13px;
}

/*Styles for Headers appearing in Main Content DIV*/
#mainContent h1 {
	color: #333;
	text-align: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 15px 15px 0px 20px;
}
#mainContent h2 {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #336799;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
}
#mainContent h2 em {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}
#mainContent h2 a {
	color: #336799;
}
#pruUw {
	padding-left: 20px;
	padding-right: 40px;
}
#pruUw ul li {
	color: #333;
	list-style-type: square;
	margin-left: 40px;
	line-height: 1.2;
	margin-top: 8px;
	margin-bottom: 8px;
}


/*Styles for Unordered Lists appearing in Main Content DIV*/
#mainContent ul li {
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#smallCases ul li {
	list-style-type: square;
	margin-left: 60px;
	line-height: 1.5;
}



#mainContent ul li a:link {
	color: #32618F;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-left: 20px;
	margin: 10px 0px;
	line-height: 1.6em;
	background-image: url(Images/bulletUl.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#mainContent ul li a:visited {
	color: #666;
	text-decoration: none;
	padding-left: 20px;
	margin: 10px 0px;
	line-height: 1.6em;
	background-image: url(Images/bulletUl.gif);
	background-repeat: no-repeat;
	background-position: left -38px;
}
#mainContent ul li a:hover {
	color: #26496C;
	text-decoration: underline;
	padding-left: 20px;
	margin: 10px 0px;
	line-height: 1.6em;
	background-image: url(Images/bulletUl.gif);
	background-repeat: no-repeat;
	background-position: left -18px;
	font-size: 13px;
}

/*Footer Styles*/
#footer {
	width: 710px;
	margin: 0px;
	float: right;
	clear: both;
	position: relative;
	padding: 0px;
	border-top: 3px double #7EA3CD;
	border-bottom: 3px double #7EA3CD;
	background: #E7EEF8 url(Images/taIcon.jpg) no-repeat 10px center;
}
#footer p {
	margin: 0px;
	padding: 7px 0px 6px 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31618F;
}
#footer a {
	color: #336799;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer a:hover {
	color: #F00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/*EBS DIV contains tabbed panels on Index page*/
#EBS {
	width: 570px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*Styles LTC page under fullpg Template*/
#ltcSidebar {
	width: 170px;
	height: 154px;
	float: left;
}
#ltcFooter {
	height: 25px;
	text-align: center;
	color: #31618F;
	width: 880px;
	border-top-width: 1px;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #7EA3CD;
	border-bottom-color: #7EA3CD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	clear: both;
	background: #E7EEF8 repeat-y;
}
#ltcFooter a {
	color: #336799;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#mainContenfullpg {
	width: 880px;
	float: left;
	background-color: #FFF;
	position: relative;
}

/*Styles for full page template*/
#mainContenfullpg h1 {
	text-align: center;
	color: #333;
	font-size: 20px;
	margin-top: 15px;
	padding-bottom: 10px;
}
#mainContenfullpg p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	line-height: 1.5;
	margin-right: auto;
	margin-left: auto;
}
#mainContenfullpg h4 {
	font-style: normal;
	text-align: center;
	font-size: 14px;
}

/*Styles for Life Brokerage Service image*/
#lbs {
	padding: 0px;
	margin: 0px;
	text-align: center;
	clear: both;
	height: 25px;
	position: absolute;
	bottom: 0px;
	left: 10px;
}



#logo #lbs h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #666;
	text-align: center;
}




/*Styles for links at top of header DIVs*/
#hotLinks {
	text-align: center;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position: absolute;
	right: 20px;
	z-index: 1030;
}
#hotLinks ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#hotLinks ul li {
	display: block;
	float: left;
	border-right: 1px solid #D2E3F0;
	border-bottom: 1px solid #D2E3F0;
	border-left: 1px solid #D2E3F0;
	margin-right: 3px;
	margin-left: 3px;
}

#hotLinks ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7EA3CD;
	text-decoration: none;
	line-height: 25px;
	font-style: normal;
	float: left;
	padding: 0px 6px;
}
#hotLinks ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	font-style: normal;
	margin: 0px;
	padding: 0px 6px;
	background: #7EA3CD;
}
#hotLinks ul li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	line-height: 25px;
	font-style: normal;
	margin: 0px;
	padding: 0px 6px;
}
/*Styles for Expense Worksheet table in Retirement Page*/
#monthExpense {
	width: 320px;
	border: 1px ridge #32618F;
	height: 732px;
	margin-bottom: 10px;
	border-collapse: collapse;
	margin-left: 40px;
	float: left;
	margin-top: 2px;
}
#monthExpense tr th {
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #32618F;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right: 1px solid #7EA3CD;
	border-bottom: 1px solid #7EA3CD;
	border-left: 1px solid #7EA3CD;
}
#monthExpense tr td {
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px solid #7EA3CD;
	border-bottom: 1px solid #7EA3CD;
	border-left: 1px solid #7EA3CD;
}

#ltcmainContent {
	background-color: #FFF;
}
#links tr td strong {
	color: #32618F;
	font-size: 15px;
}
#footnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	margin: 10px 40px 15px;
}
#genworth_uwList {
	font-size: 12px;
	list-style-type: decimal;
	line-height: 1.2;
	margin: 5px 30px 5px 50px;
}
#genworth_uwList2 {
	font-size: 12px;
	list-style-type: decimal;
	line-height: 1.2;
	margin: 5px 30px 5px 50px;
}
#genworth_uwList li {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 1.5;
	list-style-type: square;
}
#genworth_uwList2 ul li {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type: square;
}
#eandO {
}
#eandO ul li {
	margin-right: 60px;
	margin-left: 60px;
	list-style-type: square;
	line-height: 1.5;
}
#emailSlot {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
}
#mainContent blockquote {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-style: italic;
	font-weight: bold;
	color: #34618B;
	padding: 10px 5px 5px;
}
#contactInfo {
	text-align: center;
	margin: 0px;
	padding: 15px 0px;
}
#hartfordUwlist ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
}
#hartfordUwlist ul li {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	margin: 8px 40px;
}
#metLifeuw {
	list-style-type: square;
}
#ingUw {
}
#ingUw ul li {
	color: #333;
	list-style-type: square;
	margin-left: 50px;
	padding-right: 40px;
	line-height: 1.2;
	margin-top: 8px;
	margin-bottom: 8px;
}
#UofOuw ol li {
	font-size: 12px;
	line-height: 1.5;
	margin-left: 60px;
	padding-right: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
}
#wclUW ul li {
	margin-left: 50px;
	font-size: 12px;
	line-height: 1.2;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: square;
}
#mainContent form {
	margin-top: 40px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#mainContent #FastApps {
	padding: 0px;
	display: block;
	margin: 0px auto;
}
#hydroDam {
	z-index: -5;
}
#contactInfo {
	text-align: center;
	display: block;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.contactInfoBold {
	font-size: 15px;
	font-weight: bold;
	color: #34618B;
}
#ftLogo {
	position: absolute;
	left: 56px;
	bottom: -785px;
	width: 2px;
	height: 17px;
}
#contactInfo .contactInfoBold a {
	text-decoration: underline;
	color: #7EA3CD;
	font-size: 14px;
	font-style: italic;
}
#contactInfo .contactInfoBold a:hover {
	text-decoration: none;
	color: #C00;
	font-size: 14px;
	font-style: italic;
}
#indexBulletin {
	display: block;
	border: 3px double #FFF;
	margin: 10px auto;
	width: 340px;
	background-color: #0660A4;
}
#advMktLink {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
	padding: 1px;
	border: 1px solid #0660A4;
}

#mainContent #indexBulletin a {
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 3px 0px;
	text-decoration: none;
}
#mainContent #indexBulletin a:hover {
	color: #FFF;
	background-color: #DC352F;
	display: block;
}

#taIcon {
	float: left;
	padding: 5px;
}
#joinMilingList a {
	font-size: 14px;
	color: #FFF;
}
#stickySmall {
	position: absolute;
	top: 119px;
	right: 48px;
	border-style: none;
}
#wrapper {
	width: 880px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
	position: relative;
}
#lifeNoteTermQuotes {
	position: absolute;
	left: -14px;
	top: 5px;
}
#blocks {
	float: left;
	margin: 15px 0px 0px 25px;
}
#headerBulletin {
	position: absolute;
	left: 387px;
	top: 54px;
}


#stickyNote2 {
	position: absolute;
	z-index: 1000;
	left: 470px;
	top: 84px;
	border-style: none;
}
.red {
	color: #F00;
}
.divider {
	display: block;
	margin: 0px auto;
	padding: 10px 0px;
}
#rpFeedBack {
	display: block;
	margin-top: 10px;
	width: 125px;
	margin-left: 33px;
}
#reviews {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 1px;
	border: 1px solid #FFF;
}
#incomeProvider {
	padding-bottom: 20px;
	width: 550px;
	border: 3px double #648FB6;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	clear: left;
	background: #D2E2F1 url(Images/bluBlokBg.png) repeat-x center center;
	margin: 20px auto 10px;
}

#incomeProvider p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	font-size: 14px;
	color: #003C92;
	font-weight: bold;
}

#incomeProvider h1 {
	font-size: 18px;
	color: #003C94;
	text-align: center;
	border-bottom: 3px double #7BA2CE;
	margin: 0px auto;
	padding: 10px 0px 2px;
	width: 450px;
	display: block;
}
#incomeProvider ol {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	margin-left: 60px;
	padding-right: 50px;
	text-align: justify;
	line-height: 1.2;
}
#incomeProvider ol li {
	padding-top: 7px;
	padding-bottom: 5px;
	color: #000;
	font-size: 14px;
	text-align: left;
}
#incomeProvider .discover {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	width: 180px;
	font-size: 18px;
	line-height: 32px;
	padding: 0px;
	height: 32px;
	margin-top: 10px;
}

#incomeProvider .discover a {
	background: #7BA2CE;
	display: block;
	text-decoration: none;
	color: #FFF;
	border: 3px double #FFFFFF;
	font-size: 16px;
}
#incomeProvider .discover a:hover {
	background: #003C94 no-repeat;
	display: block;
	text-decoration: none;
	color: #FFF;
	border: 3px double #FFF;
	font-size: 16px;
}

.imgCntr {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#mainContent2 h6 {
	margin-left: 30px;
	padding-bottom: 5px;
	
}

.fatGuy {
	position: absolute;
	right: 98px;
	top: 315px;
}
#IRFormsLeft {
	float: left;
	width: 250px;
	margin-left: 80px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#IRFormsRight {
	float: left;
	width: 250px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 50px;
}
#IRConditionsLeft {
	float: left;
	width: 250px;
	margin: 20px 0px 20px 80px;
}
#IRConditionsRight {
	width: 250px;
	margin: 20px 0px 20px 50px;
	padding: 0px;
	float: left;
}
.h6block {
	clear: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -20px;
	display: block;
	padding-top: 10px;
	padding-left: 80px;
}
#mainContent #IRFormsLeft .subList {
	margin-left: 20px;
}
.termChallenge {
	display: block;
	margin-left: 60px;
	background-color: #FC0700;
	padding: 10px;
	border: 3px double #7EA3CD;
	float: left;
	margin-bottom: 20px;
}
#contactInfo p {
	text-align: center;
}

.taDesignPromo {
	background: #365E98;
	display: block;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	border: 3px double #FFFFFF;
	font-style: italic;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}
.taDesignPromo p {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	color: #FFFFFF;
}


#needs {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	margin-top: 10px;
}

.citation {
	font-size: 13px;
	display: block;
	width: 645px;
	margin: 10px auto 15px;
	padding: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0F224F;
	text-align: justify;
	border: 3px double #6F8634;
	background: url(Images/bluFadeBg.jpg) repeat-y;
	line-height: 1.3;
}

.citation2 {
	font-size: 13px;
	display: block;
	width: 525px;
	margin: 10px auto;
	padding: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0F224F;
	border: 3px double #72862F;
	background: url(Images/bluFadeBg.jpg) repeat-y -20px;
	line-height: 1.3;
	clear: both;
}
.fortyTwo {
	display: block;
	width: 610px;
	padding: 0px;
	position: relative;
	border: 1px solid #4F76AB;
	margin: 15px auto 0px;
}




#mainContent .fortyTwo .fortyTwoText h1 {
	font-size: 15px;
	text-align: center;
	padding: 3px 0px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #4F76AB;
}
#mainContent .fortyTwo .fortyTwoText p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5;
	padding: 0px 12px 8px;
	font-size: 12px;
	text-align: left;
	color: #666666;
	margin-top: 3px;
}


#mainContenfullpg .emlLandingImg {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
	background: #FFC;
	padding: 5px;
	border: 3px double #72862F;
	height: 309px;
	width: 535px;
}

#TabbedPanelsLife .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible em strong {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	color: #666666;
	font-size: 12px;
	padding-top: 10px;
}

#linkedIn {
	position: absolute;
	height: 30px;
	width: 30px;
	left: 105px;
	top: 445px;
}
#twitLogo {
	position: absolute;
	left: 65px;
	top: 444px;
	width: 30px;
	height: 30px;
}
#fbLogo {
	position: absolute;
	left: 25px;
	top: 443px;
	height: 30px;
	width: 30px;
}

#headerSearch {
	position: absolute;
	top: 55px;
	height: 55px;
	width: 271px;
	background: #E6EDF7;
	border: 1px solid #B7CCE4;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-border-radius: 8px;
	right: 80px;
}

#TAImg {
	position: absolute;
	left: -170px;
	top: 124px;
}

#lifePlus {
	position: absolute;
	right: 15px;
	bottom: 10px;
}

#rp_testimonials p {
	padding-right: 70px;
	padding-left: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.8;
}

.thumbsUp {
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#i23Retire {
	position: absolute;
	top: 19px;
	right: 66px;
}

#smallCases p {
	padding-left: 60px;
}

#smallCases h2 {
	padding-left: 70px;
}
#smallCases ul  {
	padding-left: 45px;
}

