html { 
box-sizing: border-box;
padding: 0; 
margin: 0; 
}
*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
	font-size: 62.5%;font-family:Arial, Helvetica, sans-serif;padding: 0; margin: 0;
}

img {border:0;}
hr {}
address {font-style:normal}

a {color: #1c94c4;text-decoration: none;}
a:hover {text-decoration: underline;}
h1 {display:none;font: bold 36px/100% Arial, Helvetica, sans-serif;}
h2.h2header {text-transform:uppercase;font-weight:bold;padding:5px;background-color:#F37421;text-align:center;color:black;font-size:1.5em;margin:0px 0px 10px 0px;}
#accordion .ui-accordion-content a {color: #1c94c4;text-decoration: none;}
#accordion .ui-accordion-content a:hover {text-decoration: underline;}

#header div.siteHeader {float:left;padding-top:5px;}
#header div.siteRegister {float:right;padding-top:5px;border:0px solid #F37421;margin-bottom:5px;}
#header div.advertHeader {width:100%;text-align:center;}

#flashpan {display:none;}

.section_header {
	margin:0px;
	padding:10px;box-sizing: border-box;
	font-size:2.5em;
}
h3.section_header {
	font-size:1.5em;
}
.section_header .section_header_smtext {
	font-weight:normal;
}
.content-p {
	margin:0px;
	padding:5px;
	background-color:white;
	color:black;
}
.sme_tables {
	background-color:white;
	border-collapse: separate;
	text-align: left; 
	width: 100%;
	margin: 10px 0px;
}
.sme_tables th{
	border:1px solid black;
	color:black;
	/*font-weight:bold;*/
	text-align:center;
	font-size:1.1em;
	width:33%;
	padding:0px;
	/*margin:2px;*/
}
.sme_tables tbody td{
	border:1px solid #B1B1B1;
	/*background-color:#535353;
	color:white;*/
	background-color:white;
	color:black;
}
.sme_tables tfoot td{
	/*border:1px solid #92DB2F;
	background-color:#92DB2F;*/
	border:1px solid rgb(243, 77, 6);
	color:rgb(243, 77, 6);
	font-weight:bold;
	text-align:center;
}
.sme_tables tfoot td a{
	/*color:rgb(46, 138, 202);*/
	color:rgb(243, 77, 6);
	text-decoration:underline;
}

.procurement_tables { 
	border-collapse: collapse;
	text-align: left; 
	width: 98%;
	margin: 10px 5px;
} 
.procurement_tables {
	background: #fff;
	border: 5px solid #6c7f45;
}
.procurement_tables th {
	width:25%;
}
.procurement_tables td, .procurement_tables th { 
	padding: 3px 10px; 
}
.procurement_tables thead th {
	background-color:#a7c172; 
	color:black; 
	font-size: 15px;
	font-weight: bold; 
	border-left: 5px solid #6c7f45;
	height: 40px;
	text-align: center;
} 
.procurement_tables thead th:first-child { 
	border: none; 
}
.procurement_tables tbody td { 
	color: #6e7e4c; 
	border-left: 5px solid #6c7f45;
	font-weight: normal; 
}
.procurement_tables tbody .alt td { 
	background: #E1EEf4; 
	color: #00557F; 
}
.procurement_tables tbody td:first-child { 
	/*border-left: none; */
}
.procurement_tables tbody tr:last-child td { 
	border-bottom: none; 
}
.procurement_tables tfoot td div { 
	/*border-right: 1px solid #6c7f45;*/
	background: #e8efda;
} 
.procurement_tables tfoot td { 
	padding: 0;
	text-align: center;
	border-right: 5px solid #6c7f45;
	/*font-size: 12px*/
} 
.procurement_tables tfoot td div{ 
	padding: 2px; 
}
.procurement_tables tfoot a { 
	text-decoration: none;
	display: inline-block;  
	padding: 2px 8px; 
	margin: 1px;
	color: black;
	font-size: 15px;
	font-weight: bold;
	border: 5px solid #d6e3bc;
	background-color:white;
	/*-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
	background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');*/
	/*background-color:#006699;*/ 
}
.procurement_tables tfoot a:hover { 
	background-color:transparent;
}
.procurement_tables thead th.th_blank {
	background-color:transparent;
	width:1px;
}
div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }
/************************************************************************************
CONTRACT FINDER STYLES
*************************************************************************************/
.contractfinder-container {margin:5px;padding:5px;background-color:white;}
.contractfinder-container .profile-header {background-color:black;padding:5px;}
.contractfinder-container .profile-container {border:2px solid black;padding:5px;}
.contractfinder-container .profile-container .receive-emails {margin-left:10px;margin-bottom:10px;}
.contractfinder-container .profile-container .receive-emails label {font-weight:bolder;color:#F37421;margin-right:10px;}
.contractfinder-container .profile-container .label {padding-left:10px;font-weight:bolder;color:#F37421;font-size:medium;margin-bottom:3px;}
.contractfinder-container .profile-container .tip {padding-left:10px;}
.contractfinder-container .profile-container table {width:100%;}
.contractfinder-container .profile-container table tr td.td50{width:50%;}
.contractfinder-container .profile-container .td50fieldset {border-top:none;border-left:none;border-right:none;border-bottom:2px solid #F2F2F2;}
.contractfinder-container .profile-container .td50fieldset dl {padding:0;margin:0;}
.contractfinder-container .profile-container .td50fieldset dl dt {font-weight:bolder;color:#F37421;margin-bottom:3px;}
.contractfinder-container .profile-container .td50fieldset dl dd {margin:0;}
.contractfinder-container .profile-container .td50fieldset dl dd input {width:50%;}
.contractfinder-container .profile-container .regionfieldset {border:none;}
.contractfinder-container .profile-container .regionfieldset dl {padding:0;margin:0;}
.contractfinder-container .profile-container .regionfieldset dl dt {font-weight:bolder;color:#F37421;font-size:medium;margin-bottom:3px;}
.contractfinder-container .profile-container .regionfieldset dl dd {margin:0;}
.contractfinder-container .profile-container .regionfieldset p {margin-top:3px;}
.contractfinder-container .profile-button {font-weight:bold;background-color:black;padding:5px;color:white;text-align:center;}
.contractfinder-container .profile-header .logo-cell{width:40px;}
.contractfinder-container .profile-header .label-cell{font-weight:bold;color:white;vertical-align:middle;}
.contractfinder-fieldset {border-top:none;border-left:none;border-right:none;border-bottom:2px solid #F2F2F2;}
.contractfinder-fieldset dl {padding:0;margin:0;}
.contractfinder-fieldset dl dt{font-weight:bolder;color:#F37421;font-size:medium;margin-bottom:3px;}
.contractfinder-fieldset dl dd{margin:0;}
.contractfinder-fieldset .contractfinder-span-label {font-weight:bolder;color:#F37421;font-size:medium;margin-bottom:3px;}
.contractfinder-fieldset .contractfinder-div-container {margin:0px;padding:0px;}
.contractfinder-fieldset .contractfinder-div-left50 {float:left;width:50%;}
.contractfinder-fieldset .contractfinder-div-left50 dl dt {color:#646464;font-size:small;}
.contractfinder-tip {margin-top:3px;}
.contractfinder-button-container {border:none;}
.contractfinder-results-header {margin-top:0px;padding:5px;border:1px solid #F37421;text-align:center;color:#F37421}
/************************************************************************************
NEWSLETTER STYLES
*************************************************************************************/
.newsletter-table-display {border-collapse:collapse; border:5px solid rgb(191, 191, 191); width:100%;background-color:white;}
.newsletter-table-display-other {border-collapse:collapse; border:5px solid rgb(191, 191, 191); width:100%;background-color:white;}
.newsletter-table-header {font-family:Arial, Helvetica, sans-serif;font-size:16px;font-weight:bold;}
.newsletter-table-subheader {font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;}
.newsletter-table-header-color {background-color:rgb(255, 207, 185)}
.newsletter-table-comments {font-family:Arial, Helvetica, sans-serif;font-size:14px;color:black;text-align: justify;}
.newsletter-table-links a {font-family:Arial, Helvetica, sans-serif;font-size:14px;}
.newsletter-table-links a:link {color:blue}
.newsletter-table-links a:visited {color:purple}
.newsletter-table-links a:active {color:red}
/************************************************************************************
SIGNUP PAGE STYLES
*************************************************************************************/
.signup-box {background-color:white;margin-bottom:10px;padding:10px;border:2px solid #F37421}
.signup-field-container {padding:2px;margin-top:10px;}
.signup-field {padding:5px;border:1px solid #F37421;width:90%}
.signup-field-required {padding:5px;border:2px solid red;width:90%}
.signup-field-wrapper {display:inline-block;width:70%}
.signup-field-label {display:inline-block;font-weight:bold;width:25%;}
.signup-field-label-required {display:inline-block;font-weight:bold;width:25%;color:red;}
.signup-button {cursor:pointer;padding:5px 20px 5px 20px ;font-weight:bold;}
.hidden {display:none;}
/************************************************************************************
CLIENT PROFILE STYLES
*************************************************************************************/
.cl-list-cont {padding:5px;background-color:white;color:black;margin-bottom:10px;}
.cl-list-cont-lc {float:left;width:48%;margin-right:10px;border:1px solid #898989;}
.cl-list-cont-rc {float:left;width:48%;border:1px solid #898989;}
.cl-list-cont-img {float:left;width:75px;height:75px;}
.cl-list-cont-h3 {border-bottom:1px solid #F37421;padding:5px 5px 5px 0px;margin:0px 0px 0px 0px;}
.cl-list-cont-tag {display:block;padding-top:5px;}
.cl-pr-cont {border:1px solid black;background-color:white;padding:10px;border-radius: 10px;}
.cl-pr-cont-header {margin:0px;padding:10px 5px 10px 5px;border-bottom:1px solid #F37421;background-color:white;}
.cl-pr-cont-feature {margin-bottom:10px;border:1px solid black;padding-bottom:5px;}
.cl-pr-cont-feature-header {margin:0px;padding:10px 5px 10px 5px;border-bottom:1px solid black;background-color:#F37421;}
.cl-pr-cont-feature-fs {border:1px solid black;border-radius: 10px;}
.cl-pr-cont-feature-fs legend{font-weight:bold;font-size:1.5em;}
.cl-pr-cont-feature-fs legend span{font-size:small;font-weight:normal;color:red;}
.cl-pr-cont-feature-tbl-1 {width:48%;margin-right:10px;float:left;}
.cl-pr-cont-feature-tbl-1 table {width:100%;border-right:1px solid black;padding-right:10px;}
.cl-pr-cont-feature-tbl-1 table tr th{width:130px;text-align:left;}
.cl-pr-cont-feature-tbl-1 table tr td input{border:1px solid black;border-radius: 5px;padding:5px}
.cl-pr-cont-feature-tbl-2 {width:48%;margin-right:5px;float:left;}
.cl-pr-cont-feature-tbl-2 table {width:100%;}
.cl-pr-cont-feature-tbl-2 table tr th{width:130px;text-align:left;}
.cl-pr-cont-feature-tbl-2 table tr td input{border:1px solid black;border-radius: 5px;padding:5px}
.cl-pr-cont-custom-tbl {width:100%;}
.cl-pr-cont-custom-tbl table {width:100%;padding-right:15px;}
.cl-pr-cont-custom-tbl table tbody tr th{width:130px;text-align:left;vertical-align:top;}
.cl-pr-cont-custom-tbl table tbody tr td input{border:1px solid black;}
/*.cl-pr-cont-feature-submit {margin-top:5px;}
.cl-pr-cont-feature-submit input{border:2px solid black;font-weight:bold;background:#F37421;color:black}*/
.cl-pr-cont-other-txt {padding:10px;font-size:1.2em;}
.m20 {margin-bottom:20px;}
.ml80 {margin-left:80px}
.p2  {padding:2px;}
.p5 {padding:5px;}
.w30 {width:30%;}
.w100 {width:100%;}
.cb {clear:both;}
.mand-star {font-size:small;font-weight:bolder;color:red;}
.wg-black {color:black;}
.wg-orange {color:#F37421;}
/************************************************************************************
SME CONTACT STYLES
*************************************************************************************/
.divTableMain {border:1px solid #000000; display:table; width:100%}
.divTableBody {display:table-row-group}
.divTableRow {display:table-row}
.divTableCellMain {background-color:#f37421; display:table-cell; padding:3px 10px}
.divTableCellMain  h3{color:white;font-weight:bold;}
.h3tag {font-weight:normal;font-size:0.8em;color:black}
.divTable {display:table; width:100%}
.divTableCell {border-bottom:1px solid white; display:table-cell; padding:3px 10px}
.divTableLabel {color:white;font-weight:bold;}
.divTableLabel .mand{color:black;}
.divTableInput {width:100%}
.reqLabel {color:black;font-weight:bolder;text-transform: uppercase;}
.reqInput {border:2px solid black}
/************************************************************************************
NAVIGATION TABS
*************************************************************************************/
#tabs {   
    width: 100%;  
    background: black;  
    font-weight: bold;  
    position: relative; 
}
#tabs ul {  
    padding: 0;  
    margin: 0 auto;  
    height: 30px;  
}
#tabs li {  
    display: inline;  
    float: left; 
	padding-left:5px;
	border-right:1px solid #f9a068;
}
#tabs li.active-tab {  
    background-color:#f9a068; 
}
.clearfix:before,  
.clearfix:after {  
    content: " ";  
    display: table;  
}  
.clearfix:after {  
    clear: both;  
}  
.clearfix {  
    *zoom: 1;  
}
#tabs a {  
    color: white;  
    display: inline-block;  
font-size:small;
    text-align: center;  
    text-decoration: none;  
    line-height: 30px;  
    padding-right:10px;  
}
#tabs li a {  
    box-sizing:border-box;  
    -moz-box-sizing:border-box;  
    -webkit-box-sizing:border-box;  
	color:#F37421;
}  
#tabs a:hover {color:#F37421;}
#tabs li:hover {background-color:#F2F2F2;}
tabs li:last-child a {  
    border-right: 0;  
}
#tabs li.active-tab a{  
color:black;
}

.ad-RH-SLOT1, .ad-RH-SLOT2, .ad-RH-SLOT3 {padding-bottom:10px;text-align:center;}
.ad-FOOTER-SLOT1, .ad-FOOTER-SLOT2, .ad-FOOTER-SLOT3 {padding-right:10px}
.table-button{display:block;text-align:center;border:1px solid #B4B4B4;background-color:#ADADAD;margin-bottom:5px;color:black}
.table-button i{margin-top:1px;}
.button-delete {margin-bottom:20px;}
.button-delete:hover {background-color:red;}
.button-edit:hover, .button-view:hover {background-color:#93DB2F;}
td {vertical-align:top;}


.contact-module {
	width:30%;
	float:left;
	margin:5px;
	padding: 10px;
	font-weight:bold
}
.contact-module h4 {
	padding:0 0 5px 0;
	margin:0;
	/*font-size: 1.1em;*/
	font-weight:bold;
}
.contact-module ul {
margin:0;
padding-left:18px;
}

.mod-right {text-align:right;float:right;}
.footerlinks {display:block;padding:4px 0 4px 0;margin-bottom:4px;}
.footerlinks img{float:left;padding-right:7px;}

/* BANNER SEARCHBOX */
.banner-search {float:right;margin-bottom:10px;}
.banner-search input.bannersearchbox {
width: 254px;
margin: 0;
padding: 0 10px 0 10px;
border: none;
cursor: text;
display: block;
float: left;
vertical-align: middle;
height: 30px;
line-height: 30px;
border:1px solid #F37421;
}
.banner-search input.bannersearchbutton {
height: 32px;0
margin: 0;
border:1px solid #F37421;
border-left:none;
padding: 0 5px 0 5px;
cursor: pointer;
display: block;
float: left;
background-color:#F37421;
}
.banner-search input.bannersearchbutton:hover {background-color:#F9A068;}

/* ABOUT US TABLE */
#core-service-table td {border:10px solid #D6D6D6; padding:50px}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {
	padding: 5px;
	width: 98%; 
	font-size: small;
}
#header {}
#tabs_boundary {margin-bottom: 5px;clear:both}
#content {
	width: 69%;
	float: left;
	padding: 0;
	margin-right:5px;
}

#middle {
	width: 30%;
	float: left;
	/*margin: 0px 0px 5px 5px;*/
}

#sidebar {
		clear: both;
		width: auto;
		float: none;
}
#footer {
	clear: both;
}

fieldset.department_fieldset  { 
  margin-bottom: 1.25em; 
  padding: .125em; 
} 

fieldset.department_fieldset ul.checkbox  { 
  margin: 0; 
  padding: 0; 
  margin-left: 20px; 
  list-style: none; 
}

fieldset.department_fieldset ul.checkbox li input { 
  margin-right: .25em; 
} 

fieldset.department_fieldset ul.checkbox li { 
  border: 1px transparent solid; 
  display:inline-block;
  width:45%;
} 

fieldset.department_fieldset ul.checkbox li label { 
  display:inline; 
} 
fieldset.department_fieldset ul.checkbox li:hover, 
fieldset.department_fieldset ul.checkbox li.focus  { 
  background-color: lightyellow; 
  border: 1px gray solid; 
  width: 45%; 
} 

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 1024px or less 
@media screen and (max-width: 1024px) {
.image-container {height:200px;}
}*/

/* for 980px or less */
@media screen and (max-width: 980px) {
	
	#pagewrap {
		
	}
	
	#header div.siteHeader {float:none;}
	#header div.advertHeader {float:none;margin:10px 0px 0px 0px;}
	#header div.siteRegister {float:none;text-align:center;margin:10px 0px 0px 0px;}
	
	#content {
		width: 69%;
		clear:both
	}
	#middle {
		width: 29%;
		/*margin: 0px 0px 5px 0px;*/
		float: right;
	}
	
	#sidebar {
		clear: both;
		width: auto;
		float: none;
	}

	#header {
		/*padding: 1% 4%;*/
	}
	.contact-module {
		clear:left;
		width:93%;
	}
	.cl-pr-cont-feature-tbl-1 {width:100%;}
	.cl-pr-cont-feature-tbl-1 table {border-right:none;padding-right:0px;}
	.cl-pr-cont-feature-tbl-2 {width:100%;}
}

/* for 800px or less*/
@media screen and (max-width: 800px) {
	
	#pagewrap {
		/*width: 94%;*/
	}
	#content {
		width: 69%;
	}
	#middle {
		width: 29%;
		margin: 0px 0px 5px 0px;
		float: right;
	}
	
	#sidebar {
		clear: both;
		width: auto;
		float: none;
	}
	
	.contact-module {
		clear:left;
		width:93%;
	}
#core-service-table td {border:10px solid #D6D6D6; padding:20px}
.banner-search {float:left;margin-bottom:10px;margin-top:10px;}
}


/* for 700px or less */
@media screen and (max-width: 600px) {

	#content {
		width: auto;
		float: none;
	}
	
	#middle {
		width: auto;
		float: none;
		margin-left: 0px;
	}
	
	#sidebar {
		width: auto;
		float: none;
	}
	#header div.siteRegister {float:left;}
	.article-channel-headline h2 {padding:5px 0px 0px 0px;}
	.contact-module {
		clear:left;
		width:93%;
	}

}

/* for 480px or less */
@media screen and (max-width: 480px) {

	#header {
		height: auto;
	}
	h1 {
		font-size: 24px;
	}
	#sidebar {
		display: none;
	}

.mod-right {text-align:left;float:left;}
.cl-pr-cont-feature-submit {text-align:center;width:100%;}
.cl-pr-cont-feature-submit input{width:100%;}
.cl-pr-cont-feature-tbl-1 table tr th, .cl-pr-cont-feature-tbl-2 table tr th{font-size:0.8em;width:100px;}

fieldset.department_fieldset ul.checkbox li { 
  width:95%;
} 

fieldset.department_fieldset ul.checkbox li:hover, 
fieldset.department_fieldset ul.checkbox li.focus  { 
  width: 95%; 
}
}

/* border & guideline (you can ignore these) */

#header, #content, #middle, #sidebar {
	margin-bottom: 5px;
}

#pagewrap {
	border: solid 1px #ccc;
}
#header img,  #content img, #middle img, #sidebar img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
#header {margin-bottom:25px;}


#sidebar{text-align:center}
#footer {border:1px solid black;border-radius:10px;}*/
#footer-inner, #sidebar-inner {
	border:1px solid white;
	padding:5px;
}
#middle {
	border-left:1px solid black;
	border-right:1px solid black;
	border-radius: 10px;
	padding-top:10px;
}


