body {
	margin: 0;
	padding: 0;
}


#loginPopup{
	/*
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	*/
	background-color:#FFF;
	border: 1px solid #CCC;
	padding: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 240px;
	z-index:1;
	display: none;
}

#NavSelect {
	float: left;
}



#container{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	
	
}

#header{
	margin-left: auto;
	margin-right: auto;
	
	width: 950px;
	height: 100px;
	
	
}

#top_nav{
	margin-top: 50px;
	float: right;
	margin-right: 5px;
}

#nav{
	margin-left: auto;
	margin-right: auto;
	
	width: 960px;
	height: 34px;
	
}

#main_graphic{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 275px;
	text-align: center;
	background-image: url(../images/Betterworld%20Site%20front%20image.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#ticker{
	margin-left: auto;
	margin-right: auto;
	
	width: 750px;
	height: 30px;
	
	margin-bottom: 10px;
}

#highlights{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	
	width: 950px;
	height: 165px;
	
	
}

#bottom_nav{
	margin-left: auto;
	margin-right: auto;
	
	width: 951px;
	height: 25px;
	
	
	background: url(../images/botbar.gif) no-repeat center center;
	text-align: center;
	
}

#footer{
	margin-left: auto;
	margin-right: auto;
	
	width: 950px;
	height: 51px;
	
	
	text-align: center;
	color: gray;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding-top: 5px;
}

#form_box{
	width: 275px;
	height: 165px;
	
	float: left;
	background: url(../images/left_box.gif) no-repeat center center;
	
}

#video_box{
	width: 275px;
	height: 165px;
	float: left;
	
}

#bcorp_box{
	width: 120px;
	height: 165px;
	float: left;
	
}

#mininav_box{
	width: 275px;
	height: 165px;
	float: right;
	background: url(../images/right_box.gif) no-repeat center center;
}

#sent{
	float: left;
	margin-left: 10px;
}

#links{
	margin-left: 30px;
	margin-top: 22px;
}


.lefty{
	float: left;
}

.righty{
	float: right;
}

.forms{
	padding: 10px 20px 20px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #133e88;
}




.center_text{
	text-align: center;
	font-size: 14px;
}

.form_fields{
	font-size: 10px; 
 	background-color: white; 
 	border: 1px solid navy;
 	width: 130px;
}

.submit_button{
	text-align: right;
}



.form_table{
	margin-top: 8px;
}

.small_text{
	font-size: 8px;
	
	color: gray;
	vertical-align: middle;
	line-height: 20px;
}
.submit_button_style{
	float: right;
	margin-right: 13px;
	outline: none;
	
}

.tickerstyle{
	font: 15px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4b4b4b;
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	text-transform: none;
	margin-top: 10px;
	float: left;
}

.scroller{
	font-weight: normal;
	font-style: normal;
}

.divider{
	margin-right: 10px;
	margin-left: 10px;
	color: #616161;
	font: 12px/25px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-transform: uppercase;

}





/** Declaration for the a.singleRollover selector **/

a.singleRollover {
	display: block;
	width: 110px;
	height: 26px;
	background: none;
	text-align: center;
	color: #333;
	font:15px/26px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-transform: none;
	outline: none;
	float: right;
	margin-left: 8px;
}

/** Declaration for the additional states of the a.singleRollover selector **/

a:visited.singleRollover {
	background-position: 0 -25px;
}

a:hover.singleRollover {
	background-position: 0 0px;
	color: #06F;
}

a:active.singleRollover {
	background-position: 0 -25px;
}

a.regularRollover {
	color: #616161;
	text-decoration: none;
	text-transform: none;
	outline: none;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
}

/** Declaration for the additional states of the a.singleRollover selector **/

a:visited.regularRollover {
	
}

a:hover.regularRollover {
	
	color: #3573bf;
}

a:active.regularRollover {
	color: #616161;
	
}


a.regularRollover2 {
	color: #666;
	text-decoration: none;
	text-transform: none;
	outline: none;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
}

/** Declaration for the additional states of the a.singleRollover selector **/

a:visited.regularRollover2 {
	
}

a:hover.regularRollover2 {
	color: #3573bf;
}

a:active.regularRollover2 {
	color: #666;	
}




a.tickerRollover {
	color: #424c94;
	text-decoration: none;
	text-transform: none;
	outline: none;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: 25px;
}

/** Declaration for the additional states of the a.singleRollover selector **/

a:visited.tickerRollover {
	
}

a:hover.tickerRollover {
	
	color: black;
}

a:active.tickerRollover {
	color: #7f9dff;
	
}

a.miniRollover {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #133e88;
	outline: none;
	display: block;
	margin-top: 14px;
	text-decoration: none;
}

/** Declaration for the additional states of the a.singleRollover selector **/

a:visited.miniRollover {
	
}

a:hover.miniRollover {
	color: #174fb0;
	
	
}

a:active.miniRollover {
	color: #133e88;
	
}



a.botbarRollover {
	color: #fff;
	font: 10px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	outline: none;
	padding: 0;
	margin: 0;
}

/** Declaration for the additional states of the a.singleRollover selector **/

a:visited.botbarRollover {
	
}

a:hover.botbarRollover {
	
	color: silver;
}

a:active.botbarRollover {
	color: #FF7300;	
}



a.imgLinks {
	
	outline: none;
	text-decoration: none;
	border-style: none;
}

/** Declaration for the additional states of the a.singleRollover selector **/

a:visited.imgLinks{
	
}

a:hover.imgLinks{
	
	
}

a:active.imgLinks{
	
	
}
