/* General Links */
a:link
{
	color: #005295;
	text-decoration: underline;
}
a:visited
{
	color: #005295;
	text-decoration: underline;
}	
a:hover
{
	color: #005295;
	text-decoration: underline;
}
/* END - General Links */

/* Page Structure */
body
{
	background-color: #ffffff;	
	color: #333333;	
	font-family: Verdana;
	font-size: 11px;
}
#page
{
	position: relative;
	margin: 0px auto 10px auto;
	width: 900px; /* 900 - padding */
}
#header
{
  width: 900px;
  height: 81px;
}
#header .logo
{
  float: left;
  display: inline; /* IE Bug Fix */
  width: 172px;
  height: 81px;
}
#header .nav
{
  float: left;
  display: inline; /* IE Bug Fix */
  width: 728px;
  height: 54px; /* 81 - padding */
  padding: 27px 0px 0px 0px;
  text-align: right;
}
#header .nav .search
{
  margin: 0px 0px 0px 0px;
  width: 273px;
  float: right;
  position: relative;
}
#header .nav .search .text
{
  position: absolute;
  top: 5px;
  left: 0px;
}
#header .nav .search .input
{
  position: absolute;
  top: 0px;
  left: 54px;
  width: 180px;
  height: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #c2d2df;
  background-color: #f2f2f2;
  margin: 0px;
}
#header .nav .search .go
{
  position: absolute;
  top: 0px;
  left: 243px;
}
#header .nav .links
{
  float: right;
  display: inline;
  position: relative;
  top: 30px;
  text-align: right;
}

#nav
{
  width: 870px; /* 900 - padding */
  height: 18px; /* 24 - padding */
  padding: 6px 30px 0px 0px;
  margin: 0px 0px 1px 0px;
  border-top: solid 1px #75b2ff;
  border-bottom: solid 1px #75b2ff;
  background-image: url(http://unumemarketing.com/lp/images/nav/nav_bg.gif);
  background-repeat: repeat-x;
  text-align: right;
  font-size: 0.001em;
}
#nav img
{
  padding: 0px;
  margin: 0px;
}

#leftCol
{
  float: left;
  display: inline;
  width: 150px;
  padding: 7px 0px 0px 0px;
  background-repeat: no-repeat;
}
#mainCol
{
  float: left;
  display: inline;
  width: 591px; /* 600 - padding */
  padding: 7px 8px 0px 1px;
  background-repeat: no-repeat;
}
.sectionDefault   { background-image: url(http://unumemarketing.com/lp/images/common/content_top_dkblue.gif); }
.sectionEmployees { background-image: url(http://unumemarketing.com/lp/images/common/content_top_green.gif); }
.sectionCareers   { background-image: url(http://unumemarketing.com/lp/images/common/content_top_blue.gif); }
.sectionBrokers   { background-image: url(http://unumemarketing.com/lp/images/common/content_top_purple.gif); }
.sectionEmployers { background-image: url(http://unumemarketing.com/lp/images/common/content_top_teal.gif); }

#mainCol .content
{
  /* width: 591 - 20 padding = 571 */
  padding: 15px 10px 15px 10px;
  line-height: 1.4em;
  font-size: 12px;
}

#mainCol .content .subcontent
{
  padding: 10px 20px 20px 20px;
  color: #666666;
}
#rightCol
{
  float: left;
  display: inline;
  width: 150px;
}

#footer
{
  width: 900px;
  border-top: solid 1px #99bad5;
  font-family: Arial;
  font-size: 11px;
  text-align: center;
  padding: 15px 0px 15px 0px;
  color: #b4b4b4;
}
#footer .footer-rule
{
  height: 1px;
  font-size: 1px;
  line-height: 0px;
  white-space: nowrap;
  background-image: url(http://unumemarketing.com/lp/images/common/footer_rule.gif);
  background-repeat: no-repeat;
  margin: 10px 0px 10px 0px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active 
{
  color: #b4b4b4;
  text-decoration: none;
  padding: 0px 10px 0px 10px;
}
#footer a:hover
{
  color: #b4b4b4;
  text-decoration: underline;
  padding: 0px 10px 0px 10px;
}

.subNavTitle
{
  width: 136px; /* 140 - padding */
  padding: 6px 0px 22px 4px;
  margin: 0px 0px 5px 0px;
  background-image: url(http://unumemarketing.com/lp/images/common/faded_bottom.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

.columnRightWidth185  /* simple place holder column for page elements */
{
  float: right;
  width: 185px;
  padding-left: 10px;
}
.columnHalfContent
{
  float: left;
  display: inline;
  width: 280px;
  margin: 0px;
}
/* END - Page Structure */


/* Various Box Styles */
.boxBasicGrayOutline
{
  border: solid 1px #b2b2b2;
  padding: 10px 4px 40px 4px;
  margin-bottom: 3px;
}
.boxBlueTopGrayBG
{
  border-top: solid 6px #2394ca;
  background-color: #ededed;
  margin-bottom: 3px;
  padding: 17px 10px 40px 10px;
}
.boxBlueTopGrayBG table td
{
	font-size: 11px;
}
.boxInvisible
{
  padding: 8px;
}
.boxGrayOutlineBlueBG
{
  border: solid 1px #acafb1;
  background-color: #f6fbfd;
  padding: 16px 10px 16px 10px;
}


.boxTestimonial  /* defined size, right aligned */
{
  width: 213px;
  float: right;
  display: inline;
  border: solid 1px #acafb1;
  background-color: #f6fbfd;
  padding: 12px 10px 20px 10px;
  margin: 0px 0px 10px 10px;
}

.boxTestimonial185  /* defined size, right aligned */
{
  width: 163px; /* 185 - padding */
  float: right;
  display: inline;
  border: solid 1px #acafb1;
  background-color: #f6fbfd;
  padding: 12px 10px 20px 10px;
  margin: 0px 0px 10px 10px;
}

.boxProfile
{
  float: left;
  width: 138px;
  margin: 0px 2px 20px 1px;
  color: #666666;
  background-image: url(http://unumemarketing.com/lp/images/common/faded_box_bottom.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}
.boxProfile .name
{
  font-weight: bold;
  padding-bottom: 3px;
  color: #005295;
}
.boxProfile img
{
  float: left;
  padding: 0px 7px 10px 0px;
}
.boxProfile .box
{ 
  height: 166px;
  margin-bottom: 16px;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  padding: 7px;
  line-height: 1.3em;
  letter-spacing: -0.5px;
}
.redTop
{
  border-top: solid 3px #c56d6f;
}
.orangeTop
{
  border-top: solid 3px #fbbf77;
}
.blueTop
{
  border-top: solid 3px #66aad7;
}
.greenTop
{
  border-top: solid 3px #88d392;
}
.tealTop
{
  border-top: solid 3px #6ac6c7;
}
.purpleTop
{
  border-top: solid 3px #8580b6;
}

.boxWidth185
{
  float: left;
  width: 185px;
  margin: 0px 0px 0px 0px;
  color: #666666;
  background-image: url(http://unumemarketing.com/lp/images/common/faded_box_bottom.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}
.boxWidth185 .box
{ 
  /* Width: 185 - 2 border - 24 padding = 159px */
  margin-bottom: 16px;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  padding: 12px 12px 12px 12px;
  line-height: 1.3em;
}

.boxWidth142
{
  float: left;
  width: 142px;
  margin: 0px 0px 0px 0px;
  color: #666666;
  background-image: url(http://unumemarketing.com/lp/images/common/faded_box_bottom.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}
.boxWidth142 .box
{ 
  /* Width: 142 - 2 border - 24 padding = 116px */
  margin-bottom: 16px;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  padding: 12px 12px 12px 12px;
  line-height: 1.3em;
}
.boxGrayOutlineNoTopNoFade .box
{ 
  color: #666666;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  padding: 12px 12px 12px 12px;
  margin-bottom: 16px;
  line-height: 1.3em;
}

.boxGrayOutlineNoTop
{
  float: left;
  width: 100%;
  margin: 0px 0px 0px 0px;
  color: #666666;
  background-image: url(http://unumemarketing.com/lp/images/common/faded_box_bottom.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}
.boxGrayOutlineNoTop .box
{ 
  margin-bottom: 16px;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  padding: 12px 12px 12px 12px;
  line-height: 1.3em;
}

.boxSearch
{
  border-top: solid 6px #d48127;
  border-bottom: solid 4px #e2e2e2;
  background-color: #ededed;
  width: 100%;
  margin: 0px 0px 10px 0px;
  padding: 13px 0px 13px 0px;
}
.boxSearch .rightSide
{
  padding: 0px 10px 0px 10px;
  line-height: .7em;
}
/* END - Various Box Styles */

/* Basic Formatting */
.pageTitle
{
  border-bottom: solid 1px #7fbad1;
  padding: 0px 0px 10px 7px;
  margin: 0px 0px 20px 0px;
}
.pageSubTitle
{
  padding: 0px 0px 22px 0px;
  margin: 0px 0px 5px 0px;
  background-image: url(http://unumemarketing.com/lp/images/common/faded_bottom.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

.newsSmallBlock
{
  width: 124px;
  padding: 5px 0px 0px 0px;
}
.newsSmallBlock .photo
{
  float: left;
  display: inline;
  width: 43px;
  padding-right: 7px;
}
.newsSmallBlock .text
{
  float: left;
  display: inline;
  width: 74px;
  padding-top: 5px;
}
.newsSmallBlock .text a:link, .newsSmallBlock .text a:active, .newsSmallBlock .text a:hover, .newsSmallBlock .text a:visited
{
  font-family: Arial;
  font-size: 11px;  
  color: #666666;
  text-decoration: underline;
}

.newsBlock
{
  width: 571px;
  padding: 10px 0px 10px 0px;
}
.newsBlock .photo
{
  float: left;
  display: inline;
  width: 74px;  /* 106 - margin - border */
  padding: 0px;
  margin: 0px 20px 0px 10px;
  border: solid 1px #cccccc;
}
.newsBlock .text
{
  float: left;
  display: inline;
  width: 445px; /* 465 - padding */
  padding: 5px 20px 0px 0px;
}
.newsBlock .text a:link, .newsBlock .text a:active, .newsBlock .text a:hover, .newsBlock .text a:visited
{
  font-family: Arial;
  font-size: 11px;  
  color: #666666;
  text-decoration: underline;
}

.ul2Column
{
  float: left;
  padding: 0px 20px 0px 0px;
}
.testimonial  /* no width - will expand to edges of DIV */
{
  font-family: Arial;
  font-size: 11px;
  color: #005295;
  line-height: 1.4em;
}
.testimonial .name
{
  color: #709d2e;
  font-weight: bold;
}
.testimonial .title
{
  color: #666666;
}

.label
{
  color: #448ccb;
  font-family: Arial;
  font-size: 12px;
  letter-spacing: -1px;
}
div.grayFade
{
  background: #ffffff url(http://unumemarketing.com/lp/images/common/gray_fade.gif) repeat-x;
  margin-top: 7px;
  height: 20px;
}
div.dotted-rule
{
  height: 1px;
  font-size: 1px;
  line-height: 0px;
  white-space: nowrap;
  background-image: url(http://unumemarketing.com/lp/images/common/dotted_line.gif);
  background-repeat: repeat-x;
  margin: 10px 0px 10px 0px;
}
div.rule
{
  height: 1px;
  font-size: 1px;
  line-height: 0px;
  white-space: nowrap;
  background-color: #cccccc;
  margin: 10px 0px 10px 0px;
}
ul.gray
{
  color: #666666;
	list-style: none;
  margin: 0px;
  padding: 0px 0px 0px 5px;
  font-family: Arial;
  font-size: 11px;
}
ul.gray li
{
	padding: 5px 0px 4px 10px;
	background-image: url(http://unumemarketing.com/lp/images/common/gray_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .9em;
	line-height: 1.1em;
}
ul.gray li a:link, ul.gray li a:active, ul.gray li a:hover, ul.gray li a:visited
{
  font-family: Arial;
  font-size: 11px;  
  color: #666666;
  text-decoration: underline;
}

ul.gray-tight
{
  color: #666666;
	list-style: none;
  margin: 0px;
  padding: 0px 0px 0px 5px;
  font-family: Arial;
  font-size: 11px;
}
ul.gray-tight li
{
	padding: 2px 0px 2px 10px;
	background-image: url(http://unumemarketing.com/lp/images/common/gray_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	line-height: 1.0em;
}
ul.gray-tight li a:link, ul.gray-tight li a:active, ul.gray-tight li a:hover, ul.gray-tight li a:visited
{
  font-family: Arial;
  font-size: 11px;  
  color: #666666;
  text-decoration: underline;
}

ul.blue
{
  color: #005295;
	list-style: none;
  margin: 0px;
  padding: 0px 0px 0px 5px;
  font-size: 11px;
}
ul.blue li
{
	padding: 5px 0px 4px 10px;
	background-image: url(http://unumemarketing.com/lp/images/common/blue_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .9em;
	line-height: 1.1em;
}
ul.blue li a:link, ul.blue li a:active, ul.blue li a:hover, ul.blue li a:visited
{
  font-size: 11px;  
  color: #005295;
  text-decoration: underline;
}

ul.gray-verdana
{
  color: #666666;
	list-style: none;
  margin: 0px;
  padding: 0px 0px 0px 5px;
  font-family: Verdana;
  font-size: 11px;
}
ul.gray-verdana li
{
	padding: 2px 0px 2px 10px;
	background-image: url(http://unumemarketing.com/lp/images/common/gray_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	line-height: 1.0em;
}
ul.gray-verdana li a:link, ul.gray-verdana li a:active, ul.gray-verdana li a:hover, ul.gray-verdana li a:visited
{
  font-family: Verdana;
  font-size: 11px;  
  color: #666666;
  text-decoration: underline;
}

ul.arrow
{
	margin-left: 0;
	padding-left: 10px;
	list-style: none;
	font-size: 10px;
}
.arrow li
{
	padding: 7px 0px 5px 20px;
	background-image: url(http://unumemarketing.com/lp/images/common/gray_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	line-height: 1.3em;
}


/* BEGIN - SUBNAV */
div.leftnav
{
  color: #666666;
  font-family: Arial;
  font-size: 11px;
}
div.leftnav div
{
  padding: 4px;
}
div.leftnav div.on
{
  background-color: #d4e5ea;
}
div.leftnav div.expanded
{
  background-image: url(http://unumemarketing.com/lp/images/subnav/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: right .6em;
}
div.leftnav div.indented
{
  padding-left: 12px;
  background-image: url(http://unumemarketing.com/lp/images/subnav/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 9px;
}
div.leftnav a, div.leftnav a:link, div.leftnav a:active, div.leftnav a:visited
{
  color: #666666;
  text-decoration: none;
}
div.leftnav a:hover
{
  color: #666666;
  text-decoration: underline;
}

/* END - SUBNAV */

b.blue
{
  color: #448ccb;
}
b.dkblue
{
  color: #005295;
}

.floatLeft
{
  float: left;
}
.floatRight
{
  float: right;
}
td
{
  vertical-align: top;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}	
.middle
{
	vertical-align: middle;
}
.clear
{
	clear: both;
	font-size: 1px; 
	line-height: 1px;
	height: 0px;
	white-space: nowrap;
}		
/* END - Basic Formatting */
	
/* Form Styles */
form
{
  margin: 0;
  padding: 0;
}

input
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.blue
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #7da6c7;
  background-color: #fafafa;
}
select
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #7da6c7;
  background-color: #fafafa;
}
textarea
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #7da6c7;
  background-color: #fafafa;
}
textarea.special
{
  visibility: hidden;
  width: 1px;
  height: 1px;
  display: none;
}

.tableRow
{
  padding: 9px 4px 9px 4px;
  font-family: Arial;
  font-size: 11px;
}
.tableRow .cell1
{
  float: left;
  width: 80%;
  padding-left: 4px;
}
.tableRow .cell2
{
  float: left;
  width: 18%;
  text-align: right;
}
.tableRowOn
{
  border: solid 1px #e2e2e2;
  background-color: #f7f7f7;
}

.tableRowSmall
{
  padding: 9px 4px 9px 4px;
  width: 250px;
  font-family: Arial;
  font-size: 11px;
}
.tableRowSmall .cell1
{
  float: left;
  width: 180px;
}
.tableRowSmall .cell2
{
  float: left;
  width: 70px;
  text-align: right;
}

h1, .h1
{
  padding: 0px 0px 3px 0px;
  margin: 0px;
  font-family: Arial;
  color: #005295;
  font-size: 14px;
  font-weight: bold;
}
.content h2 
{
	margin-top: 10px;
}
h2, .h2
{
  padding: 0px 0px 3px 0px;
  margin: 0px;
  font-family: Arial;
  color: #005295;
  font-size: 12px;
  font-weight: bold;
}
h3, .h3
{
  padding: 0px 0px 3px 0px;
  text-align: center;
  font-family: verdana;
  color: #005295;
  font-size: 14px;
  font-weight: bold;
}
h4, .h4
{
  padding: 0px 0px 3px 0px;
  text-align: center;
  font-family: verdana;
  color: #005295;
//  color: #6ac6c7;
  font-size: 8px;
  font-weight: bold;
}
.blue
{
  color: #005295;
}
.lightblue
{
  color: #448ccb;
}
.red
{
  color: #CC0000;
}
.green
{
  color: #8EC63B;
}
.brown
{
  color: #925121;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.right
{
	text-align: right;
	margin-right: 10px;
}
.footnote
{
	font-size: 9px;
	color: #999;
}	
.gray_text
{
	font-size: 9px;
	color: #999;
}	
.thumbBlock
{
  width: 144px;
  padding: 0px 0px 10px 0px;
}
.thumbnailLeft
{
  float: left;
  display: inline;
  width: 74px; 
  padding: 0px 0px 0px 0px;
}
.titleRight
{
  float: left;
  display: inline;
  width:70px;
  padding: 15px 0px 0px 0px;
}
//.content p
//{
//	font-family: verdana, arial;
//	font-size: 20px;
//}
.rob
{
	font-size: 20px;
}
.content table
{
	margin: 5px;
	font-size: 11px;
	border-collapse: collapse;
}
.content td
{
	font-size: 11px;
	padding: 3px;
	border: 1px solid #666666;
}
iframe 
{
	margin: 0px;
	padding: 0px;
}
.iframe_content
{
	border: none;
}
.form td
{
	border: 0px none;
}
.bluerule
{
	color: #99BAD5;
	border: 0px none;
	border-top: 1px solid;
}
.surveyEntireTable td {  border: none;  padding: 0px; }
/* END - Form Styles */
