.page_title {
  font-family: tahoma, verdana;
  font-size: 18px;
  color: #ff9d3c;
  font-weight: bold;
  text-align: center;
}
.text {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #333333;
}
.text_white {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: white;
}
.text_control {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #333333;
  border: 1px solid #7F9DB9;
  padding: 2px 2px;
  height: 21px;
}
.textarea_control {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #333333;
  border: 1px solid #7F9DB9;
  margin-left: 0px;
  width: 99%;
  overflow: auto;
}
.textarea_control_required {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #333333;
  border: 1px solid #7F9DB9;
  background-color: #FFFFCC;
  margin-left: 0px;
  width: 99%;
  overflow: auto;
}
.text_required {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #333333;
  background-color: #FFFFCC;
  border: 1px solid #7F9DB9;
  padding: 2px 2px;
}
.text_small {
  font-family: tahoma, verdana;
  font-size: 11px;
  color: #333333;
}
.link_small {
  font-family: tahoma, verdana;
  font-size: 11px;
  color: #376faa;
}
.link_small:hover {
  font-family: tahoma, verdana;
  font-size: 11px;
  color: #feb165;
}
.text_disabled_small {
  font-family: tahoma, verdana;
  font-weight: normal;
  font-size: 11px;
  color: #C0C0C0;
}
.text_control_small {
  font-family: tahoma, verdana;
  font-size: 11px;
  color: #333333;
  border: 1px solid #7F9DB9;
  padding: 2px 2px;
}
.textarea_control_small {
  font-family: tahoma, verdana;
  font-size: 11px;
  color: #333333;
  border: 1px solid #7F9DB9;
  padding: 2px 2px;
}
.text_bold {
  font-family: tahoma, verdana;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}
.text_title {
  font-family: tahoma, verdana;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  font-style: italic;
}
.text_disabled {
  font-family: tahoma, verdana;
  font-weight: normal;
  font-size: 12px;
  color: #C0C0C0;
}
.text_note, .text_note span {
  font-family: tahoma, verdana;
  font-weight: normal;
  font-size: 12px;
  color: red;
}
.standardPaddingTop {
  padding-top: 4px;
}
.label {
  font-family: tahoma, verdana;
  color: #536274;
  font-size: 12px;
  font-weight: normal;
}
.label_required {
  font-family: tahoma, verdana;
  color: #666666;
  font-size: 12px;
  font-weight: normal;
}
.label_normal {
  font-family: tahoma, verdana;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
.button_action {
  cursor: pointer;
}
.button_move {
  cursor: move;
}
.breadcrumb_text {
  font-family: tahoma, verdana;
  font-size: 11px;
  color: #333333;
}
.breadcrumb_link {
  font-size: 11px;
  font-weight: bold;
  color: #376faa;
  text-decoration: none;
}
.breadcrumb_link:hover {
  color: #FEB165;
  text-decoration: underline;
}
.grid_header {
  background-color: #b67514;
  padding: 0px 0px 4px 0px;
}
.white {
  COLOR: #FFFFFF;
}
.grid_options {
  border: #A5C2E2 1px solid;
}
.grid_table {
  border-color: #ece9d8;
  border-style: solid;
  border-collapse: collapse;
}
.grid_cell_header {
  padding: 2px 4px 2px 4px;
}
.grid_cell {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #666666;
  background-color: transparent;
  padding: 2px 4px 2px 4px;
}
.grid_cell_even {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #333333;
  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: white;
}
.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: white 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: white;
  font-weight: bold;
  font-family: tahoma, verdana;
  font-size: 12px;
}
.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: black 1px solid;
}
.imageright {
  float: right;
  margin-top: 2px;
  margin-left: 12px;
  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: tahoma, verdana;
  font-size: 12px;
  color: #376faa;
}
.link:hover {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #feb165;
}
.search_link {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #376faa;
  text-decoration: underline;
}
.search_link:hover {
  font-size: 12px;
  color: #feb165;
  text-decoration: underline;
}
.spacer {
  height: 7px;
  width: 1px;
}
.text_header {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #FFFFFF;
}
.text_header a {
  font-size: 12px;
  color: #feb165;
}
.text_header a:hover {
  font-size: 12px;
  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;
}
div.autocomplete {
  border-right: #3162a6 1px solid;
  padding-right: 0px;
  border-top: #3162a6 1px solid;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  border-left: #3162a6 1px solid;
  width: 300px;
  color: black;
  padding-top: 0px;
  border-bottom: #3162a6 1px solid;
  position: absolute;
  background-color: white;
}
div.autocomplete ul {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
  list-style-type: none;
}
div.autocomplete ul li.selected {
  background-color: #d6deec;
}
div.autocomplete ul li span.search {
  font-weight: bold;
}
div.autocomplete ul li span.searchhidden {
  display: none;
}
div.autocomplete ul li {
  padding-right: 2px;
  display: block;
  padding-left: 2px;
  font-size: 12px;
  padding-bottom: 2px;
  margin: 0px;
  cursor: pointer;
  padding-top: 2px;
  list-style-type: none;
  height: 12px;
}

/* Pop up menus */
#dropdownnav, #dropdownnav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1;
}
#dropdownnav a {
  display: block;
  text-decoration: none;
  color: #ffffff;
 /* font-family: tahoma, verdana;
  font-size: 10pt;
  padding-top: 3px;
  padding-bottom: 3px;*/
}
#dropdownnav li { /* all list items */
	float: left; 
  /*padding-left: 8px;*/
}
#dropdownnav a.dropdownnavparent_link {
	background: url(/images/arrow_right.gif) center right no-repeat;
}
#dropdownnav li ul { /* second-level lists */
	position: absolute;
	background-color: #660000;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
  border: 1px solid #b0aea8;
  z-index: 10000;
}
#dropdownnav li ul li { /* second-level list items */
	border-bottom: 1px solid #b0aea8;
  float: none;
  padding-left: 0px;
}
#dropdownnav li ul li a { /* second-level list items */
	color: #ffffff;
  padding: 4px 16px 4px 4px;
  white-space: nowrap;
}
#dropdownnav li ul li a:hover { /* second-level list items */
	background-color: #330000;
  color: white;
}
#dropdownnav li ul li.last { /* second-level list items */
	border: none;
}
#dropdownnav li:hover ul ul, #dropdownnav li:hover ul ul ul, #dropdownnav li.sfhover ul ul, #dropdownnav li.sfhover ul ul ul {
	left: -999em;
}
#dropdownnav li:hover ul, #dropdownnav li li:hover ul, #dropdownnav li li li:hover ul, #dropdownnav li.sfhover ul, #dropdownnav li li.sfhover ul, #dropdownnav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* 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: tahoma, verdana;
  font-size: 18px;
  /*font-weight: bold;*/
  color: white;
  background-color: #536274;
  padding: 2px 0px;
  height: 20px;
}
.CalendarOtherMonthLink {
  font-family: tahoma, verdana;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 8px 0px 8px;
  color: #ffcc33;
  text-decoration: none;
}
.CalendarOtherMonthLink a {
  font-family: tahoma, verdana;
  font-size: 12px;
  font-weight: bold;
  color: #ffcc33;
  text-decoration: none;
}
.CalendarOtherMonthLink a {
  text-decoration: none;
}
.CalendarOtherMonthLink a:hover {
  text-decoration: underline;
  font-family: tahoma, verdana;
  font-size: 12px;
  color: white;
}
.CalendarDayHeader, .CalendarDayHeader TD {
  background-color: #232a33;
  font-family: tahoma, verdana;
  color: white;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 0px; 
  height: 10px;
}
.CalendarOtherMonthDay {
  font-family: tahoma, verdana;
  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: tahoma, verdana;
  font-size: 10px;
  font-weight: normal;
  border-left: #C0C0C0 1px solid;
  padding: 0px 2px 2px 2px; 
  text-align: right;
  vertical-align: top;
}
.CalendarOtherMonthDayLastRowOfWeek {
  font-family: tahoma, verdana;
  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: tahoma, verdana;
  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;
}
.Calendarheader2  {
  font-family: tahoma, verdana;
  font-size:  10px;
  font-weight: bold;
  color: #003366;
}
.CalendarMedHead {
  font-family: tahoma, verdana;
  font-size:  10px;
  font-weight: bold;
  color: black;
}
.EventCalendarRow {
  border-left: #C0C0C0 1px solid;
  padding-left: 2px;
  text-align: center;
  font-family: tahoma, verdana;
  font-size: 10px;
  font-weight: normal;
}
.EventCalendarRow a:link, .EventCalendarRow a:visited, .EventCalendarRow a:active {
  text-decoration: none;
  font-size: 10px;
}
.EventCalendarRow a:hover {
  font-size: 10px;
  text-decoration: underline;
}
.CalendarNone {
  border: none;
  background-color: white;
}
.largespace {
  font-size: 1px;
  height: 10px;
  width: 1px;
  clear: both;
}
.space {
  font-size: 1px;
  height: 1px;
  width: 2px;
  clear: both;
}

/* Wizards */
.WizardEnd {
  border-right: 1px solid #C0C0C0;
  font-size: 1px;
  height: 6px;
  /*width: 4px;
  background-color: #808080;*/
}
.WizardCell {
  text-align: center;
  border-top: 1px solid #C0C0C0;
  margin: 0px;
  margin-top: 2px;
  padding: 0px;
}
.WizardCellStatusTop {
  height: 4px;
  /*background-color: #7F9DB9; */
  background: transparent url(/images/wizard_progress_bg.gif) repeat-x center center;
  border-bottom: 1px solid #C0C0C0;
}
.WizardCellStatusTopDisabled {
  height: 4px;
  border-bottom: 1px solid #C0C0C0;
}
.WizardCellStatusTopActive {
  height: 4px;
  border-bottom: 1px solid #C0C0C0;
}
.WizardCellTop {
  border-left: 1px solid #C0C0C0;
  height: 4px;
  width: 1px;
  text-align: center;
  font-size: 1px;
}
.WizardCellStep, .WizardCellStepActive , .WizardCellStepDisabled {
  border: 1px solid #C0C0C0;
  height: 16px;
  width: 16px;
  text-align: center;
  font-family: tahoma, verdana;
  font-size: 12px;
}
.WizardCellStep {
  background-color: #808080;
  cursor: pointer;
  color: #ffffff;
}
.WizardCellStepActive {
  background-color: #7F9DB9;
  color: #ffffff;
  font-weight: bold;
}
.WizardCellStepDisabled {
  background-color: #e4e4e4;
  color: #C0C0C0;
}
.WizardCellText, .WizardCellTextActive, .WizardCellTextDisabled {
  font-family: tahoma, verdana;
  font-size: 11px;
  padding: 4px;
}
.WizardCellText {
  color: #333333;
}
.WizardCellTextActive {
  color: #333333;
  font-weight: bold;
}
.WizardCellTextDisabled {
  color: #C0C0C0;
}

/* Skin specific */
a {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #336699;
  text-decoration: none;
}
a:hover {
  color: #FEB165;
  text-decoration: underline;
}
body {
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: tahoma, verdana;
  font-size: 12px;
  background-color: #ffffff;
  color: #666666;
}
.bodyBG {
  background: transparent url(/images/body_bg.gif);
}
.featuredProject {
  color:#FFFFFF;
  padding-left:11px;
  padding-right:10px;
  height: 20px;
  background: transparent url(/images/title_bg_orange.gif);
}
.featuredProject a {
  color: #FFFFFF;	
}
.fontBody { 
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #666666;
  font-weight: normal;
  line-height: 16px; 
}
.fontBodyBold {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #666666;
  font-weight: bold;
}
.fontTestimonial {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #999999;
  font-weight: normal;
  line-height: 16px; 
}
.fontTestimonialBold {
  font-family: tahoma, verdana;
  font-size: 12px;
  font-weight: bold;
}
.fontTitle {
  font-family: tahoma, verdana;
  font-size: 16px;
  font-weight: bold;
  color: #666666;	
}
.fontTitleSub {
  font-family: tahoma, verdana;
  font-size: 14px;
  font-weight:bold;
  color: #666666;	
}
.fontTitleHeader {
  font-family: tahoma, verdana;
  font-size: 12px;
  font-weight: bold;
  color: #336699;	
}
.footer {
  font-size: 11px;
  line-height:15px;
  color: white;
  text-decoration: none;
  background-color: #6290C3;
  height: 50px;
  vertical-align:middle;
  text-align:center;
}
.footerLine {
  background-color: #81A6CF;
  height: 5px;
}
.footer a {
  font-size: 11px;
  color: white;
  text-decoration: none;
}
.footer a:hover {
  font-size: 11px;
  color: #404040;
  text-decoration: none;
}
.formSearch {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #333333;
  border: 1px solid #000033;
  padding: 2px 2px;
  height: 21px;
}
.hrWhite {
  background-color: #ffffff;
  height: 1px;
}
.nav {
  font-family:tahoma, verdana;
  font-size: 12px;
  color:#FFFFFF;
  text-align:center;
  vertical-align:bottom;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right :15px;
}
.nav a {
  color:#FFFFFF;
  text-decoration:none;
}
.nav a:hover {
  color:#99CCFF;
  text-decoration:none;
}
.navLine {
  background-color:#6290C3;
  width:1px;
  height:22px;
}
.table_hp_feature {
  background-color:#DFD9CD;
  padding:10px;
}  
.table_hp_mid {
  width: 363px;
  background-color:#F5F4F0;
  font-size:11px;
}
.table_grey {
  background: transparent url(/images/bg_grey.jpg);
}
.tableHpRight {
  width: 250px; /*189px;*/
}
.tablePortfolioWeb {
  padding:10px;
  vertical-align:top;
  text-align:center;
}
.tablePortfolioWeb a {
  color:#FF6600;
}
.tdLine {
  width: 1px;
  background-color:#E7E3DA;
}
.tdLine_vertical {
  border-left: 1px solid #E7E3DA;
}
.tdLine_horizontal {
  border-top: 1px solid #E7E3DA;
}
.tdPadding {
  padding: 10px;
  vertical-align: top;
}
.tdPadding_notop {
  padding: 10px;
  padding-top: 0px;
  vertical-align: top;
}
.tdPadding_nobottom {
  padding: 10px;
  padding-bottom: 0px;
  vertical-align: top;
}
.tdPadding_form {
  padding-left: 10px;
}
.logoTop {
  height: 70px;
  width: 246px;
  background: transparent url(/images/hdr_logo_top.gif) no-repeat;
}
.logoBottom {
  height: 89px;
  width: 246px;
  background: transparent url(/images/hdr_logo_bottom.gif) no-repeat top left;
}
.hdrBg {
  height: 89px;
  background: transparent url(/images/hdr_main_bg.gif);
}
.hdrTright {
  height: 30px;
  width: 389px;
  background: transparent url(/images/hdr_top_right.gif) no-repeat right;
}
.hdrTleft {
  height: 30px;
  background: transparent url(/images/hdr_top_left.gif) no-repeat left;
}  
.hdrSeperator {
  height: 15px;
  background: transparent url(/images/hdr_bottom_bg.gif) repeat-x;
}
.serviceDetails {
  margin-top: 10px;
  border-left: #E4E4E4 1px solid;
  border-bottom: #E4E4E4 1px solid;
  border-top: #D7D7D7 1px solid;
  border-right: #D7D7D7 1px solid;
  background-color: #D1E1F6;
  padding-left: 8px;
  padding-right: 8px;
}
.fontTitle_orange {
  font-family: tahoma, verdana;
  font-size: 14px;
  font-weight: bold;
  color: #FF9D3C;	
}
.link_orange {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #FF9D3C;
  text-decoration: none;
}
.link_orange:hover {
  color: #FF9D3C;
  text-decoration: underline;
}
.fontTitle_green {
  font-family: tahoma, verdana;
  font-size: 14px;
  font-weight: bold;
  color: #6CBC45;	
}
.link_green {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #6CBC45;
  text-decoration: none;
}
.link_green:hover {
  color: #6CBC45;
  text-decoration: underline;
}
.fontTitle_blue {
  font-family: tahoma, verdana;
  font-size: 14px;
  font-weight: bold;
  color: #66ABD5;	
}
.link_blue {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #66ABD5;
  text-decoration: none;
}
.link_blue:hover {
  color: #66ABD5;
  text-decoration: underline;
}
.link_recentProject {
  font-family: tahoma, verdana;
  font-size: 12px;
  color: #888888;
  text-decoration: none;
}
.link_recentProject:hover {
  color: #66ABD5;
  text-decoration: underline;
}