body {
	background-color: #FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
}


/***********************************************/

#wrapper {
	width: 795px;
	background-color:#FFFFFF;
	margin:auto;
	padding: 0px;
	/*border: solid #000000 2px;*/
	

}
#top-primary-nav{
	margin: 0 0 0 0;
	padding: 20px 0px 0px 0px;
	width: 795px;
	background-color: transparent;
	background-image: url(/images/hp/procedo-logo.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: top;
	/*border: solid 1px #000000;*/
	border-bottom: solid #dbdada 1px;
	overflow: visible;
}

/*
#top-primary-nav{
	margin: 10px 0 0 0;
	padding: 25px 0 10px 250px;
	width: 545px;
	background-color: transparent;
	background-image: url(/images/hp/procedo-logo.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: bottom;
	border-bottom: solid #dbdada 1px;
	overflow: visible;
}*/


#top-primary-nav .logo{
	vertical-align:bottom;
}


/***********************************************/

#content-wrapper {
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	overflow: hidden;
	/*border-left: solid #dbdada 1px;*/
}

#content-left {
	width: 243px;
	background-color: #FFFFFF;
	overflow: hidden;
	float: left;
	padding: 0 0 0 0;
}

#content-right {
	width: 550px;
	background-color: #FFFFFF;
	border-left: solid #dbdada 1px;
	border-right: solid #dbdada 1px;
	float: left;
}

#footer {
	padding: 15px 0 15px 0;
	margin: 0px;
	border-top: solid #dbdada 1px;
	text-align:center;
	font-size: 11px;
}

/***********************************************/

#left-nav {
	width: 238px;
	margin: 3px 0 0 3px;
	/*padding: 0 14px 20px 0px;*/
	padding: 0 0 18px 0;
	list-style: none;
	font-size: 11px;
	border-top: 1px solid #b4b4b4;
	background: url(/images/nav-left-bottom.jpg) no-repeat bottom left;
}

#left-nav li {
	border-top: 1px solid #dbdada;
	padding: 1px 0 1px 0;
	margin: 0 0 0 5px;
	background: url(/images/icon-arrow-single-gray.gif) no-repeat 0 13px;
}

/*#left-nav li.top {
	border-top: none;
	margin: 0 0 0 3px;
	background: url(/images/nav-left-top.jpg) no-repeat 0 0;
}*/

#left-nav li.first {
	border-top: none;
}

#left-nav li.active {
	background-image: url(/images/icon-arrow-double-gray.gif);
}

#left-nav li a {
	padding: 8px 0 8px 12px;
	display: block;
	text-decoration: none;
}

#left-nav li.active a {
	font-weight: bold;
	/*background: url(/images/icon-arrow-double-gray.gif) no-repeat 0 13px;*/
}

#left-nav li a:hover {
	/*background: url(/images/icon-arrow-single-gray-dark.gif) no-repeat 0 10px;*/
}

#left-nav ul {
	margin: 0 8px 0 5px;
	padding: 1px 0 1px 0px;
	list-style: none;
	border-top: 1px solid #dbdada;
}

#left-nav ul ul {
	border-top: none;
	padding-left: 7px;
}

#left-nav li.active ul li a, #left-nav ul li.active ul li a {
	font-weight: normal;
	background: none;
}

#left-nav li.active ul li a:hover, #left-nav ul li.active ul li a:hover {
	/*background: url(/images/icon-arrow-single-gray-dark.gif) no-repeat 4px 11px;*/
}

#left-nav li ul li {
	background-position: 9px 12px;
}

#left-nav li ul li a {
	padding-left: 21px;
}

#left-nav li ul li ul li {
	background-position: 17px 12px; 
	border-top: none;
}

#left-nav li ul li ul li a {
	padding-left: 29px;
}

/***********************************************/
#left-section {
	background: url(/images/bgs/bg-left-nav-more-in-top.gif) no-repeat;
   	margin: 7px 0 0 3px;
	/*padding: 10px 0 0 3px;
	width:240px
	width:243px; 
	padding: 1px;*/
}

#left-section div.inside {
	background: url(/images/bgs/bg-left-nav-more-in-bottom.gif) no-repeat bottom left;
	/*margin: 0 0 0 0px;
	width:240px
	padding:1px;*/
	padding: 0 0 15px 0;
}

/*#left-section div.inside {
	padding: 1px 1px 1px 1px;
	margin: 0 0 0 0;
	background-color: transparent;
	background-image: url(/images/bgs/bg-left-nav-more-in-bottom.gif) no-repeat;
	background-attachment: scroll;
	background-position:bottom;
}*/

#left-section div.inside .header {
	padding: 8px 0px 8px 20px;
	/*padding: 5px 10px 5px 20px;*/
	margin: 0px 20px 5px 10px;
	color: #999999;
	background-color: transparent;
	background-image: url(/images/icon-arrow-single-gray.gif) no-repeat left top;
	background-attachment: scroll;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	
}


#left-section div.inside span ul {
	margin: 10px 10px 0 30px;
	padding: 0 0 0 0;
	/*padding: 0 13px 5px 27px;*/
	/*padding: 0 0 15px 30px;*/
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
	color: #7d9bc6;
	font-size: 11px;
}

#left-section div.inside ul li {
	line-height: 18px;
}


/***********************************************/

/*#teaser {
	background: url(/images/teaser-border-red-top.jpg) no-repeat;
   	margin: 20px 0 0 3px;
	/*padding: 10px 0 0 3px;
	width:240px
	width:243px; 
	padding: 1px;
}
*/

div.teaser div.inside {
	padding: 8px 4px 18px 12px;
	overflow:hidden;
	font-size: 11px;
}

div.teaser strong.head {
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding-left: 16px;
	margin-bottom: 4px;
}


div.red {
	background: url(/images/teaser-border-red-top.jpg) no-repeat;
	margin: 0px 0 0 3px;
}

div.red div.inside {
	background-color: transparent;
	background: url(/images/teaser-border-red-bottom.jpg) no-repeat bottom left;
	background-attachment: scroll;
	/*width: 210px;*/
}

div.red strong.head {
	color: #ffffff;
	background-color: transparent;
	background-image: url(/images/bullet-teaser-red.gif) no-repeat bottom left;
	background-attachment: scroll;
}

div.red strong.head a {
	color: #ffffff;
}

div.teaser p {
	margin: 0 0 0 0;
	line-height: 14px;
	padding: 0 0 0 5px;
}

div.red ul.actions, div.red p {
	clear: both;
}

ul.actions {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

ul.actions li a {
	background-color: transparent;
	background-image: url(/images/icon-arrow-single-gray.gif) no-repeat bottom left;
	background-attachment: scroll;
	padding-left: 0px;
}

div.teaser ul.actions li a {
	padding: 0 0 0 10px;
	font-weight: bold;
}

img {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: -moz-use-text-color;
	border-right-color: -moz-use-text-color;
	border-bottom-color: -moz-use-text-color;
	border-left-color: -moz-use-text-color;
}

ul {
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
}

/***********************************************/

#features .header {
	margin: 20px 30px 0 10px;
	padding: 0 0 5px 0;
	display: block;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5d4e9;

}

#features ul {
	margin: 4px 0 0 10px;
	padding: 0 10px 0 18px;
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
	color: #7d9bc6;
	font-size: 11px;
}

#features ul li{
	line-height: 18px;
}



/***********************************************/

#breadcrumbs {
	margin: 0 0 0 0;
	padding: 6px 0px 6px 10px;
	font-size: 11px;
	color: #999999;
}

#breadcrumbs a {
	color: #999999;
}

/***********************************************/

#section {
	padding: 0 10px 0 10px;
}

#section .header {
	margin: 0 0 0 0;
	padding: 0 0 5px 0px;
	display: block;
	color: #7b7b7b;
	font-size: 16px;
	font-weight: bold;
}

#section .title {
	margin: 0 0 0 0;
	padding: 0 0 5px 0px;
	display: block;
	color: #7b7b7b;
	font-size: 16px;
	font-weight: bold;
}

#section .tagline {
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	display: block;
	color: #af2424;
	font-size: 18px;
	font-weight: bold;
}

#section ul {
	margin: 0px 0 10px 50px;
	padding: 0 5px 0 0;
	/*list-style: none;*/
}

#section ol {
	margin: 0px 0 10px 50px;
	padding: 0 5px 0 0;
	/*list-style: none;*/
}

#section li {
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
	/*background: url(/images/icon-arrow-single-gray.gif) no-repeat;*/
}

#section li a {
	color: #af2424;
	font-size: 12px;
	font-weight: bold;
}

#section li a hover{
	text-decoration: underline;
}

#section ul ul {
	margin: 10px 0 10px 10px;
	padding: 0 5px 0 0;
	list-style: none;
}

#section ol ol {
	margin: 10px 0 10px 10px;
	padding: 0 5px 0 0;
	list-style: none;
}

#section li.text {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: none;
}

#section p {
	padding: 0 0 10px 0;
}


/***********************************************/

div.subsection_content {
	margin: 0 0 0 0;
	padding 4px 16px 4px 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a1c2e2;
	background-color: #ffffff;
	background-image: url(/images/bg-section-red-gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
}

/***********************************************/

div.highlight_section {

	margin: 0 0 0 0;
	padding: 4px 16px 4px 16px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-image: url(/images/bg-section-red-gradient.jpg);
	background-position:bottom;
}

div.highlight_section .inside {
	background-color: transparent;
	background-image: url(/images/highlight-border-bottom.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:bottom;
	margin: 0 0 0 0;
	padding: 16px 40px 16px 40px;
}

div.highlight_section h4 {
	color: #af2424;
	font-weight: bold;
}

div.highred {
	margin: 0 0 0 0;
	padding: 10px 0 0px 0;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #af2424;
	border-bottom-color: #af2424;
	border-left-color: #af2424;
	background-color: #fcfcfc;
	background-image: url(/images/highlight-border-top.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top;
	clear: both;
}

/***********************************************/

table.featbene th {
	text-align: left;
	color: #ffffff;
	padding: 4px 12px 4px 12px;
	background-color: #336699;
}

#section table.featbene th.mainrow {
	background-color: #af2424;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}

#section table.featbene th.mainrow {
	color: white;
	text-align: center;
	width: 35%;
	height: 32px;
	padding-left: 13px;
	font-size: 12px;
}

#section table.featbene td {
	vertical-align: top;
	padding: 11px 13px 11px 13px;
}

#section table.featbene td, #section table.featbene td * {
	font-size: 12px;
}

#section table.featbene tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#section table.featbene td.mainrow {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #af2424;
}



/***********************************************/

/*form input {
	font-family: Arial,Helvetica,sans-serif,Bitstream Vera Sans;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}

#search-form input.searchfield {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0pt;
	padding-left: 4px;
	width: 20px;
	height: 16px;
	display: block;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 11px;
	color: #666666;
}*/


strong {
font-weight: bold;
}

p {
margin: 0 0 0 0;
padding: 0 0 0 0;
line-height: 17px;
}

a {
	/*color: #f64615;*/
	color: #af2424;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

ul {
list-style-type: square;
list-style-image: none;
list-style-position: outside;
}

a.openpdf {
	padding: 0 0 0 0;
	background-color: transparent;
	/*background-image: url(/images/icon_pdf_sm.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: scroll;
}

















.GrayText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
}
.BlackSearchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.GrayTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
	font-weight: bold;
}
.OrangeSmallText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FB4716;
}





h2 {
	margin: 0px 0 10px;
	padding: 10px 0 0 0;
	font-size: 16px;
	font-weight: normal;
	color: #af2424;
	clear: both;
	display: block;
}

img { border: none; }


h4 {
margin: 0 0 0 0;
padding: 10px 0 10px 0;
font-size: 14px;
font-weight:bold;
color: #af2424;
}