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

body {
	margin:0px;
	padding:0px;
	text-align:center;
	font: 12px Arial, Helvetica, sans-serif;
}
h2, h3, h4, h5, h6, p, td, li {
	font:Arial, Helvetica, sans-serif;
}
table {

}

td {

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006699;
	font-weight: normal;
}

h1 a{
	color: #006699;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #993333;
}
h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #993333;
	text-decoration: none;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}
h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}



h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006699;
	font-weight: normal;
}
h5.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
	top: -15px;
}


p a{
	color: #006699;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.readmore {
	float:right;
	position:relative;
	top:-20px;
	**top:-5px;
}
#home_two_col {
	width:600px;
	margin-left:18px;
}
#home_two_col h1 {
	margin:5px 0px 8px 0px;
}
#video {
	width:294px;
	float:left;
	margin: 0px 15px 10px 0px;
}
#one_col {
	width: 139px;
	float: left;
	display:inline;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#two_col {
	width: 295px;
	float: left;
	display:inline;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#two_col h1 {
	margin-top:0px;
}



#four_col {
	width: 607px;
	float: left;
	display:inline;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


#wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 955px;
	text-align: left;
	border: 1px solid #CCCCCC;
}

#mast {
	background-image: url(../images/cb.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 955px;
	background-color: #00AEEF;
}


#mast2 {
	background-image: url(../images/connection.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 955px;
}


#date {
	float: right;
	margin-top: 36px;
	margin-right: 12px;
}

#mission {
	background-image: url(../images/mission.gif);
	background-repeat: no-repeat;
	width: 955px;
	height: 24px;
}

#nav {
	width: 855px;
	font-size: 15px;
	color: #999999;
	margin-left: 100px;
	margin-top: 24px;
}

#nav a {
	color: #999999;
	text-decoration: none;
}

#nav a:hover {
	color: #000000;
	text-decoration: none;
}



.clear {
	clear: both;
}

#pg_heading {
	width: 955px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
}

#latest {
	width: 935px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 20px;
	font-size: 15px;
	color: #00AEEF;
	text-align: left;
}
#latest a {
	color: #00AEEF;
	text-decoration: none;
}

.gray {
	color: #999999;
}

.white {
	color: #FFFFFF;
	text-decoration: none;
}
.yellow {
	color: #FFCC00;
}

.yellow a{
	color: #FFCC00;
	text-decoration: underline;
}
.white a{
	color: #FFFFFF;
	text-decoration: none;
}


#dot_top {
	background-image: url(../images/dot.gif);
	width: 955px;
	height: 1px;
	margin-top: 36px;
}

#dot_bottom {
	background-image: url(../images/dot.gif);
	width: 955px;
	height: 1px;
	margin-bottom: 0px;
}

#dot_1_col {
	background-image: url(../images/dot.gif);
	width: 295px;
	height: 1px;
}
#dot_3_col {
	background-image: url(../images/dot.gif);
	width: 100%;
	height: 1px;
}

#dot_2_col {
	background-image: url(../images/dot.gif);
	width: 295px;
	height: 1px;
}

#dot_4_col {
	background-image: url(../images/dot.gif);
	width: 607px;
	height: 1px;
}


#dot_col5 {
	background-image: url(../images/dot.gif);
	width: 760px;
	height: 1px;
}

#dot_full {
	background-image: url(../images/dot.gif);
	width: 915px;
	height: 1px;
}

#dot_full_4 {
	background-image: url(../images/dot.gif);
	width: 606px;
	height: 1px;
}



#rule {
	background-color: #FF9933;
	height: 8px;
	width: 855px;
	margin-top: 3px;
	float: right;
}

.black {
	color: #000000;
}


.blue {
	color: #006699;
}

#container {
	width: 955px;
	float: left;
	display:inline;
}



#container_2 {
	width: 642px;
	float: left;
	display:inline;
}

#gutter {
	width: 17px;
	float: left;
	display:inline;
	height: 20px;
}
#gutter_outside {
	width: 18px;
	float: left;
	display:inline;
	height: 20px;
}

#col_1 {
	width: 295px;
	float: left;
	display:inline;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#col_2 {
	width: 295px;
	float: left;
	display:inline;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	**padding-top: 18px;
}


#col_3 {
	width: 139px;
	float: left;
	display:inline;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#col_4 {
	width: 139px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	display:inline;
}

#col_5 {
	width: 740px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	display:inline;
}

#col_full4 {
	width: 624px;
	float: left;
	display:inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}

#col_full {
	width: 915px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	display:inline;
}


#col_6 {
	width: 760px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	display:inline;
}

#inside_col_1 {
	width: 600px;
	float: left;
	display:inline;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#container_inside {
	width: 299px;
	float: right;
	display:inline;
}
#col_2 p {
	margin-right:8px;
}
#col_ads {
	width: 298px;
	float: right;
	padding-top: 0px;
	padding-right: 00px;
	padding-bottom: 0px;
	padding-left: 00px;
	display:inline;
}

.more {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
}
.more_link {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
}
.return_top {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}

.small {
	color: #000000;
	font-size: 10px;
}
.small a{
	color: #000000;
	text-decoration: none;
}

.small_bold {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	line-height:14px;
}

.image-left {
	float: left;
	vertical-align: text-top;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 3px;
	margin-left: 6px;
}
.image-left td p {
	margin:0px 0px 0px 5px;
}
.image-left_no_indent{
	float: left;
	vertical-align: text-top;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#calendar_btn {
	float: right;
	width: 120px;
	position: relative;
	top: 10px;
	z-index: 5;
	text-align: right;
}
#calendar_btn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #007EAD;
	font-weight: bold;
}
#calendar_btn a:hover {
	color: #666666;
}



h4  a {
	color: #666666;
	text-decoration: none;
}

h4 a:hover {
	color: #FF9933;
	text-decoration: none;
}

.orange {
	color: #FF9933;
}
.lt_orange {
	color: #FFC082;
	text-decoration: none;
}

.nav  a {
	color: #666666;
	text-decoration: none;
}


.nav {
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 3px;
}
.nav_sub {
	color: #006699;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../images/arrow_right.gif);
	list-style-position: outside;
}
.nav_sub  a {
	color: #006699;
	text-decoration: none;
}

.nav_sub  a:hover {
	color: #4F6D84;
	text-decoration: none;
}

.nav_sub2 {
	color: #006699;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../images/arrow_right_single.gif);
	list-style-position: outside;
	margin-left:33px;
}
.nav_sub2  a {
	color: #006699;
	text-decoration: none;
}

.nav_sub2  a:hover {
	color: #4F6D84;
	text-decoration: none;
}
#hide {
	background-color: #FFFFFF;
	height: 20px;
	width: 607px;
	position: relative;
	top: 18px;
	z-index: 5;
	clear: left;
}
/*-----RATING CSS-----*/
#star ul.star {
	LIST-STYLE: none;
	MARGIN: 0;
	PADDING: 0;
	WIDTH: 85px;
	HEIGHT: 20px;
	LEFT: 10px;
	TOP: -5px;
	POSITION: relative;
	FLOAT: left;
	CURSOR: pointer;
	background-image: url(../images/stars.gif);
	background-repeat: repeat-x;
}
#star li { 
	PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 85px; HEIGHT: 20px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
#star li.curr {
	FONT-SIZE: 1px;
	background-image: url(../images/stars.gif);
	background-position: left 25px;
	}
#star div.user { 
	LEFT: 15px; POSITION: relative; FLOAT: left; FONT-SIZE: 13px; FONT-FAMILY: Arial; COLOR: #888; 
	}
.more_white {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
}
.emphasis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCC66;
}
#bg_image {
	background-image: url(../images/bg_pattern_2.gif);
	background-repeat: no-repeat;
	height: 280px;
}
#bg_blend {
	background-image: url(../images/bg_pattern_2.gif);
	width: 955px;
	margin-bottom: -280px;
	background-repeat: no-repeat;
	height: 280px;
}

#blend_head_nero {
	background-image: url(../images/blend_head_nero.gif);
	width: 607px;
	margin-top: 18px;
	margin-bottom: -110px;
	background-repeat: repeat-x;
	height: 100px;
}

#bg_nero {
	background-image: url(../images/blend_nero.gif);
	width: 955px;
	margin-bottom: -280px;
	background-repeat: no-repeat;
	height: 280px;
}

#blend_head_mro {
	background-image: url(../images/blend_head_mro.gif);
	width: 607px;
	margin-top: 18px;
	margin-bottom: -110px;
	background-repeat: repeat-x;
	height: 100px;
}

#bg_mro {
	background-image: url(../images/blend_mro.gif);
	width: 955px;
	margin-bottom: -280px;
	background-repeat: no-repeat;
	height: 280px;
}

#blend_head_international {
	background-image: url(../images/blend_head_international.gif);
	width: 607px;
	margin-top: 18px;
	margin-bottom: -110px;
	background-repeat: repeat-x;
	height: 100px;
}

#bg_international {
	background-image: url(../images/blend_international.gif);
	width: 955px;
	margin-bottom: -280px;
	background-repeat: no-repeat;
	height: 280px;
}

#blend_head_wro {
	background-image: url(../images/blend_head_wro.gif);
	width: 607px;
	margin-top: 18px;
	margin-bottom: -110px;
	background-repeat: repeat-x;
	height: 100px;
}

#bg_wro {
	background-image: url(../images/blend_wro.gif);
	width: 955px;
	margin-bottom: -280px;
	background-repeat: no-repeat;
	height: 280px;
}


#blend_head_msro {
	background-image: url(../images/blend_head_msro.gif);
	width: 607px;
	margin-top: 18px;
	margin-bottom: -110px;
	background-repeat: repeat-x;
	height: 100px;
}
#bg_msro {
	background-image: url(../images/blend_msro_tab.gif);
	width: 955px;
	margin-bottom: -280px;
	background-repeat: no-repeat;
	height: 280px;
}

#blend_head_swro {
	background-image: url(../images/blend_head_swro.gif);
	width: 607px;
	margin-top: 18px;
	margin-bottom: -110px;
	background-repeat: repeat-x;
	height: 100px;
}
#bg_swro {
	background-image: url(../images/blend_swro_tab.gif);
	width: 955px;
	margin-bottom: -280px;
	background-repeat: no-repeat;
	height: 280px;
}


#blend_head_sro {
	background-image: url(../images/blend_head_sro.gif);
	width: 607px;
	margin-top: 18px;
	margin-bottom: -110px;
	background-repeat: repeat-x;
	height: 100px;
}
#bg_sro {
	background-image: url(../images/blend_sro_tab.gif);
	width: 955px;
	margin-bottom: -280px;
	background-repeat: no-repeat;
	height: 280px;
}




.border {
	border: 1px solid #B5B5B5;
}
.eleven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.events_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.advocacy {
	margin-left: 80px;

}
#awards {
	width: 280px;
	float: right;
}
#awards ul {
	margin: 0px;
	**margin-left:15px;;
	padding: 0px;
	**padding:auto;
}
#awards li {
	margin-bottom: 15px;
	margin-right: 5px;
	list-style-type: disc;
}
#extras {
	position: relative;
	z-index: 3;
	top: 17px;
}

#extras a {
	color: #333333;
	text-decoration: none;
}
#publish_date {
	position: relative;
	z-index: 4;
	top:-16px;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #CC3300;
	padding:0px;
	margin-bottom:0px;
	width:120px;
}
#publish_date2 {
	position: relative;
	z-index: 4;
	top:-31px;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #CC3300;
	padding:0px;
	margin-bottom:0px;
	width:120px;
}
#publish_date3 {
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #CC3300;
	padding:0px;
	margin:6px 0px 10px 0px;
	width:120px;
}
.publish_date4 {
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #cdcdcd;
	padding:0px;
}
span.date {
	font-size:10px;
	color:#CC0000;
}
#poll {
	width: 295px;
	border-bottom:solid 1px #a8a9a9;
}
#poll table#border {
	background-color: #f1f1f1;
	border-bottom:solid 1px #a8a9a9;
}
#poll_content {
	background-image: url(../images/poll3.gif);
	background-repeat: repeat-y;
}
#poll_comment {
	display:none;
}
#question {
	width: 293px;
	display:table;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	position: relative;
	height: 210px;
	overflow:hidden;
	padding-bottom: 15px;
	text-align:left;
}
.hidden {
	display: none;
}
#question2 {
	width: 293px;
	height: 100px;
	**height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	position: relative;
	display:table;
	overflow:hidden;
	padding-bottom: 15px;
	text-align:left;

}
#question td, #question table, #question2 table, #question2 td {
	text-align:left;
}
.superscript {
	font-size: 9px;
	z-index:4;
	position:relative;
	top:-11px;
	display:inline-block;
}
.watch {
	font-size:11px;
}

/**MODIFY HOME ELEMENT POSITIONS **/
.move_events_home {

}.ten {
	font-size: 10px;
}
.nine {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.eleven_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.twelve {
	margin:0px;
	padding:0px;
	text-align:left;
	font: 12px Arial, Helvetica, sans-serif;
}
table.trends {
	border-top:solid 1px #ababab;
	border-left:solid 1px #ababab;
}
table.trends td, table.trends th {
	padding:5px;
	border-bottom:solid 1px #ababab;
	border-right:solid 1px #ababab;
}
table.trends th {
	background-color:#cecece;
	vertical-align:bottom;
	text-align:center;
	font-size:11px;
}
table.trends td p, table.trends th p {
	margin:0px;
	padding:0px;
}
td.trends_head2 {
	background-color:#efefef;
	font-weight:bold;
}
img.video:hover {
	opacity:0.4;
	filter:alpha(opacity=40);
}
sup {
	line-height:5px;
	**vertical-align:top;

}
.wro_table {
	margin-bottom:25px;
	**margin-bottom:35px;
}
.one_col_home {
	margin-top:-390px;
	position:relative;
	z-index:20;
}
.one_col_home2 {
	margin-top:-380px;
	**margin-top:-390px;
	position:relative;
	z-index:20;
}
