
/*  ------------------------------------------------------------------------
                                   Yeejee "Lucida Grande",Tahoma,Helvetica,Arial,sans-serif;
    ------------------------------------------------------------------------  */

body {
 font-family:"Lucida Grande",Tahoma,Helvetica,Arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:15px;
  margin: 0px;
  padding: 0px;
  text-align: left; 
  color:#000000;

  
  }

h1, h2, h3 {
  margin: 0px;
  padding: 0px; }

h2 {
  color: #444444; }

p {
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 12px;
  text-align: left; }

a {
  color: #3D362B;
  text-decoration: none;
  }

img {
  border: 0px; }
  /* add by jim
img a{
  border:  solid 1px #D95000; }
img:hover{
  border:  solid 1px #D95000; }
  */
td,
td.label {
  text-align: left; }


/*  --------------------------|  GLOBAL CLASSES  |--------------------------  */


#error {
  margin: 0px 10px 10px;
  padding: 10px;
  border: solid 1px #dd3c10;
  background: #ffebe8; }

#error h1 {
  font-size: ;
}

#error p {
  margin: 4px 0px 0px; }

#error a {
  text-decoration: none;
  color: #dd3c10; }



.status {
  margin: 0px 10px 10px;
  padding: 10px;
  border: solid 1px #ffe222;
  background: #fffbe2; }

.status p {
  color: black;
  font-size: 12px;
  margin: 0px; }

.status p {
  margin: 4px 0px 0px; }

.status a {
  text-decoration: none; }



.pipe {
  color: gray;
  padding: 0px 3px; }

.column {
  float: left; }



/*  ----------------------|  SWEET BLESSED CLEARFIX  |----------------------  */

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */



/*  ------------------------------|  FORMS  |-------------------------------  */

form {
  margin: 0px;
  padding: 0px; }

label {
  color: gray;
  font-weight: bold; }


.formtable {
  margin: 0px auto; }

.formtable {
  margin: 0px; }

.formtable td {
  border: none;
  margin: 0px;
  padding: 3px 1px; }

.formtable td.label {
  color: gray;
  font-weight: bold;
  padding-right: 10px; }

.formtable tr.tallrow {
  vertical-align: top; }

.formbuttons {
  text-align: center;
  margin: 10px 10px; }

.formbuttons .inputsubmit, .formbuttons .inputbutton {
  margin: 2px 4px; }

.formbuttons .securetoggle {
  padding: 9px 0px 0px 0px; }


/*  FORM INPUTS  */

.inputtext,
.inputpassword {
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  border: 1px solid #FFD7C4;
  font-size: 12px;
  padding: 3px; }

textarea {
  border: 1px solid #bdc7d8;
  padding: 3px;
  font-size: 12px;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}
.inputbutton,
.inputsubmit,.button2 {

  border-style: solid;
  border-top-width: 1px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        border-top-color: #FDE6CC;
        border-left-color: #FDE6CC;
        border-bottom-color: #0e1f5b;
        border-right-color: #0e1f5b;
        background-color:#D95000;
        color: #FFFFFF;
        font-size: 13px;
        height:20px;
        line-height:19px;
        padding: 0px 2px 0px 2px;
        font-family:"Lucida Grande",SimSun,Tahoma,Arial,Helvetica,sans-serif;
       
  }

.inputcheckbox {
  border: 0px; }

.inputsearch {
  background: white url(magglass.png) no-repeat 3px 4px;
  padding-left: 17px; }

.transparent_png_ie6 { 
  display: none;
}

/*add by jim*/
.successpage h2{
	border-bottom:1px solid #f5deb3;
	font-weight:bold;
	text-align:center;
	padding:2px;
	margin-bottom:20px;
	padding-top:20px;
	width:400px;
}
.successpage .actionBox{
	text-align:center;padding-bottom:50px;
}
.successpage .action{
	margin-left:30px;
}
.under{
	font-family:"Lucida Grande",SimSun,Tahoma,Arial,Helvetica,sans-serif;
}

.under a {
	font-family:"Lucida Grande",SimSun,Tahoma,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

.under a:visited{

	text-decoration: underline;
}
.under a:link{

	text-decoration: underline;
}
.under a:hover {
	
	color: #D95000;
	text-decoration: underline;
}
.date {
	font-family:"Lucida Grande",Tahoma; FONT-SIZE: 9px; COLOR: #999; font-weight:normal;LINE-HEIGHT: 12px
}
