/* CSS Document */

/* web developement by www.battershall.com 212.645.1583 */



/* Normalizes margin, padding */
body, ul, li, h1, h2, h3, h4, h5, h6 p {
	padding : 0;
	margin : 0;
}




/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 { font-size : 100%; }
ximg/* Removes border from fieldset and img */
 {
	border : 0;
	padding-top: 0px;
	padding-bottom: 0px;
}


/* IE Fix */
html 	{ text-align : center; }




body 	{
	background-color : #fff;
	font : 72%/1.6 Georgia, "Times New Roman", Times, serif;
	color : #333;
	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: 1em;
}


/* 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;
	}
	
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 */




/* 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: 1em;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	display: block;
}


h2 {
	font-size: 1em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 6px;
	font-weight: bold;
	display: block;
	padding-bottom: 4px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}

h3 {

	font-size: 1.em;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-top-style: dotted;
	padding-top: 4px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-color: #006699;
	display: block;
}

h4 {
	font-size: 1.2em;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	display: block;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}






/* Layout divs ------------------------------------------------------------------------------ \*/


#Wrapper {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	background-color: #FFFFFF;
}



#HartfordHeader {
	display: block;
	height: 175px;
	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;

}

#backhomelink A
{
	height: 103px;
	width: 658px;
	/*+placement:shift 16px 42px;*/
	position: relative;
	left: 16px;
	top: 42px;
	display: block;
}
#backhome A
{
	background-color: #E0F4E6;
	display: block;
	height: 25px;
	padding-top: 4px;
	float: left;
	float: left;
	text-align: center;
	width: 111px;
}
#topbackbar
{
	display: block;
	height: 34px;
	background-color: #A1B9C9;
}
#backhome A
{
	background-color: #EFEFEF;
	display: block;
	/*+border-radius:4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 6px;
	margin-left: 13px;
	border-left: 2px solid #C8C5C5;
	border-bottom: 2px solid #DAD5D5;
	height: 17px;
	font-size: 7.2pt;
}



#LeftNavColumn {
	float: left;
	width: 256px;
	background-color: #E4EBEF;
	display: block;
}

#LeftNavColumn h1{
	display: block;
	padding-bottom: 12px;
	padding-top: 8px;
	color: #5B87A0;
	padding-left: 6px;
}






#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;
}

#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;
}


#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;
}






#MainContentColumn {
	float: right;
	width: 494px;
	overflow: auto;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.4em;
	font-size: 1.2em;
	z-index: 3000;
	color: #666666;
	background-color: #FFFFFF;
}




.Footnote {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 0.7em;
	clear: both;
	margin-top: 5px;
	line-height: 1.1em;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}


.PictureCaption {
	padding-top: 4px;
	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: #666666;
	margin-bottom: 7px;
}


.SidebarQuote {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #5D87A0;
	display: block;
	clear: left;
	float: left;
	width: 190px;
	padding-right: 10px;
	line-height: 1.8em;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAD5;
	font-size: 0.7em;
}
.SidebarListHeading {
	font-size: 0.7em;
	color: #333333;
	background-color: #E2E2C7;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-weight: bold;
}
.SidebarListMilestones {
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


.SidebarList {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
	display: block;
	clear: left;
	float: left;
	width: 190px;
	padding-right: 10px;
	line-height: 1.8em;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAD5;
}
.SidebarList ul {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}


#Story {
	background-color: #F0F0E1;
	display: block;
	clear: both;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	font-size: 0.9em;
	color: #5D87A0;
}
#Story h2 {
	color: #5D87A0;
	font-size: 1em;
}


.sourcetext {
	font-size: .8em;
	line-height: 1.2em;
}


.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;
}


#Wrapper #LeftNavColumn #nav .on a {
	background-color: #FFFFFF;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






#SideCaption {
	background-image: url(images/sidebar_caption_doubleline.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 190px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC99;
	margin-right: 10px;
	display: block;
}







#SideCaption img {
	padding-top: 1px;
	
}




.LargePhotoHorizontal {
	display: block;
	padding-top: 2px;
}




#Footer {
	clear: both;
	height: 100px;
	width: 774px;
	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;
}
.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 {
	padding-top: 10px;
	border-top-style: none;
	text-align: right;
	width: 290px;
	float: right;
	padding-right: 4px;
	padding-left: 4px;
}


#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;
	border-top: 1px solid #CCCCCC;
	display: block;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

#BackToTop {
	float: left;
	width: 170px;
	padding-top: 10px;
	border-top-style: none;
}
#LeftNavColumnOn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	width: 244px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #80A3B7;
	font-weight: bold;
	color: #FFFFFF;
}
.HeaderBig {
	background-color: #CFBC82;
	display: block;
	width: 500px;
	clear: right;
	float: left;
	padding-left: 16px;
	padding-top: 12px;
}

.InlineImagelarge {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
	font-size: 0.8em;
	width: 316px;
	text-align: left;
	line-height: 1.2em;
	color: #666666;
}










.Advisors {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	font-size: 0.9em;
}




.Advisors p {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: .9em;
}





.PictureCaptionNoLine {
	padding-top: 2px;
	padding-bottom: 6px;
	display: block;
	font-size: 0.7em;
	clear: both;
	font-style: italic;
	line-height: 1.3em;
	width: 462px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 0px;
}




#TanWrapper {
	background-color: #F0F0E1;
	display: block;
	padding-left: 4px;
	padding-bottom: 8px;
}




.bluehead {
	color: #5D87A0;
}



.introtext {
	font-size: .8em;
	font-style: italic;
}




.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;
}
#MainContentColumn .SiteAddress a:link {
	color: #336699;
	text-decoration: underline;
	display: inline;
}

#MainContentColumn .SiteAddress a:visited {
	color: #336699;
	text-decoration: underline;
	display: inline;
}

#MainContentColumn .SiteAddress a:hover {
	color: #336699;
	text-decoration: underline;
	display: inline;
}

#MainContentColumn .SiteAddress a:active {
	color: #336699;
	text-decoration: underline;
	display: inline;
}
