body  {
  padding: 0;
  margin: 0 auto; 
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  background-color: #FFFBEB;
}

img {
  border: none 0px #fff;
}

/**************** overall container of page conent *****************/
.container {
  position: relative;
  width: 822px;
  margin: 0 auto;
  padding: 0;
  z-index: 2;
}

.containerPad {
  position: absolute;
  top: 50px;
  left: 0px;
  width: 100%;
  padding: 0;
  z-index: 1;
  float: right;
}

.pop-container {
  position: relative;
  width: 644px;
  margin: 0 auto;
  padding-top: 30px;
}


/************* HEADER ************/

#header {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 26px;
	padding-bottom: 4px;
	height: 15px;
	text-transform: uppercase;
}

#header2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 16px;
	padding-bottom: 4px;
	height: 15px;
	text-transform: uppercase;
}

#header .viewListBox {
	background-color: #FEF4C8;
	border: 1px solid #D2D1D9;
  	padding: 6px 5px 3px 5px;
}

#header .viewListBox a {
	color: #00335A;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
  	text-align: center; 
  	float: left;
	display: block;
	width: 75px; 
	height: 15px;
}

#header .searchBox {
	background-color: #FEF4C8;
	border-right: 1px solid #D2D1D9;
	border-left: 0px solid #25427C;
	border-top: 1px solid #D2D1D9;
	border-bottom: 1px solid #D2D1D9;
	display: block;
	width: 238px; 
	height: 22px; 
	text-align: left; 
	color: #AF0029;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#header .searchBox .padding {
	padding: 2px 5px 2px 5px;
}

#header a.headerLink {
	color: #00335A;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
  	padding: 8px 5px 2px 2px;
  	text-align: left; 
  	float: left; 
}

.searchBox {
	background-color: #FEF4C8;
	border-right: 1px solid #D2D1D9;
	border-left: 0px solid #25427C;
	border-top: 1px solid #D2D1D9;
	border-bottom: 1px solid #D2D1D9;
	display: block;
	width: 238px; 
	height: 22px; 
	text-align: left; 
	color: #AF0029;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.searchBox .padding {
	padding: 2px 5px 2px 5px;
}

.searchBox td {
	text-align: left; 
	color: #AF0029;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
}


/*************** main box holding page content *************/
.mainBox {
  position: relative;
  text-align: left;
  background-color: #FFFFFF;
}




/************* CONTENT **************/

.tolowercase { 
	text-transform: lowercase;
}

.red1 {
	color: #af0029;
}

.mainBoxTable {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #D2D1D9;
	background-color: #FFFFFF;
	display: block;
}

.contentAreaLeft-noPadding {
  	width: 482px;
  	background-color: #FEF7DA;
  	border: 1px solid #D2D1D9;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.contentAreaLeft {
  	width: 480px;
  	height: 350px;
  	background-color: #FEF7DA;
  	border: 1px solid #D2D1D9;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.contentAreaLeft_wide {
  	width: 756px;
  	background-color: #FEF7DA;
  	border: 1px solid #D2D1D9;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	padding: 15px 20px 20px 20px;
}

.contentAreaRegular {
  	width: 480px;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.contentAreaBlankTemplate {
  	color: #000000;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.contentAreaBlankTemplate h1 {
	color: #00335A;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.07ex;
	margin: 4px auto;
}

.contentAreaBlankTemplate a {
	color: #990000;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
}

.Breadcrumb {
  	padding: 2px 5px 0px 10px; /*<!--- top -  right/end -  bottom -  left/start -->*/
	color: #00335a;
	font-size: 9px;
	line-height: 7px;
	font-weight: normal;
	text-transform: uppercase;
}

.Breadcrumb a {
	color: #00335a;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
}


a.Breadcrumblink:link { color: #00335a; text-decoration: underline; text-transform: uppercase; font-size: 9px; }
a.Breadcrumblink:visited { color: #00335a; text-decoration: underline; text-transform: uppercase; font-size: 9px; }
a.Breadcrumblink:active { color: #00335a; text-decoration: underline; text-transform: uppercase; font-size: 9px; }
a.Breadcrumblink:hover { color: #00335a; text-decoration: none; text-transform: uppercase; font-size: 9px; }

.contentAreaRegular a {
	color: #990000;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.contentAreaLeft .padding {
  	padding: 15px 20px 20px 20px;
}

.contentAreaRegular .padding {
  	padding: 15px 20px 20px 20px;
}

.contentAreaLeft a {
	color: #990000;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}
a.red:link { color: #d0d0d0; text-decoration: none; }
a.red:visited { color: #d0d0d0; text-decoration: none; }
a.red:active { color: #d0d0d0; text-decoration: none; }
a.red:hover { color: #d0d0d0; text-decoration: none; }

.contentAreaLeft a tableCell {
	color: #990000;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.contentAreaRegular a tableCell {
	color: #990000;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.contentAreaLeft strong {
	color: #00335A;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.contentAreaRegular strong {
	color: #00335A;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.contentAreaRegular_red {
	color: #af0029;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

.contentAreaRegular_blue {
	color: #00335a;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

/* .contentAreaLeft b {
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	text-transform: none;
	text-decoration: none;
} */

.contentAreaLeft h1 {
	color: #00335A;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.07ex;
	margin: 4px auto;
}
.contentAreaRegular h1 {
	color: #00335A;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.07ex;
	margin: 4px auto;
}

.contentAreaLeft h1 b {
	color: #00335A;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.07ex;
}

.contentAreaLeft .title {
	color: #00335A;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.07ex;
}

.contentAreaLeft table {
  	width: 380px;
}



/************* FEATURED BOXES ************/

.contentAreaMiddle{
  	width: 187px;
  	background-color: #B0CCE1;
  	padding: 0px 0px 0px 0px;
}

.contentAreaMiddle a {
	color: #990000;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.contentAreaMiddle strong {
	color: #990000;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}

.contentAreaMiddle .Box1 {
  	width: 163px;
  	background-color: #00335A;
  	padding: 10px 12px 12px 12px;
  	border-top: 0px solid #254381;
  	border-bottom: 3px solid #FFFFFF;
}

.Box1Text {
  	color: #B0CCE1;
	font-size: 12px;
	line-height: 17px;
}

.Box1Text strong {
  	color: #F0F8D3;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 0.3ex;
}

a.Box1Text {
  	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
}

a.Box1Text:hover {
  	color: #FCF4D6;
	font-size: 12px;
	line-height: 15px;
}


.contentAreaMiddle .Box2 {
  	width: 163px;
  	background-color: #B0CCE1;
  	padding: 10px 12px 12px 12px;
  	border-top: 9px solid #005CA2;
  	color: #000000;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}

.Box3 {
  	color: #000000;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}

.contentAreaMiddle .Box2 br {
	line-height: 6px;
}

.Box2Text {
  	color: #00335A;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

.contentAreaMiddle .Box2 .Box2Text2 {
  	color: #005ca2;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.Box2Text strong {
  	color: #25427C;
	font-size: 15px;
	line-height: 20px;
}

a.Box2Text {
  	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
}

a.Box2Text:hover {
  	color: #00335A;
	font-size: 12px;
	line-height: 17px;
}

.contentAreaMiddle .imageCaption {
  	color: #005CA2;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
}



/************* HOME FEATURE BOX ************/

.featureBoxArea  {
	width: 312px;
  	background-color: #D9E7F0;
  	padding: 0px 0px 0px 0px;
	line-height: 0px;
}

.featureBoxArea img {
	border-bottom: 3px solid #FFFFFF;
}

/************* NEW HOME FEATURED BOXES ************/

div.row {
	clear: both;
	position: relative;
}

.tableColumn {
	position: relative;
	float: left;
	text-align: left;
	vertical-align: middle;
	padding: 3px 0px 0px 0px; 
	margin-bottom: 5px;
}

/*** BLUE ***/

td.featureBoxArea2 {
  	color: #005CA2;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	width: 310px;
  	background-color: #D9E7F0;
  	border-left: 9px solid #D9E7F0;
  	padding: 5px 20px 5px 0px;
}

td.featureBoxArea2Over {
  	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	width: 310px;
  	background-color: #005DA3;
  	border-left: 9px solid #00335A;
  	padding: 5px 20px 5px 0px;
  	cursor: pointer; 
  	cursor: hand;
}

td.featureBoxArea2Over .tableColumn a {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

td.featureBoxArea2 .tableColumn a {
	color: #005CA2;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

td.featureBoxArea2Over .tableColumn strong {
	color: #D9E7F0;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}

td.featureBoxArea2 .tableColumn a strong {
	color: #00335A;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}

/*** GREEN ***/

td.featureBoxArea3 {
  	color: #72B814;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	width: 310px;
  	background-color: #E2EFCB;
  	border-left: 9px solid #E2EFCB;
  	padding: 5px 20px 5px 0px;
}

td.featureBoxArea3Over {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
  	width: 310px;
  	background-color: #5E8D27;
  	border-left: 9px solid #3D6119;
  	padding: 5px 20px 5px 0px;
  	cursor: pointer; 
  	cursor: hand;
}

td.featureBoxArea3Over .tableColumn a {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

td.featureBoxArea3 .tableColumn a {
	color: #72B814;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

td.featureBoxArea3Over .tableColumn strong {
	color: #E2EFCB;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}

td.featureBoxArea3 .tableColumn a strong {
	color: #3D6119;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}


/************* RIGHT MENU ************/

.contentAreaRightMenu {
	width: 120px;
  	background-color: #D6E4EF;
  	padding: 10px 12px 12px 12px; /* top -  right/end -  bottom -  left/start */
	line-height: 0px;
}

.contentAreaRightMenu strong {
  	color: #AF0029;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}

.contentAreaRightMenu a {
  	color: #00335A;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}

.contentAreaRightMenu a:hover {
  	color: #005CA2;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

.contentAreaRightMenu b {
  	color: #25427C;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

.contentAreaRightMenu img {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}


/************* FOOTER ************/

.footerArea {
	background-color: #EFEFEF;
	padding-top: 10px;
	font-size: 9px;
}

#footer {
  	text-align: left;
  	padding-top: 6px;
	padding-bottom: 10px;
  	color: #4f4f4f;
  	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 0.1ex;

}

#footer a {
  	color: #00335A;
  	text-decoration: none;
  	padding-right: 6px;
}

#footer a:hover {
  	color: #005CA2;
  	text-decoration: none;
}


/************* OTHER STYLES ************/

.lineTop {
	border-top: 1px dotted #000000;
	padding-top: 8px;
}

.collapsePanel {
      width:100%;
      height:0px;
      background-color:white;
      overflow:hidden;
}         
.collapsePanelHeader{   
      width:100%;
      height:20px;
      color: white;
      background-color: #00335a;
      font-weight:bold;
      float:none;
      padding: 5px 5px 5px 5px; /* top -  right/end -  bottom -  left/start */ 
      cursor: pointer; 
      vertical-align: middle;
