@charset "utf-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/page_bg.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font: Arial; 
	font-size: 10pt;
	font-size: 10pt;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.class1 A:link {font: Arial; font-size: 8pt; text-decoration: none; color:#CCFFFF}
.class1 A:visited {font: Arial; font-size: 8pt; text-decoration: none; color:#99CCFF}
.class1 A:active {font: Arial; font-size: 8pt; text-decoration: none; color:#99FFCC}
.class1 A:hover {font: Arial; font-size: 8pt; text-decoration: none; color:#FFFFFF}

.class2 A:link {font: Arial; font-size: 11px; font-weight:bold; text-decoration: none; color:#993300}
.class2 A:visited {font: Arial; font-size: 11px; font-weight:bold; text-decoration: none; color:#CC6600}
.class2 A:active {font: Arial; font-size: 11px; font-weight:bold; text-decoration: none; color:#FF9933}
.class2 A:hover {font: Arial; font-size: 11px; font-weight:bold; text-decoration: none; color:#660000;}

.class3 A:link {font: Arial; font-size: 11px; text-decoration: underline; color:#993300}
.class3 A:visited {font: Arial; font-size: 11px; text-decoration: underline; color:#CC6600}
.class3 A:active {font: Arial; font-size: 11px; text-decoration: underline; color:#FF9933}
.class3 A:hover {font: Arial; font-size: 11px; text-decoration: none; color:#660000;}

.class4 A:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; line-height:2; color:#993300}
.class4 A:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; line-height:2; color:#996633}
.class4 A:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; line-height:2; color:#996633}
.class4 A:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; line-height:2; color:#330000;}

.class5 A:link {font: Arial; font-size: 11pt; text-decoration: none; color:#009933}
.class5 A:visited {font: Arial; font-size: 11pt; text-decoration: none; color:#006600}
.class5 A:active {font: Arial; font-size: 11pt; text-decoration: none; color:#00CC00}
.class5 A:hover {font: Arial; font-size: 11pt; text-decoration: none; color:#00CC33}

.class6 A:link {font: Arial; font-size: 11pt; text-decoration: none; color:#009999}
.class6 A:visited {font: Arial; font-size: 11pt; text-decoration: none; color:#003366}
.class6 A:active {font: Arial; font-size: 11pt; text-decoration: none; color:#0099CC}
.class6 A:hover {font: Arial; font-size: 11pt; text-decoration: none; color:#00CCCC}

.class7 A:link {font: Arial; font-size: 11pt; text-decoration: none; color:#993300}
.class7 A:visited {font: Arial; font-size: 11pt; text-decoration: none; color:#660000}
.class7 A:active {font: Arial; font-size: 11pt; text-decoration: none; color:#CC3300}
.class7 A:hover {font: Arial; font-size: 11pt; text-decoration: none; color:#996633}

.class8 A:link {font: Arial; font-size: 11px; text-decoration: underline; color:#FFFF99}
.class8 A:visited {font: Arial; font-size: 11px; text-decoration: underline; color:#FFFFFF}
.class8 A:active {font: Arial; font-size: 11px; text-decoration: underline; color:#FFCC66}
.class8 A:hover {font: Arial; font-size: 11px; text-decoration: none; color:#FFCC33;}


#topcontainer {
	width: 984px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 143px;
	background-image: url(../images/top_banner.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#container {
	width: 984px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image: url(../images/content_bg.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}

#container_featured {
	width: 984px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image: url(../images/content_bg_featured.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}

#footer {
	height: 125px;
	width: 984px;
	font-family: arial;
	font-size: 12px;
	background-image: url(../images/bottom_bg.jpg);
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

/**************fonts**********************/
.NormalBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2C170A;
	text-align:justify;
	line-height:1.35;
}

.NormalBody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2C170A;

	line-height:1.35;
}

.NormalBody-insight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#264B62;
	font-weight:bold;
	line-height:1.35;
}

.NormalBodyWhite-insight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	line-height:1.25;
}

.NormalBodySmall-insight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#4A2811;
	font-weight: bold;
	line-height:1.25;
}

.NormalBodySmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2C170A;
	text-align:justify;
	line-height:1.5;
}
.NormalBodyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCFFFF;
	text-align:right;
}
.NormalBodyBoldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#009933;
	text-align:justify;
	line-height:1.5;
	}
	
	.NormalBodyBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#009999;
	text-align:justify;
	line-height:1.5;
	}
	
	.NormalBodyBoldBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#993300;
	text-align:justify;
	line-height:1.5;
	}
	
	.NormalBodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#2C170A;
	text-align:justify;
	line-height:1.5;
	}

.NormalBodyCondensed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2C170A;
	text-align:justify;

}

.NormalBodyBoldCondensed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#2C170A;
	text-align:justify;

}

.NormalBodyBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#660000;
	text-align:justify;
	line-height:1.5;
}
.PageTitles {	
	font-family: "Arial";
	font-size: 21px;
	font-weight: bold;
	color:#416996;
}

.PageTitles-insight {	
	font-family: "Times New Roman";
	font-size: 30px;
	color:#26251C;
}

.PageTitleSub {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B2307
}
.PageTitles2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#400000;
}

.PageTitles3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color:#0E88D1;
}

.PageTitlesLightYellow {
	font-family:"Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;	
	color:#FFFFCC;
}
.PageTitlesLightWhite {
	font-family:"Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color:#FFFFFF;
}

/******************content links*************************/	
.container content-links {
	color:#993300;
}
a.content-links:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#993300;
	text-decoration:none;
}	
a.content-links:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#996633;
	text-decoration:none;
}
a.content-links:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#330000
}

/******************sublinks*************************/	

.container sub-links {
	color:#993300;
}
a.sub-links:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#993300;
	text-decoration:none;
}	
a.sub-links:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#996633;
	text-decoration:none;
}
a.sub-links:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#330000
}
