/*
* start page structure
*/

body {  
	background: #cccccc;
        position:            relative;
        font-style:          normal;
        font-weight:         normal;
        font-size:           12px;
        line-height:         normal;
        font-family:         Verdana, Arial, Helvetica, sans-serif; /* verdana,times,arial,;*/

}
#scontainer {background-color: white;
        position: relative;
        margin-left: auto;
        margin-right: auto;

        min-width: 300px;
        max-width: 1100px;
        padding: 0px;
        padding-bottom: 5px;
        border: 1px solid black;
        min-height: 600px;
        
}


#head1 {
        border: 1px solid #f1b21c;
        clear: both;
        min-width: 300px;
        max-width: 1100px;
}

#head2 {
        border: 2px inset black;
        background:#FCEDCE; /* Old browsers */
        background-image:-moz-linear-gradient(top,#F1B21C -100%,#FEFAF1 50%, #F1B21C 200%);
	background-image:-webkit-gradient(linear,left top, left bottom,color-stop(-100%,#F1B21C),color-stop(50%,#FEFAF1),color-stop(200%,#F1B21C));
	background-image:-webkit-linear-gradient(top,#F1B21C -100%,#FEFAF1 50%, #F1B21C 200%);
	background-image:-o-linear-gradient(top,#F1B21C -100%,#FEFAF1 50%, #F1B21C 200%);
	background-image:-ms-linear-gradient(top,#F1B21C -100%,#FEFAF1 50%, #F1B21C 200%);
	background-image:linear-gradient(top,#F1B21C -100%,#FEFAF1 50%, #F1B21C 200%);
        clear: both;
        height: 72px;
}


#head1img {
       position: relative;
       float: left;
       left: 0;
       clear: both;
       margin-bottom: 0;
}

#MainMenu {
    clear: both;
}

.headtext {
    
    position:            relative;
    text-align:          left;
    font-family:         Verdana, Arial, Helvetica, sans-serif; /* verdana,times,arial,;*/
    font-size:           1em;
    font-weight:         bold;
    z-index:             3000;
    list-style: none;
    text-align: left;
    float: left;
    width: 70%;
    padding: 0;
    margin: 0px 0 0px 0;
    border: 0;
    
}

.headtext li {
    float: left;
    position: relative;
    width: auto;
    padding: 5px 20px;
    margin: 0;
    border: 0;
    list-style: none;

}

#chat_link {
     position: relative;
     top: 0px;
     left: 0px;
     float: left;
     width: 165px;
}

#social { 
     margin: 10px;
}

.socialtie{
     position: relative;
     font-size: 10px;
     clear: both;
     display: inline;
     padding-top: 10px;
        min-width: 250px;
        max-width: 1100px;
    
}

.socialt{
     position: relative;
     font-size: 10px;
     clear: both;
     display: inline;
     padding-top: 10px;
        min-width: 250px;
        max-width: 1100px;
}



.inner {
        
        padding: 5px;
        position: relative;
        


        
}


.logoCH {
        margin-left: auto;
        margin-right: auto;     
        position: relative;
        max-width: 200px; 
        max-height: 100px;
        font-size:           11px;
        line-height:         normal;
        font-family:         Verdana, Arial, Helvetica, sans-serif; /* verdana,times,arial,;*/
        list-style: none;
        clear: both;
        text-align: center;
        margin: 5px 0 10px 0;
}


/*///////////////////////////////////////////////////////////////////////////////////////////////////////
********* footer
////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#footer_i {
        min-width: 250px;
        max-width: 1100px;
        margin-left: auto;
        margin-right: auto;     

       z-index:1; 
}

#footer_i table{
        position: relative;

        font-size:           11px;
        line-height:         normal;
        font-family:         Verdana, Arial, Helvetica, sans-serif; /* verdana,times,arial,;*/
        list-style: none;
        clear: both;
        text-align: left;
        margin-top: 10px;
        
}

#footer_i td {
        text-align: left;
       padding: 4px 8px;

}


.footer {
        margin-left: auto;
        margin-right: auto;     
        position: relative;
		width: 25%;
        min-width: 250px;
        max-width: 1100px;
        font-size:           11px;
        line-height:         normal;
        font-family:         Verdana, Arial, Helvetica, sans-serif; /* verdana,times,arial,;*/
        list-style: none;
        clear: both;
        text-align: center;
        margin-top: 10px;
       z-index:2; 
}

.footer a {
       color: #000;
       text-decoration: none;
       border: 0;
}

.footer img {
       border: 0;
       
}

.footer a:hover {
       color: #000;
       text-decoration: underline;
}

.footer ul {
       list-style: none;
       padding-left: 0;
       padding-bottom: 10px;
}

.footer li {
       list-style: none;
       padding: 4px 0;
       
}


#sub_menu, #sub_menu ul, .sub_menu, .sub_menu ul {
        margin-top: 10px;
        padding-bottom: 10px;
        margin-left: auto;
        margin-right: auto;   
        position: relative;
        display: inline;
	width: auto;
	list-style: none;
        list-style-type: none;
	line-height: 1;
	font-weight: bold;
	min-width: 250px;
        max-width: 1100px;        
}

#sub_menu a, .sub_menu a {
        display: inline;
        font-family:     verdana;
        font-weight:     bold;
        font-size:       10px;
        text-decoration: none;
	font-weight: bold;
	color: black;
	white-space: nowrap;
	padding: 2px 4px 2px 4px;
        margin: 10px 0 10px 0;
	min-width: 250px;
        max-width: 1100px;        
}

#sub_menu li, .sub_menu li  {
      display: inline;
      position: relative;
      border-right: 1px dotted black;
      cursor: default;
      text-align: left;
      padding: 2px 4px 2px 4px;
  }

.sub_menu li:first-child {
      
  }

#sub_menu li:hover, .sub_menu li:hover  {
        background: #eeeeee;
    z-index: 102011;
}

#searchf {
     
     
     position: relative;
     margin-bottom: 0;
     padding: 0;
     border: 0;
     height: 30px;
}
#searchh {
     
     
     position: relative;
     margin-bottom: 0;
     padding: 0;
     border: 0;
     height: 23px;
	text-align: right;
}

/*
* end page structure
*/


  
.page_title {
    
    font-size: 20px; 
    font-weight: bold;
    color: #336699;
    padding: 10px 5px 10px 10px; 
    text-align: left;
    width: 100%;
    clear: both;
    position: relative;
    display: block;
    margin: 0;
    border: 0;
}

.p_content {
     margin-left: 20px;
     margin-right: 20px;
     clear: both;
}


.secthead {  
    background-color:#336699; 
    border: 2px solid #1F3E5D;
    padding: 2px 0 2px 7px; 
    color: #FFFFFF; 
    font-size: 14px; 
    font-weight: bold;
    margin:4px 20px;
    clear: both;
    position: relative;
    width: 95%;
}

.table_font {
    font-style:          normal;
    font-weight:         normal;
    font-size:           12px;
    line-height:         normal;
    font-family:         Verdana, Arial, Helvetica, sans-serif; 
    border:                 1;
}

.table_font a {
}

.table_font a:hover {
    text-decoration: underline; 
}

.rightAlignTableCell {
    text-align: right; 
    
}

.leftAlignTableCell {
    text-align: left; 
    
}

.blankTableRow {
    line-height: 3px;
    background-color:#FFFFFF; 
}



/*///////////////////////////////////////////////////////////////////////////////////////////
* Agency page Contacts
////////////////////////////////////////////////////////////////////////////////////////////*/

.poc_data {
     width: 100%;
     margin: 0 20px;
     padding: 0;
     border: 0;

}

.poc_data td {
     padding: 0;
     border: 0;
     margin: 0 20px;
     width: 30%;

}

.poc_data td.col1 {
     padding: 0;
     border:  0;
     margin: 0;
     width: 500px;
     text-align: left;
}
.poc_data td.col2 {
     padding: 0;
     border:  0;
     margin: 0;
     width: 150px;
     text-align: left;
}

.poc_data td.col3 {
     padding: 0;
     border: 0;
     margin: 0;
     min-width: 100px;  
     text-align: left;
}


/*///////////////////////////////////////////////////////////////////////////////////////////
* Fast Access
////////////////////////////////////////////////////////////////////////////////////////////*/

#fast_access {
     width: 150px;
     border: 1px solid #336699;

     font-size:           10px;
     line-height:         normal;
     font-family:         Verdana, Arial, Helvetica, sans-serif; /* verdana,times,arial,;*/
     font-variant: small-caps;
     font-weight: bold;
     padding: 5px;
     float: left; 
     position: relative; 
     margin:0px 15px 15px 0px;
     box-shadow: 0px 2px 10px  rgba(0,0,0,0.5);
		background-image: url(/images/sm-blue-ul-ie.gif);
		background-image:-moz-radial-gradient(ellipse,#003366 0%,#336699 150%);
	        background-image:-webkit-radial-gradient(ellipse,#003366 0%,#336699 150%);
	        background-image:-o-radial-gradient(ellipse,#003366 0%,#336699 150%);
	        background-image:-ms-radial-gradient(ellipse,#003366 0%,#336699 150%);
	        background-image:radial-gradient(ellipse,#003366 0%,#336699 150%);
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
		border-radius:2px;
		-moz-box-shadow:0 1px 1px rgba(0,0,0,0.3);
		-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3);
		box-shadow:0 1px 1px rgba(0,0,0,0.3);
        max-height: 245px;        

                border: 1px solid #F1B21C;
}

#fast_access p {
	color: #fff;
     font-size:           12px;
     line-height:         normal;
     font-family:         Verdana, Arial, Helvetica, sans-serif; /* verdana,times,arial,;*/
     font-weight: bold;
     border-bottom: 1px dashed #f1b21c;
	text-shadow:0 1px 0 rgba(0,0,0,0.3);
}

#fast_access ul {
     list-style: none;
     padding-left: 0;
	margin: 0;
}

#fast_access a {
        display: block;
        font-family:     verdana;
        font-weight:     bold;
        font-size:       10px;
        text-decoration: none;
	font-weight: bold;
	color: #F1B21C;
	white-space: nowrap;
      padding: 4px 8px 4px 4px;
}

#fast_access a:hover {
        display: block;
        font-family:     verdana;
        font-weight:     bold;
        font-size:       10px;
        text-decoration: none;
	font-weight: bold;
	color: #fff;
	white-space: nowrap;
      padding: 4px 8px 4px 4px;
}


/*///////////////////////////////////////////////////////////////////////////////////////////
* Press Release Panel
////////////////////////////////////////////////////////////////////////////////////////////*/

#press_panel {
     width: 200px;
     border: 1px solid #336699;
     background-color: #FDF5E2;
     font-size:           10px;
     line-height:         normal;
     font-family:         Verdana, Arial, Helvetica, sans-serif; /* verdana,times,arial,;*/
     padding: 5px;
     float: right; 
     position: relative; 
     margin:0 15px 0 5px;
     box-shadow: 0px 2px 10px  rgba(0,0,0,0.5);
}

#press_panel H3 {

     font-size:           11px;
     line-height:         normal;
     font-family:         Verdana, Arial, Helvetica, sans-serif; /* verdana,times,arial,;*/
     font-weight: bold;
     border-bottom: 1px dashed #f1b21c;
}

#press_panel ul {
     list-style: none;
     padding: 0;
	margin: 0;
	border: 0;
}

#press_panel td {
     border-bottom: 1px dashed #f1b21c;

}

.sewp_news {
     font-size:           10px;
    
}

/*///////////////////////////////////////////////////////////////////////////////////////////
* Notice
////////////////////////////////////////////////////////////////////////////////////////////*/
.notice {
     border: 1px solid #BF0000;
     background-color: #F9E8E8; 
     margin-bottom: 5px; 
     position: relative;
	text-align: center;
     
}

.notice p {
     color: black; 
     margin: 0; 
     padding: 4px;
}

.hotTopic {
	max-width: 660px;
	float: left;
     padding: 2px 8px;

}

/*///////////////////////////////////////////////////////////////////////////////////////////
* Print icon
////////////////////////////////////////////////////////////////////////////////////////////*/

.printable {
	text-align: right;
	margin: 5px 25px 5px 5px;
}

.printable img {
	width: 22px;
	height: 22px;
	border: 0;
	vertical-align: middle;
}

/*///////////////////////////////////////////////////////////////////////////////////////////
* Contract Holders
////////////////////////////////////////////////////////////////////////////////////////////*/

#contract_holders .tableTitle th, .contract_holders .tableTitle th {
	padding: 8px 0;
	font-weight: bold;
	font-size: 14px;
	background-color: #336699;
	color: #fff;
 	border-right: 1px solid #000;
	border-left: 1px solid #000;
	text-align: center;

	
}

 .tableSubtitle th, .tableSubtitleHeader td  {
    background-color: #CCC;
    color: #336699;
    font-weight: bold;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-left: 0;
    border-right: 0; 
}

#contract_holders, .contract_holders {
	border: 2px solid #000;
	width: 95%;
	border-collapse: collapse;
	margin: 0 2.5%;
	padding: 2px;
	clear: both;
}

#contract_holders_detail .tableTitle th {
	padding: 8px 0;
	font-weight: bold;
	font-size: 14px;
	background-color: #336699;
	color: #fff;
 	border-right: 1px solid #000;
	border-left: 1px solid #000;
	text-align: center;

	
}
#contract_holders_detail {
	border: 2px solid #000;
	border-collapse: collapse;
	padding: 2px;
	width: 100%;
}


#contract_holders_detail th, #contract_holders_detail td {
	padding: 4px;
	border: 1px solid #000;

}

#contract_holders_detail th {
	width: 20%;
}

#contract_holders_detail tr:nth-child(even) {
	background: #EEE;
	
}

#contract_holders_single {
	border: 2px solid #000;
	width: 95%;
	border-collapse: collapse;
	margin: 0 2.5%;
	padding: 2px;
}

.company {
	width: 45%;
}

.contract {
	width: 25%;
	}

.bus_des {
	width: 30%;
}
	

#contract_holders td, #contract_holders th, .contract_holders td, .contract_holders th  {
	padding: 4px;
	border: 1px solid #000;

}

#contract_holders tr:nth-child(even), .contract_holders tr:nth-child(even) {
	background: #EEE;
	
}

#tabs ul {
	margin: 4px 0;	
}

#tabs li {
	list-style: none;
	display: inline;
	padding: 2px 4px;
	background-color: #DDD;
	border: 1px solid black;
	margin: 4px 0;	
	font-weight: bold;
}

#ch_info_all {
	width: 95%;
	margin: 0 2.5%;
	padding: 0;
	
}

#ch_info {
	width: 100%;
	text-align: left;
	margin-right: 0;
}

td#contracts_panel {
	padding: 0;
}

#contracts_panel {
	vertical-align: top;
	width: 30%;
}

.columnTitle {
	font-size: 13px;
	text-align: center;
}
#contracts_panel div {
	position: relative;
	overflow-y: auto;
	max-height: 450px;
}

#contracts_panel table {
	font-size: 10px;
	width: 100%;
}

#contracts_panel td {
	padding: 2px 1px 2px 1px;
	vertical-align: top;
    border: 0;
}

 #contracts_panel th {
 	padding: 2px;
	vertical-align: top;
border: 0;
width: 50%;
}
#contracts_panel tr:nth-child(even) {
	background: #fff;
	
}

#contracts_panel tr:nth-child(even) td:first-child {
	background: #eee;
	
}

 #CH_contacts{
 	clear: both;
 }



.blueduck {
	text-align: center;
	margin-top: 30px;
}

.blueduck table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 4px groove #336699;
	border-collapse: collapse;
	background-color: #336699;
}

.blueduck td {
	border: 1px solid black;
	text-align: left;
	border-collapse: collapse;
	background-color: #FEFAF1;
	padding: 4px 8px;
}



.blueduck th {
	color: #fff;
}



#skip-link {
    left: 50%;
    margin-left: -5.25em;
    margin-top: 0;
    position: absolute;
    width: auto;
    z-index: 50;
}



#skip-link a, #skip-link a:link, #skip-link a:visited {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    border-radius: 0 0 10px 10px;
    color: #fff;
    display: block;
    padding: 1px 10px 2px;
    text-decoration: none;
}

.element-invisible {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
}

.element-invisible.element-focusable:active, .element-invisible.element-focusable:focus {
	clip: auto;
	height: auto;
	overflow: visible;
	position: static !important;
} 


.login {
	list-style: none
	
}

.login li {
	display: inline;
	
}

#publicLogin {
	width: 48%;
	float: left;
	border-right: 2px solid black;
}

#publicLoginReg {
	width: 48%;
	margin-left: 25px;
	float: left;
}


ul.longPageSubmenu  {
	width: 95%;
	list-style: none;
	border-bottom: 2px solid black;
	padding: 0 4px 4px 4px;
	margin-left: 20px;
	text-align: center;
	
}

.longPageSubmenu li {
	display: inline;
	padding: 2px;
}

.longPageSubmenu a {
	font-weight: bold;
	color: black;

}


.longPageSubmenu li:hover {
	font-weight: bold;
	background-color: #CCC;
}



.returnTop {
	font-size: 10px;
	text-align: center;
}


/*///////////////////////////////////////////////////////////////////////////////////////////
* Program Performance
////////////////////////////////////////////////////////////////////////////////////////////*/



.chcol {
    width:               199px;
  text-align:          left;
     border-bottom:        solid black 1px;
    background-color:    #eee;
    border-right:        solid black 2px;
}


.rep_p {
    border-right:        solid black 2px;
     border-bottom:        solid black 1px;
    padding: 2px;
    width:               15%;
    text-align:          center;
    background-color:    #F7CAD9;
}

.rep_f {
    border-right:        solid black 2px;
     border-bottom:        solid black 1px;
    padding: 2px;
    width:               15%;
    text-align:          center;
    background-color:    #F2BA82;
}

.rep_g {
    border-right:        solid black 2px;
     border-bottom:        solid black 1px;
    padding: 2px;
    width:               15%;
    text-align:          center;
    background-color:    #F9F99A;
}

.rep_vg {
    border-right:        solid black 2px;
     border-bottom:        solid black 1px;
    padding: 2px;
    width:               15%;
    text-align:          center;
    background-color:    #99CC99;
}

.rep_e {
    border-right:        solid black 2px;
     border-bottom:        solid black 1px;
    padding: 2px;
    width:               15%;
    text-align:          center;
    background-color:    #6699CC;
}

.rep_w {
    border-right:        solid black 2px;
     border-bottom:        solid black 1px;
    padding: 2px;
    width:               15%;
    text-align:          center;
    background-color:    #FFFFFF;
}


.pastperfdesc {
	background-color: white;
	border: 1px solid black;
	text-align: left;
	font-size: 12px;
	padding: 0 20px;
	text-shadow: 0;
}

.pastpertdescrange li {
	display: inline;
	list-style: none;
	border: 1px solid black;
	padding: 2px 6px;
	font-size: 13px;
	
}


.va_sdvosb {
     margin-left: auto;
     margin-right: auto;
	border: 2px solid black;
	background-color: #ccc; 
	border-collapse: collapse;
}

.va_sdvosb th:nth-child(odd) {
	width: 33%; 
	border: 1px solid black; 
	background-color: #C0DCF7; 
	padding: 2px;
}

.va_sdvosb th:nth-child(even) {
	width: 17%; 
	border: 1px solid black; 
	background-color: #C0DCF7; 
	padding: 2px;
}

.va_sdvosb td.ff {
	border: 1px solid black; 
	background-color: #fff; 
	padding: 2px;
}

.va_sdvosb td.ee {
	border: 1px solid black; 
	background-color: #ddd; 
	padding: 2px;
}

.va_sdvosb td:nth-child(2), .va_sdvosb th:nth-child(2) {
	border-right: 2px solid black; 
}


/*********************Credit Card POCs***********************/
.cc_chcol {
    border-right:        solid black 2px;
     border-bottom:        solid black 1px;
    padding: 2px 6px;
    width:               15%;
    text-align:          left;
    background-color:    #99CC99;
}

.cc_pocdata {
    border-right:        solid black 2px;
     border-bottom:        solid black 1px;
    padding: 2px 6px;
    width:               15%;
    text-align:          left;
    background-color:    #FFFFFF;
}


