#topcp1
{
   color:#000000;
   font-family:arial,helvetica,sans-serif;
   font-size:14px;
   font-weight:bold;
   background-color:#f2f2f2;
   width: 100%;
     margin: 0;
   padding: 0;
}
.plain{
list-style: none;
float: left;
margin: 0;
min-height : 25px;
border: 1px solid #040405; 
 -webkit-border-top-left-radius:15px;
  -webkit-border-top-right-radius:15px;
  -moz-border-radius-topleft:15px;
  -moz-border-radius-topright:15px;
  margin: 0px;
padding-top:5px;
	   padding-left : 5px;
	   padding-right : 10px;
	   padding-bottom:5px;
color : #4b4b4b;
font-size : 12px;
font-weight: bold; 
font-style:normal;
font-family : 'Century Gothic',futura,'URW Gothic L',Verdana,sans-serif;
background: #ccc;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#f2f2f2'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#f2f2f2)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #999999,  #f2f2f2); /* for firefox 3.6+ */ 
   
}
	input.numeric {
		text-align:right;
		}

/* form elements */

	form {
		margin:0;
		}
td input {  font-size:14px;}
	input.submit{
  list-style: none;
float: left;
margin: 0;
min-height : 25px;
border: 1px solid #040405; 
 -webkit-border-top-left-radius:15px;
  -webkit-border-top-right-radius:15px;
  -moz-border-radius-topleft:15px;
  -moz-border-radius-topright:15px;
  margin: 0px;
padding-top:5px;
	   padding-left : 5px;
	   padding-right : 10px;
	   padding-bottom:5px;
color : #4b4b4b;
font-size : 12px;
font-weight: bold; 
font-style:normal;
font-family : 'Century Gothic',futura,'URW Gothic L',Verdana,sans-serif;
background: #ccc;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#f2f2f2'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#f2f2f2)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #999999,  #f2f2f2); /* for firefox 3.6+ */ 
		}
	input.hcp {
text-decoration: none;
width: 150px;
height: 25px;
padding: 0;
margin-right: 3px;
margin-left: 0;
margin-top: 2px;
margin-bottom: 0;
color: #000033;
font: bold 14px Verdana;
border: .5px solid #4b4b4b;
background-image : url('cpbutbg.png');
cursor: hand;


}
input.hcp:hover {
text-decoration: none;
width: 150px;
height: 25px;
padding: 0;
margin-right: 3px;
font: bold 14px Verdana;
color: #000033;
border: .5px solid #4b4b4b;
cursor: hand;
background-image : url('cpbuthbg.png');
}	

input#cpselected {
text-decoration: none;
width: 150px;
height: 25px;
padding: 0;
margin-right: 3px;
font: bold 14px Verdana;
color: #000033;
border: .5px solid #4b4b4b;
cursor: hand;
background-image : url('cpbuthbg.png');
}	

input.shadetabf {
text-decoration: none;
padding: 2px 3px;
margin-right: 3px;
margin-left: 0;
margin-top: 3px;
margin-bottom: 0;
color: #fff;
font-size: 11px;
border-bottom: 0;
border-right: 1px solid #999999;
font-size: 11px;
cursor: hand;
font: bold 11px Verdana;
height: 21px;
display: inline;
background: #666699;
}
input.shadetabf:hover {
text-decoration: none;
padding: 2px 3px;
margin-right: 3px;
margin-left: 0;
margin-top: 3px;
margin-bottom: 0;
color: #5A5F64;
font-size: 11px;
border-bottom: 0;
border-right: .5px solid #999999;
font-size: 11px;
cursor: hand;
font: bold 11px Verdana;
height: 21px;
display: inline;
background: #f3edd1;
}
.shadetabs{
padding: 1px 0;
margin-left: 0;
margin-top: 2px;
margin-bottom: 0;
font: bold 14px Verdana;
color: #003366;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/


}

.shadetabs li{
display: inline;
margin: 0;
height: 25px;

}

.shadetabs li a{
text-decoration: none;
padding: 3px 3px;
margin-right: 3px;
color: #fff;
font-size: 11px;
border-bottom-color: #EEEED1;
height: 25px;
background: #666699;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}

.shadetabs li a:visited{
text-decoration: none;

margin-right: 3px;
color: #5A5F64;
font-size: 11px;
border-bottom-color: #EEEED1;

background-image : url('cpbutbg.png');
}

.shadetabs li a:hover{
text-decoration: none;
color: #000033;
font-size: 11px;
background-image : url('cpbuthbg.png');
}

.shadetabs li.selected{
position: relative;
top: 1px;
text-decoration: none;
border-bottom-color: #EEEED1;
}

.shadetabs li.selected a{ /*selected main tab style */
border-bottom-color: #EEEED1;

color: #000033;
font-size: 11px;
text-decoration: none;
background: #f3edd1;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.sformcstyle{ /*style of tab content oontainer*/
border: 1px solid #cccccc;
width: 563px;
margin-bottom: 1em;
padding-top: 15px;
text-indent: 10px;
margin: 0;
background-color: #ffffff;


}
.sformcstyle a{ /*style of tab content oontainer*/

text-indent: 50px;

}
.sformc{
display:none;
}

@media print {
.sformc {
display:block!important;
}
}


