/* 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;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* 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 ----------------------------------------------------------------\*/

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 254px;
	z-index: 6000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D87A0;
	}
ol {
	list-style-type: disc;
	display: block;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}


	
ul li {
	position: relative;
	display: block;
	width: 254px;
	z-index: 6000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5D87A0;
	border-right-color: #5D87A0;
	border-bottom-color: #5D87A0;
	border-left-color: #5D87A0;
	}	
	
	
li ul {
	position: absolute;
	left: 254px;
	top: 0;
	display: none;
	z-index: 6000;
	}	



ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #B5C7D5;
	border: 0px none #CCCCCC;
	z-index: 6000;
	padding: 5px;
	}	
	
	
	
/* 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: 1.em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	display: block;
	font-weight: bold;
}

h4 {
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	display: block;
	padding-bottom: 6px;
	padding-top: 10px;
	margin-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #000000;
}

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: #5D87A0;
	padding-top: 14px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC99;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCC99;
	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: none;
}




.Footnote {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.7em;
	margin-top: 5px;
	line-height: 1.1em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}


.PictureCaption {
	padding-top: 8px;
	padding-bottom: 6px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	font-size: 0.7em;
	clear: both;
	font-style: normal;
	line-height: 1.3em;
	width: 462px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 7px;
}

.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: .8em;
	display: inline;
}


#BackToTop a:visited {
	color: #336699;
	font-size: .8em;
	display: inline;
}

#Pagination a:link {
	color: #336699;
	font-size: .8em;
	display: inline;
}

#Pagination a:visited {
	font-size: .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: #336699;
	text-decoration: none;
	
	display: inline;
}



#MainContentColumn a:visited {
	color: #336699;
	text-decoration: none;
	
	display: inline;
}


#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;
}
.ModelCellLink {
	display: block;
	float: left;
	border: 1px solid #FFFFFF;
	width: 200px;
	height: 160px;
	margin-right: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 10px;
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#headerleader {
	background-image: url(../images/header_leaders.gif);
	display: block;
	clear: both;
	height: 156px;
	width: 601px;
}

#headerpractice {
	background-image: url(../images/header_practice.gif);
	display: block;
	clear: both;
	height: 156px;
	width: 601px;
}


#headereducation {
	background-image: url(../images/header_education.gif);
	display: block;
	clear: both;
	height: 156px;
	width: 601px;
}


#headerresearch {
	background-image: url(../images/header_research.gif);
	display: block;
	clear: both;
	height: 156px;
	width: 601px;
}

#headerpolicy {
	background-image: url(../images/header_policy.gif);
	display: block;
	clear: both;
	height: 156px;
	width: 601px;
}
