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 {
  color: red;
  overflow-y: auto;
  overflow-x: hidden;
}
.msgWindow div.controls {
  background-color: #000000;
  text-align: center;
}

/* 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
{
margin:0px;
padding:5px;
font-family:Geneva, Arial, Helvetica, sans-serif;
background-color:#769494;
}

li, span, div, td {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;

}

.mainbody_home {
  width: 752px;
}
.mainbody {
	-webkit-box-shadow: 2px 2px 5px #446a6c; /* Safari and Chrome */
	-moz-box-shadow: 2px 2px 5px #446a6c;
	-webkit-box-shadow: 2px 2px 5px #446a6c;
	box-shadow: 2px 2px 5px #446a6c;

   -moz-border-radius: 10px 10px 10px 10px; 
	border-radius: 10px 10px 10px 10px;
}
img
{
border:0px;
}

.wrapper
{
text-align:center;
}

a
{
text-decoration: none;
}
a:link, a:active, a:visited
{
color:#186369;
}
a:hover
{
text-decoration: underline;
color:#AA131A;
}
.home_intro {
	background-image:url(images/home_intro_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.home_intro_txt {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	width: 500px;

}

.home_snav_wrapper
{
}

.home_snav_header
{
background-image:url(images/home_snav_btn_bkgrd.gif);
padding: 5px;
text-align: center;
}
.home_snav_header_contact
{
background-image:url(images/home_snav_btn_contact.gif);
background-repeat:no-repeat;
height: 24px;
padding-left: 70px;
}
.home_snav_header A:link, .home_snav_header A:visited, .home_snav_header A:active, 
.home_snav_header_contact A:link, .home_snav_header_contact A:visited, .home_snav_header_contact A:active {
color: white;
font-size: 11px;
font-weight: bold;
text-decoration: none; 
}
.home_snav_header A:hover, .home_snav_header_contact A:hover { 
color: #FFFF00; 
text-decoration: none; 
}
.home_snav_bkgrnd
{
background-color: #c8c092;
		-moz-border-radius: 0px 0px 10px 10px; 
	border-radius: 0px 0px 10px 10px;
}
.home_snav_boxes
{
background-image:url(images/home_snav_boxes.gif);
background-repeat:no-repeat;
background-position:left,bottom;
height:124px;
}
.home_snav_rcorner
{
background-image:url(images/home_snav_rcorner.gif);
background-repeat:no-repeat;
background-position:right;
height:124px;
}
.home_snav_lcorner
{
background-image:url(images/drop_btm_lft_crnr.gif);
background-repeat:no-repeat;
background-position:left;
height:11px;
}
.home_snav_girl
{
background-image:url(images/home_snav_girl.gif);
background-repeat:no-repeat;
background-position:left,bottom;
height:124px;
}
.home_snav_keypad
{
background-image:url(images/home_snav_keypad.gif);
background-repeat:no-repeat;
background-position:left,bottom;
height:124px;
}
.home_snav_text_wrapper
{
font-size:11px;
color:#000f13;
padding-top:11px;
padding-left:0px;
padding-right:0px;
}

.home_snav_morelink {
  text-align: center;
  font-size:11px;
  color: #AA131A;
  font-weight:bold; 
  padding-top:11px;
}

.partner_link
{
font-size:11px;
color: #AA131A;
font-weight:bold; 
}
.home_snav_morelink A:link, .home_snav_morelink A:visited, .home_snav_morelink A:active,
.partner_link A:link, .partner_link A:visited, .partner_link A:active{
color: #AA131A;
text-decoration: none; 
}
.home_snav_morelink A:hover, .partner_link A:hover { 
text-decoration: underline; 
}
.home_nav_linebreak
{
background-image:url(images/home_nav_linebreak.gif);
height:1px;
background-repeat:no-repeat;
}
.home_nav_bkgrnd
{
background-image:url(images/home_nav_bkgrd.gif);
background-repeat:repeat-y;
}
.home_splash_main
{
background-image:url(images/home_splash_main.jpg);
background-repeat:no-repeat;

background-position: top;
}
.home_splash_text
{
font-size:12px;
color:#ffffff;
padding:10px;
font-weight: bold;
text-align: center;
}
.home_splash_text_red
{
text-align: center;
font-size:14px;
color:#660000;
font-weight: bold;
}

.home_splash_burst {
margin-top: 70px;

}
.left_nav_text
{
font-size:11px;
color:#000f13;
padding:0px;
}
.top_header_call {
	color: #fff;
	text-align:right;
	height: 44px;
	text-transform: capitalize;
	font-weight:bold;
	font-size: 18px;
	padding-top: 10px;
}

.home_block_spacer {
  background: #8c855d url(images/spacer_home.jpg) no-repeat;
  height: 367px;
  width: 1px;
}

.top_header {
  height:44px;
  width: 752px;
}

.top_logo {
  height:44px;
  width: 142px;
  float: left;
}


.home_header_sub
{
background-image:url(images/home_header_sub.gif);
height:44px;
background-repeat:no-repeat;
background-position:left,top;
}

.home_footer_text
{
font-size: 11px;
color: #FFFFFF;
margin: 8px 0px;
}


.home_footer
{
font-size: 12px;
color: #FFFFFF;
}

.home_footer_text a:link, .home_footer_text a:visited, .home_footer_text a:active {
font-size: 11px;
color: #FFFFFF;
text-decoration: none; 
}

.home_footer a:link, .home_footer a:visited, .home_footer a:active {
font-size: 12px;
color: #FFFFFF;
text-decoration: none; 
}


.home_footer_text a:hover { 
color: #AA131A;
text-decoration: underline; 
}


.home_footer a:hover { 
color: #AA131A;
text-decoration: underline; 
}

.subpage_vert_text_wrapper
{
padding:15px;
}
.spacer {
 width: 1px;
 height: 1px;
 font-size: 1px;
}
.spacer_navsubpage
{
height:25px;
}
.spacer_5px
{
height: 5px;
width: 5px;
font-size: 5px;
}
.spacer_2px
{
height: 2px;
width: 2px;
font-size: 2px;
}
.home_mainbkgrd
{
background-image:url(images/home_splash_main_bkgrd.gif);
background-repeat:repeat-y;
width: 612px;
}
.subpage_nav_text
{
font-size:11px;
color:#000f13;
padding-left:9px;
padding-right:10px;
padding-bottom:10px;
}
.subpage_nav_morelink, .subpage_nav_morelink:link, .subpage_nav_morelink:visited, .subpage_nav_morelink:active
{
font-family: myriad, tahoma, verdana;
font-size:11px;
color:#AA131A;
font-weight:bold;
}
.subpage_mainbkgrd
{
background-image:url(images/subpage_main_bkgrd.gif);
background-repeat:repeat-y;
width: 612px;
}
.subpage_text
{
font-size:11px;
font-weight: normal;
color:#000f13;
}
.subpage_bold_text
{
font-size:11px;
font-weight: bold;
color:#000f13;
}
.subpage_bold_subject, h2 
{
font-size:11px;
color:#AA131A;
font-weight:bold;
}
.subpage_bold_title
{
font-size:14px;
color: #052d2c;
font-weight:bold;
padding-bottom:5px;
}
.red {
color:#AA131A;
}
.bold {
    FONT-WEIGHT: bold;
}
.subpage_map_link
{
font-size:11px;
color:#000f13;
font-weight:bold;
padding-top:8px;
}
.subpage_title_break
{
background-image:url(images/subpage_title_break.gif);
background-repeat:no-repeat;
height:6px;
}
.subpage_frame_top
{
margin-left: 18px;
background-image:url(images/subpage_frame_top_flat.gif);
background-repeat:no-repeat;
height:10px;
}
.subpage_frame_bkgrd {
  background: #fefdf9;
  border: 1px solid #cdc6a1;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0px 10px 0px 18px;
  width: 580px;
  padding: 10px 0px;
}
.subpage_frame_bottom
{
margin-left: 18px;
background-image:url(images/subpage_frame_bottom_flat.gif);
background-repeat:no-repeat;
height:10px;
}
.subpage_frame_vert_breakline
{
background-image:url(images/subpage_frame_vert_breakline.gif);
background-repeat:repeat-y;
height:inherit;
}
.subpage_frame_horz_breakline
{
background-image:url(images/subpage_frame_horz_breakline.gif);
background-repeat:repeat-x;
height:1px;
width: 565px;
font-size: 0px;
}
.dropshadow_boottom
{
background-image:url(images/drop_bottom.gif);
background-repeat:repeat-x;
background-position:left,top;
height:9px;
}
.dropshadow_right
{
background-image:url(images/drop_right.gif);
background-repeat:repeat-y;
background-position:left,top;
width: 11px;
}
.topic_image_right 
{
float: right;
margin-top: 0px;
margin-left: 5px;
margin-bottom: 2px;
padding-right: 10px;
}
.topic_image_left 
{
float: left;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 2px;
}
.padding_10_sides {
    padding-left: 10px;
    padding-right: 10px;
}
.subpage_cell_title {
font-size: 11px;
color: #AA131A;
font-weight: bold;
padding-left: 10px;
text-align: left;
padding-top: 5px;
}
.subpage_cell_text {
padding-top: 5px;
padding-left: 10px;
padding-right: 8px;
padding-bottom: 5px;
font-size: 11px;
text-align: left;
}
.subpage_cell_text img {
float: left;
margin-right: 5px;
margin-bottom: 5px;
}
.admin_link_td {
    PADDING-TOP: 3px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 3px;
    FONT-SIZE: 12px;
    COLOR: #845e30;
    FONT-FAMILY: arial, myriad, tahoma, verdana;
}
.admin_link_td A:link, .admin_link_td A:visited, .admin_link_td A:active {
    COLOR: #845e30;
    text-decoration: none; 
}
.admin_link_td A:hover { 
    color: #AA131A; 
    text-decoration: underline; 
}
.adminnav_wrapper
{
    BACKGROUND-IMAGE: url(images/adminnav_bkgrd.gif);
    BACKGROUND-REPEAT: no-repeat
}
.admin_title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 2px;
    COLOR: #AA131A;
    PADDING-TOP: 2px;
    FONT-FAMILY: Arial
}
.loginerror
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: red;
    FONT-FAMILY: Arial
}
.Level1AdminGrid
{
    BORDER-RIGHT: #052d2c 1px solid;
    BORDER-TOP: #052d2c 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #052d2c 1px solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: #052d2c 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: "Arial","sans-serif"
}
.Level1AdminGridLabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: white;
    BORDER-TOP-STYLE: none;
    TEXT-INDENT: 1px;
    BORDER-BOTTOM: #052d2c 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: "Arial","sans-serif";
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BACKGROUND-COLOR: #ede6d9
}
.Level1AdminGridColumnHeader
{
    BORDER-RIGHT: #052d2c 1px solid;
    BORDER-TOP: #052d2c 1px solid;
    BORDER-LEFT: #d5dcee 1px solid;
    BORDER-BOTTOM: #052d2c 1px solid;
    BACKGROUND-COLOR: #052d2c
}
.Level1AdminGridColumnHeaderText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: white;
    BORDER-TOP-STYLE: none;
    FONT-FAMILY: "Arial","sans-serif";
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-BOTTOM-STYLE: none
}
.Level1AdminGridEvenRow
{
    BORDER-RIGHT: #ffffff 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    BORDER-BOTTOM: #ffffff 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: "Arial","sans-serif";
    BACKGROUND-COLOR: #ede6d9
}
.Level1AdminGridOddRow
{
    BORDER-RIGHT: #ffffff 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    BORDER-BOTTOM: #ffffff 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: "Arial","sans-serif";
    BACKGROUND-COLOR: #f5f1e9
}
.Level1AdminGridSearchHeaderText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    COLOR: #AA131A;
}
.bar-Red {
background-image:url(images/bar_red.gif);
background-repeat: repeat-x;
height: 3px;
}
		
/*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-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: #80ab49;  
} 	


h2 a:hover { 
  color: #80ab49; 
  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;
}



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

.padding-10 {
	padding: 10px;

}


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

