@media screen, projection {

/* ############################################################################
   ##
   ##  Global Website Stylesheet
   ##
   ######################################################################### */

/* ####################################
   HTML Element Styles
   ################################## */

a {
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #F99B33;
	text-decoration: none;
}

a:active {
	color: #F99B33;
	text-decoration: none;
}

body {
	font-family: arial, verdana, sans-serif;
	font-size: 75%;
	color: #000000;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

td {
	font-family: arial, verdana, sans-serif;
}

p {
	margin-top: 1em;
	margin-bottom: 1.35em;
	line-height: 1.8em;
}

h1 {
	margin: 0;
	font-family: times new roman, times, serif;
	font-size: 255%;
	line-height: 115%;
	font-weight: normal;
	color: #666666;
}

h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 0.75em;
	border-bottom: 1px solid #000000;
	color: #000000;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0.25em;
}

h4 {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0.25em;
}

h5 {
	font-family: arial, verdana, sans-serif;
	font-size: 91.7%;
	margin-top: 0px;
	margin-bottom: 0.5em;
}

h6 {
	font-family: arial, verdana, sans-serif;
	font-size: 91.7%;
	font-weight: normal;
	color: red;
	margin-top: 0px;
	margin-bottom: 0.5em;
}

ul {
	margin-top: 1em;
	margin-bottom: 1.35em;
	/*list-style: url("/images/templates/arrow_grey.gif") square;*/
	list-style: square;
	line-height: 1.8em;
}

ul li {
	margin-bottom: 0.7em;
}

ol {
	margin-top: 0.5em;
	margin-bottom: 1.35em;
}

ol li {
	margin-left: -1em;
	text-align: left;
	margin-bottom: 0.7em;
}

big {
	font-size: 110%;
}

small {
	font-size: 91.6%;
}

hr {
	width: 100%;
	height: 1px;
	size: 1px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 30px;
}

img {
	border-color: #333333;
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00,Duration=0.75,);
}

caption {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0.25em;
	text-align: left;
}

address {
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 1.35em;
}

/* ####################################
   Form Styles
   ################################## */

form {
	margin-top: 0px;
	margin-bottom: 0;
}

input {
	font-family: arial, helvetica, sans-serif;
	border: #cccccc 1px solid;
	background-color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #323232;
	margin-top: 0px;
	margin-bottom: 0;
}

input.blank {
	border: 0;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	background-color: transparent;
	background: url('/images/templates/spacer.gif');
}

input.submit {
	font-family: arial, helvetica, sans-serif;
	color: #323232;
	border: #cccccc 1px outset;
	background: url('/images/templates/bg_nav.gif') #e0e0e0;
}

input.submit-small {
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	color: #323232;
	border: #cccccc 1px outset;
	background: url('/images/templates/bg_nav.gif') #e0e0e0;
}

select {
	font-family: arial, helvetica, sans-serif;
	border: #a6adaf 1px solid;
	background-color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #323232;
	margin-top: 0px;
	margin-bottom: 0;
}

textarea {
	font-family: arial, helvetica, sans-serif;
	border: #a6adaf 1px solid;
	background-color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #323232;
	margin-top: 0px;
	margin-bottom: 0;
}

label {
	font-weight: bold;
}

label.label2 {
	font-weight: normal;
}

/* ####################################
   Main Menu - Standards Version
   ################################## */

/* Entire nav object */
#nav {
	font-size: 91.6%;
	font-family: times new roman, serif;
	font-weight: bold;
}

/* Nav object and all lists (ul) in nav object */
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	background-color: #f99b33;
}

/* All anchor tags (links) in nav object */
#nav a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 4px 4px 5px 6px; 
	margin-right: 7px;
}

/* All anchor tags (links) in nav object - hover state */
#nav a:hover {
	color: #f99b33;
	text-decoration: none;
	background-color: #fdd8b3;
}

/* All list items (li) in nav object */
#nav li {
	float: left;
	margin: 0;
	text-transform: lowercase;
	background-color: #f99b33;
	/* Same height as second level ul offset, otherwise menu will disappear on mouseout
	height: 20px; */
}

#nav li:hover, #nav li.sfhover {
}

/* All list items (li) in nav object, hover state */
#nav li:hover ul {
	left: auto;
}

/* Second level list (ul) */
#nav li ul ul {
	position: relative;
	left: -4px;
	margin: -1em 0 0 10em;
}

/* Second level list (ul) */
#nav li ul {
	position: absolute;
	border: 1px solid;
	border-top: 0;
	width: 11em;
	left: -999em;
	/* Same height as top leve li offset, otherwise menu will disappear on mouseout
	top: 21px; */
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#999999,strength=3);
}

/* Second level list items (li) */
#nav li ul li {
	position: relative;
	background-color: #e8e8e8;
	border-bottom: 0px;
	border-top: 1px solid;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 91%;
	text-transform: none;
	color: #000000;
	height: auto;
	/* Odd little size hack for Mozilla, doesn't affect IE... Check against widths of other items if width changes. */
	width: 100%;
}

/* Second level list items (li) - mouseover */
#nav li ul li:hover, #nav li ul li.sfhover {
	background-color: #ffffff;
}

/* Second level list items (li) - anchor tags (links) */
#nav li ul li a {
	text-decoration: none;
	color: #000000;
	margin: 0;
}

/* Second level list items (li) - anchor tags (links)
  - width=100% pushes the link to the width of the li. Mozilla does it anyway but behaves
    badly with this setting so it's only switched on for IE. */
* html #nav li ul li a {
	width: 100%;
}

/* Second level list items (li) - anchor tags (links) - mouseover */
#nav li ul li a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
}

/* CSS trick for menu placement, don't touch */
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

/* CSS trick for menu placement, don't touch */
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/* ####################################
   Sub Menu - Standards Version
   ################################## */

#subnav {
	background-color: #ffffff;
	width: 199px;
	border: 1px solid #000000;
	font-size: 90%;
}

#subnav h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 141.7%;
	font-weight: normal;
	margin-bottom: 1px;
}

#subnav h3 a {
	display: block;
	color: #ffffff;
	background-color: #f99b33;
	margin: 1px;
	margin-bottom: 0px;
	padding: 4px;
	text-decoration: none;
}

#subnav h3 a:hover {
	color: #F99B33;
	background-color: #FDD8B3;
}

/* Subnav object and all lists (ul) in subnav object */
#subnav, #subnav ul {
	z-index: 50;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align: center;
}

/* All anchor tags (links) in subnav object */
#subnav ul a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin: 1px;
	padding: 4px 4px 4px 4px; 
	background-color: #666666;
	border: #000000 1px solid;
}

/* Current (hightlighted) menu item */
#subnav a.highlighted {
	color: #000000;
	background-color: #EBEAEA;
}

* html #subnav ul a {
	width: 187px;
	border: #000000 1px solid;
	margin: 0;
}

/* All anchor tags (links) in subnav object - hover state */
#subnav ul a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #EBEAEA;
}

/* All list items (li) in subnav object */
#subnav li {
	margin: 0;
}

#subnav li:hover, #subnav li.sfhover {
}

/* All list items (li) in subnav object, hover state */
#subnav li:hover ul {
}

/* Second level list (ul) */
#subnav li ul ul {
}

/* Second level list (ul) */
#subnav li ul {
}

/* Second level list items (li) */
#subnav li ul li {
	font-size: 91%;
	color: #000000;
}

/* Second level list items (li) - mouseover */
#subnav li ul li:hover, #subnav li ul li.sfhover {
}

/* Second level list items (li) - anchor tags (links) */
#subnav li ul li a {
	color: #ffffff;
	background-color: #999999;
}

/* Second level list items (li) - anchor tags (links)
  - Pushes the link to the width of the li. Mozilla does it anyway but behaves
    badly with this setting so it's only switched on for IE. */
* html #subnav li ul li a {
}

/* Second level list items (li) - anchor tags (links) - mouseover */
#subnav li ul li a:hover {
}

#subnav li p {
	margin: 0px;
}

#subnavfooter {
	background-color: #f99b33;
	margin: 0px 1px 1px 1px;
	padding: 2px;
}

/* ####################################
   Table Styles
   ################################## */

.table-bgdark {
	background: #ebebeb;
}

.table-bglight {
	background: #f5f5f5;    
}

table.link-table-wrapper {
	border: 1px solid #000000;
	color: #ffffff;
}

table.link-table-wrapper td {
	text-align: center;
	padding: 2px;
	margin: 1px;
}

table.link-table-wrapper td p {
	margin: 0px;
}

table.link-table-wrapper td a:hover {
	text-align: center;
	background-color: #EBEAEA;
	color: #000000;
}

table.link-table-wrapper a {
	width: 100%;
	display: block;
	font-size: 85%;
	text-decoration: none;
	line-height: 1.65em;
}

table.link-table-wrapper a:link {
	color: #ffffff;
	text-decoration: none;
}

table.link-table-wrapper a:hover {
	color: #ffffff;
	text-decoration: none;
}

table.link-table-wrapper a:active {
	color: #ffffff;
	text-decoration: none;
}

table.link-table-wrapper a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* ####################################
   Custom Element Styles
   ################################## */

.readmore1 {
	display: block;
	margin: 0px 15px 1em 0px;

	color: #FF7600;
	font-weight: bold;
	text-align: right;
}

	.readmore1 a:link {
		display: block;
		margin-right: 15px;
		
		color: #FF7600;
		font-weight: bold;
		text-align: right;
		
		text-decoration: none;
	}

	.readmore1 a:visited {
	}

	.readmore1 a:hover {
		color: #000000;
		text-decoration: underline;
	}

.font-fieldtitle {
	font-weight: bold;
}

ul.warnings {
	margin-top: 0.5em;
	margin-bottom: 1.35em;
	list-style: url("/images/templates/icons/16x16_warning.gif") square;
}

ul.warnings li {
	margin-bottom: 0.7em;
}

.list-box {
	background-color: #eaeaea;
	width: 285px;
	margin: 1px 12px 0px 0px;
	padding-top: 1em;
}

* html .list-box {
	margin: 0px 12px 10px 0px;
}

.list-box li {
	margin-left: 2em;
}

.list-box-left {
	background-color: #eaeaea;
	width: 285px;
	float: left;
	margin: 1px 12px 0px 0px;
	padding-top: 1em;
}

* html .list-box-left {
	margin: 0px 12px 10px 0px;
	padding-top: 1em;
}

.list-box-left li {
	margin-left: 2em;
}

.list-box-right {
	background-color: #eaeaea;
	width: 285px;
	float: right;
	margin: 1px 0px 12px 0px;
	padding-top: 1em;
}

* html .list-box-right {
	margin: 0px 0px 12px 0px;
	padding-top: 1em;
}

.list-box-right li {
	margin-left: 2em;
}

.image-right {
	background-color: #eaeaea;
	float: right;
	margin: 1px 0px 12px 10px;
}

* html .image-right {
	margin: 0px 0px 12px 10px;
}

p .image-right {
	margin-top: -1em;
}

* html p .image-right {
	margin-top: -1em;
}

.image-left {
	background-color: #eaeaea;
	float: left;
	margin: 1px 12px 0px 0px;
}

* html .image-left {
	margin: 0px 12px 0px 0px;
}

p .image-left {
	margin-top: -1em;
}

* html p .image-left {
	margin-top: -1em;
}

.dropcap {
	line-height: 1em;
	float: left; 
	width: 0.75em;
	font-family: "Times New Roman", Times, serif;
	font-size: 333%;
	color: #666666; 
} 

.list-orange-bullet {
	list-style: url('/images/templates/bullet_orange.gif') square;
	margin-left: 16px;
	line-height: 1.25em;
}

.feature-box {
	border: 1px solid #000000;
	background-color: #ffffff;
	margin-bottom: 1.5em;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
}

.feature-box:after {
	content: ""; display: block; height: 0; clear: both;
}

.feature-plain {
	margin-bottom: 1.5em;
	margin-left: 0px;
	margin-right: 0px;
}

.feature-box h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.5em;
	border: 0px;
	color: #ffffff;
	background-color: #F99B33;
	text-align: center;
	padding: 0.4em;
}

.feature-box img {
	margin: 4px;
}

.feature-box h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	margin-top: 0.6em;
	margin-bottom: 0.75em;
}

.feature-box p {
	margin-top: 0em;
	margin-bottom: 1.0em;
	line-height: 1.4em;
	padding: 0px 0px 0px 10px;
}

div.feature-content {
	line-height: 1.4em;
	padding: 0px 10px 0px 10px;
}

.feature-box-button {
	text-align: center;
	margin-bottom: 0.8em;
}

div.loginformrow  {
	clear: both;
	vertical-align: middle;
}

div.loginformrow span.label {
	float: left;
	width: 70px;
	margin-left: 10px;
	margin-top: 9px;
	vertical-align: middle;
}

span.loginformrow span.forminput {
	float: right;
	/*
	width: 180px;
	*/
	text-align: left;
	margin:	0px;
	padding: 0px;
	vertical-align: middle;
	margin-top: 6px;
}

span.forminput input {
	font-family: arial, helvetica, sans-serif;
	border: #cccccc 1px solid;
	background-color: #ffffff;
	color: #323232;
	margin:	0px;
	padding: 0px;
	vertical-align: middle;
	margin-top: 6px;
}

span.forminput input.blank {
	border: 0px;
}

/* ####################################
   Page Objects
   ################################## */

#page-align {
	/* Coupled with the margin and text-align settings in page-wrapper-outer (below) this is a weird but safe way to center a page in all browsers including IE where the standard doesn't work. */
	text-align: center;
}

#page-wrapper-outer {
	width: 751px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-image: url('/images/templates/bg_right.gif');
	background-repeat: repeat-y;
	/* To re-align text to left in the page div when a parent div is centred. This allows centering of page div using the IE-safe hack. */
	margin: 0 auto;
	text-align: left;
}

* html #page-wrapper-outer {
	border: 0px;
}

#page-wrapper-inner {
}

#header {
	position: relative;
	left: -1px;
	width: 753px;
	height: 80px;
	background-color: #ffffff;
	/*
	vertical-align: bottom;
	*/
	border-bottom: 5px solid #000000;
}

* html #header {
	left: auto;
}

#logo {
	float: left;
	margin: 0px;
	margin-top: 21px;
	margin-right: 77px;
}

#worldwide {
	float: right;
	height: 20px;
	font-family: times new roman, times, serif;
	margin: 12px 6px 0px 6px;
}

#worldwide a {
}

#worldwide a:link {
	color: #6a6260;
	text-decoration: underline;
}

#worldwide a:visited {
	color: #6a6260;
	text-decoration: underline;
}

#worldwide a:hover {
	color: #F99B33;
	text-decoration: none;
}

#worldwide a:active {
	color: #F99B33;
	text-decoration: none;
}

#menu {
	float: left;
	width: 493px;
	margin-top: 5px;
	padding-top: 24px;
	background-color: #F99B33;
	background-image: url('/images/templates/nav_corner.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 6px;
}

* html #page-content-wrapper {
	width: 751px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#page-content {
	width: 490px;
	padding: 0px 20px 20px 20px;
	/*Float removed so that the border on page-content-wrapper works in Mozilla*/
	float: left;
	overflow: hidden;
}

/*Note, this works in Mozilla. IE does not support it.*/
#page-body img {
	max-width: 490px;
}

#page-secondary {
	float: right;
	display: inline;
	margin-right: 10px;
	margin-top: 22px;
	width: 199px;
	margin-bottom: 1em;
}

#title {
	border-bottom: 1px solid #000000;
}

#title h1 {
	margin-top: 1.1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#title h2 {
	font-size: 141.7%;
	font-weight: normal;
	color: #666666;
	font-family: times new roman, times, serif;
	margin-top: 0px;
	border-bottom: 0px;
}

#response {
	border-bottom: 1px solid #000000;
}

#response h1 {
	margin-top: 1.1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#response h2 {
	font-size: 141.7%;
	font-weight: normal;
	color: #666666;
	font-family: times new roman, times, serif;
	margin-top: 0px;
	border-bottom: 0px;
}

#article-related {
	margin-top: 1em;
	margin-left: 166px;
}

.attachments {
}

.attachment {
	background-color: #ebebeb;
}

.icon {
	float: left;
	margin-left: 5px;
}

.attachment-text {
	margin-left: 30px;
}

.attachment-image {
	padding: 5px 5px 5px 5px;
}

#subcontainers {
	border: 0px;
	background-color: #ffffff;
	margin-bottom: 1.5em;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
}

#subcontainers:after {
	content: ""; display: block; height: 0; clear: both;
}

#subcontainers .sectiontitle {
	font-family: arial, verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.5em;
	border: 0px;
	color: #ffffff;
	background-color: #F99B33;
	text-align: center;
	padding: 0.4em;
}

#subcontainers .content {
	padding-left: 14px;
	padding-right: 10px;
	padding-bottom: 1em;
}

#subcontainers .content h2 {
	font-size: 100%;
	width: auto;
	margin-top: 1em;
	margin-bottom: 0.25em;
	border: none;
	padding-left: 18px;
	background-image: url('/images/templates/bullet_orange.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#subcontainers .content p {
	margin-top: 0px;
	margin-bottom: 0.5em;
	margin-left: 18px;
	font-size: 100%;
}

#subcontainers a:link {
	text-decoration: underline;
}

#subcontainers a:visited {
	text-decoration: underline;
}

#subcontainers a:hover {
	text-decoration: none;
}

#subcontainers a:active {
	text-decoration: none;
}

#subcontainers .row {
}

#subcontainers .col1 {
}

#subcontainers .col2 {
}

#subarticles {
	border: 0px;
	background-color: #ffffff;
	margin-bottom: 1.5em;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
}

#subarticles:after {
	content: ""; display: block; height: 0; clear: both;
}

#subarticles .sectiontitle {
	font-family: arial, verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.5em;
	border: 0px;
	color: #ffffff;
	background-color: #F99B33;
	text-align: center;
	padding: 0.4em;
}

#subarticles .content {
	padding-left: 14px;
	padding-right: 10px;
	padding-bottom: 1em;
}

#subarticles .content h2 {
	font-size: 100%;
	width: auto;
	margin-top: 1em;
	margin-bottom: 0.25em;
	border: none;
	padding-left: 18px;
	background-image: url('/images/templates/bullet_orange.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#subarticles .content h3 {
	font-size: 100%;
	width: auto;
	margin-top: 1em;
	margin-bottom: 0.25em;
	border: none;
	padding-left: 18px;
	background-image: url('/images/templates/bullet_orange.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#subarticles .content p {
	margin-top: 0px;
	margin-bottom: 0.5em;
	margin-left: 18px;
	font-size: 100%;
}

#subarticles a:link {
	text-decoration: underline;
}

#subarticles a:visited {
	text-decoration: underline;
}

#subarticles a:hover {
	text-decoration: none;
}

#subarticles a:active {
	text-decoration: none;
}

#subarticles .row {
}

#subarticles .col1 {
}

#subarticles .col2 {
}

#footer {
	border-top: 5px solid #f99b33;
	position: relative;
	clear: both;
	color: #ffffff;
}

* html #footer {
	width: 751px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#footer a {
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
}

#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:active {
	color: #ffffff;
	text-decoration: underline;
}

#footer-menu {
	background-color: #584A47;
	padding: 6px;
	text-align: center;
	font-size: 91.7%;
	font-family: times new roman, times, serif;
	text-transform: lowercase;
}

.footer-menu-link {
	padding-left: 25px;
	padding-right: 25px;
}

#footer-copyright {
	font-size: 91.7%;
	color: #C0C0C0;
	position: relative;
	text-align: center;
	background-color: #000000;
	padding: 8px;
}

#footer-bg-strip {
	background-image: url('/images/templates/footer_bevel.gif');
	background-repeat: repeat-x;
	height: 6px;
}

#footer-ddsn {
	margin-top: 2px;
	font-family: arial, helvetica, sans-serif;
	position: relative;
	font-size: 9px;
	color: #707070;
}

#footer-ddsn a:link {
	color: #707070;
}

#footer-ddsn a:visited {
	color: #707070;
}

#searchform {
	background-color: #eeeeee;
	padding: 14px;
	margin-top: 1em;
	margin-bottom: 1em;
}

#searchform #searchfieldlabel {
	display: inline;
	float: left;
	padding: 3px;
}

#searchform #keywords {
	display: inline;
	float: left;
}

#searchform #keywords input {
	width: 54%;
	margin-right: 2px;
}

#searchform #submitbutton {
	display: inline;
	float: left;
	padding: 1px;
	white-space: nowrap;
}

#searchform #options {
	clear: both;
	display: block;
	padding: 5px;
}

* html #searchform #options {
	padding: 0px;
}

#searchresults {
	margin-top: 1em;
	margin-bottom: 1em;
}

#searchresults .trailnav {
	color: #999999;
}

#searchresults .trailnav a {
	color: #999999;
	text-decoration: none;
}

#searchresults .button-view {
	float: right;
}

.searchresultsfound {
	margin: 0px;
}

.searchpagingtop {
	padding: 6px;
	background-color: #F99B33;
	margin-bottom: 0.5em;
}

.searchpagingbottom {
	padding: 6px;
	margin-bottom: 0.5em;
}

.searchtotal {
	float: left;
	margin: 0px;
}

.searchpages {
	float: right;
	margin: 0px;
}

.searchpaging a:link, searchpaging a:visited, searchpaging a:hover, searchpaging a:active {
	text-decoration: none;
	color: #000000;
}


.search-results-1 {
	width: 100%
	background: #f5f5f5;  
	border-bottom: 1px solid #ebebeb;
	margin-top: 1em;
	margin-bottom: 1em;
}

.search-results-1 h3 {
	margin-top: 1em;
	margin-bottom: 1em;
}

.search-results-1 p {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

.search-results-2 {
	width: 100%
	background: #ffffff;
	border-bottom: 1px solid #ebebeb;
	margin-top: 1em;
	margin-bottom: 1em;
}

.search-results-2 h3 {
	margin-top: 1em;
	margin-bottom: 1em;
}

.search-results-2 p {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

div.feature-box-left, div.feature-box-right, div.feature-box-nowrap {
	display: inline;
	border: 1px solid #000000;
	background-color: #ffffff;
	margin-bottom: 1.5em;
	margin-left: 0px;
	margin-right: 0px;
	width: 38%;
}

div.feature-box-left {
	float: left;
	margin-right: 10px;
}

div.feature-box-right {
	float: right;
	margin-left: 10px;
}

div.feature-box-nowrap {
	display: block;
}

div.feature-box-left:after, div.feature-box-right, div.feature-box-nowrap {
	content: ""; display: block; height: 0; clear: both;
}

div.feature-box-left h2, div.feature-box-right h2, div.feature-box-nowrap h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.5em;
	border: 0px;
	color: #ffffff;
	background-color: #F99B33;
	text-align: center;
	padding: 0.4em;
}

div.feature-box-left img, div.feature-box-right img, div.feature-box-nowrap img {
	margin: 4px;
}

div.feature-box-left h3, div.feature-box-right h3, div.feature-box-nowrap h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	margin-top: 0.6em;
	margin-bottom: 0.75em;
}

div.feature-box-left p, div.feature-box-right p, div.feature-box-nowrap p {
	margin-top: 0em;
	margin-bottom: 1.0em;
	line-height: 1.4em;
	padding: 0px 10px 0px 10px;
}

#extranet-userinfo {
	margin-bottom: 1.5em;
	font-size: 91.7%;
	background-image: url('/images/templates/lock.gif');
	background-repeat: no-repeat;
	padding-left: 18px;
}

#extranet-clientlogo {
	padding: 6px;
	width: 187px;
	overflow: hidden;
	text-align: center;
	border: #000000 1px solid;
	margin-bottom: 1em;
	white-space: nowrap;
	background-color: #ffffff;
}

#extranet-features {
	margin-top: 3em;
	width: 199px;
	overflow: hidden;
}

#extranet-home-feature-sections {
}

#extranet-home-feature-sections .row {
	clear: both;
}

#extranet-home-feature-sections .col1 {
	float: left;
	width: 48%;
	margin-right: 3%;
	clear: left;
}

#extranet-home-feature-sections .col2 {
	float: right;
	width: 48%;
}

#extranet-home-feature-sections .feature-box h4 {
	padding: 0px;
	padding-left: 10px;
	margin-top: 1em;
	font-style: normal;
}

#extranet-home-feature-sections .feature-box p {
	padding-right: 6px;
}

#userform p {
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 1px;
	background-color: #ebebeb;
}

/* End tag for screen media */
}