html, body {
	font-size: 12px;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-image: url(../pix/site_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #363636;
	line-height: 17px;
}
td {
	font-size: 12px;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #363636;
	line-height: 17px;
	}
a, a:visited, a:active, a:hover{
color:#363636;
}
a:hover {
background-color:#f4f4f4;
}
.note a, .note a:visited, .note a:active{
	font-size: 10px;
	color: #757575;
	text-decoration:none;
}
	 .note a:hover {
	 	font-size: 10px;
		color: #757575;
		text-decoration:underline;
	}
.main {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9B9B9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
	margin-bottom:25px;
}
.main .banner {
	background-color:#F6F6F6;
	height: 163px;
}
.main .nav {
	background-color: #f4f4f4;
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.main .breadcrumb {
	font-size: 10px;
	color: #757575;
	padding-left: 15px;
	background-color: #f4f4f4;
	height: 35px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.main .content .note, .main .footer, .main .footer a:link {
	font-size: 11px;
	color: #757575;
}

.main .news {
	padding-top: 15px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	color: #737373;
	position:relative;
	float:right;
	width:30%;
	margin-left:7px;
	height:600px;
	margin-top:-15px;
	left:15px;
	text-align: left;
}

	.main .news .title {
		font-size: 14px;
		font-weight: bold;
	}
.main .insight_pic {
	padding-right: 7px;
	padding-top: 15px;
	padding-left: 8px;
	color: #737373;
	position:relative;
	float:right;
	width:220px;
	margin-left:7px;
	height:350px;
	margin-top:-15px;
}
.main .content {
	background-color: #FFFFFF;
	padding: 15px;
	width: 715px;
}
	.main .content .title {
		font-size: 14px;
		font-weight: bold;
	}
	.main .content .sep_title {
		color: #747474;
		font-size: 14px;
		text-indent: 10px;
		font-weight: bold;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #747474;
		background-color: #ececec;
		width:60%
	}
	.main .content .sep_title_wide {
		color: #747474;
		font-size: 14px;
		text-indent: 10px;
		font-weight: bold;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #747474;
		background-color: #ececec;
		width:100%
	}
	.main_rht {
		padding-left: 15px;
		padding-right: 0px;
		padding-bottom: 10px;
	}
.main .footer {
	padding-left:35px;
	padding-right:35px;
}
	.main .footer, .main .footer a:link {
		font-size:10px;
		padding-bottom: 10px;
		text-decoration:none;
	}
		.main .footer a:hover {
		text-decoration:underline;background-color:#ffffff;}
	
.main .shadow {
	background-image: url(../pix/edge_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:5px;
}
.padding15 {
	padding:15px;
}

.insight_header{
	margin:-15px; 
	background-color:#fff;
	margin-bottom:15px;
}

/* horizontal quote css*/
.main .content .wide_quote {
	border:2px solid #cdcdcd;
	width:90%;
}
	.main .content .wide_quote .one {
		background-color: #D8C9AC;
		vertical-align: middle;
	}
	.main .content .wide_quote .person {
		background-color: #d3dcd0;
		padding-top: 7px;
		padding-right: 7px;
		padding-left: 7px;
	}
	.main .content .wide_quote .name {
		background-color:#d3dcd0;
		padding-bottom: 7px;
		padding-right: 7px;
		padding-left: 7px;
	}
	.main .content .wide_quote .picture {
		background-color:#d3dcd0;
	}
/* Vertical Quote CSS */
.main .vquote {
	padding-right: 7px;
	padding-top: 15px;
	background-color: #d3dcd0;
	padding-left: 8px;
	color: #363636;
	position:relative;
	float:right;
	width:150px;
	margin-left:15px;
	height:auto;
	margin-top:15px;
	border: 1px solid #cccccc;
	padding-bottom: 15px;
}
.main .content .stud_quote_padd {
	padding: 5px;
}
.main .content img.pleft {padding-left:10px;}
.main .content img.pright {padding-right:10px;}
.main .content img.pboth {padding-left:10px; padding-right:10px;}
.pleft {padding-left:10px;}
.pright {padding-right:10px;}
.pboth {padding-left:10px; padding-right:10px;}
.pbot {padding-bottom:10px;}
.top_corners { background-image:url(../pix/top_corners.gif); background-position:top center; background-repeat:no-repeat; background-color:#ececec}
.top_corners_active {background-image:url(../pix/top_corners.gif); background-position:top center; background-repeat:no-repeat; background-color:#cccccc}
#accompTab1, #accompTab2, #accompTab3 {background-color:#ececec; text-decoration:underline}

/* test for insight */
.nav, .breadcrumb, .banner, .shadow, .footer {display:none}
html, body {background-image:none;}
.main {margin-bottom:0px; width:721px; border:0px;}
.main td.content {width:721px;}
.newFormat {
	margin-left: 25px;
}
.main .insight_pic_new {
	padding-right: 7px;
	padding-top: 15px;
	padding-left: 8px;
	color: #737373;
	position:relative;
	float:left;
	width:220px;
	margin-left:7px;
	height:350px;
	margin-top:-15px;
}