H1  {
	font-family:  Arial, Helvetica, sans-serif;
	COLOR:#FFBD11;
	font-size: 16px;
	font-weight: bold;
}

.header  {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
}


.content  {
   font-family:Arial, Helvetica, sans-serif;
   color:#404040;
   font-size: 12px;
}
.content_small  {
   font-family:Arial, Helvetica, sans-serif;
   color:#404040;
   font-size: 11px;
}

H2 {
	COLOR:#FFBD11;
	font-size: 13px;
	font-weight: bold;
}

.note {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #404040;
}

td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;color: #404040;}
p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;color: #404040;}
li {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;color: #404040;}
.content p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;color: #404040;}

/* *** skin css *** */
.Slogan {
	COLOR:#578CC8;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}

H1  {
	font-family:  Arial, Helvetica, sans-serif;
	COLOR:#578CC8;
	font-size: 16px;
	font-weight: bold;
}

H2 {
	COLOR:#578CC8;
	font-size: 13px;
	font-weight: bold;
}

/* *** custom css *** */
/* style custom */

.jformMail * {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.jformMail fieldset,
#errMsg {
	width:580px;
	margin-bottom: 15px;
	margin-left:66px;
}
#errMsg *{ color:#ff0000}

.jformMail Legend {
	color:#578CC8;
	font-size:14px;
	font-weight:bold;
}
.jformMail label {
	width: 120px;
	display:inline-block;
	padding-right: 5px;
	_float:left;
	text-align:right;
}
.txtFld {
	width:140px;
        _float:left;
        _margin-top:5px;
}
.longTxtFld {
	width:412px;_width:402px;
        _float:left;
        _margin-top:5px;
}


