
/*  Password control */

.password
{
	font-family:Arial;
	font-size: 12px;
	padding: 2px 2px 2px 10px;
	border: solid 2px #cccccc;
	border-top: solid 2px #a0a0a0;
}

.barIndicatorBorder {border:solid 1px #c0c0c0;width:100px;padding: 2px 2px 2px 10px;}
.barIndicator_poor {border:solid 1px #c0c0c0;width:100px;background-color:Gray;padding: 2px 2px 2px 10px;}
.barIndicator_weak {border:solid 1px #c0c0c0;width:100px;background-color:cyan;padding: 2px 2px 2px 10px;}
.barIndicator_good {border:solid 1px #c0c0c0;width:100px;background-color:lightblue;padding: 2px 2px 2px 10px;}
.barIndicator_strong {border:solid 1px #c0c0c0;width:100px;background-color:blue;padding: 2px 2px 2px 10px;}
.barIndicator_excellent {border:solid 1px #c0c0c0;width:100px;background-color:Green;padding: 2px 2px 2px 10px;}

/*  End Password control */
    
    		        
.main {
	width:1000px;
	margin:auto;	
	text-align:center;
}

.clear {
	clear:both;
}

.mainFree {	
	padding:0px 0px 0px 30px;	
	text-align:center;
}

.topCenter
{
	border-top:1px solid #b9d7e6;
	background-color:silver;
	width:100%;
}

.bottomCenter
{
	border-bottom:1px solid #b9d7e6;
	background-color:silver;
	width:100%;
}

/* Background Box for advertising */
.topCenterBlue
{
	border-top:1px solid #b9d7e6;
	background-color:#e6f3f9;
	width:100%;
	background-repeat:repeat-x;
}

.topCenterWhite
{
	border-top:1px solid #ffffff;
	background-color:#ffffff;
	width:100%;
	background-repeat:repeat-x;
}

.bottomCenterBlue
{
	border-bottom:1px solid #b9d7e6;
	background-color:#e6f3f9;
	width:100%;
}

.bottomCenterWhite
{
	border-bottom:1px solid #ffffff;
	background-color:#ffffff;
	width:100%;
}

.inputBoxRoundedBlue
{
	border-left:1px solid #b9d7e6;
	border-right:1px solid #b9d7e6;
	background-color:#e6f3f9;
	padding:5px 1px 5px 1px;
	margin:auto;
	margin-top:5px;
}

.inputBoxRounded
{
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background-color:#ffffff;
	padding:5px 1px 5px 1px;
	margin:auto;
	margin-top:5px;
}

.topLeftblue
{		
	background-image: url(Images/Bars/blue_tl.gif);	
	background-repeat: no-repeat;
	width: 10px;
	height: 10px		
}

.topRightblue
{		
	background-image: url(Images/Bars/blue_tr.gif);	
	background-repeat: no-repeat;
	width: 10px;
	height: 10px		
}

.bottomLeftblue
{		
	background-image: url(Images/Bars/blue_bl.gif);	
	background-repeat: no-repeat;
	width: 10px;
	height: 10px		
}

.bottomRightblue
{		
	background-image: url(Images/Bars/blue_br.gif);	
	background-repeat: no-repeat;
	width: 10px;
	height: 10px		
}


/* ResendEmail */
a.ResendEmail
{	
	display: inline-block;
	background-color: transparent;
	background-image: url(images/buttons/ResendEmail.gif);	
	background-repeat: no-repeat;
	width: 35px;
	height: 18px		
}
a.ResendEmail_mouseover
{	
	display: inline-block;
	background-color: transparent;
	background-image: url(images/buttons/ResendEmail.gif);	
	border-bottom-style:groove;
	border-bottom-color:Silver;
	border-bottom-width:thin;
	border-right-style:groove;
	border-right-color:Silver;
	border-right-width:thin;
	border-left-style:groove;
	border-left-color:White;
	border-left-width:thin;
	border-top-style:groove;
	border-top-color:White;	
	border-top-width:thin;
	width: 35px;
	height: 18px		
}
a.ResendEmail_mouseout
{	
	display: inline-block;
	background-color: transparent;
	background-image: url(images/buttons/ResendEmail.gif);	
	width: 35px;
	height: 18px		
}
a.ResendEmail_mouseDown
{
	display: inline-block;
	background-color: transparent;
	background-image: url(images/buttons/ResendEmail.gif);	
	background-repeat: no-repeat;
	border-bottom-style:groove;
	border-bottom-color:White;
	border-bottom-width:thin;
	border-right-style:groove;
	border-right-color:White;
	border-right-width:thin;
	border-left-style:groove;
	border-left-color:Silver;
	border-left-width:thin;
	border-top-style:groove;
	border-top-color:Silver;	
	border-top-width:thin;
	width: 35px;
	height: 18px	
}



.error{
	font-size: 12px;	
	color: Red;
	font-family:Arial;
	text-decoration: none;
}

/* Primary Navigation Style */
.primary {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	font-family:Arial Black;
	color: Blue
	/*background-image: url(images/navigation/primaryNavBG.gif);*/
	/*background: #DAE4F5 ;*/
}


.primary a:link{
	font-size: 12px;	
	color: #000000;
	font-family:Arial;
	text-decoration: none;
}
.primary a:visited{
	font-size: 12px;	
	color: Blue;
	font-family:Arial;
	text-decoration: none;
}
.primary a:hover{
	font-size: 12px;	
	color: #ff4000	;
	font-family:Arial;	
}

.primary a:active{
	font-size: 12px;	
	color: Red;
	font-family:Arial;
	text-decoration: none;
}

/* Secondary Navigation Style */

.secondary {
  background-image: url(images/navigation/secondary.gif);  
  height: 20px;
  color: #2C3127;
  font-size: 12px;
  font-family : Arial, Helvetica, sans-serif;
  text-align:left;
  border-top: 1px;
  border-left: 1px ;
  border-style: solid;
  border-right: 1px;
  border-bottom: 1px;
  border-left-color: #000000;
  border-top-color: #ffffff;
  border-bottom-color:  #000000;
  border-right-color:  #000000;
  border-style: solid;
  border-width: 1px;
  padding-left: 5;
  padding-top: 5;
  padding-bottom: 5;
  padding-right: 5;
}

.secondary a:link{
	font-size: 12px;	
	color: #2C3127;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.secondary a:visited{
	font-size: 12px;	
	color: #2C3127;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.secondary a:hover{
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;	
}


/* Modal Popup */
.modalBackground {
      background-color:Gray;
      filter:alpha(opacity=70);
      opacity:0.7;
}
 
.modalProgressGreyBackground 
{
    background:#CCCCCC;
      filter:alpha(opacity=60);
      opacity:0.6;
}
 
.modalProgressRedBackground 
{
    background:Red;
      filter:alpha(opacity=60);
      opacity:0.6;
}


.modalPopup{
    text-align:center;
    padding-top: 30px; 
    border-style:solid;
    border-width:1px; 
    background-color:White; 
    width:300px;     
    height:100px;
}


/* Progress Indicator */
div.progressing
    {
        border: 1px solid black;
        left: 50%;
        top: 50%;
        width: 280px;
        height: 120px;
        margin-top: -140px; /* make this half your image/element height */
        margin-left: -100px;
        position: fixed;
        background-color: #FFFFFF;
    }



.hide {
}


.NavMiddle{
	background-image:url(images/menu/nav_middle.gif);	
	background-repeat:repeat-x	
}


.NavigationBox{
	background-image:url(images/menu/navigation_box.gif);	
	background-repeat:no-repeat;
	width:175px;
	height:325px;
}


.HeaderBackground{
		 
}

.RoundedTable
{
	 border-bottom-style:solid;
	 border-bottom-color:Blue;
	 border-bottom-width:thin;
	 border-right-style:solid;
	 border-right-color:Blue;
	 border-right-width:thin;
	 border-left-style:solid;
	 border-left-color:Blue;
	 border-left-width:thin;
	 border-top-style:solid;
	 border-top-color:Blue;	
	 border-top-width:thin;
	 background-color:White;	 
	 width:650px;
	 height:518px
}


.BarMiddle{
	background-image:url(images/Bars/main_header_middle.gif);	
	background-repeat:repeat-x;
}


.ChapterContents_hdr{
	background-image:url(images/Bars/chapter_hdr.gif);	
	background-repeat:no-repeat;
	height:50px;
	font-size: 16px; 
	font-weight: bold; 
	font-family:Arial Black;
	color:White;
}

.SectionContents_hdr{
	background-image:url(images/Bars/section_hdr.gif);	
	background-repeat:no-repeat;
	height:50px;
	font-size: 16px; 
	font-weight: bold; 
	font-family:Arial Black;
	color:White;
}


a.UserHelp {
	display: inline-block;
	background-color: transparent;
	background-image: url(images/buttons/ico_faq.gif);
	background-repeat: no-repeat;	
	width: 13px;
	height: 15px;
	margin: 5px auto;
	padding: 5px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}


a.Bookmark {
	display: inline-block;
	background-color: transparent;
	background-image: url(images/buttons/bookmark.JPG);
	background-repeat: no-repeat;	
	width: 49px;
	height: 26px;
	margin: 5px auto;
	padding: 5px 0 0 0;	
}


a.GoToBookmark {
	display: inline-block;
	background-color: transparent;
	background-image: url(images/buttons/bookmark_ret_sm.JPG);
	background-repeat: no-repeat;	
	width: 48px;
	height: 22px;
	margin: 5px auto;
	padding: 5px 0 0 0;	
}

a.button {
	display: inline-block;
	background-color: transparent;
	background-image: url(images/buttons/button.gif);
	background-repeat: no-repeat;	
	width: 82px;
	height: 25px;
	margin: 5px auto;
	padding: 5px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.Navbutton
{
	display: inline-block;
	background-color: transparent;
	background-image: url(images/Menu_button_0.gif);
	background-repeat: no-repeat;
	width: 106px;
	height: 30px;
	margin: 5px auto;
	padding: 5px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: white;
	text-decoration: none;
}

a.Navbutton_mouseover
{
	display: inline-block;
	background-color: transparent;
	background-image: url(images/Menu_button_1.gif);
	background-repeat: no-repeat;
	width: 106px;
	height: 30px;
	margin: 5px auto;
	padding: 5px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: white;
	text-decoration: none;
}
a.Navbutton_mouseout
{
	display: inline-block;
	background-color: transparent;
	background-image: url(images/Menu_button_2.gif);
	background-repeat: no-repeat;
	width: 106px;
	height: 30px;
	margin: 5px auto;
	padding: 5px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: white;
	text-decoration: none;
}




/* Menu */
.NavBk
{	
	background-color: transparent;
	background-image: url(images/navigation/primaryNavBG.gif);	
}

.NavBk1
{
	border-bottom-style:solid;
	 border-bottom-color:black;
	 border-bottom-width:thin;
	 border-right-style:solid;
	 border-right-color:black;
	 border-right-width:thin;
	 border-left-style:solid;
	 border-left-color:black;
	 border-left-width:thin;
	 border-top-style:solid;
	 border-top-color:black;	
	 border-top-width:thin;
	 background-color:transparent	
}



/* Top Menu Style */
.MenuItemStyle
{
	background-image:url(images/navigation/bg.png);	
	width: 90px;
	text-align: center;
	text-decoration: underline;
}
.MenuItemStyleHover
{ 	
	cursor: pointer;
	color:Red;
}
.MenuItemStyleSelected
{		
	text-align: center;
	text-decoration: underline;
	color:Red;	
}



.NavBk2left
{
	background-image:url(images/navigation/gagf.gif);
	background-repeat:no-repeat;
	width: 5px;
	height: 26px;
	background-position:0 0;
}
.NavBk2Right
{
	background-image:url(images/navigation/gagl.gif);
	background-repeat:no-repeat;
	width: 5px;
	height: 26px;
	background-position:0 0;
}
.NavBk2CenterBar
{
	background-image:url(images/navigation/sep.gif);
	background-repeat:no-repeat;
	width: 1px;
	height: 26px;
	background-position:0 0;
}	
	
	
	
a.Navbutton2
{
	display: inline-block;
	background-color: transparent;
	background-image: url(images/navigation/primaryNavBG.gif);		
	width: 106px;
	height: 15px;
	margin: 5px auto;
	padding: 5px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: black;
	text-decoration: none;
}


.TH_Gradient1
{
    BORDER-RIGHT: black 1pt solid;
    BORDER-TOP: black 1pt solid;    
    BACKGROUND-IMAGE: url(images/th_TBGradient.gif);    
    BORDER-LEFT: black 1px solid;
    COLOR: black;
    BORDER-BOTTOM: black 1pt solid;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    font-weight:bold;
    BACKGROUND-COLOR: transparent
}



BODY
{
    FONT-SIZE: 9pt;
    MARGIN: 0px;
    FONT-FAMILY: arial, helvetica, universal;
    BACKGROUND-COLOR: white
}


TD
{
    FONT-SIZE: 9pt
}

TD.titlebarbg
{
	background-image: url(images/bars/titlebar_bg.gif);
}

TD.titlebarTopbackground1
{
	background-image: url(images/Tables/list_middle_silver.png);
}

TD.titlebarBottombackground1
{
	background-image: url(images/Tables/list_bmiddle_silver.png);
}

TD.titlebarTopbackground
{
	background-image: url(images/Bars/top_bar_middle.gif);
}

TD.titlebarBottombackground
{
	background-image: url(images/Bars/bottom_bar_middle.gif);
}

TD.rightshadow
{
	background-image: url(images/bars/rshadow_trans.gif);
	width: 2px;
}

TD.titlebarsearch
{
	background-image: url(images/bars/titlebar_right_new.gif);
}


/* Content Box Style */
TABLE.gboxes { 
  border-left-color: Black;
  border-top-color: #ffffff;
  border-bottom-color:  #ffffff;
  border-right-color:  Black;
  border-style: solid;
  border-width: 1px
}
  

/* Content Box Style */
TABLE.gboxesSilver { 
  border-left-color: Silver;
  border-top-color: #ffffff;
  border-bottom-color:  #ffffff;
  border-right-color:  Silver;
  border-style: solid;
  border-width: 1px
}

/* Typical Form Style */
.formz {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
TEXT.formz {
  height: 20px;
}


.MainBackGround
{
	background : #ffffff;
	font-family : Arial, Helvetica, sans-serif
}		

/* Light Green Boxes */
		/* All Light Green Boxes NOT on the FAR RIGHT */

TR.lightbox 
{
  background : #ffffff;
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  padding-top: 2;
  padding-bottom: 2;
  padding-right: 5;
  padding-left: 5;
}

TD.lightbox {
  background: #ffffff;
  border-top: 1 px; 
  border-left: 1px ;
  border-style: solid;
  border-right: 1px;
  border-bottom: 1px;
  border-left-color: #FFFFFF;
  border-top-color: #FFFFFF;
  border-bottom-color:  #5281C1;
  border-right-color:  #5281C1;
  border-style: solid;
  border-width: 1;
}


/* Grey Boxes */

            /* All Grey Boxes Boxes NOT on the FAR RIGHT */

TD.greybox {
  background: #f2f2f2;
  border-top: 1 px; 
  border-left: 1px ;
  border-style: solid;
  border-right: 1px;
  border-bottom: 1px;
  border-left-color: #FFFFFF;
  border-top-color: #FFFFFF;
  border-bottom-color:  #5281C1;
  border-right-color:  #5281C1;
  border-style: solid;
  border-width: 1;

}


tr.greybox {
  background: #f2f2f2;
 font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  padding-top: 2;
  padding-bottom: 2;
  padding-right: 5;
  padding-left: 5;
}

TR.alternatinglist
{
	background-color:Silver;
	font-size: 11px;
	color: black;
	line-height: 20px;
	vertical-align: middle;  
	padding-left: 5px;
}

TR.alternatinglist a
{
  text-decoration: none;
	color: #0a94d6;	
}

TR.alternatinglist a:hover
{
	text-decoration: underline;
	color: #ee7b02;	
}

TR.list
{
	font-size: 11px;
	color: black;
	line-height: 20px;
	vertical-align: middle;  
	padding-left: 5px;
}

TR.list a
{
	text-decoration: none;
	color: #0a94d6;	
}

TR.list a:hover
{
	text-decoration: underline;
	color: #ee7b02;	
}


/* Grey Boxes Boxes ON the FAR RIGHT */

TD.greyboxRight {
  background: #cccccc;
  border-top: 1px;
  border-left: 1px ;
  border-style: solid;
  border-right: 1px;
  border-bottom: 1px;
  border-left-color: #FFFFFF;
  border-top-color: #FFFFFF;
  border-bottom-color:  #666666;
  border-right-color:  #cccccc;
  border-style: solid;
  border-width: 1px
}

td.greyboxTop 
{
     background: #fbfbfb;
}


td.greyboxTopLeft

{
      background: #cccccc;
  border-top: 1px;
  border-left: 1px ;
  border-style: solid;
  border-right: 1px;
  border-bottom: 1px;
  border-left-color: #666666;
  border-top-color: #666666;
  border-bottom-color:  #666666;
  border-right-color:  #666666;
  border-style: solid;
  border-width: 1px
}


td.greyboxTopRight 
{
      background: #cccccc;
  border-top: 1px;
  border-left: 1px ;
  border-style: solid;
  border-right: 1px;
  border-bottom: 1px;
  border-left-color: #FFFFFF;
  border-top-color: #666666;
  border-bottom-color:  #666666;
  border-right-color:  #cccccc;
  border-style: solid;
  border-width: 1px
}

 

/* Default Dark Box Text Formatting */
.darkbox {
  /*display:block; NOT COMPATIBLE WITH FIREFOX*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
}
.darkboxRight {
  /*display:block; NOT COMPATIBLE WITH FIREFOX*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
}

TH_bak
{
    BORDER-RIGHT: black 1pt solid;
    BORDER-TOP: black 1pt solid;   
    BORDER-LEFT: black 1px solid;    
    BORDER-BOTTOM: black 1pt solid;
    FONT-SIZE: 10pt;   
    COLOR: black;
    BACKGROUND-IMAGE: url(images/th_bar.jpg);    
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent
}


.centerhead1 thead tr th {
    text-align: left;
    color: #990000;
    height: 29px;
    background: url(images/GrayBackground.png) repeat-x;
    padding: 0 0 7px 10px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
}





/* Gray Header bar */
.centerhead
{	
	BORDER-TOP: gray 1pt solid;  
	BORDER-BOTTOM: gray 1pt solid;
	font-size: 12px;
	font-weight: bold;	
	height: 19px;	
	color: #990000;
	background: url(images/GrayBackground.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;	
	vertical-align: middle;

}
.centerhead_left 
{	
	BORDER-TOP: gray 1pt solid;   
	BORDER-LEFT: gray 1px solid;  	
	BORDER-BOTTOM: gray 1pt solid;
	font-size: 12px;
	height: 19px;	
	font-weight: bold;
	color: #990000;
	background: url(images/GrayBackground.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.centerhead_right
{
	BORDER-RIGHT: gray 1pt solid;
	BORDER-TOP: gray 1pt solid;  
	BORDER-BOTTOM: gray 1pt solid;
	border-left-style:none;
	font-size: 12px;
	height: 19px;	
	color: #990000;
	font-weight: bold;	
	background: url(images/GrayBackground.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.centerhead_box
{
	BORDER-RIGHT: gray 1pt solid;
	BORDER-LEFT: gray 1px solid; 
	BORDER-TOP: gray 1pt solid;  
	BORDER-BOTTOM: gray 1pt solid;	
	font-size: 12px;
	height: 19px;	
	color: #990000;
	font-weight: bold;	
	background: url(images/GrayBackground.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}


/* CENTERED Column Heads and Requisite Anchor Styles */
.centerheadBlue 
{	
	BORDER-TOP: black 1pt solid;  
	BORDER-BOTTOM: black 1pt solid;
	font-size: 11px;
	font-weight: bold;	
	BACKGROUND-IMAGE: url(images/th_bar.jpg);
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.centerheadBlue_left 
{	
	BORDER-TOP: black 1pt solid;   
	BORDER-LEFT: black 1px solid;  	
	BORDER-BOTTOM: black 1pt solid;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	BACKGROUND-IMAGE: url(images/th_bar.jpg);
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.centerheadBlue_right
{
	BORDER-RIGHT: black 1pt solid;
	BORDER-TOP: black 1pt solid;  
	BORDER-BOTTOM: black 1pt solid;
	 border-left-style:none;
	font-size: 11px;
	font-weight: bold;	
	BACKGROUND-IMAGE: url(images/th_bar.jpg);
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.centerheadBlue_nolink {
  font-size: 11px;
  font-weight: bold;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: middle; 
  /*padding: 0px 3px 7px 8px;*/
  background-color:#D0D0D0;
}

.centerheadBlue_nolinknochk {
  font-size: 11px;
  font-weight: bold;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px 3px 3px 10px;
  vertical-align: middle; 
  background-color:#D0D0D0;
}

.centerheadBlue a:link{
  text-decoration: none;
  color: #333333;
  background-image:url(images/navigation/triangle.gif);
  background-repeat: no-repeat;
  background-position: top left;
  vertical-align: middle; 
  padding: 0px 3px 7px 8px;
  background-color:#D0D0D0;

}
.centerheadBlue a:visited{
  text-decoration: none;
  color: #333333;
  background-image:url(images/navigation/triangle.gif);
  background-repeat: no-repeat;
  background-position: top left;
 vertical-align: middle; 
  padding: 0px 3px 7px 8px;
  background-color:#D0D0D0;
}
.centerheadBlue a:hover{
  color: #067ab4;
  text-decoration: underline;
  background-image:url(images/navigation/triangle_down.gif);
  background-repeat: no-repeat;
  background-position: top left;
  vertical-align:middle; 
  padding: 0px 3px 7px 8px;
  background-color:#D0D0D0;
}
.centerheadBlue a:active{
  color: #067ab4;
  text-decoration: underline;
  background-image:url(images/navigation/triangle_down.gif);
  background-repeat: no-repeat;
  background-position: top left;
  vertical-align: middle; 
  padding: 0px 3px 7px 8px;
  background-color:#D0D0D0;
}










/* Highlight Box */
.centerheadBlack {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 3;
  padding-bottom: 3;
  background-color:#D0D0D0;
}

/* Left side margin padding (left justified)  */
.padbox {
display:block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  padding-left: 5;
  padding-top: 5;
  padding-bottom: 5;
  padding-right: 5;
}

/* Large Headings (page titles and main points) */
.head1 {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 8px;
  padding-left: 3px;
}

.smallform {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;  
  font-weight: normal;
}
TEXT.smallform {
  height: 20px;
}
SELECT.smallform {
  height: 20px;
}

.even
{
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #999999
}



/* Label text */
.TextBlue12
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    cursor: pointer;
    COLOR: blue;
    FONT-FAMILY: Arial    
}
.TextBlue18
{
    FONT-WEIGHT:bold;
    FONT-SIZE: 18px;
    cursor: pointer;
    COLOR: blue;
    FONT-FAMILY: Arial    
}
.clickLabel
{
    FONT-SIZE: 8pt;
    cursor: pointer;
    COLOR: white
}
.clickLink
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    cursor: pointer;
    COLOR: red;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}

.clickLinkSmall
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    cursor: pointer;
    COLOR:Black;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}

.labelSmall
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px; 
    COLOR: Black;
    FONT-FAMILY: Arial;    
}

.LeftNavWelcome 
{
    FONT-WEIGHT: normal;    
    FONT-SIZE: 12px; 
    COLOR: #026cb6;
    FONT-FAMILY: Arial;  
}


.TextBox
{
    height:14px; 
    font-family:Arial; 
    font-size:11px; 
    background-color:#FFFFFF; 
    border:1px solid #B0CAE1
}

.textBox1 {border:1px solid #933126; background-color:#F7DE8A;} 


.lblSkinBlack
{
	color:Black; 
	font-size: 11px; 
	font-family: Arial	
}

.lblSkinBlue
{
	color:Blue; 
	font-size: 11px; 
	font-family: Arial	
}

.lblSkinBlackBold 
{
	color:Black; 
	font-size: 11px; 
	font-family: Arial; 
	font-weight: bold; 
}


H1
{
    COLOR: #4169e1
}
H2
{
    COLOR: #ffcc66
}
H3
{
    COLOR: #4169e1
}
.script
{
    COLOR: #ff0000;
    BACKGROUND-COLOR: blue
}
.tip
{
    COLOR: #009933
}
.plainText
{
    FONT-WEIGHT: 900;
    COLOR: black
}
.header
{
    FONT-SIZE: 22pt;
    COLOR: #ffcc66;
    BORDER-BOTTOM: #ffcc66 4pt ridge
}
.hand
{
    cursor: pointer
}
.bottom
{
    BORDER-TOP: #ffcc66 1pt solid;
    FONT-SIZE: 11pt;
    COLOR: #ffcc66;
    BORDER-BOTTOM: #ffcc66 1pt solid
}
.title
{
    FONT-SIZE: 14pt;
    PADDING-BOTTOM: 1pt;
    COLOR: #ffffff;
    BORDER-BOTTOM: #ffcc66 double
}
LI
{
}
.button
{
    FONT-WEIGHT: bolder;
    COLOR: maroon
}
.whiteButton
{
    FONT-WEIGHT: 300;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
.childLink
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 10pt;
    cursor: pointer;
    COLOR: black;
    FONT-FAMILY: 'Arial Black', Verdana
}
.tableData
{
    FONT-SIZE: 8pt;
    COLOR: black
}
.MenuButtons
{
    BORDER-RIGHT: dodgerblue thin outset;
    PADDING-RIGHT: 1px;
    BORDER-TOP: dodgerblue thin outset;
    PADDING-LEFT: 1px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: dodgerblue thin outset;
    cursor: pointer;
    COLOR: white;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: dodgerblue thin outset;
    FONT-FAMILY: Arial
}
.border_vert
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: black
}
.border_horz
{
    BORDER-RIGHT: black solid;
    BORDER-TOP: black solid;
    BORDER-LEFT: black solid;
    BORDER-BOTTOM: black solid
}
.TabHeader_sel
{
    BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: black 1px solid;
    cursor: pointer;
    PADDING-TOP: 0px
}
.TabHeader
{
    BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 0px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: black 1px solid;
    cursor: pointer;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: black 1px solid
}
.SectionTitle
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    COLOR: blue
}

.PageBarTitle
{      
    font-family:Arial Black;
    FONT-SIZE: 16pt;
    COLOR: blue
}



.clickTitle
{
    FONT-SIZE: 8pt;
    cursor: pointer;
    COLOR: blue;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
H6
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}
.alert
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: red
}
.tdBorder
{
    BORDER-RIGHT: black 1pt solid;
    BORDER-TOP: black 1pt solid;
    BORDER-LEFT: black 1pt solid;
    BORDER-BOTTOM: black 1pt solid
}
.tdDashed
{
    BORDER-RIGHT: black 1pt solid;
    BORDER-TOP: black 1pt solid;
    BORDER-LEFT: black 1pt solid;
    BORDER-BOTTOM: black 1pt solid
}
.mediumblack
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    COLOR: black;
    LINE-HEIGHT: 15px
}
.ErrorMsg
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Arial
}
.ClickTitleReport
{
    FONT-SIZE: 8pt;
    COLOR: blue;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
.yellowButton
{
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    FONT-WEIGHT: 300;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black thin solid;
    cursor: pointer;
    BORDER-BOTTOM: black thin solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #ffff00
}
.TabHeader_btn
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    FONT-FAMILY: Arial
}
.tableHeader
{
    FONT-SIZE: 8pt
}
.mkg_Heading
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bolder;
	font-size: 12pt;
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	font-family: Arial;	
}

.tdBtmBorder
{
    BORDER-RIGHT: black;
    BORDER-TOP: black;
    BORDER-LEFT: black;
    BORDER-BOTTOM: black 1pt solid
}
.ChapSectHeader
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: #000066;
    FONT-FAMILY: Verdana
}
.inpSubmit
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 3px;
    TEXT-TRANSFORM: uppercase;
    BORDER-LEFT: black 1px solid;
    cursor: pointer;
    COLOR: black;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #dddcbc
}
.FlashSysMessage
{
    BORDER-RIGHT: thin groove;
    BORDER-TOP: thin groove;
    FLOAT: left;
    BORDER-LEFT: thin groove;
    BORDER-BOTTOM: thin groove
}




/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;		
	height:20px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#rightcolumn .collapsePanelHeader a {color:#FFF;}
#rightcolumn .collapsePanelHeader a:hover {text-decoration:none;background:none;}

/*Confirm Button*/

/* DropShadow */

#rightcolumn .dropShadowPanel span {color:white;text-decoration:underline;}
#rightcolumn .dropShadowPanel span:hover {text-decoration:none;}


/*Drag Panel*/
.dragMe {
	width:100%;
	height:21px;
	background-color:#FFF;
	background-image:url(images/header-opened.png);
	text-align:center;
	cursor:move;
	font-weight:bold;
}

/* START TABBED NAV*/
a.tabSubnav, a.tabSubnav:link, a.tabSubnav:visited {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #333333;
      text-decoration: none;
}
a.tabSubnav:hover, a.tabSubnav:active {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #ff6803;
      text-decoration: none;
}
.tabcontainer {
      background-color: #DAE4F5 ; /*#DAE4F5  Red:228 green:234 Blue:221*/
      background-position: left bottom;
      vertical-align: bottom;
}
TD.tab_off {
      background-color: #DAE4F5 ; /*#DAE4F5  Red:228 green:234 Blue:221*/
      background-position: center;
      vertical-align: middle;
      background-image: url(images/navigation/tabs_off_bg.gif);
}
TD.tab_on {
      background-color: #ffffff;
      background-image: url(images/navigation/tabs_on_bg.gif);
      background-position: center;
      vertical-align: middle;
}
TD.tabs_off_left_begin {
    background-image: url(images/Navigation/tabs_off_left_begin.gif);
    width: 11px;
    height: 18px;
    border:0;
    vertical-align:bottom;
}
TD.tabs_off_right {
    background-image: url(images/Navigation/tabs_off_right.gif);
    width: 11px;
    height: 18px;
    border:0;
    vertical-align:bottom;
}
TD.tabs_off_right_end {
    background-image: url(images/Navigation/tabs_off_right_end.gif);
    width: 11px;
    height: 18px;
    border:0;
    vertical-align:bottom;
}
TD.tabs_on_left {
background-image: url(images/Navigation/tabs_on_left.gif);
    width: 11px;
    height: 18px;
    border:0;
    vertical-align:bottom;
}
TD.tabs_on_left_begin {
    background-image: url(images/Navigation/tabs_on_left_begin.gif);
    width: 11px;
    height: 18px;
    border:0;
    vertical-align:bottom;
}
TD.tabs_on_right {
    background-image: url(images/Navigation/tabs_on_right.gif);
    width: 11px;
    height: 18px;
    border:0;
    vertical-align:bottom;
}
TD.tabs_on_right_end {
    background-image: url(images/Navigation/tabs_on_right_end.gif);
    width: 11px;
    height: 18px;
    border:0;
    vertical-align:bottom;
}
/* END TABBED NAV*/




/* Pagination Navigation Style (Page Numbers and Links at the bottom of the page) */
.pagenav_bak{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #067ab4;
  font-weight: bold;
  padding: 3px;
  background-color:#D0D0D0;
}

.pagenav_bak a:link{
  color: #333333;
  text-decoration: none;
  padding: 3px;
}

.pagenav_bak a:visited{
  color: #333333;
  text-decoration: none;
  padding: 3px;
}

.pagenav_bak a:hover{
  color: #ffffff;
  background-color: #067ab4;
  padding: 3px;
}




.pagenav {
	display:block;
	text-align:center;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.pagenav a:link, .pagenav a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}

.pagenav a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;	
}

.pagenav .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#0072BC;
	cursor:default;
}

.pagenav .disabled_tnt_pagination {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}






/* Custom styles  */
.ETC_MainSideBorder
{
    BACKGROUND-COLOR: #ffbe31
}


/* Borrowed from CNN.  This is for the getPage font increase/decrese */
#cnnTxtCmpnt p
{font-size:14px;line-height:19px;}

#cnnTxtCmpnt .cnnStoryElementBox h4,
#cnnTxtCmpnt .cnnHtPromoHead
{font-size:16px;line-height:21px;}

#cnnTxtCmpnt .cnnHtPromoTxt,
#cnnTxtCmpnt #cnnSCByLine,
#cnnTxtCmpnt .cnnStoryPhotoBoxNavigation a,
#cnnTxtCmpnt p.cnnAttribution,
#cnnTxtCmpnt .cnnStoryElementBox .cnnTVPromoBoxFooter a,
#cnnTxtCmpnt .cnnStoryElementBox,
#cnnTxtCmpnt .cnnTVPromoBox p,
#cnnTxtCmpnt .cnnStoryPhotoCaptionBox p
{font-size:12px;line-height:16px;}

#cnnSCFontPlusBtn
{cursor:default;}
#cnnSCFontMinusBtn
{cursor:pointer;}

/*
#cnnSCFontPlusBtn .cnnIncreaseFont,
#cnnSCFontMinusBtn .cnnIncreaseFont
{display:none;}
 */

#cnnSCFontPlusBtn .cnnDecreaseFont,
#cnnSCFontMinusBtn .cnnDecreaseFont
{display:block;}

/* font widget/byline */

#cnnSCFontButtons
{position:relative;min-height:15px;}

* html #cnnSCFontButtons
{height:15px;}

#cnnSCFontMinusBtn,
#cnnSCFontPlusBtn
{cursor:pointer}

#cnnSCFontMinusBtn
{right:19px;}


#cnnSCFontPlusBtn .cnnDecreaseFont,
#cnnSCFontMinusBtn .cnnDecreaseFont
{display:none;}


/* Modal Popup */
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalPopupTemplates
{
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

.modalPopupTemplatesTop
{
	font-size:14px;
	font-weight:bold;
	color:#ee7c0a;
}


.modalPopupTemplatesGrid
{
	background-color:#e6f3f9;
	border:0;
	padding:0 0 10px 20px;
	width:220px;
}

.modalPopupTemplatesGridCellLeft
{
	text-align:right;
	width:220px;
	border:1px solid #e6f3f9;
}

.modalPopupTemplatesGridCellRight
{
	text-align:left;
	width:250px;
	border:1px solid #e6f3f9;
}


/* Warning and Info panels */
.clean-gray{
    border:solid 1px #DEDEDE; 
    background:#EFEFEF;
    color:#222222;
    padding:4px;
    text-align:center;
}
.icon-heart{
    border:solid 1px #DEDEDE;
    background:#FFFFCC url(img/icon-heart.png) 8px 6px no-repeat;
    color:#222222;
    padding:4px;
    text-align:center;
}
.msgbox {
	position: absolute;
	top: 15px;
	right: 20px;
	width: 20em;
	background-color: #b00;
	border: 1px solid #333;
	color: #fff;
	font-weight: bold; }
.msgbox p {
	margin: 0;
	padding: 5px 10px; }
.msgbox a.close {
	float: right;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	background-color: #fff;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 0 4px;
	margin-left: 5px; }


/* MESSAGE BOXES
/////////////////////////////*/
.message-box_css { text-align: center; padding: 5px; color:#545454; width:80%;  margin:5px auto; }
.clean_css { background-color: #efefef; border-top: 2px solid #dedede; border-bottom: 2px solid #dedede; }
.info_css  { background-color: #f7fafd; border-top: 2px solid #b5d3ff; border-bottom: 2px solid #b5d3ff; }
.ok_css    { background-color: #d7f7c4; border-top: 2px solid #82cb2f; border-bottom: 2px solid #82cb2f; }
.alert_css { background-color: #fef5be; border-top: 2px solid #fdd425; border-bottom: 2px solid #fdd425; }

.error_css 
{ 
    background-color: #ffcdd1; 
    border: 1px solid #e10c0c;    
    background:#ffeaea url(images/error_icon.gif) left center no-repeat;
    padding:5px 5px 5px 30px;   
    empty-cells: hide;
    display:block;    
    overflow: hidden
}



.errorPanel
{
	margin:15px;
	padding:5px 5px 5px 30px;
	min-height:35px;
	height:35px;
	border:1px solid #c80d09;
	color:#c80d09;
	font-size:12px;	
	background:#ffeaea url(images/error_icon.gif) left center no-repeat;
}


.warningPanel
{
	margin:10px;
	padding:5px 5px 5px 30px;
	min-height:20px;
	border:1px solid #ecb91d;
	color:#000;
	font-size:12px;
	background:#fcf8bf url(images/warning_icon.gif) left center no-repeat;
}


.infoPanel
{
	margin:10px;
	padding:5px 5px 5px 30px;
	min-height:20px;
	border:1px solid #81aadc;
	color:#155db3;
	font-size:13px;
	background:#eff4fc url(images/system/information_icon.gif) left center no-repeat;
}


.infoImage
{
	background:#eff4fc url(images/system/information_icon.gif) left center no-repeat;
}

/*  Sugar Styles fr the admin pages */

table.tabDetailView
{
	width: 100%;
	border: none;
	border-collapse: collapse;
}
table.tabSearchView
{
	width: 100%;
	border: none;
	border-collapse: collapse;
}
table.tabDetailView2
{
	width: 100%;
	border-collapse: collapse;
}


.h3Row, .monthHeader, .schedulerTopDateCell { 
	border-top: 1px solid;
	padding: 2px 5px 2px 5px;
	margin-bottom: 0px;
	margin-top: 10px;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(AdminImages/bgGray.gif);
}

.tabDetailView2 {
	border-color: #999999;
	background-color: #cccccc;
	border: 1px solid;
}		
				
.tabDetailViewDL2 {		
		border-left: 1px solid;
		color: #000000;
		border-top-color: #ffffff;
		background-color: #fafafa;
		font-size: 12px; 
		font-weight: normal;
		padding: 3px 6px 4px 6px;
		vertical-align: middle;
		border-top: 1px solid;	
}

.tabDetailViewDF2 {		
		color: #444444; 
		background-color: #eeeeee;
		border-left-color: #dfdfdf;
		font-size: 11px;  
		border-left: 1px solid;
		border-top: 1px solid;
		font-weight: normal; 
		padding: 4px 10px 4px 6px;
		vertical-align: middle;
}
	
	
a.tabDetailViewDL2Link:link, a.tabDetailViewDL2Link:visited {
	color: #444444;
	font-size: 11px;
	text-decoration: underline;
}

a.tabDetailViewDL2Link:hover {
	color: #990033;
}

		
	
			


