@charset "UTF-8";
/* CSS Document */

body {
	background:#dadada;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0;
}

a {
	color:#0099cc;
	text-decoration:underline;
}

#header {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:96px;
	background:#FFFFFF url(images/hdr_pattern.gif) bottom repeat-x;
	display:block;
	clear:both;
}

#connlogo {
	background:url(images/connlogo.gif) no-repeat;
	width:255px;
	height:96px;
	float:left;
}

#hdraed {
	padding:15px;
	text-align:center;
	font-size:.75em;
	text-transform:uppercase;
	float:right;
	display:block;
}

a.downloadissue {
	color:#009900;
	text-decoration:none;
	font-size:.75em;
	text-transform:uppercase;
	font-weight:bold;
	line-height:16px;
}

#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	height:auto;
	background:#FFFFFF;
	overflow:auto;
}

.container {
	background:#f1f0f0;
} 

#sidebar {
	float:right;
	width:165px;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
	background:#f1f0f0;
	display:block;
	margin:0;
	height:auto;
}

#content {
	float:left;
	background:#FFFFFF;
	margin:0;
	padding:0;
	display:block;
	height:auto;
	width:595px;
}

#text {
	padding:25px;
	background:#FFFFFF;
	height:auto;
}

#footer {
	margin-left:auto;
	margin-right:auto;
	background:#333333;
	padding:30px;
	width:740px;
	color:#FFFFFF;
	font-size:.85em;
	display:block;
	clear:both;
}

#footer ul {
	padding:0;
	margin:0;
}

#footer ul li {
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
}

#footer a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

#footer p {
	margin-right:175px;
}

/*Sidebar classes*/

#experts-container {
	padding:0;
	position:relative;
	margin:auto;
	clear:left;
	margin-bottom:20px;
}

#left-image {
	float:left;
}

#right-text {
	margin-left:47px;
	position:relative;
}

.name {
	font-size:.85em;
	color:#0099cc;
	text-transform:uppercase;
	line-height:1.5em;
}

a.name {
	text-decoration:none;
	color:#0099cc;
	font-size:1em;
}

.quote {
	color:#333333;
	font-size:.85em;
	font-weight:bold;
	line-height:1.3em;
}

#sbhdr {
	width:165px;
	border-bottom:3px double #CCCCCC;
	padding-bottom:5px;
	margin-top:40px;
}

#sbtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:165px;
	font-size:.9em;
	padding-top:10px;
	color:#333333;
}

#sbtext a {
	color:#333333;
	text-decoration:underline;
	padding:0;
}

#sbtext ul {
	list-style:none;
	padding:0;
	margin:0;
}

#sbtext ul li {
	padding-bottom:1em;
	padding-left:0;
	margin:0;
}

/*Footer styles*/
#footer img {
	float:right;
	padding-left:30px;
}

/*Text styles – Homepage*/

#essay {
	padding:0;
	width:545px;
	height:auto;
	background:#FFFFFF;
	float:left;
	margin-bottom:30px;
}

#essayLeft {
	float:left;
	padding-top:30px;
	width:273px;
	padding-right:13px;
}

#essayRight {
	float:right;
	padding-top:30px;
	width:259px;
}

ul.essayText {
	list-style-image:url(images/content_arrow.gif);
	list-style-position:outside;
	padding-left:0;
	margin-left:20px;
}

ul li.essayText {
	list-style-image:url(images/content_redarrow.gif);
	list-style-position:outside;
}

#newsbrief {
	width:545px;
	background-color:#ccffcc;
	border-bottom:3px double #CCCCCC;
	border-top:3px double #CCCCCC;
	float:left;
	margin-bottom:30px;
}

#news {
	width:258px;
	padding:0;
	font-size:.9em;
	color:#666666;
	margin:0;
	float:left;
}

#news ul {
	list-style:none;
	padding:15px;
	display:block;
	margin-top:0;
	padding-left:0;
	margin-left:15px;
	margin-right:15px;
}

#news ul li {
	line-height:1.2em;
	margin-bottom:1.5em;
	margin-left:0;
	padding-left:0;
}

#news ul a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	margin-left:0;
	padding-left:0;
}

#inbrief {
	width:258px;
	padding:0;
	font-size:.9em;
	color:#666666;
	margin:0;
	margin-left:29px;
	float:right;
}

#inbrief ul {
	list-style:none;
	padding:15px;
	display:block;
	margin-top:0;
	padding-left:0;
	margin-left:15px;
	margin-right:15px;
}

#inbrief ul li {
	line-height:1.2em;
	margin-bottom:1.5em;
	margin-left:0;
	padding-left:0;
}

#inbrief ul a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	margin-left:0;
	padding-left:0;
}

#email {
	background:#f4f3f3;
	margin-top:30px;
	padding:15px;
	clear:left;
}

#email img {
	margin-top:10px;
	margin-left:10px;
	float:left;
}

#email p {
	margin-left:50px;
	margin-right:15px;
}

#extra {
	width:545px;
	clear:left;
}

/*Sub page styles*/

.header1 {
	color:#009900;
	font-size:2.2em;
	font-weight:normal;
}

.expert-name {
	color:#0099cc;
	font-size:1.2em;
}

a.expert-name {
	color:#0099cc;
	text-decoration:underline;
}

.expert-title {
	color:#000000;
	font-size:.85em;
	font-style:italic;
	text-transform:uppercase;
	line-height:1.4em;
}

.ImgRight {
	float:right;
	padding-left:15px;
	padding-bottom:5px;
	font-size:.8em;
	font-style:italic;
	color:#006699;
}

#newsBox {
	border-bottom:3px double #CCCCCC;
}

#newsBox a {
	font-size:.95em;
}

.newsTitle1 {
	font-size:1.3em;
	font-weight:bold;
}

/*Secondary template styles*/

.groupName {
	text-transform:uppercase;
	font-size:.8em;
	font-weight:bold;
	line-height:1.4em;
}

/*Drop down menu styles*/

option.TOC {background-color: white; font-weight: bold; font-size:1em; color: black;}
option.MAIN {background-color:#999999; font-weight: bold; font-size:.9em; color: white;}
option.SUB {background-color: #FFFFFF; font-weight: normal; font-size:.9em; color: black; padding-left: 5px; padding-bottom:5px; width:115px; }