form {
  margin: 0px;
}
fieldset {
  -moz-border-radius: 7pt;
}
legend {
  font-family:Arial, Helvetica, sans-serif;
  color: #6cbc45;
  font-size: 14px
  font-weight: bold;
}
.mceEditor {

}
.code_javascript {
  background-color: #ffffff;
  border-left: #DAD9D3 1px solid;
  border-top: #DAD9D3 1px solid;
  border-bottom: #808080 1px solid;
  border-right: #808080 1px solid;
}
.page_title {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ff9d3c;
  font-weight: bold;
  text-align: center;
}
.text {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #6d6e71;
}
.text_white {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: white;
}
.text_control {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #6d6e71;
  border: 1px solid #A3B0C7;
}

.text_control_small {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #6d6e71;
  border: 1px solid #A3B0C7;
} 
.textarea_control {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #6d6e71;
  border: 1px solid #A3B0C7;
  margin-left: 0px;
  width: 99%;
  overflow: auto;
}
.textarea_control_codeeditor {
  font-family: 'Courier New', "Gill Sans", "Gill Sans MT", arial;
  font-size: 14px;
  color: #000000;
  border: 1px solid #A3B0C7;
  margin-left: 0px;
  width: 100%;  overflow: auto;
}
.textarea_control_required {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #6d6e71;
  border: 1px solid #A3B0C7;
  margin-left: 0px;
  width: 99%;
  overflow: auto;
}
.text_required {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #6d6e71;
  border: 1px solid #A3B0C7;
}
.text_small {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #6d6e71;
}
.text_small_italic {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  font-style: italic;
}
.link_small {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #376faa;
}
.link_small:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #feb165;
}
.text_disabled_small {
  font-family:Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #C0C0C0;
}
.text_control_small {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #6d6e71;
  border: 1px solid #7F9DB9;
  padding: 2px 2px;
}
.textarea_control_small {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #6d6e71;
  border: 1px solid #7F9DB9;
  padding: 2px 2px;
}
.text_bold {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #6d6e71;
}
.text_title {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #6d6e71;
  font-style: italic;
}
.text_disabled {
  font-family:Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #C0C0C0;
}
.text_note, .text_note span {
  font-family:Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: red;
}
.standardPaddingTop {
  padding-top: 4px;
}
.label {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #6d6e71;
  text-align: right;
  font-weight: normal;
}
.label_small {
  font-family:Arial, Helvetica, sans-serif;
  color: #5B826B;
  font-size: 12px;
  font-weight: normal;
}
.label_required {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #586a07;
  text-align: right;
  font-weight: normal;
}
.label_normal {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #6d6e71;
  text-align: right;
  font-weight: normal;
}
.label_title {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #586a07;
  font-weight: normal;
}
.label_title_required {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #586a07;
  font-weight: normal;
}
.label_control_row {
  padding: 2px 0px 4px 0px;
}
.command_seperator_top {
  border-bottom: dotted 1px #DAD9D3;
  margin-bottom: 8px;
  padding-bottom: 6px;
}
.command_seperator_bottom {
  border-top: dotted 1px #DAD9D3;
  margin-top: 8px;
  padding-top: 4px;
}
.commandWrapper {
  height: 26px;
}
.commandDiv {
  float: left;
  padding-right: 4px;
}
.commandDivRight {
  float: right;
  padding-left: 4px;
  height: 26px;
}
.editTab_wrapper {
  margin: 0px;
  padding: 8px 0px 0px 20px;
}
.button_action {
  cursor: pointer;
}
.button_move {
  cursor: move;
}
.button_control {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px
  color: #6d6e71;
  border: 1px solid #7F9DB9;
  padding: 2px;
}
a.button, .button input.buttonDiv, .button div.buttonDiv {
  color: #ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
.button a {
  text-decoration: none;
}
a.button div.buttonDiv:hover, .button input.buttonDiv:hover, .button div.buttonDiv:hover {
  background-color: #7a3d00;
  color: #ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.buttonDiv {
  cursor: pointer;
  padding: 2px 10px;
  background-color: #76852a;
  border-left: #DAD9D3 1px solid;
  border-top: #DAD9D3 1px solid;
  border-bottom: #808080 1px solid;
  border-right: #808080 1px solid;
}

.grid_header {
  background-color: #b67514;
  padding: 0px 0px 4px 0px;
}
.white {
  color: #ffffff;
}
.grid_options {
  border: #A5C2E2 1px solid;
}
.grid_table {
  background-color: #CCCCCC;
  border-color: #CCCCCC;
  border-style: solid;
  border-collapse: collapse;
}
.grid_cell_header {
  padding: 2px 4px 2px 4px;
}
.grid_cell {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
  background-color: transparent;
  padding: 2px 4px 2px 4px;
}
.grid_cell_even {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #6d6e71;
  background-color: #e4e4e4;
  padding: 2px 4px 2px 4px;
}
.grid_cell_footer {
  padding: 2px 4px 2px 4px;
}
.grid_title {
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
.grid_title:hover {
  text-decoration: underline;
}
.grid_container, .grid_container_cell {
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
}
.grid_container_list {
  overflow-x: hidden;
  overflow-y: auto;
  border: #C0C0C0 1px solid;
  padding: 5px;
}
.grid_container_list-active {
  background-color: #FFFFCC;
}
.grid_container {
  overflow: visible;
  position: relative;
  width: 100%;
  height: 100%;
}
.grid_container_list_featured {
  overflow-x: hidden;
  overflow-y: auto;
  border: #f4ae2a 1px solid;
  padding: 5px;
}
.grid_container_list_item {
  background-color: #A0A0A0;
  border-bottom: white 1px solid;
  color: #ffffff;
}
.grid_container_table {
  border: #E4E4E4 1px solid;
  padding: 5px;
}
.grid_container_table_featured {
  border: #f4ae2a 1px solid;
  padding: 5px;
}
.grid_container_item {
  margin: 0px;
  padding: 0px;
  float: left;
  overflow: visible;
  position: relative;
  width: 100%;
  height: 100%;
}
.grid_container_table_noborder {
  /*padding: 5px; */
}
.grid_container_table_noborder_padding {
  padding-right: 8px;
}
.grid_container_table_item {
  border: transparent 2px solid;
  padding: 0px;
  margin: 0px;
}
.grid_container_table_item_selected {
  border: red 2px solid;
  padding: 0px;
  margin: 0px;
}
.grid_container_cell_item  {
  margin: 0px;
  padding: 0px;
  float: left;
  margin-right: 1px;
  margin-bottom: 1px;
  text-align: center;
}
.grid_container_pagelet, .grid_container_cell_pagelet {
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  float: left;
}
.grid_container_pagelet {
  overflow: visible;
  position: relative;
  width: 100%;
  height: 100%;
}
.grid_container_pagelet_header {
  border: #B6B6B6 1px solid;
  padding: 2px 4px 2px 10px;
  background: transparent url(images/frames/frame_teal.gif) repeat-x center center;
  width: 100%;
}
.grid_container_pagelet_header_text {
  color: #ffffff;
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px
}
.grid_container_pagelet_handle {
  cursor: move;
}
.grid_container_table_pagelet {
  width: 100%;
  border: #E4E4E4 1px solid;
  padding: 5px;
}
.edit_container {
  border: #7b9ebd 1px solid;
  padding: 4px 4px 4px 4px;
}
.edit_container_nopadding {
  border: #7b9ebd 1px solid;
}
.imageedit {
  border: #7b9ebd 1px solid;
}
.image {
  border-top: #DADADA 1px solid;
  border-left: #DADADA 1px solid;
  border-bottom: #C0C0C0 1px solid;
  border-right: #C0C0C0 1px solid;
}
.imageright {
  float: right;
  margin-top: 2px;
  margin-left: 14px
  margin-bottom: 2px;
}
.imageleft {
  float: left;
  margin-top: 2px;
  margin-right: 10px;
  margin-bottom: 2px;
}
.imageleft_standard {
  float: left;
  margin-top: 4px;
  margin-right: 4px;
}
.imageleft_nobottom {
  float: left;
  margin-top: 2px;
  margin-right: 10px;
}
.link {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px
  color: #376faa;
}
.link:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px
  color: #feb165;
}
.search_link {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px
  color: #376faa;
  text-decoration: underline;
}
.search_link:hover {
  font-size: 14px
  color: #feb165;
  text-decoration: underline;
}
.spacer {
  height: 7px;
  width: 1px;
}
.text_header {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px
  color: #FFFFFF;
}
.text_header a {
  font-size: 14px
  color: #feb165;
}
.text_header a:hover {
  font-size: 14px
  color: #376faa;
}
.label_header {
  color: #feb165;
  font-size: 13px;
  font-weight: bold;
}
.slideshow_main {
  border: #7b9ebd 1px solid;
  padding: 5px;
}
.control_button {
  border: #E4E4E4 1px solid;
  padding: 3px;
}
.nowrap {
  white-space: nowrap;
}

/* Calendar */

.CalendarTopRightBottomFullBorder {
  border-top: #C0C0C0 1px solid;
  border-right: #C0C0C0 1px solid;
  border-bottom: #C0C0C0 1px solid;
}
.CalendarLeftBorder {
  border-left: #C0C0C0 1px solid;
}
.CalendarTopBottomBorder {
  border-top: #C0C0C0 1px solid;
  border-bottom: #C0C0C0 1px solid;
}
.CalendarLeftTopBottomBorder {
  border-top: #C0C0C0 1px solid;
  border-left: #C0C0C0 1px solid;
  border-bottom: #C0C0C0 1px solid;
}
.CalendarTitle {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: white;
  background-color: #730705;
  padding: 2px 0px;
  height: 20px;
}
.CalendarOtherMonthLink {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px
  font-weight: bold;
  padding: 0px 8px 0px 8px;
  color: #FFCC66;
  text-decoration: none;
}
.CalendarOtherMonthLink a {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px
  font-weight: bold;
  color: #FFCC66;
  text-decoration: none;
}
.CalendarOtherMonthLink a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px
  font-weight: bold;
  color: white;
  text-decoration: underline;
}
.CalendarDayHeader {
  background-color: #660033;
  font-family:Arial, Helvetica, sans-serif;
  color: white;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 0px;
  height: 10px;
}
.CalendarOtherMonthDay {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  background-color: #EEEEEE;
  border-left: #C0C0C0 1px solid;
  padding: 0px 2px 2px 2px;
  text-align: right;
  vertical-align: top;
}
.CalendarMonthDay {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  border-left: #C0C0C0 1px solid;
  padding: 0px 2px 2px 2px;
  text-align: right;
  vertical-align: top;
  background-color: #ffffff;
}
.CalendarOtherMonthDayLastRowOfWeek {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  background-color: #EEEEEE;
  border-left: #C0C0C0 1px solid;
  border-bottom: #C0C0C0 1px solid;
  padding-right: 2px;
  padding-top: 2px;
  text-align: right;
  vertical-align: bottom;
}
.CalendarMonthDayLastRowOfWeek {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  border-left: #C0C0C0 1px solid;
  border-bottom: #C0C0C0 1px solid;
  padding-right: 2px;
  padding-top: 2px;
  text-align: right;
  vertical-align: bottom;
  background-color: #ffffff;
}
.Calendarheader2  {
  font-family:Arial, Helvetica, sans-serif;
  font-size:  10px;
  font-weight: bold;
  color: #003366;
}
.CalendarMedHead {
  font-family:Arial, Helvetica, sans-serif;
  font-size:  10px;
  font-weight: bold;
  color: black;
}
.EventCalendarRow {
  border-left: #C0C0C0 1px solid;
  padding-left: 2px;
  text-align: center;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}
.EventCalendarRow a, EventCalendarRow a:link, .EventCalendarRow a:visited, .EventCalendarRow a:active {
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.EventCalendarRow a:hover {
  font-size: 10px;
  text-decoration: underline;
}
.CalendarNone {
  border: none;
  background-color: #ffffff;
}
.largespace {
  font-size: 1px;
  height: 10px;
  width: 1px;
  clear: both;
}
.space {
  font-size: 1px;
  height: 1px;
  width: 2px;
  clear: both;
}

/* Wizards */

.WizardColumnsWrapper {
  position: relative;
}
.WizardWrapperColumnLeft {
  float: left;
  width: 185px;
  border-left: #DAD9D3 1px solid;
  border-top: #DAD9D3 1px solid;
  border-right: #DAD9D3 1px solid;
}
.WizardWrapperColumnRight {
  position: relative;
  margin-left: 205px;
}
.WizardTitle {
  color: #000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 8px;
  text-align: center;
}
.WizardStep {
  color: #ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 2px 10px;
  border-bottom: #DAD9D3 1px solid;
}
.WizardStepCompleted {
  background-color: #5C7BCD;
}
div.WizardStepCompleted:hover {
  cursor: pointer;
  background-color: #3558B5;
}
.WizardStepActive {
  font-weight: bold;
  background-color: #3558B5;
}
.WizardStepInactive {
  background-color: #7C96D8;
}
.WizardSubStep {
  padding: 2px 10px 2px 24px;
  background-color: #BCC9EB;
  color: #6d6e71;
  font-family:Arial, Helvetica, sans-serif;
  border-bottom: #DAD9D3 1px solid;
  font-size: 13px;
  font-weight: normal;
}
.WizardSubStepCompleted {
  background-color: #98ACE0;
}
div.WizardSubStepCompleted:hover {
  cursor: pointer;
  background-color: #8199DA;
}
.WizardSubStepActive {
  font-weight: bold;
  color: #ffffff;
  background-color: #3558B5;
}
.WizardSubStepInactive {
  background-color: #BCC9EB;
}
.WizardControlsTop {
  padding-bottom: 10px;
}
.WizardControlsBottom {
  padding-top: 10px;
}
/* Forms */

.msgWindow {
  background-color: #f5f4f0;
  padding: 10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
  height: auto;
}

/* Carousel */

.carousel_left {
  padding-top: 20px;
}
.carousel_right {
  padding-top: 20px;
}

/* Skin specific */



body {
	margin: 0px;
  padding:20px;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  background: #757678 url("images/bg-body.jpg") repeat-x;
  color: #6d6e71;
}

.header-home-wrapper {
  height: 490px;
  width: 1000px;
  position: absolute;
  padding: 0px;
}
.header-home {
  height: 490px;
  width: 1000px;
  position: relative;
  padding: 0px;
}
.header-home0 {
  background: url(images/header2.jpg) no-repeat;
  height: 490px;
  width: 1000px;
  position: absolute;
  padding: 0px;
}
.header-home1 {
  background: url(images/header.jpg) no-repeat;
  height: 490px;
  width: 1000px;
  position: absolute;
  padding: 0px;
}
.header-home2 {
  background: url(images/header1.jpg) no-repeat;
  height: 490px;
  width: 1000px;
  position: absolute;
  padding: 0px;
}
.header-home3 {
  background: url(images/header3.jpg) no-repeat;
  height: 490px;
  width: 1000px;
  position: absolute;
  padding: 0px;
}
.header-home4 {
  background: url(images/header4.jpg) no-repeat;
  height: 490px;
  width: 1000px;
  position: absolute;
  padding: 0px;
}
.header-home5 {
  background: url(images/header5.jpg) no-repeat;
  height: 490px;
  width: 1000px;
  position: absolute;
  padding: 0px;
}
.header-home6 {
  background: url(images/header6.jpg) no-repeat;
  height: 490px;
  width: 1000px;
  position: absolute;
  padding: 0px;
}
.header-home7 {
  background: url(images/header7.jpg) no-repeat;
  height: 490px;
  width: 1000px;
  position: absolute;
  padding: 0px;
}

.addthis_toolbox {
  margin-top: 20px;
}
.login {
  position: absolute;
  top: -20px;
}

.login2 {
  position:absolute;
  top:20px;
  margin-top:10px;
  margin-left:250px;
  width:740px;
}

.header-links {
  position: absolute;
  top: 391px;
  left: 11px;
  color: #ffffff;
  width: 480px;
  font-size: 18px;
  font-family: 'Myriad pro', Arial, "San Sarif";
}
.main-content {
  background:#e7e7e8; 
}


.news_page {
  background: url(images/bg-second-news.png) repeat-x bottom left;  
  background-position: bottom left;
}


.industry_page {
  background: url(images/bg-second-indi.png) repeat-x bottom left;  
  background-position: bottom left;
}



.bg-tagline {
  background: url(images/tagline.png) no-repeat;
  position: absolute;
  top: 135px;
  left: 16px;
  width: 469px;
  height: 326px;
}

.bg-tagline-chalk {
  background: url(images/tagline-chalk.png) no-repeat;
  position: absolute;
  top: 135px;
  left: 16px;
  width: 469px;
  height: 326px;
}

.bg-tagline-chalk-top {
  background: url(images/tagline-chalk-top.png) no-repeat;
  position: absolute;
  top: 133px;
  left: 16px;
  width: 129px;
  height: 326px;
  display: none;
}

.bg-tagline-chalk-bottom {
  background: url(images/tagline-chalk-bottom.png) no-repeat;
  position: absolute;
  top: 402px;
  left: 17px;
  width: 465px;
  height: 69px;
}

.bg-tagline-chalk-bottom-mask {
  background-color: #000000;
  position: absolute;
  top: 402px;
  left: 17px;
  width: 465px;
  height: 69px;
}

.bg-tagline-chalk-bottom-right {
  background: url(images/tagline-chalk-bottom-right.png) no-repeat;
  position: absolute;
  top: 312px;
  left: 98px;
  width: 384px;
  height: 90px;
  display: none;
}

.bg-tagline-chalk-bottom-left {
  background: url(images/tagline-chalk-bottom-left.png) no-repeat;
  position: absolute;
  top: 316px;
  left: 17px;
  width: 391px;
  height: 86px;
  display: none;
}

.header-links a {
  text-decoration: none;
  padding: 0px 5px;
  color: #cf7018;
  font-size: 20px;
  font-family: 'Myriad pro', Arial, "San Sarif";
}

.header-links a:hover {
  text-decoration: none;
  padding:0px 5px;
  color: #8b4a10;
  font-size: 20px;
  font-family: 'Myriad pro', Arial, "San Sarif";
}

.header2 {
  background: url(images/header_consulting_second.png) no-repeat;
  width: 1000px;
  height: 108px;
  position: relative;
  text-align: right;
}

.loginform {
  background: #6d6e71;
  border:1px solid #94a1aa;
  color: #ffffff;
  padding: 2px;
}

.footerstyles {
  padding-top: 10px;
  color: #d1d2d4;
}

.footerstyles a{
  color: #d1d2d4;
  text-decoration: none;
}

.footerstyles a:hover{
  color: #ffffff;
  text-decoration: underline;
}
.testimonial_spacer {
  clear: both;
  height: 20px;
}
.testimonial_container {
  background: url(images/bg-testimonials.png) no-repeat;
  width: 190px;
  height: 238px;
}
h1 {
	padding: 0px;
	margin: 0px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4c711d;
}
h2 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4c711d;
}
h3 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  color: #4c711d;
}

h4 {
	padding: 0px;
	margin: 0px;
  display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0069AA;
}

h3 a{
	text-decoration: none;
}

.post {
  margin: 10px 0px 20px 0px;
  padding: 0px 0px 10px 0px;
  background: url("images/bg-dots2.png") repeat-x bottom left;
}

.entry-summary {
}

.entry-summary p a{
  display:block;
  padding:6px 0px;
}

.nav-previous {
  display: inline;
}

#respond {
  Margin-top: 15px;
}


.nav-next {
  float: right;
}

.video_home_text p{
  display: inline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e71;
}

a {
	color: #cf7018;  
  text-decoration: none;
}

a:hover {
	color: #8B4A10;
}

li {
	list-style-image: url(images/square_green.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e71;
}

.accordion h2 {
  background: url(images/toggle_plus.png) no-repeat center left;
  cursor: pointer;
  padding: 2px 10px;
}

.toggle {
  display: block;
  background: #ffffff;
  padding: 5px 10px;
  margin: 2px 0px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}


.accordion h2.active {
  background: url(images/toggle_minus.png) no-repeat center left;
  cursor: pointer;
  padding: 2px 10px;
}

ul {
	margin: 0px 0px 10px 20px;
  padding: 0px;
}

.sym {
  margin-left: 5px;
}

.collapsing .collapsing .collapsing a{
  margin-left: 15px;
}

body, div, a, p, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bluebold {
	color: #0069ab;
	font-weight:bold;
}
hr {
  border: 1px solid #d5d5d6;
  border-width: 0px 0px 1px 0px;
}
.hr {
  height: 4px;
  margin: 0px;
  background: url(images/bg-dots2.png) repeat-x bottom left;
}
.header {
  padding: 0px 10px;
  margin: 0px 10px 0px 20px;
  background:url(images/bg-header.png) left top no-repeat;
  height: 30px;
  overflow: hidden;
}
.masking {
  width: 100px;
  height: 100px;
  background: url(images/bg-mask-testimonial.png) no-repeat;
  position: absolute;
  top: 0;
  left: 10px;
}

.masking-gray {
  width: 100px;
  height: 100px;
  background: url(images/mask-thumbs-gray.png) no-repeat;
  position: absolute;
  top: 0;
  left: 10px;
}

.consultant-text p{
  display: inline;
}

.consultant-text {
  padding-top: 5px;
}

.masking-gray-consultant {
  width: 100px;
  height: 100px;
  background: url(images/mask-thumbs-gray.png) no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;

  
}

.masking-gray2 {
  width: 120px;
  height: 160px;
  background: url(images/mask-thumbs2.png) no-repeat;
  position: absolute;
  top: 0;
  left: 10px;
}

.content {
  padding:0px 20px 20px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  min-height:450px;
}
.breadcrumb_link {
  background: url(images/breadcrumb-point.png) no-repeat right 1px;
  padding: 7px 22px 7px 0px;
  overflow:hidden;
  margin: 0px;
  height: 20px;
}
.breadcrumb_text {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffeebc;
  padding: 5px 0px 5px 0px;
  font-weight: bold;
  margin: 0px;
}
.breadcrumb_text h1 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  display: inline;
  color: #36560d;
  padding: 5px 0px 0px 0px;
  font-weight: bold;
  margin: 0px;
}
.breadcrumb_link {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #d3d7ab;
  text-decoration: none;
}
.breadcrumb_link:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
}
.bold {
  color:#000000;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}
.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	font-weight:normal;
}
.nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDBE57;
	text-decoration:none;
	padding: 0px 15px;
}
.nav a:hover {
	font-family:'Myriad Pro', Helvetica, sans-serif;
	font-size: 14px;
	color: #FFECBC;
	text-decoration:none;
}
.nav2 {
	font-family:'Myriad Pro', Helvetica, sans-serif;
	color: #6d6e71;
	text-align:right;	
  padding-left: 130px;
}
.nav2 li {
  color:#6d6e71;
}
.nav2 a {
	font-family:'Myriad Pro', Helvetica, sans-serif;
	font-size: 14px;
	color: #6d6e71;
	text-decoration:none;
  text-transform: uppercase;
  font-weight:normal;
}
.nav2 a:hover {
	font-family:'Myriad Pro', Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
  text-transform: uppercase;
	text-decoration:none;
  font-weight:normal;
}
.navleft {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
  background: url(images/bg-dots.png) repeat-y top right;
	color: #ce6f18;
	padding:5px 10px 5px 0px;
  text-align:right;
  vertical-align: top;
}
.navleft a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE7019;
	font-weight:bold;
	text-decoration:none;
  vertical-align: top;
}
.navleft a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65360C;
	font-weight:bold;
	text-decoration:none;
}

.navleft-nodots {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ce6f18;
	padding: 5px 0px;
  text-align:right;
  vertical-align: top;
}

.contact_info div{ 
  color: #6d6e71;
  line-height: 17px;
}

.contact_info2 { 
  background: url(images/fade.png) repeat-x bottom right;
  padding: 0px 5px 10px 5px;
}

.navleft-nodots a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE7019;
	font-weight:bold;
	text-decoration:none;
  vertical-align: top;
}
.navleft-nodots a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #98002E;
	font-weight:bold;
	text-decoration:none;
}

.sublinks {
  margin:0px;
  padding:0px;
}

.navleft .sublinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight:normal;
	text-decoration:none;
  vertical-align: top;
}

.navleft .sublinks a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight:normal;
	text-decoration:underline;
}

.navleft-nodots .sublinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight:normal;
	text-decoration:none;
  vertical-align: top;
}

.navleft-nodots .sublinks a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight:normal;
	text-decoration:underline;
}

.small_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE7019;
	text-decoration:none;  
}
.join a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#cf7018;
	text-decoration:none;
}
.join a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#cf7018;
	text-decoration:none;
}
.logintxt {
  font-family: 'Myriad pro', Arial, "San Sarif";
	font-size: 12px;
	color: #a4a7aa;
	text-align:right;
}
.loginform {
	background-color: #6d6e71;
	border: solid 1px #e2e2e2;
  font-family: 'Myriad pro', Arial, "San Sarif";
	font-size: 12px;
  margin-left:3px;
}
.searchform {
	background-color: #f2f2f2;
	border: solid 0px e2e2e2;
	width: 120px;
}

.testimonial {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6d6e71;
	font-weight:bold;
	text-align:center;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align:center;
}
.footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}

.footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d5d5d6;
	text-decoration:none;
}

.breadcrumb {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:normal;
	padding:0px;
  margin:0px;
  display:inline;
}
.mask-main {
  position:relative;
}
.testimonial-img {
  margin-left:10px;
 }

.featured-testimonial-img-cont { 
  float:left;
  margin-right:5px;
}

.quote p {
  display: inline;
  color:#6d6e72;
}

.quote {
  padding:0px 15px;
}

.quote-title {
  color: #6d6e72;
  font-size: 11px;
  text-align: left;
  padding: 0px;
  margin: 35px 0px 0px 0px;
  padding-left: 15px;
}

.breadcrumb a {
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration:none;
}
.breadcrumb a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}
.home_featured_news {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e71;
	padding: 0px;
  width: 300px;
}

.home_featured_news strong, .home_featured_news strong a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
	color: #0097d7;
  display: block;
  line-height: 18px;
  padding: 10px 0px 0px;
}
 
.home_featured_news strong a {
  padding:0px;
 }

.home_featured_news strong a:hover {
  padding:0px;
	color: #005A82;
 }
.home_featured_news em{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
  line-height: 18px;
	color: #6d6e71;
  font-style: normal;
}


.featured_news_wrapper {
  padding-left: 20px;
}

.featured_news {
  padding: 8px 10px 0px 0px;
}

.featured_news .title h1 {
  margin: 0px;
  padding: 0px 0px 0px 6px;
  display: block;
}

.featured_news .hr {
  margin-top: 4px;
}



.home_featured_copy_wrapper {
  background: #ffffff url(images/bg-dots.jpg) repeat-y right top;
}
.home_featured_copy {
  width: 390px;
  padding: 8px 10px 0px 5px;
  line-height: 18px;
}
.home_featured_copy .title h1 {
  margin: 0px;
  padding: 0px 0px 2px 4px;
  display: block;
}
.home_featured_copy .htags {
  padding: 0px 0px 0px 10px;
  color: #6d6e71;
}
.htags {
  clear: both;
}
.htags h1,.htags h1,.htags h2,.htags h3,.htags h4,.htags h5,.htags h6 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
  color: #6d6e71;
  display: inline;
}
.home_featured_copy strong {
  color: #231f20;
  display: inline;
}

.featured-advertisement-wrapper {
  padding: 10px 0px;
}
.featured-advertisement-container {
  padding: 0px;
  /*margin: 5px 0px 0px 10px;*/
  height: 90px;
  width: 220px;
  background: url(images/bg-calltoaction.png) no-repeat;
}
.featured-advertisement-image {
  height: 83px;
  margin: auto 0px;
}
.featured-advertisement-copy {
  text-align: center;
  padding: 0px 0px 0px 5px;
}
.featured-advertisement-copy a {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  line-height: 18px;
	color: #ffffff;
  font-weight: bold;
}
.featured-advertisement-copy a:hover {
	color: #8B4A10;
}


.footer_links {
  float: left;
  text-align:center;
  width: 700px;
  margin-left: 120px;
}
.footer_links p {
  font-size:11px;color:#a4a7aa;margin-top: 18px;
}

.footer_links p a{
  color:#a4a7aa;font-size:11px;
}

.media_links {
  float: right; 
  padding: 10px 10px 0px 0px;
}

.media_links img {
  padding: 0px 0px 0px 10px;
}

.body {
	padding: 0px 10px 5px 10px;
}
.entry-utility {
  font-size: 12px;
	color: #6d6e71;
}
.nav-previous a, .nav-next a {  
  font-size: 12px;
}

.header-logo-wrapper {
  float: left;
}
.header-logo {
  position: absolute;
  top: 0px;
}

/* Multi-Level Drop Down Menu */

.nav2 .mlddm {
  visibility: hidden;
  margin-left: 20px;
  white-space: nowrap;
  padding: 0px;
  margin-top: 9px;
}
.nav2 .mlddm li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
	font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  white-space: nowrap;
}



.nav2 .mlddm li a, .nav2 .mlddm li a#buttonnohover {
  display: block;
  text-align: center;
  white-space: nowrap;
  color: #0097d7;
  padding: 2px 20px 0px 20px;
  margin: 0;
  text-decoration: none;
	font-family:'Myriad Pro', Helvetica, sans-serif;
	font-size: 14px;
  font-weight: normal;
}

.nav2 .mlddm li a:hover, .nav2 .mlddm li a#buttonhover {
  color: #ffffff;
}
.nav2 .mlddm ul {
  z-index: 100;
  margin: 0px;
  margin-top:0px; /* increases height */
  padding: 0px;
  visibility: hidden;
  position: absolute;
  clear: both;
  border:1px solid #6d6e71;
  border-top:none;
  border-bottom:none;
  margin-left:-2px;
  background:#000000;

}
.nav2 .mlddm ul li {
  float: none;
}
.nav2 .mlddm ul li a {  /* menu off state */
  color:#6d6e71;
  width: auto;
  padding: 4px 20px 4px 20px;
  text-align: left;
  background: transparent;
  border:1px solid #6d6e71;
  border-width: 0px 0px 1px 0px;
}
.nav2 .mlddm ul li a:hover { /* menu on state */
  color: #ffffff;
  padding: 4px 20px 4px 20px;
  /* border: 1px solid #FFCC00; */
  background: #0096D6;
  border-width: 0px 0px 1px 0px;
}
.nav2 .mlddm .hsub {
  background: no-repeat right url(images/mlddm_arrow.gif);
}
.nav2 .mlddm .hsub:hover {
  background: #213866 no-repeat right url(images/mlddm_arrow.gif);
}

h2.entry-title a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #0069aa;
  display:inline;
  text-decoration: none;
}

h2.entry-title a:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #0069aa;
  display:inline;
  text-decoration: underline;
}

h1.entry-title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  color: #949d51;
  display:inline;
  text-decoration: none;
}

h1.entry-title a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  color: #0069aa;
  display:inline;
  text-decoration: none;
}
h1.entry-title a:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  color: #0069aa;
  display:inline;
  text-decoration: underline;
}
#main {
  width:980px;
}
#content {
  padding-right:20px;
}

.no-bullets li{
  list-style:none;
  line-height:22px;
}

.widget-area {
	width:182px;
	float:left;
	margin-left:5px;
	padding:10px 0px;
	text-align: left;
  height:100%;
	list-style: none;
}
.widget-area ul li{
	list-style: none;
	padding:0px;
	margin:0px 0px 0px 5px;
}
.widget-area ul li ul li{
	list-style: none;
	padding:0px;
	margin:0px;
}
.widget-area ul li ul li ul li{
	list-style: none;
	padding:0px;
	margin:0px;
}
.widget-area ul li a{
	text-decoration: none;
}
.widget-area ul{
	padding:0px;
	margin:5px 0px 5px 0px;
}
#container {
	float:right;
	width:700px;
	margin-top:20px;
}
.entry-meta { 
	font-size:12px;
	margin-bottom:30px;
}
.entry-uti { 
	font-size:12px;
	float:right;
}
/* Page Layout */

.pagecontent_container_table_columns {

}
.pagecontent_container_column_twocolumn_left {

}
.pagecontent_container_column_twocolumn_right {

}
.pagecontent_container_column_threecolumn_left {
  padding: 10px 20px 10px 20px;
  border-right: 1px solid #E7E3DA;
  background-color: #ffffff;
}
.pagecontent_container_column_threecolumn_right {
  padding: 10px 20px 10px 20px;
  border-left: 1px solid #E7E3DA;
  background-color: #ffffff;
}
.pagecontent_container_column_threecolumn_middle {
  padding: 0px 10px;
}
.pagecontent_container_column_onecolumn {

}
.pagecontent_container_pagelet {
  padding: 12px 4px;
}

/* Form Layout */

.form_container_table_columns {
  padding-top: 10px;
}
.form_container_column_twocolumn_left {

}
.form_container_column_twocolumn_right {
  padding-left: 20px;
}
.form_container_column_threecolumn_left {

}
.form_container_column_threecolumn_right {

}
.form_container_column_threecolumn_middle {
  padding: 0px 10px;
}
.form_container_column_onecolumn {

}

/* Fields */

.form_field_tiny {
  width: 42px;
}
.form_field_extrasmall {
  width: 78px;
}
.form_field_small {
  width: 122px;
}
.form_field_medium {
  width: 170px;
}
.form_field_large {
  width: 278px;
}



/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}

h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}

/* Comments form */

input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}

.wp-paginate a {
	font-size:12px;
  color: #ffffff;
  background: #5f87ae;

}
