﻿.columnContainer
{
  clear: both;
  width: 100%;
}
.columnContainer .column1, .column2, .column3
{
  float: left;
}
.columnContainer .column1
{
}
.columnContainer .column2
{
  margin-left: 9px;
}
.columnContainer .column3
{
  margin-left: 9px;
}
.contentContainer
{
  background: #FFFFFF none repeat scroll 0%;
  overflow: hidden;
}
.contentContainerPaddingTop
{
  padding-top: 9px;
}
.contentContainer .top
{
  background: #FFFFFF url(Images/CornerTopRight.gif) no-repeat scroll 100% 0pt;
  height: 4px;
  overflow: hidden;
}
.contentContainer .top div
{
  background: #FFFFFF url(Images/CornerTopLeft.gif) no-repeat scroll top left;
  height: 4px;
  overflow: hidden;
  width: 4px;
}
.contentContainer .bottom
{
  background: #FFFFFF url(Images/CornerBotRight.gif) no-repeat scroll 100% 0pt;
  height: 4px;
  overflow: hidden;
}
.contentContainer .bottom div
{
  background: #FFFFFF url(Images/CornerBotLeft.gif) no-repeat scroll top left;
  height: 4px;
  overflow: hidden;
  width: 4px;
}
.contentContainer .header
{
  background: #FFFFFF;
  border-bottom: 1px solid #DFDFDF;
  height: 22px;
  padding: 5px 10pt 5px 20px;
}
.contentContainer .header .large, .medium, .small
{
  font-weight: bold;
}
.contentContainer .header .large
{
  font-size: 22px;
}
.contentContainer .header .medium
{
  font-size: 18px;
}
.contentContainer .header .small
{
  font-size: 15px;
}
.contentContainer .header .feedLinkImage
{
  float: right;
}
.contentContainer .content
{
  padding: 10px 15px 10px 15px;
}
.contentContainer .footer
{
  color: #3872B4;
}
.gridRow, .gridRowAlternating, .gridRowHeader
{
}
.gridRow
{
  background-color: #ECF1F7;
}
.gridRowAlternating
{
  background-color: #FFFFFF;
}
.gridRowHeader
{
  color: #004276;
  font-size: 12px; /*Matches body font-size, needed for AJAX tab*/
}
.gridRowSelected
{
  font-weight: bold;
}

h1
{
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  padding: 4px 0px 3px;
}
h2
{
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  padding: 4px 0px 3px;
}

h3
{
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  padding: 4px 0px 3px;
}
h4
{
  font-size: 1em;
  font-weight: bold;
  padding: 4px 0px 3px;
  color: #6E8799;
}
.aspButton
{
  font-weight: bold;
  font-size: 11px;
  background: #F7862A scroll no-repeat;
  color: #FFFFFF; /*004276;*/
}
.button
{
  font-weight: bold;
  font-size: 11px;
  color: #FFFFFF;
  background-color: #00cc00;
  padding: 5px;
}
.button a
{
  color: #FFFFFF;
}
/*
.radioButtonListItem
{
	font-size: 11px;
	font-weight: bold;
	color: #004276;
}
*/
.bulletList ul
{
  /*	clear: both;*/ /* */
  margin: 0pt 0pt 2px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0pt;
}
.bulletList ul li
{
  background: transparent url(Images/redBullet.gif) no-repeat scroll left 5px;
  color: #464646;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  margin: 0pt;
  padding: 0pt 0pt 3px 8px;
}
.note
{
  background: #FFFFFF none repeat scroll 0%;
  color: #949494;
  font-size: 11px;
  font-weight: bold;
  padding-top: 10px;
}
a
{
  text-decoration: none;
  color: #004276;
  font-weight: bold;
}
a:hover
{
  /*color: Red;*/
}
.moreLink
{
  font-size: 11px;
  float: right;
  margin: 4px 5px;
}
.label, .labelBold
{
  font-size: 12px;
  color: #004276;
}

.labelBold
{
  font-weight: bold;
}

.inputContainer
{
  padding: 5px 0px 2px 0px;
  clear: both;
}
.inputContainer .label, .labelLeft, .labelAbove
{
  font-size: 11px;
  color: #004276;
}

.inputContainer .labelLeft
{
  float: left;
  text-align: right;
  padding-right: 3px;
}

.inputContainer .controlLeft
{
  float: left;
}

.inputContainer .controlRight
{
  float: right;
}

.inputContainer .controlBelow
{
}

.requiredIndicator
{
  font-size: 0.9em;
  font-weight: bold;
  color: red;
  margin-left: 3px;
  margin-right: 3px;
  padding: 2px;
}

.validationErrorMessage
{
  font-weight: bold;
  color: Red;
}

.validationErrorHighlight
{
  background-color: #fffacd;
}

.summaryItemContainer
{
  padding: 2px 0px 2px 0px;
  clear: both;
}
.summaryItemContainer .label, .labelData
{
  font-size: 12px;
  color: #004276;
  float: left;
}
.summaryItemContainer .label
{
  text-align: right;
  padding-right: 3px;
}

.summaryItemContainer .labelData
{
  font-weight: bold;
}
.panelHorizontalLeftHeader
{
  float: left;
  background-color: #dcdcdc;
  border: solid 1px black;
  padding: 2px;
  width: 15px;
  height: 125px;
}
.panelHorizontalLeftContent
{
  float: left;
}
.panelHorizontalRightHeader
{
  float: right;
  background-color: #dcdcdc;
  border: solid 1px black;
  padding: 2px;
  width: 15px;
  height: 125px;
}
.panelHorizontalRightContent
{
  float: right;
}
.panelVerticalHeader
{
  clear: both;
}
.panelVerticalHeader .headerBar
{
  background: #ECF1F7; /*background: transparent url(Images/Header_Background.gif) no-repeat scroll 0pt;*/
  height: 30px;
}
.panelVerticalHeader .headerBar .title
{
  float: left;
  color: #1A4B86;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 0px 0px 13px;
}
.panelVerticalHeader .headerBar .button
{
  padding: 5px 5px;
  float: right;
  vertical-align: middle;
  background: transparent;
}
.panelVerticalContent
{
  clear: both;
  background: #FFFFFF;
}
.panelContainerLeft
{
  float: left;
}
.panelContainerRight
{
  float: right;
}
/*
.panelContainer .contentContainer
{
	padding: 10px;
	border: solid 1px black;
}
.panelContainer .headerContainer
{
	padding: 5px 5px 5px 5px;
}
.panelContainer .header .medium
{
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.panelContainer .header .small
{
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
*/

.customerViewIndicator
{
  font-weight: bold;
}

.printerFriendlyLink
{
  font-size: 0.8em;
  font-weight: normal;
}

.blogContainer
{
  padding: 20px 0px 20px 20px;
  overflow: auto;
}
.blogContainer .entry
{
  clear: both;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  border-bottom: solid 1px black;
}
.blogContainer .entry .published
{
  color: #24618E;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  padding: 5px 0px 5px 0px;
}
.blogContainer .entry .title
{
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  padding: 10px 0px 10px 0px;
}
.blogContainer .entry .authors
{
  clear: both;
  text-align: right;
  margin: 5px 0px 0px 0px;
  color: #333333;
  font-weight: bold;
}
.blogContainer .entry .posted
{
  color: #24618E;
  text-align: right;
  margin: 5px 0px 0px 0px;
  font-weight: bold;
}

.videoContainer
{
  padding: 20px 0px 20px 20px;
  border: solid 1px #D3E2F1;
  background-color: #EBEBEB;
  overflow: auto;
}
.videoContainer .row
{
  clear: both;
  margin: 0px 0px 0px 0px;
  height: 197px;
}
.videoContainer .entry
{
  float: left;
  margin: 0px 6px 0px 0px;
  padding: 5px 5px 5px 5px;
  border: 2px solid #A1B8DA;
  background: #FFFFFF no-repeat;
  width: 159px;
  height: 180px;
}
.videoContainer .entry .image
{
  text-align: center;
  height: 110px;
}
.videoContainer .entry .published
{
  color: #3872B4;
  font-size: 10px;
}
.videoContainer .entry .title
{
  color: #24618E;
  font-size: 10px;
  font-weight: bold;
  margin-top: 5px;
}
.videoContainer .entry .author
{
  color: #3872B4;
  font-size: 10px;
  margin-top: 5px;
}
.videoContainer .entry .posted
{
  color: #24618E;
  text-align: right;
  margin: 5px 0px 0px 0px;
  font-weight: bold;
}
#bio-Container
{
  padding: 0px 0px 5px 0px;
}
#bio-Container #image
{
  float: left;
  text-align: center;
  padding: 0px 10px 0px 10px;
}
#bio-Container #text
{
  float: left;
  padding: 0px 0px 0px 10px;
}
