/* CSS Document 
Updated by MCW 06/07/2010
*/


body, html {
	padding:0;
	margin:0;
}

#container {
	position:relative;
}

.skip {
	display:none;
}

.clear {clear:both;}

#UMSP_default, #UMSP_home, #UMSP_form  {
	font-size: 14px;
	background-color: #333333;
}


/***************************************************/
/*                                                 */
/*  Styles to place home link over transit center  */
/*                                                 */
/***************************************************/
#homeLink {
	position:absolute;
	text-transform:uppercase;
	font-weight:bold;
	z-index:101;
	top:0px;
}

#homeLink a:link, #homeLink a:visited {
	text-decoration:none;
	color:#fff;
	background-color:#005dbb;
	border-right:solid 1px #fff;
	padding:5px 0;
	display:block;
	padding: 5px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}

#homeLink a:hover{
	text-decoration:underline;}
/************** End homeLink Styles *****************/


/***************************************************/
/*                                                 */
/*                Sign-In Box Styles               */
/*                                                 */
/***************************************************/
#signin {
	display:none;
	width:208px;
	height:160px;
	border:1px solid #bbb;
	right:111px;
	top:15px;
	background-color:#fff;
	z-index:11;
	padding:4px;
	position:absolute;
}
	
#signin h4 {
	margin:0;
	background-color:#557EAC;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	padding:2px;
}
	
#signin input {
	width:192px;
}
	
.password {
	position:relative;
}
	
.submit {
	text-align:right;
	margin-top:25px;
}
	
input#signin_submit {
	width:47px;
	height:19px;
}
	
#signinForm {
	height:120px;
	padding:10px 4px 0px 4px;
	margin:0;
}
	
input#signin_remember {
	width:auto;
}
	
a.lost {
	font-weight:bold;
	position:absolute;
	right:8px;
	top:0;
}

/************ End Sign-In Box Styles ***************/


/***************************************************/
/*                                                 */
/*                   Header Styles                 */
/*                                                 */
/***************************************************/
#header {
	width:1000px;
	float:left;
	padding:10px 0 0 10px;
}


#logo {
	float:left;
	width:360px;
}

#logo img {padding-bottom:10px;}

#UMSPlogo {
	float:left;
	padding:20px 5px 0;
	width:240px;
}


#UMSPlogo img {
    width: 130px;
}


#UMSPlogo p {
    font-size: 120%;
	text-align: center;
	margin: 0px;
}

#umspHeader ul {
	float:right;
	font-size:160%;
	font-weight:bold;
	letter-spacing:1px;
	list-style-type:none;
	margin:0;
	padding-bottom:0;
	padding-top:200px;
	width:700px;
}

#umspHeader ul li {
	float: left;
	text-decoration:none;
	padding: 0px 0px 0px 10px;
}

#umspHeader a {
	text-decoration:none;
	color: #567EAC;
}

#umspHeader a:hover {
	color: #000;
}

#headerRight {
	float:left;
	width:640px;
	padding-top:10px;
}

#signIn {
	text-align:right;
}

#signIn p {
	margin:0;
}

/* Secondary Nav Styles */
#subNav {
	text-align:right;
	padding-top:92px;
	
}

#subNav dir {
	list-style-type:none;
	float:right;
	margin:0;
	padding:0;
	margin-bottom:0px;
}

#subNav li {
	float:left;	
}

#subNav a {
font-size:11px;
background:#0054B4;
text-decoration:none;
color:white;
padding:3px 9px 5px 9px;
display:block;
height:11px;}


/* End Secondary Nav Styles */

/*************** End Header Styles *****************/


/***************************************************/
/*                                                 */
/*                  Main Nav Styles                */
/*                                                 */
/***************************************************/

#mainNav a {text-decoration:none;}

#home #mainNav {
	float:left;
	background:#0054b4 url('primarynav_no_submenu.gif') repeat-x;
	background-repeat:repeat-x;
	width:100%;
	height:40px;
	border-bottom:none;
}

#default #mainNav {
	float:left;
	background:#0054b4 url('primarynav_submenu.gif') repeat-x;
	width:100%;
	height:64px;
}

#mainNav dir {
	list-style-type:none;
	margin:0;
	padding:0;
	top:-3px;	
	padding-bottom:30px;
	height:20px		
}

#mainNav li {
	float:left;
	color:white;
}

#mainNav li a {
color:white;
font-size:16px;
line-height:17px;
padding:9px 11px 10px 11px;
display:block;
font-weight:bold;
}


#mainNav li a:hover {
background:#557eac;
text-decoration:none;}

#mainNav li a.primaryNavOn {background:#557eac;}

#mainNav li li a {
font-size:11px;
line-height:15px;
font-weight:normal;
padding:9px 11px 10px 11px;
}

#mainNav li li a:hover {
background:transparent;
text-decoration:underline;}


/* hack for older versions of IE with incorrect box model */
* html #mainNav li#navItem0 a.primaryNav:link, * html #mainNav li#navItem0 a.primaryNav:visited {height:36px; he\ight:0;}

#mainNav li#navItem0 a.primaryNav:hover {
	background-position:0 0;
	z-index:50;
}




/* hack for older versions of IE with incorrect box model */
* html #mainNav li#navItem1 a.primaryNav:link, * html #mainNav li#navItem1 a.primaryNav:visited {height:36px; he\ight:0;}

#mainNav li#navItem1 a.primaryNav:hover {
	background-position:0 0;
	z-index:50;
}



/* hack for older versions of IE with incorrect box model */
* html #mainNav li#navItem2 a.primaryNav:link, * html #mainNav li#navItem2 a.primaryNav:visited {height:36px; he\ight:0;}

#mainNav li#navItem2 a.primaryNav:hover {
	background-position:0 0;
	z-index:50;
}

#home #mainNav dir {

}

#home #mainNav dir dir {
	width:100%;
	position:absolute;
	left:0;
	height:28px;
	z-index:20;
	top:90px;
}

#default #mainNav dir dir {
	width:100%;
	position:absolute;
	top:210px;
	left:0;
	height:28px;
	z-index:20;
}

#mainNav dir dir li.first {
	padding-left:12px;
}

#mainNav dir dir a {
	color:#fff;
	display:block;
	padding:4px 0;
	float:left;
}

#mainNavBg {
	width:100%;
	position:absolute;
	top:208px;
	left:0px;
	display:none;
	background:transparent url('bg_home_subnav.gif') repeat-x;
	height:28px;
	z-index:19;	
	float:left;
}


.NavGive {border: 2px solid #CCC; padding: 1px 7px 1px 7px}

/*************** End Main Nav Styles ***************/


/***************************************************/
/*                                                 */
/*                 Homepage Styles                 */
/*                                                 */
/***************************************************/
#contentContainer {
	padding:20px;
	float:left;
}
/*************** End Homepage Styles ***************/


/***************************************************/
/*                                                 */
/*                 Content Styles                  */
/*                                                 */
/***************************************************/
#mainContent {
	width:1000px;
	float:left;
	margin-bottom:40px;
	background-position: top right;
	background-repeat:no-repeat;
}



#content {
	float:left;
	width:750px;
	padding:10px;
	background:url('bg_content.jpg') repeat-x;
}

/*IE hack */


* html #content {
	width:750px;
/*	padding:20px; */
	background:url('bg_content.jpg') repeat-x;
}

.noright #content {
	width:100%;	
}

#home #feature {
	margin-top:25px;
}

#homeFlashBoxes {
	width:467px;
}

#GBCSBreadNav { 
	font-size: 85%;
	margin-left: 12px;
	margin-bottom: 10px;
}


/*************** End Content Styles ****************/


/***************************************************/
/*                                                 */
/*               Right Column Styles               */
/*                                                 */
/***************************************************/
#rightColumn {
	width:180px;
	float:left;
	padding-left:10px;
}

.stayConnected ul li {
	font-size: 25px;
}

.stayConnected a {
	text-decoration: none;
}

.stayConnected img {
	padding: 2px;
	vertical-align:middle;
}

.stayConnected a:hover {
	text-decoration: none;
}

/************* End Right Column Styles *************/


/***************************************************/
/*                                                 */
/*                  Footer Styles                  */
/*                                                 */
/***************************************************/
#footer {
	background-color:#EFEED9;
	padding:10px;
	clear:both;
	font-size:9px;
}

#footerLinks {
	width:760px;
	text-align:center;
}

#footerLinks a {
	color:#0055B3;
	font-size:9px;
}

#contactUsFooter {
	display:none;
}


/**************** End Footer Styles ****************/

/***************************************************/
/*                                                 */
/*                  Content Styles                 */
/*                                                 */
/***************************************************/
#contentTable {height:700px;}

h1 { margin: 10px 20px 10px 20px; padding: 0; clear: left;}


/***************************************************/
/*                                                 */
/*         Blank Center Layout Styles              */
/*                                                 */
/***************************************************/

#CntrLayoutBody {
	background:transparent url(bg_content.jpg) repeat-x scroll 0 0;
}

#CenterLayout {
	background-color:#FFF;
	margin:25px auto;
	padding:20px;
	width:995px;
}

/***************************************************/
/*                                                 */
/*                  UMSP Styles                    */
/*                                                 */
/***************************************************/

#umspContainer {
	margin:25px auto;
	width:995px;
}

.umspHomeBkgrd {
	background:#F5F0E2 url(UMSP_BackgroundHome1.jpg) no-repeat scroll 0 0;
}

.umspDefaultBkgrd, .umspResourceBkgrd {
	background:#F5F0E2 url(UMSP_Background2.jpg) no-repeat scroll 0 0;
}

.umspDefaultContent, .umspResourceContent {
	width:690px;
}


.umspHomeContent {
	width:900px;
}

#umspContentContainer {
	/*  background-color:#EBE8DC;
	border-left:1px solid #CCCCCC; */
	float:right;
	margin:0 0;
	padding: 15px;
}

#umspBodyContainer {
	/* background: url(wrinkledpaper_RghtCol5.jpg) repeat-y; */
}


.umspNoRight #content {
	width:1000px;
	background:none;	
}

#umspContentContainer h1 {
	margin: 45px 0px 10px 0px;
}


#UMSPRightCol {
	width: 230px;
	background-color: transparent;
	float: left;
}


#umspHeader {
	/* background:url("UMSP_BackgroundHeader2.png") no-repeat scroll 5px top transparent; */
	background:url("UMSP_NewBackground5.jpg") no-repeat scroll 0 0 transparent;
	height:250px;
	width:995px;
}

#QuickNav {
	margin:0;
	padding:0;
}

#UMSPPageMenu {
	list-style-type: none; 
	marging: 0px;
	padding: 5px;
}

#UMSPRightColPics {
width: 250px;
}

#umspFooter {
	width: auto;
	background: #567eac;
	color: #FFF;
	font-size: 115%;
	padding: 5px 15px;
	clear: both;
}

#SpecialBox {
	background-color:#FFFFFF;
	color:#000000;
	height:200px;
	left:1150px;
	position:fixed;
	top:320px;
	width:200px;
}

/***************************************************/
/*                                                 */
/*                  Advocacy Styles                */
/*                                                 */
/***************************************************/

#ad_wrapper {padding:10px; width:98%}

#ctl00_ctl00_lgnLogin_pnlLogin, #ctl00_lgnLogin_pnlLogin {margin:0 0 20px 0!important;padding:20px;padding-bottom:0;border:1px solid #CACACA;width:auto;background:white;}

#ad_Ltr_wpr  div#ad_Main_Lgn, div#ad_Main_Lgn {
background:transparent;}

#ad_Leg_Prev { position:relative; FLOaT: left; font-size:90%; MaRGIN-BOTTOM: 20px; paDDING:10px; WIDTh: 275px; BaCKGROUND-COLOR: #fff; BORDER: #0055B3 2px solid;}

  #ad_Leg, #ad_Prev {
  background-color:#fff;
  margin:10px;
  padding:10px;}

  #ad_Leg h5, #ad_Prev h4 {background-color:#567EaC; padding:3px; text-align:center; color:#fff; font-weight:bold; font-size:15px; }

#ad_Items_LgdIn_wrpr {width:650px; float:right; margin:0px 0px 0px 0px;}


#ad_Find_Leg {
  position:relative;
  right:0px;
  top:0px;
  /top:0px;
  margin:0px 0px 0px 0px;
  width:275px;}


div#ad_Items {BORDER: #0055B3 2px solid; float:right; width:600px;}

#ad_Items_wrpr {
margin:0;}

#ad_Items_H2 {
display:none;}


a.ad_Item {
font-size:13px;}

	#frmAdvocacy div#ad_wrapper div#ad_Reg_wpr div#ad_Reg fieldset  {
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0;
	margin-bottom:0;}				
				
		#ad_Reg_wpr {border:1px solid #CACACA;background:white}
		#ad_Reg_wpr fieldset {background:#F1F1F1}
		
	#ad_Reg_wpr	#ad_Reg_wpr		{ margin:0;padding:0;border:none;}	
					
	#ad_Reg_wpr div fieldset.ad_Ltr {padding: 0;margin-bottom:0;}
		
	div#ad_Reg fieldset.ad_MkLgn {padding-bottom:1px;}

	#ad_Stw_wpr { 
	width:480px;
	padding:0;}	
	
	#ad_BtnPnl { 
	padding:0 0 20px 15px ;
	margin:0 ;
	width:465px;	
	background:#e9e9e9;}	
	 
	 #ad_BtnPnl div {
	 margin:0 ;	 
	 padding:0 0 20px 20px;
	 height:20px;
	 width:430px;
	 background:#dedede;}
				
	#ad_Stw_wpr h3 {padding:20px;padding-bottom:10px;margin-bottom:0;font-size:14px;}
	
	#ad_Stw_wpr textarea {width:380px;clear:left;}
	#ad_Stw_wpr input#ctl00_efEmailFriend_txtSubject {position:relative;top:5px;left:10px;display:block;}
	#ad_Stw_wpr textarea {text-align:left;margin:0;padding:0;}	
	
	body form#frmAdvocacy div#ad_wrapper div#ad_Ltr_wpr div#ad_Reg_wpr div#ad_Reg fieldset {
padding-top:5px;
padding-bottom:5px;
margin-top:0;
margin-bottom:0;}

body form#frmAdvocacy div#ad_wrapper div#ad_Ltr_wpr div#ad_Reg_wpr div#ad_Reg h3 {
padding-top:5px;
padding-bottom:2px;
margin-top:0;
margin-bottom:0;}

div#ad_Reg fieldset.ad_MkLgn {margin-bottom:0px;padding-bottom:1px;}

#ad_Nwsltr_p {display:none;}

div#ad_Reg #ad_RegInfo_p, #ad_RegInfo_p span, #ad_Reg_p {margin:0;padding:0;top:0}

.ad_Ltr br {height:1px;line-height:1px}
				
#frmAdvocacy div#ad_wrapper div#ad_Reg_wpr div#ad_Reg fieldset  {padding:10px;}

body form#frmAdvocacy div {margin:0;padding-bottom:10px!important;}

div#ad_wrapper .ad_Stw_submit { 
width:480px;
padding:0;}	
	 
div#ad_Reg .ad_Email input.ad_sbt {position:relative;left:0px;}

div#ad_Reg input.ad_sbt {border-width:0px;left:20px;position:absolute;}
	
div#ad_Reg #ad_Email input.ad_sbt {top:0}

#ad_Ele_Zip_wpr fieldset, #ad_Ele_addr_wpr fieldset,
#ad_Ele_State_wpr fieldset {background:transparent;}

  div #ad_ItemsIndex_H2 {display:none;}
/*************** End Advocacy Styles ***************/

/***************************************************/
/*                                                 */
/*               Content Tabs Styles               */
/*                                                 */
/***************************************************/

/** TABS Styling **/
div#innertabs {
background: #FFF;
border-top: 0;
border: 1px solid #557EAC;
border-bottom: 2px solid #0055B3;
width: 100%;
padding-bottom:30px;}

#innertabs ol {	
font-size: 11px;
background-color: #557EAC;
margin: 0; 
padding: 0;
height: 20px;
list-style:none;}

#innertabs ol li {
border-right: 1px solid #fff;
float: left;
text-align: center;
width: 135px;}



#innertabs ol li.community { border-right: 0; }
#innertabs ol li.community a.active { width: 117px; }

#innertabs ol li a {
height: 16px;
padding-top: 4px;
display: block;
color: #FFF;
background-color: #557EAC;
text-decoration: none;
font-weight: bold;}

#innertabs ol li a:hover { text-decoration:underline;}

#innertabs ol li a.active { color: #557EAC; background-color:#FFFFFF;}
	
#innertabs div.tab { 

padding: 10px 20px 0px 20px;
color: #000000;
background-color: #fff;}
	
#overviewTab {z-index: 1;}


/** alternate tab format - Orange

Built for Healthy Families, Healthy Planet
 **/

#innertabsHFHP ol li {
border-right:1px solid #393F98;
float:left;
text-align:center;
width:135px;
}

#innertabsHFHP ol {
background-color:#F6921E;
font-size:11px;
height:20px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

div#innertabsHFHP {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-color:#F6921E #393F98 #393F98;
border-style:solid;
border-width:1px 1px 2px;
padding-bottom:30px;
width:100%;
}



#innertabsHFHP ol li.community { border-right: 0; }
#innertabs ol li.community a.active { width: 117px; }

#innertabsHFHP ol li a {
height: 16px;
padding-top: 4px;
display: block;
color: #FFF;
background-color: #F6921E;
text-decoration: none;
font-weight: bold;}

#innertabsHFHP ol li a:hover { text-decoration:underline;}

#innertabsHFHP ol li a.active { color: #393F98; background-color:#FFFFFF;}
	
#innertabsHFHP div.tab { 

padding: 10px 20px 0px 20px;
color: #000000;
background-color: #fff;}
	
/** end TABS Styling **/


/***************************************************/
/*                                                 */
/*               AddThis Styles                    */
/*                                                 */
/***************************************************/

.addthis_toolbox .hover_effect
{
    padding: 15px 0 0px 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

