html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #FFF;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
  margin: 0;
  padding: 0;
  text-align: center;
}
h1 {
  color: #666666;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  padding-bottom: 12px;
}
h2 {
  color: #069;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 19px;
  padding-bottom: 10px;
}
p {
  padding-bottom: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
}
ol, ul {
	list-style: none;
}
a,  a:link {
  color: #C90;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #b80;
  font-weight: bold;
}
a:hover {
  color: #C90;
  text-decoration: underline;
}
a:focus {
  color: #F90;
}
a:active {
  color: #f90;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 960px;
}
#outerWrapper #contentWrapper {
  margin: 20px 30px 0 30px;
}
#contentWrapper #content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
  width: 900px;
  margin: 12px 0 0 0;
  padding: 0;
}

#contentsm {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
padding-left:10px;padding-right:10px;
text-align: left;
}

#pageHeader {
	width: 900px;
	position:  relative;
	background-image: url(/page/-/cc2/top_logo.gif);
	background-repeat: no-repeat;
	height: 50px;
}

#EQpageHeader {
	width: 900px;
	position:  relative;
	background-image: url(/page/-/eqhub/eqhubban.gif);
	background-repeat: no-repeat;
	height: 68px;
}

#EQtpageHeader {
	width: 900px;
	position:  relative;
	background-image: url(/page/-/eqhub/eqteam.gif);
	background-repeat: no-repeat;
	height: 68px;
}

#EQppageHeader {
	width: 900px;
	position:  relative;
	background-image: url(/page/-/eqprogban.gif);
	background-repeat: no-repeat;
	height: 68px;
}

#homeLink {
	float: left;
	height: 50px;
	width: 200px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

#EQhomeLink {
	float: left;
	height: 68px;
	width: 629px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

img {
border: 0px;
}

/* EMAIL FORM ****************/

#pageHeader #emailQuickForm {
	float: right;
    width: 260px;
}

#emailQuickForm #joinUs {
	margin: 0;
	padding: 0;
}

#emailQuickForm fieldset {
	border: none;
	margin: 0;
    padding: 0;
}

#emailQuickForm input {
   margin: 2px 6px 2px 0;
   padding: 0;
}

#emailQuickForm #email {
	font-size: 10px;
    width: 120px;
}
#emailQuickForm #zip {
	font-size: 10px;
    width: 80px;
}
#emailQuickForm #go {
    height: 18px;
    margin: 0 0 2px 0;
    padding: 0;
	vertical-align: bottom;
}

/* TOP NAV ****************/

#topNav {
	margin-top: 12px;
	border-top: 1px solid #69C;

}

#topNav ul {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

#topNav ul li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
white-space: nowrap;
}

/* any anchor in a .nav list item element */
#topNav li a,
#topNav li a:link,
#topNav li a:visited {
  display: block;  
  margin: 0;              
  padding: 4px 0 4px 0; 
  text-decoration: none;  
  color: #69C;
  margin-right: 32px;
}

#topNav li.lastItem a {
	margin-right: 0px;
}

#topNav li a:hover {
  color: #069;
}

#dropmenudiv{
position:absolute;
border:1px solid #C90;padding-top:2px;
font-size: 11px;
line-height:15px;
text-align:left;
z-index:1000;
}
#dropmenudiv a{
background-image:url(/page/-/cc2/gold_star.gif);background-repeat: no-repeat;background-position: 4px 1px;display: block;margin: 0 22px 0 0;padding: 0px 4px 4px 20px;text-decoration: none;color: #C90;width:170px;
}
#dropmenudiv a:hover{ /*hover background color*/
color: #EB0;
}

/* SUB NAV ****************/

#subNav {
	margin: 0 0 32px 0;
	border-top: 1px solid #C90;
}

#subNav ul {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
  font-size: 11px;
  margin: 0;
  padding: 0;
}

#subNav ul li {
	margin: 2px 0 0 0;
	padding: 0;
	display: inline;
	float: left;
}

/* any anchor in a .nav list item element */
#subNav li a,
#subNav li a:link,
#subNav li a:visited {
	background-image:url(/page/-/cc2/gold_star.gif);
	background-repeat: no-repeat;
	background-position: 4px 1px;
	display: block;
	margin: 0 22px 0 0;
	padding: 0px 4px 4px 20px; 
	text-decoration: none;  
	color: #C90;
}

#subNav li.lastItem a {
	margin-right: 0px;
}

#subNav li a:hover {
  color: #EB0;
  background-image:url(/page/-/cc2/gold_star2.gif);  
}

/* Clear Float Hack ***************/

.clearFloat {
  clear: both;
  display: block;
}

/* HOME PAGE CONTENT ****************/

#content .slideshow li {list-style-type:none !important;}

#content .homeBlock {
	float: left;
	border-left: 1px solid #FC0; 
}

#content #currentAction {
	padding-top: 24px;
	background-image: url(/page/-/cc2/current_action.gif);
	background-repeat: no-repeat;
	background-position: 16px 0px;
	width: 349px;
}

#content #successStories {
	padding-top: 24px;
	background-image: url(/page/-/cc2/success_stories.gif);
	background-repeat: no-repeat;
	background-position: 16px 0px;
	width: 329px;
}

#content #recentBlogPosts {
	padding-top: 24px;
	background-image: url(/page/-/cc2/recent_blog_posts.gif);
	background-repeat: no-repeat;
	background-position: 16px 0px;
	width: 219px;
}

#content #EQhubLeft {
	width: 449px;
}

#content #EQhubRight {
	width: 449px;
}

#content #EQteamsLeft {
	width: 544px;
}

#content #EQteamsRight {
	width: 344px;
}

#content .textBlock {
	margin: 0px 16px;
}

#content .textBlock img {
border: 0px;
}

#content .last.textBlock {
	margin-right: 0px;
}

#content li {list-style: disc;}

/* FOOTER *************************/
#footer {
	text-align: center;
	font-size: 9px;
	margin: 16px;
}


/* BLOG CLASSES *****************/
#content #other {
	float: right; 
	width: 179px;
	border-left: 1px solid #CCC;
}

#content #other .other_content {
	margin-left: 18px;
}

#content #other h3 {
  color: #069;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 19px;
  padding-bottom: 10px;
}

#content #other .blogposts {
	margin-bottom: 22px;
}

#content #other a {
	text-decoration: none;
}

#content #other a:hover {
	text-decoration: underline;
}

.blogposts ul {
	margin: 0px;
	padding: 0px;
	
}

.blogposts li {
	margin: 0 0 12px 0;
}

.blogposts .postauthor a {
	font-weight: normal;
}


#community {
	width: 680px;
	float: left;
        margin-top: 0 !important;
}

#community .journaltitle {
	margin: 0 0 0 0;
	color: 666;
	font-size: 9px;
	line-height: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}

#community .title {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  padding-bottom: 2px;
  margin-bottom: 2px;
  border-bottom: 1px solid #666;
}

#community .communitypostinlist .title a {
        font-size: 120%;
        color: #069;
}

#community .bylineactionstable td {
	font-size: 9px;
	line-height: 12px;
}

#community .postactions {
	background-color: #FFF6CD;
    padding: 8px;
	margin: 12px 0;
	font-size: 10px;
	line-height: 12px;
}

#community a {
	text-decoration: none;
}

#community img {
border:0px;padding-left:10px;padding-right:10px;
}

#community a:hover {
	text-decoration: underline;
}


#community .postactions hr {
	color: #FFF6CD;
	height: 1px;
	margin: 2px 0;
	padding: 0;
	border: none;
}

#community .rating {  
  float: right;
  margin: 0 0 10px 10px;
  padding: 10px 10px 0 10px;
  border: solid 1px #aaa;
}

#community .rating .what {  
  font-size: .7em;
  text-align: center;
  color: #44b;
  padding: 5px 0;
}

#community .rating .what a {  
  color: #44b;
}

#community .rating .teaser {  
  padding: 0 0 8px 0;
  text-align: center;
}
#community  .rating .teaser .teasertop {  
  font-weight: bold;
  padding: 0;
  margin: 0;
  color: #0a5095;
}
#community  .rating .teaser .teasertop img {
  margin: 3px 0 5px 0;
}
#community  .rating .teaser .teaserbottom {  
  text-align: justify;
  font-size: .9em;
}

#community  .rating .teaser .teaserbottom strong {  
  text-align: justify;
  font-size: .9em;
  color: #0a5095;
}

#community  .rating .teaser .teaserbottom a,
#community  .rating .teaser .teaserbottom a:link,
#community  .rating .teaser .teaserbottom a:visited {  
  text-decoration: none;
  color: #0a5095;
}

#community  .rating .teaser .teaserbottom a:hover {
	text-decoration: underline;
}

#community .post strong {
  color: #0a5095;
}

#community .post blockquote {
	background-color: #EFF7FF;
	padding: 12px;
	border: 1px solid #D6D6E7;
}

#community .post blockquote a,
#community .post blockquote a:link,
#community .post blockquote a:visited,
#community .post blockquote a:hover {
	color: #69C;
}

#community .comments .titleactionstable {  
  border-top: solid 1px #69C;
  padding: 5px 0 10px 0;
  width: 100%;                          
}

#community .comments .titleactionstable td {  
	border: none;
}

#community .comments .commentstitle {  
  font-weight: bold;
}

#community .comments .commentactions {  
  text-align: right;
}
#community .comments .commentactions ul {  
  padding: 0;
  margin: 2px 0 0 0;
}
#community .comments .commentactions li {  
  display: inline;                                  
  padding: 0 5px 0 5px;
  margin: 0;
}

#community .comments .commentactions li a {  
  font-weight: bold;
  font-size: 9px;
}

#community .comments .nocomments {  
  padding: 10px;
  border: solid 1px #ccc;
  font-style: italic;
  text-align: center;
  width: 50%;
  margin: 5px auto;
}

#community .comments .commenttoplevelbreak {  
	height: 18px;
}

#community .comment {
	margin-left: 32px;
}

#community .comment .commenttitle {
	font-size: 14px;
	line-height: 19px;
	color: #0a5095;
	font-weight: bold;

}

#community .comment .commentlink {  
  display: inline;
  font-size: 10px;
  margin-left: 24px;
}

#community .comment .commentauthor {
	font-size: 9px;
	line-height: 12px;
}

#community .comment .commenttext {
	margin: 12px 0 24px 0;
}

/* BEGIN BSD CSS */

.communityheader{
display: none;

}

/* blog styles */
.post{
	margin-bottom:10px;
	font-size:11px;
}

/* end blog styles */

/* event styles */
#events .event{
	font-size:11px;
	margin-bottom:10px;
}

#events .event h3{
	font-weight:bold;
	color:#0A509f;
}
/* end  event styles */

/* feature styles */
.feature{
	padding-bottom:20px;
}

.feature_content ul{
	padding-bottom:10px;
}

.feature_content ul li a{
	text-decoration:underline;
}
/* end feature styles */

/* action content */
.action_content{
	font-size:11px;
	padding:0 10px;
	padding-bottom:10px;
}

.action_content h3{
	color:#0A509f;
	font-weight:bold;
}

.action_content span{
	display:block;
	text-align:right;
}

.action_content a{
	text-decoration:underline;
}
/* end action content */

/* member features styles */
.memberfeatures_content div,
.memberfeatures_content p{
	padding-left:10px;
	margin-bottom:1em;
	overflow:hidden;
}

.memberfeatures_content div img{
	float:left;
	margin-right:10px;
}

.memberfeatures_content div a{
	float:left;
	width:120px;
}

.memberfeatures_content a{
	text-decoration:underline;
}
/*end  member features styles */

/* blog post styles */
div.blogpost, p.blogpost,#community .groupdescription, #community .posts .pagination,#community .communitypostinlist,#community{
	font-size:12px;
	padding:10px;
	padding-bottom:0;
}

#community { padding-top: 0; }

div.blogpost p,#community .communitypostinlist .byline,#community .communitypostinlist .body,#community .communitypostfull .byline{
	margin-bottom:2em;
}

div.blogpost h3,#community .communitypostinlist .title, #community .communitypostfull .title{
	color: #0A509F;
	font-weight:bold;
	font-size:14px;
}

div.blogpost div,#community .communitypostinlist .postactions,#community .communitypostfull .postactions{
	border:1px solid #EAEAEA;
	background-color: #fff6cd;
	padding:2px 10px;
	color:#0A509F;
	font-weight:bold;
}

p.more{
	text-align:right;
	margin-right:10px;
	font-size:12px;
}

p.more a{
	text-decoration:underline;
}
/* end blog post styles */

/* archive styles */
.archive_content div{
	margin-bottom:15px;
	font-size:11px;
	padding: 0 10px;
}
/* end archive styles */

/* other content styles */
.other_content{
	padding:0 10px;
}

.other_content a{
	font-size:12px;
	font-weight:bold;
}
/* end other content styles */

/* search blog styles */
.search_content p.links{
	padding:0 10px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.search_content p.links a.active{
	color:#000;
}
/* end  search blog styles */

/* profile styles */
div.profile{
	clear:both;
	overflow:hidden;
	padding-bottom:10px;
}

div.profile h3{
	color:#063B88;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

div.profile p{
	font-size:11px;
}

div.profile em{
	font-weight:bold;
	padding-right:2px;
	font-style:normal;
}

div.profile div{
	float:left;
}
div.profile img{
	float:right;
	border:1px solid #808080;
}
/* end profile styles */

/* form styles */
form#searchblogs{
	margin:5px 0 10px 10px;
}

form#profile{
	margin-left:30px;
}

form#searchpeople{
	margin-top:20px;
}


form#join,
form#searchpeople{
	margin-bottom:20px;
}

form#login{
	clear:both;
	margin-left:5px;
}

form#searchpeople div{
	float:left;
	width:180px;
	margin-right:30px;
}

form#searchpeople label{
	float:left;
	padding-bottom:5px;
	font-weight:bold;
}

form#search input,
form#join input,
form#profile input,
form#searchblogs input,
form#login input,
form#searchpeople input
{
	float:left;
}

form#search input#keywords,
form#searchblogs input#searchterm,
form#searchpeople input#name{
	width:100px;
	height:15px;
	border:1px solid #A3A5B1;
	border-top:1px solid #000;
	border-left:1px solid #000;
	padding-left:4px;
	color:#969595;
	margin-right:8px;
}

form#searchpeople input#name,
form#searchpeople input#zip{
	clear:left;
	color:#000;
}

form#join input#email,
form#join input#zip,
form#login input#email,
form#searchpeople input#zip{
	width:160px;
	height:15px;
	border:1px solid #A3A5B1;
	border-top:1px solid #000;
	border-left:1px solid #000;
	padding-left:4px;
	color:#969595;
	margin-right:8px;
	margin-bottom:5px;
	background-color:#FFF;
}

form#join input#zip,
form#login input#email{
	width:120px;
	margin-right:8px;	
}

form#searchpeople input#zip{
	width:38px;
}

form#searchpeople input.search
{
	float:left;
	background-color:#FFF;
	color:#000;
	border:1px solid #CECECE;
	border-right:1px solid #5B5B5B;
	border-bottom:1px solid #5B5B5B;
	width:47px;
	height:19px;
	font-size:11px;
	cursor:pointer;
	padding:0;
}

/* End form styles */

#content #lettersmain #lettersmainleft { float:left; width: 48%; }    
#content #lettersmain #lettersmainleft #lettersheaderleft { text-align: left; width: 90%; padding-left: 8px; font-size: 12px; margin-left:2px; }       
#content #lettersmain #lettersmainleft #lettersdata { float: left; border: 1px solid #000; text-align: left; width: 90%; background-color: #fff; padding: 8px; margin: 10px; margin-top: 0px; font-size: 12px; }
#content #lettersmain #lettersmainleft #lettersdata #dataheader { width:100%; background-color:#fff;border: 1px solid #ccc; }
#content #lettersmain #lettersmainleft #lettersdata #datatable TD { font-size: 12px; }

#content .call_status_null { background: #EEBBBB; text-decoration:line-through;}
#content .call_status_1 { background: #ffffff; }
#content .call_status_2 { background: #EEEEBB; }
#content .call_status_3 { background: #EEEEBB; }
#content .call_status_4 { background: #EEBBBB;  text-decoration:line-through; }
#content .call_status_5 { background: #ffffff; }
#content .call_status_6 { background: #EEEEBB; }
#content .call_status_7 { background: #EEBBBB;  text-decoration:line-through; }
#content .call_status_8 { background: #ededed; }

#content #stdheader #title {  
  color: #666666;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  vertical-align: bottom;
}

#content #SKIN .basic .main #eventdetail .title {
    font-size: 14px;
    line-height:1.2;
    font-weight: bold;
    padding: 5px;
}

#content #SKIN .basic .main #eventdetail .description {
    font-size: 12px;
    font-weight: normal;
    padding: 5px;
}

body #content #SKIN p, #SKIN li, #SKIN td, #SKIN th, #SKIN label, #SKIN div,
#SKIN a {
font-size:12px;    font-weight: normal;
   padding: 5px;
}

#content #SKIN #control_set {
background-color:#ffffff;
}

.rss-box {
	 background-color: #ffffff;
}

.rss-title, rss_title a {
	margin: 0px 0;
	padding: 0;
}

.rss-items {
       list-style:none;
       margin:0;
       padding:0;
}

.rss-item  {
  margin-bottom: 1em;;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {

	}

.rss-item a:hover { 

	}