/* Main */

html {
	height: 100%;
	background: #fff;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color: #000000;
	background:url(http://www.ce.org/vision2010/images/body_bg.jpg) 0 0 repeat-x;
}

.clr {
	clear: both;
}

a, a:link, a:visited, a:active {
	color: #13458A;
	text-decoration: none;
	border:0px;
	outline:none;
}

a:hover {
	color: #13458A;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}

h1 {
	color:#000;
	font-size:20px;
	font-weight:bold;
	margin-bottom:5px;
}

h3 {
	font-size:12px;
}

ul, ol {
	padding:0px;
	margin:0px;
}

ul li,
ol li {
	margin-left:15px;
}

.print_page,
.see_more_right {
	text-align:right;
}

.print_page {
	margin-top:-20px;
	padding-bottom:5px;
}

.see_more_right img,
.see_more_left img {
	border:0px !important;
}
.print_page a:link,
.print_page a:visited,
.see_more_left a:link,
.see_more_left a:visited,
.see_more_right a:link,
.see_more_right a:visited {
	font-weight:bold;
	text-decoration:underline;
}

.print_page a:hover,
.see_more_left a:hover,
.see_more_right a:hover {
	text-decoration:none;
}

/* Page Structure */

#header {
	width: 778px;
	height: 122px;
	margin: 0px auto;
}

#main_body {
	width: 776px;
	margin: 0px auto 15px;
	padding: 2px 1px;
	background:#FFF;
	position:relative;
}

#main {
	margin-bottom:20px;
}

#banner {
	width: 776px;
	height: 85px;
	margin: 0px auto;
	padding: 0px;
}

#banner_home {
	width: 776px;
	height: 151px;
	margin: 0px auto;
	padding: 0px;
}

#banner img {
	margin-bottom:5px;
}

#main_col {
	width: 622px;
	margin: 0px;
	padding:0px;
	float:left;
	position:relative;
}

#right_col {
	width: 140px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	right:1px;
}

#right_col img {
	border:0px;
	margin-bottom:10px;
}

/* Date */

#date {
	color:#002F55;
	font-weight:bold;
	padding-left:5px;
	float:left;
	line-height:24px;
}
/* Search Form for HP */

#searchForm-HP {
	margin:0px;
	padding:0px;
	position:absolute;
	right:0px;
}

#searchForm-HP input.search_box{
	font-size: 14px;
	line-height:21px;
	color: #999999;
	margin: 0px 8px 0px 5px;
	padding: 2px;
	border: 1px solid #003967;
	height: 19px;
	width: 182px;
	background: #FFFFFF url(http://www.ce.org/vision2010/images/search_bg.jpg) 164px 1px no-repeat;
}

#searchForm-HP input.search_button{
	font: normal 11px/14px helvetica, arial, san-serif;
	color: #342C2A;
	margin: 0px 0px 0px 5px;
	padding: 0px 3px 0px 3px;
}

/* Search Form */

#searchForm {
	margin:0px;
	padding:0px;
	position:absolute;
	right:0px;
}

#searchForm input.search_box{
	font-size: 14px;
	line-height:21px;
	color: #999999;
	margin: 0px;
	padding: 2px;
	border: 1px solid #003967;
	height: 19px;
	width: 182px;
	background: #FFFFFF url(http://www.ce.org/vision2010/images/search_bg.jpg) 164px 1px no-repeat;
}

#searchForm input.search_button{
	font: normal 11px/14px helvetica, arial, san-serif;
	color: #342C2A;
	margin: 0px 0px 0px 5px;
	padding: 0px 3px 0px 3px;
}

/* Pathway */

#pathway {
	margin:5px 0px;
	width:602px;
	background:url(http://www.ce.org//vision2010/images/pathway_bg.jpg) 0 0 repeat-x;
	padding:0px 10px;
	font-size:10px;
	line-height:34px;
	color:#FFF;
}

#pathway a:link,
#pathway a:visited {
	color:#FFF;
}

#pathway a.current:link,
#pathway a.current:visited {
	font-weight:bold;
}

/* Article */
#article_body {
	padding:5px 0px 20px 5px;
}

#article_body .date,
#article_body .author {
	font-size:11px;
	color:#333;
}

#article_body .caption {
	background:#CCC;
	font-size:10px;
	color:#000;
	line-height:13px;
	padding:5px;
}

#article_body .caption img {
	margin:-5px;
	border-bottom:2px solid #FFF;
	margin-bottom:5px;
}

#article_body .left {
	float:left;
	margin-right: 20px;
}

#article_body a:link,
#article_body a:visited {
	text-decoration:underline;
}

#article_body a:hover {
	text-decoration:none;
}

.callout {
	width:130px;
	padding:5px 10px;
	background:#C2CFE7;
	border:1px solid #285071;
	font-size:10px;
	line-height:14px;
	color:#000;
	float:right;
	margin-left:20px;
}

.callout h3 {
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	background:url(http://www.ce.org/vision2010/images/callout_title_bg.jpg) 0 0 repeat-x;
	line-height:25px;
	margin:-5px -10px 5px;
	padding-left:10px;
}

.callout ul {
	list-style:none;
}

.callout ul li {
	list-style-image:none;
	padding:5px 0px;
	border-bottom:1px dotted #285071;
	margin:0px;
}

.callout ul li:last-child {
	border-bottom:0px;
}

#article_body .callout ul li a:link,
#article_body .callout ul li a:visited {
	text-decoration:none;
}

#article_body .callout ul li a:hover {
	text-decoration:underline;
}

/* Feature */

div#feature {
	margin-top:10px;
	width:618px;
	background:#D4EBFD url(http://www.ce.org/vision2010/images/menu-bg.gif) 0 0 repeat-x;
	padding:3px;
}

#feature h3 {
	color:#FFF;
	font-weight:bold;
	margin-bottom:15px;
}

table#feature {
	background:none;
	font-size:11px;
	line-height:17px;
	width:602px;
}

table#feature tr {
	vertical-align:top;
}

table#feature td.title {
	border-bottom:1px dotted #131A34;
	height:17px;
}

table#feature td.title h4 {
	color:#003967;
	font-weight:normal;
}

table#feature h5 {
	margin-top:5px;
}

table#feature img {
	border:1px solid #000;
	margin-right:10px;
}

table#feature td.feature-left {
}

table#feature td.spacer {
	width:15px;
}

table#feature td.feature-right {
	width:210px;
	padding-top:5px;
}

table#feature td.feature-right ul {
	margin-left:30px;
}

table#feature a.launch {
	background:url(http://www.ce.org/vision2010/images/icon_launch.gif) 0 0 no-repeat;
	padding: 5px 0px 5px 30px;
	line-height:25px;
}

table#feature a.listen {
	background:url(http://www.ce.org/vision2010/images/icon_listen.gif) 0 0 no-repeat;
	padding: 5px 0px 5px 30px;
	line-height:25px;
}
table#feature a.feedback {
	background:url(http://www.ce.org/vision2010/images/listen-icon.gif) 0 0 no-repeat;
	padding: 5px 0px 5px 30px;
	line-height:25px;
}
table#feature a.bonus {
	background:url(http://www.ce.org/vision2010/images/bonus-arrow.gif) 0 0 no-repeat;
	padding: 5px 0px 5px 30px;
	line-height:25px;
}

/* Video */

#video {
	padding:0px;
	margin-top:5px;
}

#video h3 {
	background:url(http://www.ce.org/vision2010/images/title_bg.jpg) 0 0 repeat-x;
	color:#003967;
	font-weight:bold;
	line-height:34px;
	padding-left:10px;
	margin-bottom:5px;
}
#video_player {
	padding: 0px 0px 0px 0px;
}

/* Industry Headlines */

#industry_headlines {
	padding:0px;
	margin-top:5px;
	padding:0px 20px 0px 10px;
	float:right;
	width:226px;
}

#industry_headlines h3 {
	color:#003967;
	font-weight:bold;
	line-height:32px;
	padding-left:10px;
	margin-bottom:5px;
	margin-top:2px;
	border-left:1px solid #FFF;
}

#industry_headlines ul {
	margin-left:10px;
}

#industry_headlines ul li {
	font-size:11px;
	line-height:16px;
	border-bottom:1px dotted #000;
	padding:5px 0px;
}

#industry_headlines ul li a {
	color:#215A69;
}

/* Photos */

#photos {
	width:608px;
	padding:0px 7px 2px;
	margin-top:2px;
	background:#F0F0F0 url(http://www.ce.org/vision2010/images/photos_bg.jpg) bottom left repeat-x;
}

#photos h3 {
	background:url(http://www.ce.org/vision2010/images/title_bg.jpg) 0 0 repeat-x;
	color:#003967;
	font-weight:bold;
	line-height:34px;
	padding-left:7px;
	margin:0px -7px 5px;
}

#photos h3 span{
	color:#000;
	font-weight:normal;
}

#photos img {
	border:4px solid #215A69;
}

/* Other Publication Headlines & Past Issues Sliders */

#other_pub_headlines,
#past_issues {
	width:622px;
	padding:0px;
	margin-top:15px;
}

#past_issues {
	padding-bottom:1px;
	border-bottom:1px solid #5986A2;
}

#other_pub_headlines h3,
#past_issues h3 {
	background:url(http://www.ce.org/vision2010/images/title_bg.jpg) 0 0 repeat-x;
	color:#003967;
	font-weight:bold;
	line-height:34px;
	padding-left:10px;
}

#past_issues .see_more_right {
	margin-top:-28px;
	margin-right:20px;
	padding-bottom:8px;
}

.jcarousel-skin.jcarousel-container {
    background: url(http://www.ce.org/vision2010/images/slider_bg.jpg) 0% 50% repeat-x;
    color: #333;
	font-size:11px;
}

#other_pub_headlines .jcarousel-skin.jcarousel-container-horizontal {
    width: 592px;
    padding: 10px 15px;
}

#past_issues .jcarousel-skin.jcarousel-container-horizontal {
    width: 582px;
    padding: 20px 20px;
}


.jcarousel-skin .jcarousel-clip-horizontal {
    width:  590px;
    height: 177px;
}

#other_pub_headlines .jcarousel-skin .jcarousel-clip-horizontal {
    height: 177px;
}

#past_issues .jcarousel-skin .jcarousel-clip-horizontal {
    height: 113px;
}

.jcarousel-skin .jcarousel-item {
    float: left;
    list-style: none;
}

#other_pub_headlines .jcarousel-skin .jcarousel-item {
    width: 176px;
    height: 197px;
}

#past_issues .jcarousel-skin .jcarousel-item {
    width: 87px;
    height: 153px;
	text-align:center;
}

.jcarousel-skin .jcarousel-item-horizontal {
    margin: 0px 0px;
    padding: 0px 10px;
}

#other_pub_headlines .jcarousel-skin .jcarousel-item-horizontal {
    border-right: 1px solid #BBB;
}

#past_issues .jcarousel-skin .jcarousel-item-horizontal {
    border-right: 0px;
	padding:0px 5px;
}

.jcarousel-skin .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-skin h4 {
	color: #000;
	font-size:12px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

.jcarousel-skin .jcarousel-next-horizontal {
    position: absolute;
    right: 0px;
    width: 14px;
    height: 22px;
    cursor: pointer;
    background: transparent url(http://www.ce.org/vision2010/images/next.jpg) no-repeat 0 0;
}
.jcarousel-skin2 .jcarousel-next-horizontal {
    position: absolute;
    right: 0px;
    width: 14px;
    height: 22px;
    cursor: pointer;
    background: transparent url(http://www.ce.org/vision2010/images/next.jpg) no-repeat 0 0;
}

#other_pub_headlines .jcarousel-skin .jcarousel-next-horizontal {
    top: 80px;
}

#past_issues .jcarousel-skin .jcarousel-next-horizontal {
    top: 60px;
}

.jcarousel-skin .jcarousel-next-horizontal:hover {
    background-position: -14px 0;
}

.jcarousel-skin .jcarousel-next-horizontal:active {
    background-position: -28px 0;
}

.jcarousel-skin .jcarousel-next-disabled-horizontal,
.jcarousel-skin .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -42px 0;
}

.jcarousel-skin .jcarousel-prev-horizontal {
    position: absolute;
    left: 0px;
    width: 14px;
    height: 22px;
    cursor: pointer;
    background: transparent url(http://www.ce.org/vision2010/images/prev.jpg) no-repeat 0 0;
}

#other_pub_headlines .jcarousel-skin .jcarousel-prev-horizontal {
    top: 80px;
}

#past_issues .jcarousel-skin .jcarousel-prev-horizontal {
    top: 60px;
}

.jcarousel-skin .jcarousel-prev-horizontal:hover {
    background-position: -14px 0;
}

.jcarousel-skin .jcarousel-prev-horizontal:active {
    background-position: -28px 0;
}

.jcarousel-skin .jcarousel-prev-disabled-horizontal,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -42px 0;
}

/* Other Publications */

#other_pubs {
	width:602px;
	padding:10px 10px;
	margin:15px 0px;
	font-size:11px;
	line-height:14px;
	background:#F0F0F0;
}

#other_pubs div {
	background:#F0F0F0;
}

#other_pubs h3 {
	background:url(http://www.ce.org/vision2010/images/title_bg.jpg) 0 0 repeat-x;
	color:#003967;
	font-weight:bold;
	line-height:34px;
	padding-left:10px;
	margin:-10px -10px 10px;
}

#other_pubs ul {
	list-style:none;
	background:#F0F0F0;
}

#other_pubs ul li {
	list-style-image: none;
	margin: 0px 10px;
	width:80px;
	display:inline;
	float:left;
	text-align:center;
}

/* Survey */

#survey {
	width:128px;
	padding:5px;
	margin: 0px 0px 10px 0px;
	font-size:11px;
	line-height:16px;
	background:#F2F2F2;
	border:1px solid #333;
}

#survey h3 {
	background:url(http://www.ce.org/vision2010/images/rt_title_bg.jpg) 0 0 repeat-x;
	color:#FFF;
	font-weight:bold;
	line-height:20px;
	padding-left:10px;
	margin:-4px -4px 5px;
}

#survey hr {
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted #FFF;
	margin: 10px 0px 7px;
}

#survey td {
	padding:3px 0px;
}

#survey input.button {
	background:url(http://www.ce.org/vision2010/images/survey_button_bg.jpg) 0 0 no-repeat;
	width:136px;
	height:24px;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
	line-height:24px;
	text-align:center;
	border:0px;
	margin:5px -4px -4px;
	cursor:pointer;
}

/* Contacts */

#contacts {
	width:118px;
	padding:10px;
	margin: 0px 0px 10px 0px;
	font-size:10px;
	line-height:16px;
	background:#DAF3FE url(http://www.ce.org/vision2010/images/contacts_bg.jpg) 70% 50% no-repeat;
	border:1px solid #333;
}

#contacts h3 {
	background:url(http://www.ce.org/vision2010/images/rt_title_bg.jpg) 0 0 repeat-x;
	color:#FFF;
	font-weight:bold;
	line-height:20px;
	padding-left:10px;
	margin:-9px -9px 10px;
}

#contacts a:link,
#contacts a:visited {
	text-decoration:underline;
	color:#000;
}

#contacts a:hover {
	text-decoration:none;
}

/* Info */

#info {
	width:140px;
	padding:10px 0px;
	margin: 0px 0px 10px 0px;
	font-size:10px;
	color:#325779;
	line-height:16px;
	border-top:1px solid #131A34;
	border-bottom:1px solid #131A34;
}


/* Find Us */

#findus {
	width:98px;
	padding:20px 20px 10px;
	margin: 0px 0px 0px 0px;
	font-size:10px;
	line-height:16px;
	border:1px solid #333;
}

#findus h3 {
	background:url(http://www.ce.org/vision2010/images/rt_title_bg.jpg) 0 0 repeat-x;
	color:#FFF;
	font-weight:bold;
	line-height:20px;
	padding-left:10px;
	margin:-19px -19px 10px;
}

#findus img {
	margin:0px;
}

#findus ul {
	list-style:none;
}

#findus ul li {
	list-style-image:none;
	padding:0px;
	margin:0px;
}

#findus ul li.col2 {
	margin-left:50px;
}

#findus ul li.reset {
	margin-top:-101px;
}

/* Footer */

#global_footer {
	width: 778px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 40px 0px;
	border-top: 1px solid #1B5868;
	clear: both;
}

#copyright {
	font-size:10px;
	color:#333;
	float: left;
}

#footer_nav {
	font-size:9px;
	margin: 0px;
	float: right;
}

#footer_nav span {
	padding: 0px 3px 0px 3px;
}	

#footer_nav a {
	color: #000000;
	text-decoration: none;
}

#footer_nav a:hover {
	color: #002A4F;
}
/*added for Vision subpage sections */

.index-green {
    width: 300px;
    padding: 0px 0px;
    margin: 0px;
    margin-top: 15px;
    float: left;
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    line-height:18px;
    background-color: #f9fde8;
}
.index-green img {
    margin: 0px 10px 0px 0px;
    padding: 0px 10px 10px 0px;
}
.index-green h1 {
    font: bold 16px/22px verdana, helvetica, arial, san-serif;
    color: #2B7B02;
}
.index-green a:link, .index-green a:visited, .index-green a:active {
    color: #000000;
    text-decoration: underline;
}
.index-green a:hover {
    text-decoration: none;
}
.index-green ul {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    list-style-type: none;
}
.index-green li.indexitem {
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    border-top: 1px dotted #2B7B02;
    border-bottom: 1px dotted #2B7B02;
    padding: 13px 0px;
    padding-left: 0px;
    padding-right: 5px;
}
.index-green li.indexitem a:link, .index-green li.indexitem a:visited, .index-green li.indexitem a:active {
    color: #2B7B02;
    text-decoration: underline;
}
.index-green li.indexitem a:hover {
    text-decoration: none;
}
.index-green li.indexitem h2 {
    font: bold 13px/15px "verdana", sans-serif;
    color: #2B7B02;
}
.index-green li.indexitem h3 {
    font: bold 12px/15px "verdana", sans-serif;
    color: #2B7B02;
}
.index-blue {
    width: 300px;
    padding: 0px 10px 0px 0px;
    margin: 0px;
    margin-top: 15px;
    float: right;
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    background-color: #f8fcfd;
}
.index-blue img {
    margin: 0px 0px;
    padding-bottom: 10px;
}
.index-blue h1 {
    font: bold 16px/22px "Trebuchet MS", sans-serif;
    color: #2E82BD;
}
.index-blue a:link, .index-blue a:visited, .index-blue a:active {
    color: #000000;
    text-decoration: underline;
}
.index-blue a:hover {
    text-decoration: none;
}
.index-blue ul {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    list-style-type: none;
}
.index-blue li.indexitem {
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    border-top: 1px dotted #2E82BD;
    border-bottom: 1px dotted #2E82BD;
    padding: 13px 0px;
    padding-left: 0px;
    padding-right: 5px;
}
.index-blue li.indexitem a:link,.index-blue li.indexitem a:visited, .index-blue li.indexitem a:active {
    color: #03659c;
    text-decoration: underline;
}
.index-blue li.indexitem a:hover {
    text-decoration: none;
}
.index-blue li.indexitem h2 {
    font: bold 13px/15px "verdana", sans-serif;
    color: #064365;
}
.index-blue li.indexitem h3 {
    font: bold 12px/15px "verdana", sans-serif;
    color: #064365;
}
.index-gray {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px;
    float: left;
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    line-height:18px;
    text-align:left;
}
.index-gray img {
    margin: 0px 10px 0px 0px;
    padding: 0px 10px 10px 0px;
}
.index-gray h1 {
    font: bold 16px/22px verdana, helvetica, arial, san-serif;
    color: #2B7B02;
}
.index-gray a:link, .index-gray a:visited, .index-gray a:active {
    color: #000000;
    text-decoration: underline;
}
.index-gray a:hover {
    text-decoration: none;
}
.index-gray ul {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    list-style-type: none;
}
.index-gray li.indexitem {
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    border-top: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
    padding: 13px 0px;
    padding-left: 0px;
    padding-right: 5px;
}
.index-gray li.indexitem a:link, .index-gray li.indexitem a:visited, .index-gray li.indexitem a:active {
    color: #2B7B02;
    text-decoration: underline;
}
.index-gray li.indexitem a:hover {
    text-decoration: none;
}
.index-gray li.indexitem h2 {
    font: bold 13px/15px "verdana", sans-serif;
    color: #2B7B02;
}
.index-gray li.indexitem h3 {
    font: bold 12px/15px "verdana", sans-serif;
    color: #2B7B02;
}
