* {
  padding: 0; margin: 0;
}
body,html {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:0.83em;
  color:  #000000;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #ebeeef;
  scrollbar-3dlight-color: #CCCCCC;
  scrollbar-arrow-color:  #000000; 
  scrollbar-track-color: #ebeeef;
  scrollbar-darkshadow-color: #d5d7d8; 
  overflow-x: hidden; 
}
div
{
}
input,select,option,textarea
{
	font-size: x-small;
	font-weight:normal;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-width: 2px;
	border-top-width: 1px;
}
.frmlabel
{
  color:#DF3B4F;
  width:40%;
  padding-top:5px;
  text-align:right;
  font-weight:normal;
  vertical-align: top;
}
.frmdata
{
	padding:4px 0px 6px 15px;
	width:60%;
}
.chkbox input
{
	border:0px;
	margin:0px;
	margin-bottom:-2px;
}
.frm
{
	margin-left:auto;
	margin-right:auto;
	background-color: #EEF0EA;
	padding:10px;
	overflow: hidden;
	clear: both;
}
.frmtable
{
}
#frmtitle
{
  font-size:1.5em;
  font-weight:normal;
  color:#FB9504;
  padding:10px 4px 8px 5px;
  margin:0px 0px 0px 0px;
}
.btn1,.btn2
{
 font-size:0.90em; 
 background-color: #66A107;
 color: #ffffff;
 text-transform: uppercase;
 cursor: pointer;
 border:1px solid #666666;
 padding:2px;
}
.btn2
{
 background-color: #7E7E7E;
}
.frm a,.frm a:link,.frm  a:active,.frm  a:visited
{
}
.frmhd
{
  padding:5px 0px 2px 29px;
  font-size:2.10em;
  border-bottom:1px solid #F1F1F1;
  font-weight:normal;
}
.frmcomp
{
	color:#666666;
}
.frmerrors
{
 background-color: #FFFBB8;
 border:1px solid #CCC889;
 padding:10px; 
 padding-left:50px;
 background-image: url(../../assets/form-buttons/alert.gif);
 background-repeat: no-repeat;
 background-position: 5px 8px;
 margin-bottom:10px;
	
}
.frmerrors ul
{
	margin-top:0px;
	color:#E4443C;
	margin-bottom:0px;
	margin-left:15px;
}
.error
{
	color:#E4443C;
}
.frminnerpanel
{
	background-color: #ffffff; 
	margin:0px 10px 0px 10px;
	overflow: hidden;
}
.inlineerror
{
	display: none;
}
.ActionMessage
{
 background-color: #FFFBB8;
 border:1px solid #CCC889;
 padding:20px 10px 10px 10px; 
 padding-left:50px;
 background-repeat: no-repeat;
 background-position: 5px 8px;
 margin-bottom:20px;
 height:30px;
 font-weight:bold;
}
#frmerrorstitle
{
	font-weight:bold;
	margin-bottom:10px;
}
.txtxlarge
{
	width:240px;
}
.txtlarge
{
	width:200px;
}
.txtmedium
{
	width:200px;
}
.txtsmall
{
	width:125px;
}
.txtarealarge
{
	width:325px;
	height:180px;
}
.txtareamedium
{
	width:280px;
	height:140px;
}

.imgbtn
{
	border:0px;
}
.chkbox input,.chkbox 
{
	border:0px;
}
.frmbtns
{
	text-align:right;
	padding:10px 20px 0px 0px;
}
a,a:link,a:active, a:visited {
	color:  #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover
{
	text-decoration: underline;
}
form{
	margin: 0px;
}
img
{
  border: 0px;
  margin: 0px;
  padding: 0px;
}
.blockimg
{
	 display: block;
}
p
{
 margin-top:0px;
 margin-bottom:15px;
}
.comp
{
	font-weight: bold;
	color:#C61818;
}
.normalfont
{
	font-weight: normal; 
}
.normalboldfont
{
	font-weight: bold;
}
.smallfont
{
	font-weight: normal; font-size: 0.85em;
}
h1
{
	font-size: 1.7em;
	padding:0px 0px 4px 0px;
	font-weight:normal;
	margin:0px;
}
h2,h3
{
	font-size: 1em;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}
h3{
	font-size: 1.1em;
}

ul,ol
{
   margin:10px 0px 20px 25px;
 }
li
{
	margin-bottom:5px;
}
.bul1
{
	color:#FFB514;
	font-size:14px;
	margin-top:2px;
	font-weight:bold;
}
.rapimg
{
	margin-left:10px;
	margin-bottom:10px;
}



.clear 
{
	clear:both;
}
