@charset "UTF-8";

a:link {
	color: #79000C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #79000C;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}


.navsub {font-size:8pt !IMPORTANT;}
a.navsub:link { color:#666666 !IMPORTANT; text-decoration:  underline; }

a.navsub:visited { color:#666666 !IMPORTANT; text-decoration:  underline; }

a.navsub:active { text-decoration: underline; }

a.navsub:hover { color:#79000C !IMPORTANT; text-decoration: none; }




.smalltext {
font-size: 8pt;
}
blockquote {
	border: 1px solid #999999;
	padding: 5px;
	background-color: #F0DDBB;
}

.faqs {
	padding:10px
}
h1 {
	font-size: 14pt;
	color: #79000C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79000C;
	font-weight: normal;
	margin-bottom:4px;
}
h2 {
	font-size: 11pt;
	color: #666666;
	margin-top:20px;
	margin-bottom:2px;
}
.top {
	font-size: 11pt;
	color: #666666;
	margin-bottom:2px;
	font-weight:bold
}
.pop {
	font-size: 11pt;
	color: #79000C;
	font-weight:bold
}
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 18px;
	margin-bottom:8px;
	margin-top: 0px;

}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 18px;
}
body {
	background-color: #E1B781;
	background-image: url(/insight08/images/BKG_1920x1400.jpg);
	background-repeat: no-repeat;
}
li {
	padding-bottom: 6px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	list-style-type: none;
	list-style-image: url(/insight08/images/star_bullet.gif);
	list-style-position: outside;
}	

.breadcrumb {
padding-top:8px;
padding-left: 20px;
padding-bottom:8px; 

}

.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #666666;
	line-height: 18px;
	margin-bottom:8px;
	margin-top: 5px;
}

.callout {
	border: 2px solid #79000C;
	color: #008cba;
	font-weight: bold;
	padding: 10px;
}

/*Start Agenda Table Borders*/

.boxBorder {
	border: 1px solid #79000C;
}
.borderright {
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #79000C;
}
.bordertop {
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #79000C;
}
.bordertopright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #79000C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #79000C;
}

/*End Agenda Table Borders*/

.twoColFixLtHdr #container2col {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(/insight08/images/content_bkg_cream.gif);
	background-repeat: repeat-y;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.twoColFixLtHdr #header {
	height: auto;
	width: 900px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	padding: 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 0px;
}
.twoColFixLtHdr #leftNav2col {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.twoColFixLtHdr #rightBar3col {
	float: right; /* since this element is floated, a width must be given */
	width: 180px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #mainContentLT {
	margin-top: 0px;
	margin-right: 220px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
} 
.twoColFixLtHdr #mainContentRT {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.twoColFixLtHdr #mainContentFull {
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.twoColFixLtHdr #mainContentMD {
	margin-top: 0px;
	margin-right: 210px;
	margin-left: 220px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.twoColFixLtHdr #footer {
	height: 90px;
	width: 900px;
	margin-left: auto;
	background-image: url(/insight08/images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: auto;
	padding: 0px;
} 
.twoColFixLtHdr #footer p {
	vertical-align: text-top;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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:0px;
	font-size: 1px;
	line-height: 0px;
}
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}	
#navigation a {
	color: #008CBA;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-position: 14px 45%;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 16px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
	
#navigation a:hover {
	color:#79000C;
	background-image: url(/insight08/images/transp_hover.png);
	background-repeat: repeat;
}

.floatleft{float: left; margin: 0 10px 0px 0px;}

p.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	margin-top:3px;
	margin-bottom: 10px;
	padding-left: 20px;
	font-style: italic;
}