/* 2.1 - Style for Page Name Header if No.swt is Found */
.pagehdr,a.pagehdr:link,a.pagehdr:visited,a.pagehdr:hover,a.pagehdr:active,p.pagehdr,td.pagehdr {font-size : 10px;
	 font-weight : normal;
	 color: #000000;}

 /* 2.2 - Background Color for Lower Page Header Area */
 td.phdr2bgcolor {}

 /* 2.3 - Breadcrumb Font Styles for Text and Links */
span.breadcrumb {padding: 0px 0px 0px 0px;}

.breadcrumb,a.breadcrumb:link,a.breadcrumb:visited,a.breadcrumb:hover,a.breadcrumb:active {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
         font-size : 10px;
         line-height: 12px;
	 font-weight : normal;
	 color: #9d9974;
         text-decoration: none;
         text-transform: uppercase;}

.breadcrumbdown,a.breadcrumbdown,a.breadcrumbdown:hover,a.breadcrumbdown:active,a.breadcrumbdown:visited,p.breadcrumbdown,td.breadcrumbdown {
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
         font-size : 10px;
         line-height: 12px;
	 font-weight : normal;
	 color: #9d9974;
         text-decoration: none;
         text-transform: uppercase;}

 /* 2.4 - Default Style for Color of Line Between Body Content and Sidebar Content */
 td.rulecolor {}

 /* 2.6 - Highlighted Searched Word in Search Results List */
.highlighted,p.highlighted,td.highlighted {color: #cc3333;
	 font-size: 10px;}

 /* 2.7 Padding for Search Results Page */

 /* 2.8 Padding for Response Window After Contact Form Submitted */

 /* 2.9 - Minimum Size of Text When Needed */
.smalltext {font-size: 10px;}

 /* 2.10 - Text Footer at the Bottom of Every Page */
 td.footertxt {font-size: 9px;
         color: #918f8f;
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
         font-weight: normal;}

tr#ftrspacer {display:none;}

 /* 2.11 - Captions Under Option Types (forms/graphics/etc) Attached to Articles on a Page */
.captions,p.captions,td.captions,a.captions {color: #000000 !important;
	 font-size: 10px;
	 text-decoration: none;}

 a.captions:hover {color: #000000 !important;
	 font-size: 10px;
	 text-decoration: underline;}



td.searchheight {padding:0px 5px 109px 0px;}

input.searchcriteriafield {width:105px;}

span.searchsidespacer {width: 0px;
         display:block;}

/* turning off to fix submit button alignment in dataset
input {background-color:#F6F4EC;
         border: 1px solid #DEDCCE;
         color:#666633;
         font-family:"Trebuchet MS",sans-serif;
         font-size:10px;
         text-transform:uppercase;}
*/