﻿.infobox
{
    border: 1px solid;
    padding: 15px 10px 15px 50px !important;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../img/info.png');
}
#applyimg
{
	float: left;
	margin-left: 30px;	
}
.rappfrmfooter
{
	clear: both;
	padding-top: 10px;
}
.rappfrm{
	margin: 0; padding: 0; padding-left:20px;
    font-size: 100%;
    float: left;    
}
.rappfrm div{
    display: block; 
    padding-top: 1px; padding-bottom: 2px;
}

label { /*font-size: 1.2em;*/ }

/*        
.rappfrm div .label,.rappfrm div input {
  font-family: Tahoma, Arial, sans-serif;
  color: #000000;
}
*/
/*
.rappfrm div label  { padding-left: 5px; }
*/
.rappfrm div .label  
,.rappfrm div .labelshort
{ 
	display: block; 
    float: left; 
    width: 100px; 
    margin-top: 2px; margin-bottom: 2px; margin-right: 0px;
    text-align: left; 
}
.rappfrm div .labelshort{ width: 70px; margin-left: 5px; margin-right:0px; }

.rappfrm div.space{ clear: both; margin-top: 5px; }

.rappfrm div.comment{ clear: both; padding-left:105px;}

.rappfrm div.normal{ clear: both;}
.rappfrm div.normal .textbox{ width: 300px; }
.rappfrm div.normal .checkbox{  }
.rappfrm div.normal .button{ margin-left:135px;  }

.rappfrm div.short{ width: 350px; }
.rappfrm div.short .textbox{ width: 175px; }

.rappfrm div.shortf{ width: 220px; float: left;}
.rappfrm div.shortf .textbox{ width: 105px; }

.rappfrm div.normal .width36{ width: 36px; }
.rappfrm div.normal .width40{ width: 40px; }
.width80{ width: 80px; }
.rappfrm div.normal .width150{ width: 150px; }
.rappfrm div.normal .phnum{ width: 158px; }
.width250{ width: 250px; }

.rappfrm div.normal .radiobuttonlist ul,
.rappfrm div.normal .checkboxlist ul
{
	list-style-type: none;
	margin: 0px;
}

.rappfrm div.normal .checkboxlist ul li 
{
	margin: 0px; line-height: 1em;
	padding:0px;float: left; width: 250px; }
.rappfrm div.normal .checkboxlist ul li label
{
	font-size: 0.9em;
}
.rappfrm div.normal .checkboxlist div
{
	clear: both; margin-left: 25px;
}
.rappfrm div.normal .checkboxlist div a
{
	font-weight: bold;
	margin-right: 5px;
}
/* ####### */

/* ####### */


/* ~~~~~~~~~~~~~~ */

.errorbox
{
	border: 1px solid #FF3300;
	padding-top: 10px;
	padding-left: 40px;
	background: #FF9999 url('../img/error.gif') no-repeat 5px 5px;
	
	font-size: 1.2em;
}

.errorbox ul{ margin: 0px; }
.errorbox ul li{ margin: 0px; line-height: 1em; font-size: 0.8em; }