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

body {
	background:#46646b;
	font-family:'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0;
}

a {
	color:#006699;
	text-decoration:underline;
}

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


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

#hdr_container {
	float:right;
}

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

#hdrnav {
	text-align:right;
	padding:10px 15px 0 0;
	clear:right;
}

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

#hdrnav li {
	display:inline;
	padding:0;
	margin-left:20px;
}

#hdrnav a {
	font-size:.85em;
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

a.downloadissue {
	color:#06C;
	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;
	clear:left;
}

.container {
	background:#fff9d6;
}

#sidebar_container {
	width:205px;
	float:right;
	display:block;
	margin:0;
	height:auto;
	background:#fff9d6;
}

#hp_poll {
	width:205px;
	padding:0;
	margin:0;
	background:none;
	float:right;
}

#sidebar {
	width:165px;
	padding:15px 19px 15px 19px;
	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;
	display:block;
}

#footer {
	width:770px;
	background:#333333;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	color:#FFF;
	clear:both;
}

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

#footer li {
 	display:inline;
	font-size:85%;
	color:#FFF;
}

#footer a {
	font-weight:bold;
	color:#FFF;
	letter-spacing:0;
	border:0 none;
}


/*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:.9em;
	color:#007f9f;
	text-transform:uppercase;
	font-weight:bold;
}

a.name {
	text-decoration:none;
	color:#007f9f;
}

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

.quote a {
	text-decoration:none;
	color:#333;
}

#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_center img {
	float:right;
}

/*Text styles – Homepage*/

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

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

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

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

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

a.essayText:visited, a.essayText:active, a.essayText:link {
	color:#333;
	text-decoration:none;
}

a.essayText:hover {
	text-decoration:underline;
}

#hp_videolink {
	padding-left:24px;
	margin:0;
	background:url(../images/video_button_small.gif) no-repeat left top;
	font-size:.9em;
	height:24px;
}

#hp_videolink a {
	font-weight:bold;
	text-decoration:none;
}

#hp_videolink a:hover {
	text-decoration:underline;
}

#newsbrief {
	width:545px;
	margin:0 0 30px 0;
	float:left;
	border-bottom:3px double #CCCCCC;
}

#news {
	font-size:1em;
	color:#666666;
	width:325px;
	border-top:3px double #CCCCCC;
	float:left;
}

#news ul {
	padding:15px;
	margin:0 0 0 15px;
	
}

#news ul li {
	line-height:1.2em;
	margin-bottom:1.5em;
	list-style:url(../images/news_arrow.gif) outside;
}

#news ul a {
	color:#333333;
	text-decoration:none;
}

#news ul a:hover {
	text-decoration:underline;
}


#email {
	background:#f4f3f3;
	margin:50px 0 0 0;
	padding:15px;
	clear:left;
}

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

#email p {
	margin:0 15px 0 50px;
}

#extra {
	width:545px;
	clear:left;
	margin:0 0 25px 0;
}

/*Sub page styles*/

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

.expert-name {
	color:#007f9f;
	font-size:1.4em;
}

a.expert-name {
	color:#007f9f;
	text-decoration:underline;
}

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

a.expert_quote {
	font-size:13px;
	font-style:italic;
	text-decoration:none;
	margin-top:10px;
	display:block;
	font-weight:normal;
	color:#666;
}

.expert_small {
	font-size:10px;
}

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

.credit {
	color:#000;
	font-style:normal;
}

.ImgLeft {
	float:left;
	padding:0 10px 10px 0;
}

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

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

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

span.first {
 	float:left;
	font-size:300%;
	line-height:0.85em;
	margin-right:0.05em;
	margin-bottom:0.01em;
	color:#000;
}


/*Secondary template styles*/

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

#bullet ul {
	list-style:disc;
	padding:0;
	margin:0;
}

#bullet li {
	padding-bottom:10px;
	margin:0;
}

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


#holder {
	padding:0;
	margin:0;
	width:595px;
}

#SignUp {
	width:750px;
	padding:10px;
	background:#424242;
	margin-top:20px;
}
