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

}
.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: #7f4200;
  font-weight: bold;
  text-align: center;
}
.text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}
.text_white {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: white;
}
.text_control {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  border: 1px solid #7F9DB9;
  padding: 2px 2px;
}
.textarea_control {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  border: 1px solid #7F9DB9;
  margin-left: 0px;
  width: 99%;
  overflow: auto;
}
.textarea_control_codeeditor {
  font-family: 'Courier New', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  border: 1px solid #7F9DB9;
  margin-left: 0px;
  width: 100%;  overflow: auto;
}
.textarea_control_required {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  border: 1px solid #7F9DB9;
  background-color: #FFFFCC;
  margin-left: 0px;
  width: 99%;
  overflow: auto;
}
.text_required {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  border: 1px solid #7F9DB9;
  padding: 2px;
}
.text_small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
}
.text_small_italic {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #9B9B9B;
  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: #333333;
  border: 1px solid #7F9DB9;
  padding: 2px 2px;
}
.textarea_control_small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  border: 1px solid #7F9DB9;
  padding: 2px 2px;
}
.text_bold {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
}
.text_title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  font-style: italic;
}
.text_disabled {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #C0C0C0;
}
.text_note, .text_note span, .error span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: red;
}
.standardPaddingTop {
  padding-top: 4px;
}
.label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #336699;
}
.label_small {
  font-family: Arial, Helvetica, sans-serif;
  color: #336699;
  font-size: 11px;
  font-weight: normal;
}
.label_required {
  font-family: Arial, Helvetica, sans-serif;
  color: #94070B;
  font-size: 12px;
  font-weight: normal;
}
.label_normal {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
.label_title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}
.label_title_required {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}
.label_control_row {
  padding: 4px 0px 8px 0px;
}
.label-wrapper-checkbox {
  font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 0px 6px 0px 0px;
}
.label-title-required-text {
  font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  font-size: 14px;
  color: #6c0300;
  font-weight: normal;
  padding: 0px 6px 0px 0px;
}
.label-wrapper-text {
  font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 0px 6px 0px 0px;
}
.label-wrapper, .label-wrapper-required {
  font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 2px 6px 0px 0px;
}
.label-wrapper, .label-wrapper-checkbox, .label-wrapper-text {
  color: #666666;
}
.label-wrapper-required {
  color: #6c0300;
}
.text-wrapper {
  padding: 2px 6px 0px 0px;
}
.control-wrapper {
  padding-bottom: 8px;
}
.sub-control-wrapper {
  padding-top: 8px;
}
.control-wrapper-checkbox {
  padding-bottom: 4px;
}
.fields-column {
  padding-left: 32px;
}
.fields-header {
  font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 8px;
  color: #6c0300;
}
.fields-header-required {
  font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 8px;
  color: #000000;
}
.fields-wrapper {
  padding: 8px 16px 4px 16px;
  background-color: #ebeff9;
}
.search-controls-seperator-top {
  margin-bottom: 20px;
  padding-bottom: 6px;
}
.search-controls-seperator-bottom {
  margin-top: 4px;
  padding-top: 4px;
  text-align: right;
}
.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: 12px;
  color: #333333;
  border: 1px solid #7F9DB9;
  padding: 2px;
}
.buttonIconWrapper {
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  background-color: #f5f5f5;
}
.buttonIconWrapperHover {
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  background-color: #e5e5e5;
}
.buttonIcon {
  border: #DAD9D3 1px solid;
  padding: 6px 8px;
}
.buttonIconWrapper a, .buttonIconWrapper a:hover, .buttonIconWrapperHover a, .buttonIconWrapperHover a:hover {
  color: #808080;
  font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}
.buttonIcon .icon {
  padding-right: 4px;
}
.buttonIcon .title {
  color: #808080;
  font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  font-size: 11px;
  font-weight: normal;
}
a.button, .button input.buttonDiv, .button div.buttonDiv {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
}
.button a {
  text-decoration: none;
}
.button a:hover {
  text-decoration: none;
}
a.button div.buttonDiv:hover, .button input.buttonDiv:hover, .button div.buttonDiv:hover {
  background-color: #053d00;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
.buttonDiv {
  cursor: pointer;
  padding: 2px 10px;
  background-color: #053d00;
  border-left: #053d00 1px solid;
  border-top: #053d00 1px solid;
  border-bottom: #053d00 1px solid;
  border-right: #053d00 1px solid;
}
.breadcrumb_text, .breadcrumb_text h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  padding: 0px;
  margin: 0px;
}
.breadcrumb_text h1 {
  display: inline;
}
.breadcrumb_link {
  font-size: 12px;
  font-weight: normal;
  color: #336699;
  text-decoration: none;
}
.breadcrumb_link:hover {
  font-size: 12px;
  color: #FEB165;
  text-decoration: underline;
}
.grid_header {
  background-color: #b67514;
  padding: 0px 0px 4px 0px;
}
.white {
  color: #ffffff;
}
.pagination {
  text-align: right;
  padding: 4px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.pagination a, .pagination span {
  margin: 0px 0px 0px 4px;
  padding: 2px 3px;
  text-decoration: none;
}
.pagination a.number, .pagination a.number:active, .pagination a.number:visited {
  color: #006e97;
  font-size: 11px;
  font-weight: bold;
  padding: 4px 9px;
  border: 1px solid #cccccc;
  background-color: #f5f5f5;
}
.pagination a.number:hover {
  border: 1px solid #999999;
  background-color: #cccccc;
  text-decoration: none;
}
.pagination a.current, .pagination a.current:active, .pagination a.current:visited {
  color: #cccccc;
  font-size: 11px;
  font-weight: bold;
  padding: 4px 9px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.grid_table {
  border:none;
  border-collapse: collapse;
}
.grid_cell_header {
  padding: 2px 4px 2px 4px;
}
.grid_cell {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  background-color: transparent;
  padding: 10px;
  border-bottom: 1px solid #D2C8C8;
}
.grid_cell_even {
  border-bottom: 1px solid #D2C8C8;
  padding: 10px;
}
.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;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.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;
}
.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;
}
.grid_container_table_noborder {
  /*padding: 5px; */
}
.grid_container_table_item_indicated {
  border: #00FF40 2px solid;
  padding: 0px;
  margin: 0px;
}
.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: 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-left: #DAD9D3 1px solid;
  border-top: #DAD9D3 1px solid;
  border-bottom: #808080 1px solid;
  border-right: #808080 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: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #5a0a0f;
}
.link:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffcc33;
}
.search_link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #536274;
  text-decoration: underline;
}
.search_link:hover {
  font-size: 12px;
  color: #ffcc33;
  text-decoration: underline;
}
.spacer {
  height: 7px;
  width: 1px;
}
.text_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}
.text_header a {
  font-size: 11px;
  color: #feb165;
}
.text_header a:hover {
  font-size: 11px;
  color: #376faa;
}
.label_header {
  color: #feb165;
  font-size: 13px;
  font-weight: bold;
}
.control_button {
  border: #E4E4E4 1px solid;
  padding: 3px;
}
.nowrap {
  white-space: nowrap;
}

/* Indicators */

.indicator_container {
  position: absolute;
  display: none;
  text-align: center;
  background-color: #ffffff;
  z-index: 1000;
}
.indicator_wrapper {
  position: relative;
  top: 50%;
}

.search_indicator_container {
  position: absolute;
  display: none;
  text-align: center;
  z-index: 1000;
}
.search_indicator_wrapper {
  position: relative;
  top: 40%;
  text-align: center;
}
.search_indicator_information {
  background-color: #000000;
  border: #646464 1px solid;
	width: 160px;
	margin: auto auto;
  padding: 20px 0px;
}
.search_indicator_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size:  16px;
  color: #ffffff;
  padding: 0px 0px 10px 0px;
}
.search_indicator_medium {
  position: relative;
  height: 31px;
  width: 31px;
  background: url(images/indicator_medium.gif);
  margin: 0px auto;
}

/* 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: #333333;
  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;
}

/*
.informationDiv {
  height: 150px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #333333;
  border: #7f9db9 1px solid;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0px 2px;
}
*/

/* Forms */

.msgWindow {
  background-color: #000000;
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  height: auto;
  overflow: hidden;
}
.msgWindow div.error {
  overflow-y: auto;
  overflow-x: hidden;
}
.msgWindow div.controls {
  background-color: #000000;
  text-align: center;
}
.msgWindow p {
  color: red;
}

/* Tab Control */

.tab {
  padding: 2px 8px 2px 8px;
  margin: 0px 2px;
}
.activeTab {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  background-color: #053d00;
}
.startTab {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 1px;
}
.endTab {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.inactiveTabRight {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  background-color: #BEBEBE;
}
.inactiveTabBoth {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  background-color: #BEBEBE;
}
.inactiveTab {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  background-color: #BEBEBE;
}
.inactiveTabLeft {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  background-color: #BEBEBE;
}
.inactiveTabBoth a:link, .inactiveTabBoth a:visited,
.endTab a:link, .endTab a:visited,
.inactiveTab a:link, .inactiveTab a:visited,
.inactiveTabLeft a:link, .inactiveTabLeft a:visited,
.inactiveTabRight a:link, .inactiveTabRight a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #333333;
}
.inactiveTabBoth a:hover, .inactiveTab a:hover,
.endTab a:hover, .endTab a:hover,
.inactiveTabLeft a:hover, .inactiveTabRight a:hover  {
  text-decoration: underline;
}

/* Indicators */

.indicator_container {
  position: absolute;
  display: none;
  text-align: center;
  background-color: #ffffff;
  z-index: 1000;
}
.indicator_wrapper {
  position: relative;
  top: 50%;
}

/* Skin specific */

body, div, dl, dt, dd, h1, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

#preload { 
  display:none; 
}

#bg-switcher a { 
  background-repeat: no-repeat; 
  background-position: center bottom; 
  position: absolute; 
  top: 260px; 
  height: 35px; 
  width: 35px; 
  z-index: 100;
}

#bg-switcher a.first { 
  background-image: url(images/btn-arrow.png); 
  left: 875px; 
}

#bg-switcher a.second { 
  background-image: url(images/btn-arrow.png); 
  left:900px; 
}

#bg-switcher a.third { 
  background-image: url(images/btn-arrow.png); 
  left:925px;
}

#bg-switcher a.fourth { 
  background-image: url(images/btn-arrow.png); 
  left:950px;
}

#bg-switcher a:hover { 
  background-position: 
  center top; 
} 

#bg-switcher a.on { 
  background-position: center center; 
  cursor:default; 
} 

.pad_image img {
  border: 3px solid #ffffff;
  padding: 0px !important;
  margin: 5px 10px;;
}

ul
{
list-style-type: none;

}
li {
  background-image: url(images/sqgreen.png);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 14px;
}

body { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  width: 100%; 
}

div, td, p, span {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px; 

}

.bg {
	/* Set rules to fill background */
	min-height: 888px;
	min-width: 1300px;
	
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
  z-index: -10;
}

#container, #header-contents { 
  width: 1000px; 
  margin: 40px auto; 
  border: 0px solid #FFFF00; 
}

.tagline {
	position: absolute;
	top: -40px;
	right: 0px;
	z-index: 1000;
}

.wrap {
	width: 1000px;	
	padding: 0px;
	margin: 0px;
	position: relative;
}


.quote {width: 340px; float: right; padding: 10px; background: #ffffff;font-style:italic; margin: 45px 0px 10px 10px; -moz-border-radius: 15px;border-radius: 15px;text-align: left; border: 1px solid #80ab49;color: #80ab49; font-family: }

.quote1 {width: 340px; float: right; padding: 10px; background: #80ab49;font-style:italic; margin: 45px 0px 10px 10px; -moz-border-radius: 15px;border-radius: 15px;text-align: left; border: 1px solid #80ab49;color: #ffffff; }

.quote p, .quote1 p {font-family:georgia,garamond,serif;}

/*layout elements*/
#header {
  background-image: url(images/nav-bg.png); 
  background-repeat: repeat-x; 
  width: 100%; 
  height: 120px;  
}

#logo { 
  float: left; 
  margin-top: 12px; 
}

#tagline { 
  float:right; 
  margin-top:-40px; 
}

#nav { 
  float: right; 
  padding-top: 15px; 
  clear: right; 
  height: 25px; 
  width: 640px; 
  background: transparent url(images/nav/bg-nav-home.gif) no-repeat scroll left center; 
  text-align: right;   
}  

#nav a { 
  float: left;  
  text-align: center; 
  color:#4c4d4f; 
  font-weight: bold; 
  font-size: 12px; 
  text-decoration: none; 
  padding: 40px 25px 40px 5px;
} 


.nav1 a:hover, .on1 {
  background:  url(images/bg-nav.png) no-repeat left center; 
  color: #1075c1; 
}


.nav2 a:hover, .on2 {
  background:  url(images/bg-nav2.png) no-repeat left 12px; 
  color: #1075c1; 
}


.nav3 a:hover, .on3 {
  background:  url(images/bg-nav3.png) no-repeat 75px center; 
  color: #1075c1; 
}


.nav4 a:hover, .on4 {
  background:  url(images/bg-nav4.png) no-repeat left 52px; 
  color: #1075c1; 
}

#nav a:hover, #nav a.on { 
  color: #1075c1; 
}
			
#message { 
  text-align: center; 
  height: 318px; 
  display: block;    
}

#content {
  padding-bottom: 20px;
  background-image: url(images/content-bg.png); 
  -moz-border-radius: 0px 10px 10px 10px; 
  border-radius: 0px 10px 10px 10px;
  border: 0px solid #fff;
}	

#content div {
  padding: 20px 20px 0px 20px;
}	

	
#content p {
  margin-bottom: 20px;
}	


#content_2col {
  padding-bottom: 20px;
  border-radius: 0px 10px 10px 10px;
  border: 0px solid #fff;
  background-image: url(images/content-bg.png); 
  -moz-border-radius: 10px 10px 10px 10px; 
}	

#content_1col {
  padding: 20px;
  border-radius: 0px 10px 10px 10px;
  border: 0px solid #fff;
  background-image: url(images/content-bg.png); 
  -moz-border-radius: 10px 10px 10px 10px; 
}	

#content_2col .main {
  padding: 15px;
  width: 560px;
  margin: 0px 10px 0px 0px;
}	

#content_2col div {
  padding: 20px 15px;
}	

	
#content_2col p {
  margin-bottom: 20px;
}	
a {
  color: #053d00;
}

a:hover { 
  color: #A5C77A;
}


	
#footer { 
  text-align: center; 
  margin: 0px; 
  padding: 20px; 
  clear: both; 
  margin: 20px auto; 
  color: #fff; 
  font-size: 10px; 
  line-height: 1.3em; 
  width: 910px; 
}

#footer a { 
  color: #fff; 
  font-size: 10px; 
  line-height: 1.3em; 
  text-decoration:none;
}

#footer a:hover { 
  text-decoration: underline; 
}
		
/*tabs and content*/

.small-tabs .tabs a, .small-tabs .tabs-static a { 
  height: 36px; 
  background: transparent url(images/tab.png) no-repeat left bottom; 
  width: 145px; 
  display: inline; 
  float: left; 
  padding-left: 15px; 
  line-height: 4em; 
  color: #2e3f48; 
  font-size: 12px; 
  text-decoration:none; 
} 

.small-tabs .tabs a.current, .small-tabs .tabs a.current:hover, .small-tabs .tabs-static a.current, .small-tabs .tabs-static a.current:hover { 
  background-position: center top; 
  text-decoration:none; 
  font-weight: bold; 
} 

.small-tabs .tabs a:hover, .small-tabs .tabs-static a:hover { 
  background-position: center center; 
  text-decoration:none; 
} 


.lg-tabs .tabs a, .lg-tabs .tabs-static a { 
  height: 15px; 
  background: transparent url(images/tab-off.png) no-repeat left 22px; 
  width: 190px; 
  display: block; 
  float: left; 
  line-height: 4em; 
  color: #505050; 
  font-weight: bold; 
  font-size: 14px; 
  text-decoration:none;
  margin: 5px 1px 0px 0px;
  padding: 5px 0px 25px 0px;
  text-align: center;
} 

.lg-tabs .tabs a.current, .lg-tabs .tabs a.current:hover, .lg-tabs .tabs-static a.current, .lg-tabs .tabs-static a.current:hover { 
  background: transparent url(images/tab-on.png) no-repeat left 14px; 
  font-weight: bold; 
  font-size: 16px; 
  padding: 0px 0px 30px 0px;
  color: #1075c1; 
} 

.lg-tabs .tabs a:hover, .lg-tabs .tabs-static a:hover { 
  background: transparent url(images/tab-over.png) no-repeat left 22px; 
  text-decoration:none; 
  color: #1075c1; 
} 

.green {color: #053d00;}
	
/*helpers*/
.clear-left { 
  clear:left; 
}
	
.cols-home, .content-main { 
  display: inline; 
  float: left; 
  margin-left: 0px; 
  margin-right: 20px; 
}

.cols-home {
	width: 290px;
	background-image: url(images/nav-bg.png);
	-moz-border-radius: 10px 10px 10px 10px; 
	border-radius: 10px 10px 10px 10px;
	padding: 10px 5px 10px 10px;
	height: 150px;
}

.cols-home h2, .cols-featured h2 {
  padding: 0px; margin: 0px;
}

.cols-featured p {
  padding: 5px 0px;
}

.cols-featured { 
border: 1px solid #D2D2D2;
  display: inline; 
  float: left; 
  margin: 0px 0px 10px 0px; 
}

.cols-featured {
	width: 290px;
	background-image: url(images/nav-bg.png);
	-moz-border-radius: 10px 10px 10px 10px; 
	border-radius: 10px 10px 10px 10px;
	padding: 10px 5px 10px 10px;
	height: 150px;
}

.cols-home p {
  padding: 5px 0px;
}

.content-main { 
  width: 970px; 
  padding: 10px 0px 0px; 
  border: 0px solid #fff; 
}
	
.last-child {
  margin-right:0;
}

	
/*html*/


h1 { 
  font-size: 18px; 
  font-weight: bold; 
  padding:10px 0;
  color: #053d00;  
} 	

h2, h2 a { 
  color: #1075c1; 
  font-size:16px; 
  text-decoration: none;
}

h2 a:hover { 
  color: #053d00; 
  font-size:16px; 
  text-decoration: none;
}

h3 { 
  color: #1075c1; 
  font-size: 14px; 
  font-weight: bold; 
  line-height:1.4em; 
} 

h4 { 
  color: #161C23; 
  font-size: 12px; 
  font-weight:bold; 
}

.profile img {
  border: 4px solid #ffffff;
}

.spacer {
  border-top: 1px solid #d5d5d6;
  height: 5px;
  margin-top: 40px;
  width: 880px;
  padding: 0px;
}

.year {
	font-size: 30px;
	font-weight: bold;
	padding: 10px;
	text-align:center;
  font-family: Garamond, serif;
}

.padding-10 {
	padding: 10px;
}

.businesscard-img {
  margin: 0px 20px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #ffffff;
  border: 1px solid #d5d5d6;
}


/* 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;
}


/* Page Layout */

.pagecontent_container_table_columns {
  width: 1000px;
}
.pagecontent_container_column_twocolumn_left {

}
.pagecontent_container_column_twocolumn_right {

}
.pagecontent_container_column_threecolumn_left {

}
.pagecontent_container_column_threecolumn_right {

}
.pagecontent_container_column_threecolumn_middle {

}
.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 {

}

/* tooltip styling */
.tooltip {
	display: none;
	background: url(images/black_arrow_big.png);
	height: 173px;
	padding: 30px 30px 10px 20px;
	width: 310px;
}
.tooltip p {
	font-size: 12px;
	color: #ffffff;
}

/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}

.tooltip a {
	color: #ad4;
	font-size: 11px;
	font-weight: bold;
}

/**
 *  Home Banner - Caption
 */
 
#banner-carousel-caption {
  width: 950px;
  height: 59px;
  position: absolute;
  display: none;
  bottom: 0px;
  color: #ffffff;
  background: #000000;
  z-index: 500;
}
#banner-carousel-caption .banner-caption-container {
  padding: 5px 10px;	
  z-index: 1000;	
}
#banner-carousel-caption h2 {
  margin: 0px;
  padding: 0px;	
  font-size: 16px;
  color: #ffffff;
}
#banner-carousel-caption p {
  margin: 5px 0px 0px 0px;
  padding: 0px;
  color: #ffffff;
}

/**
 *  Home Banner - Carousel
 */

div.banner-wrapper {
  position: relative;
  width: 950px;
  height: 271px;
}
ul.banner {
  list-style: none;
  width: 950px;
  height: 271px;
  overflow: hidden;
  position: relative;
  margin: 0px;
  padding: 0px;
}	
ul.banner li {
  position: absolute;
  left: 0px;
  right: 0px;
}
ul.banner li.show {
  z-index: 0;	
}
ul img {
  border: none;	
}

/**
 *  Home Banner Thumbnails - Carousel
 */

.jcarousel-skin-thumbnail-wrapper {
  position: absolute;
  height: 39px;
  width: 312px;
  bottom: 10px;
  right: 0px;
  z-index: 510;
}
.jcarousel-skin-thumbnail-indicator {
  position: absolute;
  height: 37px;
  width: 66px;
  left: -2px;
  z-index: 520;
  border: 2px solid #336699;
}
.jcarousel-skin-thumbnail .jcarousel-container {
}

.jcarousel-skin-thumbnail .jcarousel-container-horizontal {
  width: 312px;
  height: 39px;
}

.jcarousel-skin-thumbnail .jcarousel-clip-horizontal {
  width: 312px;
  height: 39px;
}

.jcarousel-skin-thumbnail .jcarousel-item {
  width: 312px;
  height: 39px;
  margin-right: 10px;
}

.jcarousel-skin-thumbnail .jcarousel-item-horizontal {
  margin: 0px;
}

