/* --[Global]-- */
body 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;
}

#container {
	width: 809px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 0px;	
	background-color: #FFF;
	line-height: .5;
	
}
#header {
	height: 160px;
	width: 809px;
}

#content {
	width: 350px;
	padding: 5px;
	margin-right: 120px;
	margin-left: 220px;
	background-position: top;
	overflow: visible;
}
#leftnav {
	float: left;
	width: 210px;
	height: 375px;
	padding: 0px;
}

#leftnav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
}

#leftnav a
{
	display: block;
	width: 90px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
}

#leftnav a:link, .navlist a:visited
{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}

#leftnav a:visited
{
   color: #ffffff;
   text-decoration: underline;
   font-weight: bold;
}

#leftnav a:hover
{
	text-decoration: none;
	color: #0000ff;
}

#sidebar {
	float: right;
	width: 170px;
	height: 360px;
	background-image: url(../Images/rightpanel1.png);
	background-repeat: no-repeat;
	background-position: -10px 5px;
	line-height: 100%;
	overflow: visible;
	z-index: 2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: none;
	color: #000000;
	
	padding-top: -60px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
}

#sidebar a
{
	color: #000000;
	font-weight: bold;
	font-size: 1;
	
	
	
}

#sidebar a:link, .navlist a:visited
{
color: #000000;
text-decoration: none;
font-weight: bold;
}

#sidebar a:visited
{
   color: #000000;
   font-weight: bold;
   text-decoration: none
}

#sidebar a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#sidebarHome {
	float: right;
	width: 170px;
	height: 360px;
background-image: url(http://www.porkcares.com//UserFiles/rightpanel2.png);
	background-repeat: no-repeat;
	background-position: -10px 5px;
	line-height: 95%;
	overflow: visible;
	z-index: 2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: none;
	color: #000000;
	padding-top: -60px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 2px;


}

#sidebarHome a
{
	color: #000000;
}

#sidebarHome a:link, .navlist a:visited
{
color: #000000;
text-decoration: none;
}

#sidebarHome a:visited
{
   color: #000000;
   text-decoration: none
}

#sidebarHome a:hover
{
	text-decoration: underline;
	color: #000000;
}

#footer 
{
    margin: 0 auto;
	padding: 0;
	clear: both;
}

#footerbottom {
	background-color: #000000;
	padding: 6px;
	clear: both;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	top: auto;
	text-align: center;
}


h1 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
	overflow: visible;
}
h2 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;*/
	font-weight: bold;
	color: #2F77F1;
	line-height: 14px;
}
h3 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bolder;
	color: #000000;
	line-height: 11px;*/
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	overflow: visible;
}
h4 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	
}

.bluetype {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #2F77F1;


}

p {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	line-height: 150%;

	font-style: normal;
	font-weight: normal;
}

ul 
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
li 
{
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-style: normal;
margin: 20px;
line-height: 130%;
margin-top: 0px;
	margin-bottom: 0px;



}

ol 
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-style: normal;
	line-height: 3em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-indent: -26px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: round;
	padding: 0px;
	margin: 20px;
}

a {
	color: #322525;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #322525;
	text-decoration: underline;
	font-weight : bold;
}
a:hover {
	color: #901BBE;
	text-decoration: none;
}


.box1 {
	background:#ffffff;
	color: #000000;
	border:1px solid #00ffff;
	width: 400px;
	height: 165px;
	padding-top: 5;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
}

.smalltext {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	padding: 3px 0;
    margin: 3px 0;
	line-height: 12pt
}

#container #sidebar .style2 {
	z-index: 45;
	position: fixed;
	height: 50pt;
	visibility: visible;
}
#container #content p {
	line-height: 120%;
}

#container #content ul {


}
#container #content ol {
	line-height: 120%;
	list-style-position: inside;
}

body {
	background-image: url(../Images/background.png);
	background-repeat: repeat-x;
	background-color: #90A787;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1px;
}
.style1 {font-weight: bold}
.style3 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-style: italic;
	font-size: 13px;
}
.style6 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
.style7 {
	color: #FFFFFF;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight: normal;
	top: 30px;
}
.style9 {
	color: #FFFFFF;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	line-height: 100%;
	font-weight: normal;
}
.style10 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 12px;
}
.style11 {font-size: 12px}
.style12 {font-size: 12px}
.style13 {
	/*font-family: "Times New Roman", Times, serif;*/
	font-style: italic;
	padding-left: 10px;
}

/* added by andy phase 2 */
.articlelist li { list-style: none;padding : 0; margin: 0; text-indent:0;line-spacing:14pt; }
.video { text-align: center; margin-left:20px; }
.pager { margin-top: 20px; }
    .pager a { padding-left: 5px; }

#addthis 
{
    margin: 0 10px 10px 0;
    float: right;
}

.articlecontent h4 { line-height: 20px;  }
.articlecontent p { 
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	line-height: 150%;

	font-style: normal;
	font-weight: normal; 
}
.articlecontent ul li { 
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
line-height: 125%;
	font-style: normal;
	font-weight: normal; 
}
.section h3 
{
    height: 40px;
    background: transparent url("/UserFiles/image/greenrulethin.png") no-repeat bottom ;
}

.sidebarnews { text-align: center; }
.sidebarnews a { font-size: 10px; font-weight: normal; }
.sidebarnewsHeader  { 
	 text-align: center;
	 font-size: 14px;
line-height:14px;
	 font-weight: bold; 
	 font-family: Arial, Helvetica, sans-serif;
color: rgb(0,51,102);
	 }
 .sidebarnewsSubHeader  { 
 text-align: center;
font-style:italic;
 font-size: 12px; 
 font-weight: bold; 
 font-family: Arial, Helvetica, sans-serif;
color: rgb(0,51,102);
 }
 .sidebarnewsSubSubHeader{ 
 text-align: left;
 font-size: 14px; 
 font-weight: normal; 
 font-family:"Times New Roman", Times, serif;
 font-style:italic
 }


#sidebarRandy {
	float: right;
	width: 160px;
	height: 360px;
	background-image: url(/Images/WeCare-sidebar-Randy.png);
	background-repeat: no-repeat;
	background-position: -10px 5px;
	line-height: 100%;
	overflow: visible;
	z-index: 2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: none;
	color: #000000;
	
	
	padding-top: -60px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
}

#sidebarKarenR {
	float: right;
	width: 160px;
	height: 360px;
	background-image: url(/Images/WeCare-sidebar-Karen-R.png);
	background-repeat: no-repeat;
	background-position: -10px 5px;
	line-height: 100%;
	overflow: visible;
	z-index: 2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: none;
	color: #000000;
	
	
	padding-top: -60px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
}

#sidebarJulie {
	float: right;
	width: 160px;
	height: 360px;
	background-image: url(/Images/WeCare-sidebar-Julie.png);
	background-repeat: no-repeat;
	background-position: -10px 5px;
	line-height: 100%;
	overflow: visible;
	z-index: 2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: none;
	color: #000000;
	
	
	padding-top: -60px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
}

#sidebarDonB {
	float: right;
	width: 160px;
	height: 360px;
	background-image: url(/Images/WeCare-sidebar-DonB.png);
	background-repeat: no-repeat;
	background-position: -10px 5px;
	line-height: 100%;
	overflow: visible;
	z-index: 2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: none;
	color: #000000;
	
	
	padding-top: -60px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
}

#sidebarDianne {
	float: right;
	width: 160px;
	height: 360px;
	background-image: url(/Images/WeCare-sidebar-Dianne.png);
	background-repeat: no-repeat;
	background-position: -10px 5px;
	line-height: 100%;
	overflow: visible;
	z-index: 2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: none;
	color: #000000;
	
	
	padding-top: -60px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
}

#sidebarClayZ {
	float: right;
	width: 160px;
	height: 360px;
	background-image: url(/Images/WeCare-sidebar-Clay-Z.png);
	background-repeat: no-repeat;
	background-position: -10px 5px;
	line-height: 100%;
	overflow: visible;
	z-index: 2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: none;
	color: #000000;
	
	
	padding-top: -60px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
}

#sidebarBryant {
	float: right;
	width: 160px;
	height: 360px;
	background-image: url(/Images/WeCare-sidebar-Bryant.png);
	background-repeat: no-repeat;
	background-position: -10px 5px;
	line-height: 100%;
	overflow: visible;
	z-index: 2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: none;
	color: #000000;
	
	
	padding-top: -60px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
}

#sidebarBradG {
	float: right;
	width: 160px;
	height: 360px;
	background-image: url(/Images/WeCare-sidebar-Brad-G.png);
	background-repeat: no-repeat;
	background-position: -10px 5px;
	line-height: 100%;
	overflow: visible;
	z-index: 2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: none;
	color: #000000;
	
	
	padding-top: -60px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
}


#sidebarPQA {
	float: right;
	width: 160px;
	height: 360px;
	background-image: url(/UserFiles/image/WeCare-sidebar-PQA_new.png);
	background-repeat: no-repeat;
	background-position: -10px 5px;
	line-height: 100%;
	overflow: visible;
	z-index: 2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: none;
	color: #000000;
	
	
	padding-top: -60px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
}

#sidebarGlobal {
	float: right;
	width: 160px;
	height: 360px;
	background-image: url(/Images/WeCare-sidebar-Global.png);
	background-repeat: no-repeat;
	background-position: -10px 5px;
	line-height: 100%;
	overflow: visible;
	z-index: 2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: none;
	color: #000000;
	
	
	padding-top: -60px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
}

#sidebarJobs {
	float: right;
	width: 160px;
	height: 360px;
	background-image: url(/Images/WeCare-sidebar-Jobs.png);
	background-repeat: no-repeat;
	background-position: -10px 5px;
	line-height: 100%;
	overflow: visible;
	z-index: 2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: none;
	color: #000000;
	
	
	padding-top: -60px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
}

#sidebarLeaner {
	float: right;
	width: 160px;
	height: 360px;
	background-image: url(/Images/WeCare-sidebar-Leaner.png);
	background-repeat: no-repeat;
	background-position: -10px 5px;
	line-height: 100%;
	overflow: visible;
	z-index: 2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: none;
	color: #000000;
	
	
	padding-top: -60px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
}

#sidebarPlate {
	float: right;
	width: 160px;
	height: 360px;
	background-image: url(/Images/WeCare-sidebar-Plate.png);
	background-repeat: no-repeat;
	background-position: -10px 5px;
	line-height: 100%;
	overflow: visible;
	z-index: 2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: none;
	color: #000000;
	
	
	padding-top: -60px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
}


