body {
background-color:#eff0dd;
}
/* vvv Tab Control vvv */
.mpTabMenu{
	display:block;
	/* fonts for the tabs */
	font-family:"Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	font-size:13px;	
}
.mpTabMenu .ajax__tab_tab{
	/* header text is always be bold */
	font-weight:bold;	
}
.mpTabMenu .ajax__tab_body {
	background-color:#fff;
	border:0px solid #000000;
	/*border-top:none;*/
	padding:0px;
}
.mpTabMenu .ajax__tab_header{
	border-bottom:1px solid #eeeeee;
	padding-right:10px;
}
/* regular header styles */
.mpTabMenu .ajax__tab_header .ajax__tab_tab{
	/* left/right rounded images are 11 pixels wide */
	margin:0px 11px 0px 11px;
	color:#000; 
	background:url(../mpImages/tabbg.gif) repeat-x;	
}
.mpTabMenu .ajax__tab_header .ajax__tab_outer{
	/* 2 pixel horizontal space between tabs */
	margin-right:2px;
	background:url(../mpImages/tabright.gif) no-repeat right top;
}
.mpTabMenu .ajax__tab_header .ajax__tab_inner{
	background:url(../mpImages/tableft.gif) no-repeat left top;
}

/* active/hover headers styles */
.mpTabMenu .ajax__tab_active .ajax__tab_tab, 
.mpTabMenu .ajax__tab_hover .ajax__tab_tab{
	/* left/right rounded images are 11 pixels wide */
	margin:0px 11px 0px 11px;
	color:#FFFFFF;
	background:url(../mpImages/tabbg.gif) repeat-x 0pt -48px;
}
.mpTabMenu .ajax__tab_active .ajax__tab_outer,
.mpTabMenu .ajax__tab_hover .ajax__tab_outer{
	/* 2 pixel horizontal space between tabs */
	margin-right:2px;
	background:url(../mpImages/tabright.gif) no-repeat 100% -48px;
}
.mpTabMenu .ajax__tab_active .ajax__tab_inner,
.mpTabMenu .ajax__tab_hover .ajax__tab_inner{
	background:url(../mpImages/tableft.gif) no-repeat 0pt -48px;
}
/* ^^^ Tab Control ^^^ */
.mpFooterText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: inherit;
	word-spacing:inherit;
}
.mpFooterLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
	text-align: inherit;
	word-spacing:inherit;
}
.mpFooterMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.mpFooterLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: underline;
}
.mpLinkMenuLink{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#0000cc;
	text-decoration: underline;
	cursor:pointer;
}
.mpLinkMenuLinkM{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#0000cc;
	text-decoration: underline;
	cursor:pointer;
}
.mpLinkMenuLinkS{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#0000cc;
	text-decoration: underline;
	cursor:pointer;
}
.mpLinkMenuText{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	text-decoration: none;
}
/* vvv User Cntrl Tab Box vvv */
.ucTabBox{
	display:block;
	/* fonts for the tabs */
	font-family:"Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	font-size:13px;	
}
.ucTabBox .ajax__tab_tab{
	/* header text is always be bold */
	font-weight:bold;
}
.ucTabBox .ajax__tab_body {
	background-color:#efefef;
	border:2px solid #990000;
	/*border-top:none;*/
	padding:0px;
}
.ucTabBox .ajax__tab_header{
	border-bottom:1px solid #eeeeee;
	padding:0px;
}
/* regular header styles */
.ucTabBox .ajax__tab_header .ajax__tab_tab{
	/* left/right rounded images are 11 pixels wide */
	margin:0px 11px 0px 11px;
	color:#000; 
	background:url(../mpImages/tabboxbg.gif) repeat-x;	
}
.ucTabBox .ajax__tab_header .ajax__tab_outer{
	/* 2 pixel horizontal space between tabs */
	margin-right:0px;
	background:url(../mpImages/tabboxright.gif) no-repeat right top;
}
.ucTabBox .ajax__tab_header .ajax__tab_inner{
	background:url(../mpImages/tabboxleft.gif) no-repeat left top;
}

/* active/hover headers styles */
.ucTabBox .ajax__tab_active .ajax__tab_tab, 
.ucTabBox .ajax__tab_hover .ajax__tab_tab{
	/* left/right rounded images are 11 pixels wide */
	margin:0px 11px 0px 11px;
	color:#FFF;
	background:url(../mpImages/tabboxbg.gif) repeat-x 0pt -48px;
}
.ucTabBox .ajax__tab_active .ajax__tab_outer,
.ucTabBox .ajax__tab_hover .ajax__tab_outer{
	/* 2 pixel horizontal space between tabs */
	margin-right:0px;
	background:url(../mpImages/tabboxright.gif) no-repeat 100% -48px;
}
.ucTabBox .ajax__tab_active .ajax__tab_inner,
.ucTabBox .ajax__tab_hover .ajax__tab_inner{
	background:url(../mpImages/tabboxleft.gif) no-repeat 0pt -48px;
}
/* ^^^ Tab Control ^^^ */
.ucModHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.ucModText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.ucModLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;
	text-align: left;
}
.mpCherokee_DateTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.ucNewsTop3_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.ucNewsTop3_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.ucNewsTop3_Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.ucNewsTop3_Cutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.ucNewsTop3_Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;
}
.ucCheckItOut_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.ucCheckItOut_Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
    filter: Alpha(Opacity=80); -moz-opacity:0.8; opacity: 0.8;
    width: 100%; height: 100%; background-color: #000000;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	z-index: 1000;
}
/* Search */
.g{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.r{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	text-align: left;
}

.l{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	text-align: left;
}

.j{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}

.std{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}

.a{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
	text-align: left;
}

.n {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}

.b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	vertical-align:text-bottom;
	text-align: center;
}

.i{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.NormalC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.NormalR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.NormalI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: inherit;
}
.MainLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;
	text-align: left;
}
.MenuCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	cursor:hand;
}

.MenuCell:hover {
	/*background-color: #990000;*/
	cursor:hand;
	text-decoration: underline;
}
.MenuCell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	cursor:hand;
}
.MenuCell2:hover {
	font-color:white;
	text-decoration: underline;
	cursor:hand;
}
.style1
              {
                  color: #FFFFFF;
                  font-weight: bold;
              }
              .style2
              {
                  font-family: Arial, Helvetica, sans-serif;
              }
              .style4
              {
                  font-family: Arial, Helvetica, sans-serif;
                  color: #FFFFFF;
                  font-weight: bold;
              }
.tab{
	border-color:#990000;
	border-width:thin;  	
	background-color:#EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
  }

.ActiveTab{
	border-color:#000000;
  	border-width:thin;
	background-color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.tabhidden{
	display:none;
  }
  
.accordionHeader{
    border: 1px solid #59544b;
    color: #000000;
    background-color: #D3D3D3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 2px;
    margin-top: 5px;
    cursor: pointer;
    text-align: left;
}
.accordionHeader .accordionHeaderText{
    color: #990000;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    cursor: pointer;
    text-align: left;
    text-decoration: underline;
}

.accordionHeaderSelected .accordionHeaderText{
    color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    cursor: pointer;
    text-align: left;
    text-decoration: none;
}
.accordionHeaderSelected{
	border: 1px solid #FCF2F2;
    color: #FFFFFF;
    background-color: #990000;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-align: left;
}
.accordionContent{
    background-color: #FFFFFF;
    border: 1px solid #000000;
    padding: 5px;
    padding-top: 10px;
    text-align:left;
}

.accordionLink{
 background-color: #D3DEEF;
 color: #000000;
}
.watermark{
color:#666666;
background-color:#FFFFFF;
}
