/*CSS Document
web developement by www.battershall.com 212.645.1583
RESET ALL DEFAULTS*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, TT, VAR, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/*remember to define focus styles!*/
:focus
{
	outline: 0;
}
#Wrapper #content #MainContentColumn UL LI
{
	border: 0px none transparent;
	display: block;
	margin-left: 20px;
	width: 546px;
	margin-top: 6px;
	margin-bottom: 12px;
	list-style: disc outside;
}
HTML BODY #Wrapper #content #MainContentColumn UL LI
{
	list-style: disc;
}
UL LI
{
	list-style-type: disc;
}
#years
{
	display: none;
}
#whatis H2
{
	border: 0px none #000000;
	font-family: Arial;
	font-weight: bold;
}
#whatis
{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	padding: 10px;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
#videobox
{
	display: none;
}
#callout .captioncredit
{
	color: #000000;
	font-family: Arial;
	font-size: 7pt;
	line-height: 8pt;
}
#callout
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #000000;
}
#MainContentColumn IMG
{
	padding-bottom: 10px;
	padding-top: 10px;
}
.picture-full IMG
{
	padding-bottom: 10px;
	padding-top: 10px;
}
.quotecredit
{
	font-family: Arial;
	font-size: 10px;
	line-height: 1.3;
	display: block;
	margin-top: 13px;
	color: #000000;
}
.quotecap
{
	font-size: 5.8em;
	width: 0px;
	height: 3px;
	/*[empty]padding-top:;*/
	/*+placement:shift -3px 50px;*/
	position: relative;
	left: -3px;
	top: 50px;
	font-family: helvetica, verdana, sans-serif;
	color: #000000;
}
#MainContentColumn H3
{
	color: #000000;
	border-bottom: 1px none #000000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 14pt;
	font-weight: bold;
}
#MainContentColumn UL LI
{
	display: block;
	text-decoration: none;
	border: 0px none #CCCCCC;
	z-index: 6000;
	float: none;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 16px;
	margin-left: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 650px;
	margin-top: 16px;
	color: #000000;
}
BODY
{
	line-height: 1;
	color: #000000;
}
/*tables still need 'cellspacing="0"' in the markup*/
TABLE
{
	border-collapse: separate;
	border-spacing: 0;
}
CAPTION, TH, TD
{
	text-align: left;
	font-weight: normal;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: "";
}
BLOCKQUOTE, Q
{
	quotes: "" "";
}
/*IE Fix*/
HTML
{
	text-align: center;
}
BODY
{
	background-color: #FFF;
	font: 72% / 1.6 Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
P
{
	padding-top: 0px;
	font-size: 1.1em;
	padding-bottom: 20px;
}
/*Clears Divs*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/*Hides from IE-mac \*/
* HTML .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/*End hide from IE-mac
Side Navigation ----------------------------------------------------------------\*/
OL
{
	list-style-type: disc;
	display: block;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
/*Holly Hack. IE Requirement \*/
* HTML UL LI
{
	float: left;
	height: 1%;
}
* HTML UL LI A
{
	height: 1%;
}
/*End*/
LI:hover UL, LI.over UL
{
	display: block;
	padding: 0px;
}
/*The magic
-- general link styles --*/
A:link
{
	color: #336699;
	text-decoration: none;
}
A:visited
{
	color: #336699;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
/*Headings-------------------------------------------------------------------------- \*/
H1
{
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	display: block;
	padding-bottom: 10px;
}
H2
{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 12px;
	font-weight: bold;
	display: block;
	padding-bottom: 8px;
	margin: 10px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
H3
{
	font-size: 1em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	display: block;
	font-weight: bold;
}
#MainContentColumn H4
{
	font-size: 11pt;
	font-family: Arial;
	line-height: 1.3em;
	display: block;
	padding-bottom: 6px;
	padding-top: 0px;
	margin-top: 0;
	border-top-width: 1px;
	border-top-style: none;
	color: #000000;
	font-weight: bold;
}
H5
{
	font-size: 0.8em;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	display: block;
	padding-bottom: 6px;
	padding-top: 3px;
}
.blacktype
{
	color: #000000;
	font-weight: bold;
}
/*--------------- Layout divs -------- {width: 100%; margin: 0; float: none;}--------------------------------------------- \*/
#Wrapper
{
	width: 100%;
	margin: 0;
	float: none;
	overflow: auto;
	display: inline;
}
#HartfordHeader
{
	display: none;
	height: 161px;
	width: 775px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#LeftNavColumn
{
	float: left;
	width: 256px;
	background-color: #E4EBEF;
	display: none;
	font-size: 1em;
}
#LeftNavColumn A:link
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	width: 245px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 1.3em;
	border-left-color: #FFFFFF;
	color: #000000;
}
#LeftNavColumn A:visited
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	width: 245px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 1.3em;
	border-left-color: #FFFFFF;
	color: #336699;
}
#LeftNavColumn A:hover, A:active
{
	background-color: #CFDFEB;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	width: 245px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 1.3em;
	border-left-color: #FFFFFF;
	color: #336699;
}
.quoteHorizontal
{
	color: #000000;
	padding-top: 14px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	font-style: normal;
	line-height: 1.2em;
	margin-top: 12px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: both;
	float: none;
	display: block;
}
.Footnote
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.7em;
	margin-top: 10px;
	line-height: 1.1em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.PictureCaption
{
	padding-top: 8px;
	padding-bottom: 0px;
	font-size: 7pt;
	font-style: normal;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 0px;
	display: block;
	clear: both;
}
.CaseStudy
{
	font-family: Arial, Helvetica, sans-serif;
	color: #51738C;
}
.InlineImage
{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
	font-size: x-small;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}
.SideCaption
{
	background-image: url(images/sidebar_caption_doubleline.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 190px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.3em;
	color: #000000;
	clear: left;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#SideCaption IMG
{
	padding-top: 1px;
}
.LargePhotoHorizontal
{
	display: block;
	padding-top: 2px;
}
.clickforpdf
{
	display: none;
}
/*--------------- footer styles --------------------*/
#Footer
{
	height: 100px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	display: none;
}
.FooterCol
{
	padding: 4px;
	float: left;
	width: 248px;
}
.FooterColRight
{
	padding: 4px;
	float: left;
	width: 248px;
	text-align: right;
}
.FooterColLeft
{
	padding: 4px;
	float: left;
	width: 248px;
}
.FooterColCenter
{
	padding: 4px;
	float: left;
	width: 248px;
	text-align: center;
}
#Footer A:link
{
	color: #336699;
	display: inline;
}
#Footer A:visited
{
	color: #336699;
	display: inline;
	text-decoration: none;
	background-image: none;
}
#Footer A:hover
{
	color: #336699;
	display: inline;
	text-decoration: underline;
	background-image: none;
}
/*--------------- Pagination styles --------------------*/
#Pagination
{
	padding-top: 10px;
	border-top-style: none;
	text-align: right;
	width: 290px;
	float: none;
	padding-right: 4px;
	padding-left: 4px;
	display: none;
}
#BackToTop A:link
{
	color: #336699;
	font-size: 0.8em;
	display: inline;
}
#BackToTop A:visited
{
	color: #336699;
	font-size: 0.8em;
	display: inline;
}
#Pagination A:link
{
	color: #336699;
	font-size: 0.8em;
	display: inline;
}
#Pagination A:visited
{
	font-size: 0.8em;
	display: inline;
	color: #336699;
}
#PaginationContainer
{
	width: 492px;
	clear: both;
	float: left;
	display: none;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#BackToTop
{
	float: none;
	width: 170px;
	padding-top: 10px;
	border-top-style: none;
	display: none;
}
.HeaderBig
{
	background-color: #CFBC82;
	display: block;
	width: 500px;
	clear: right;
	float: left;
	padding-left: 16px;
	padding-top: 12px;
}
.bluehead
{
	color: #5D87A0;
}
.SiteAddress
{
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	font-size: 0.8em;
	clear: both;
	margin-top: 5px;
	line-height: 1.1em;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.LargeCopy
{
	font-size: 1.3em;
	line-height: 1.3em;
}
.SideCaption IMG
{
	display: block;
	padding-bottom: 8px;
}
SUP
{
	font-size: 0.8em;
	line-height: 1em;
}
#MainContentColumn
{
	width: 100%;
	overflow: auto;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.4em;
	font-size: 1.2em;
	z-index: 3000;
	color: #000000;
	display: inline;
	margin: 0px;
	float: none;
}
/*Link Styles ----------------------------------------------------------------\*/
#MainContentColumn A:link
{
	color: #000000;
	text-decoration: underline;
	display: inline;
}
#MainContentColumn A:visited
{
	color: #000000;
	text-decoration: none;
	display: inline;
}
#Wrapper #content #MainContentColumn A
{
	text-decoration: none;
}
#pagelinker
{
	display: none;
}
#MainContentColumn A:hover
{
	text-decoration: underline;
	display: inline;
}
#MainContentColumn A:active
{
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	background-color: FFFFFF;
	display: inline;
	text-indent: 0px;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MainContentColumn A
{
	color: #000000;
	text-decoration: underline;
}
#headerleader
{
	background-image: url(../images/header_leaders.gif);
	display: block;
	clear: both;
	height: 156px;
	width: 601px;
}
.quoteHorizontal
{
	display: block;
	padding-top: 0px;
	padding-bottom: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A5A5A5;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #A5A5A5;
	font-style: normal;
	line-height: 1.3em;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	font-weight: normal;
	clear: both;
	font-family: Georgia;
	padding-left: 48px;
	padding-right: 48px;
	color: #000000;
	page-break-inside: avoid;
}
