/* basic padding and margins */

* {
    padding:0;
    margin:0;
}
body {
    padding:5px;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset,
address {
    margin:20px 0;
}
li, dd, blockquote {
    margin-left: 40px;
}
fieldset {
    padding:10px;
}


.translatespace{
  	line-height: 150%;
}


/* links  */

a:link {color: #009; font-style: normal;}
a:active {color: #009; font-style: normal; text-decoration: underline;}
a:visited {color: #009; font-style: normal;}
a:hover {color: #009; font-style: normal; text-decoration: underline;}

a.bluenou:link {color: #009; font-style: normal; text-decoration: none;}
a.bluenou:active {color: #009; font-style: normal; text-decoration: underline;}
a.bluenou:visited {color: #009; font-style: normal; text-decoration: none;}
a.bluenou:hover {color: #009; font-style: normal; text-decoration: underline;}


a.rednou:link {color: #ff0000; font-style: normal; text-decoration: none;}
a.rednou:active {color: #ff0000; font-style: normal; text-decoration: underline;}
a.rednou:visited {color: #ff0000; font-style: normal; text-decoration: none;}
a.rednou:hover {color: #ff0000; font-style: normal; text-decoration: underline;}

/* lists */



.ul2 {
   list-style-type: none;
   padding-left: -40px;
   margin-left: -40px;
      padding-top: -3px;
   margin-top: -3px;

  }

.li2 {
  list-style-image: none;
   background-image: url(http://www.nj211.org/Timages/purplearrow.gif);
   background-repeat: no-repeat;
   background-position: left center;
   line-height: 135%;
   padding-left : 18px;

   }

.li3 {
  list-style-image: none;
   background-image: url(http://www.nj211.org/Timages/purplearrow.gif);
   background-repeat: no-repeat;
   background-position: left center;
   line-height: 110%;
   padding-left : 2px;

   }
/* divider */

.divider {	
	   
		margin:5px 5px 2px 0px;
	
	}

/* table styles */

.table3pad 
td {
	
	padding:3px;

	border-color:#000000;
} 

.table3padding 
td {
	
	padding:3px;
} 


.table5padding
td {
	
	padding:5px;

} 

/* Main Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
}
/* 

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
}
 
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
}
*/
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #009;
	font-weight: bold;
}

.titleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #009;
	font-weight: bold;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #009;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #009;
}

.red {
color: #ff0000;
}

.yellow {
	font-size: 12px;
color: #EABB00;
}

.redmedium {
	font-size: 16px;
color: #ff0000;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

/* home page  */

.navbartable {
	background-image: url(http://www.nj211.org/Timages/topbar.jpg);
	vertical-align: top;
	height: 108px;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 13px;
}


.tablelatestnewstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/Timages/latestnewsbot.jpg);
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 50px;
}

.tableforagencytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/Timages/foragencyprobot.jpg);
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 50px;
}

.tablespecialbulletinstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	padding-top: 66px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 18px;
}



.textbox {
border: 2px inset #cccccc; 
background-color: #ffffff; 
padding: 3px;

}

/* secondary pages  */

.navbartable2 {
	background-image: url(http://www.nj211.org/Timages/secondbackground.jpg);
	vertical-align: top;
	height: 108px;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 13px;
}

.navbarsecure {
	background-image: url(https://www.nj211.org/Timages/secondbackground.jpg);
	vertical-align: top;
	height: 108px;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 13px;
}

.textbox2 {
border: 2px inset #cccccc; 
background-color: #ffffff; 
padding: -1px;

}
/* secondary pages - Latest news for you */
.tablebasicneedssm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/Timages/tbg/TBGbasicneedsbot.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left:70px;
}

.tablefamilysm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/Timages/tbg/TBGfamilybot.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left:87px;
}

.tablepreparingsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/Timages/tbg/TBGpreparingbot.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left:70px;
}

.tablehardtimessm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/Timages/tbg/TBGhardtimesbot.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left:87px;
}


.tablegivehelpsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/Timages/tbg/TBGgivehelp.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left:70px;
	margin-top: 50px;
}


/* secondary pages - Agency*/

.tableagencybooktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	padding-top: 32px;
	padding-right: 1px;
	padding-bottom: 7px;
	padding-left:220px;
}

.tableagencybook {
	background-image: url(http://www.nj211.org/Timages/agency/book.gif);
	background-repeat: no-repeat;
}

.tableagencyshelf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/Timages/agency/refshelfbot.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left:94px;
}

.tableagencytools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/Timages/agency/catalogbot.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 34px;
}

.tableagencyportal {
	background-image: url(http://www.nj211.org/Timages/agency/portalall.gif);
	background-repeat: no-repeat;
}

.tableagencyportaltop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	padding-top: 18px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 220px;
}

/* secondary pages - basic needs*/



.tablebasicneeds2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/stories/Timages/basic/basic4.gif);
	background-repeat: no-repeat;
	padding-top: 28px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 82px;
}

.tablehelphard2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/stories/Timages/helphard/helphard.gif);
	background-repeat: no-repeat;
	padding-top: 28px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 82px;
}

.tablefamily2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/stories/Timages/family/familymatters.gif);
	background-repeat: no-repeat;
	padding-top: 28px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 82px;
}

.tablepreparing2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/stories/Timages/preparing/preparingmain.gif);
	background-repeat: no-repeat;
	padding-top: 28px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 82px;
}
.tablegivehelp2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/stories/Timages/givehelp/givehelpmain.gif);
	background-repeat: no-repeat;
	padding-top: 28px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 82px;
}
.tablebasicneeds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/Timages/basic/basicmain.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.tablefamily {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/Timages/family/familymain.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.tablegivehelp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/Timages/givehelp/givehelpmain.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.tablehelphard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/Timages/helphard/helphardmain.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 3px;
}


.tablepreparing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/Timages/preparing/preparingmain.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 3px;
}


.tablebulletins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-image: url(http://www.nj211.org/Timages/bulletins/bulletinmain.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 3px;
}

/* footer */

.bottombartable {
	background-image: url(http://www.nj211.org/Timages/bottombar.jpg);
	background-repeat: no-repeat;
	color: #009;
	padding-left: 20px;
	padding-top:  2px;
    padding-right: 20px;
	padding-bottom: 2px;

}

.bottombarsecure {
	background-image: url(https://www.nj211.org/Timages/bottombar.jpg);
	background-repeat: no-repeat;
	color: #009;
	padding-left: 20px;
	padding-top:  2px;
    padding-right: 20px;
	padding-bottom: 2px;

}

.bottombartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #009;
}

/* Old Styles */

.header {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

	
}
.headernobold {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
		color: #F00;
}
.caseexample {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
}
