#Access .element_label
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
}
#Access .error_strings
{
    font-family:Verdana;
    font-size:10px;
    color:#660000;
    border-style:solid;
    border-width:0px;
    border-color:#000000;
}
#Access .sfm_float_error_box
{
    position:absolute;
    z-index:999;
    cursor:default;
    font-family:Verdana;
    font-size:10px;
    color:#000000;
    background-color:#ffffff;
    border-style:solid;
    border-width:0px;
    border-color:#ffffff;
}
#Access .sfm_float_box_td
{
    padding:3px;
    cursor:default;
    font-family:Verdana;
    font-size:10px;
    color:#000000;
    background-color:#ffffff;
}
#Access .sfm_close_box
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#ffffff;
    background-color:#ffffff;
    border-width:0px;
    text-align:center;
}
#Access .sfm_textbox
{
    padding:2px;
}
#Access .sfm_textarea
{
    padding:2px;
}
#Access .sfm_form_label
{
    font-family:Arial;
	font-weight: 600;
    font-size:12px;
    color:#FFFFFF;
}
#Access .sfm_image_in_form
{
    border:0;
}
#Access .sfm_captcha
{
    border:0;
}
#Access .sfm_datepicker_icon
{
    border:0;
}

#Access #label1_container
{
    position:absolute;
    left:0px;
    top:137px;
    width:365px;
    height:20px;
    z-index:6;
}
#Access #label1
{
	position: absolute;
	left: 52px;
	top: 3px;
	width: 261px;
	height: 16px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
}
#Access #label_container
{
	position: absolute;
	left: 0px;
	top: 155px;
	width: 365px;
	height: 25px;
	z-index: 5;
}
/*modified*/
#Access #label
{
	position: absolute;
	left: 3px;
	top: 3px;
	width: 357px;
	height: 20px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	padding: 10px 0 0 0px;
	margin-bottom: 0px;
	border: 1px solid transparent;
	border-radius: 5px;
	
}
#Access #label
{
background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
background-image:-o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));
background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
background-repeat:repeat-x;border-color:#dca7a7;
}
/* end modified*/

#Access #AccessID_container
{
    position:absolute;
    left:81px;
    top:196px;
    z-index:4;
}
#Access #AccessID
{
    float:left;
    width:238px;
    height:16px;
    z-index:4;
}
#Access #label2_container
{
    position:absolute;
    left:14px;
    top:199px;
    width:60px;
    height:20px;
    z-index:3;
}
#Access #label2
{
    position:absolute;
    left:-1px;
    top:0px;
    width:61px;
    height:19px;
    text-align:right;
}
#Access #Submit_container
{
    position:absolute;
    left:147px;
    top:233px;
    width:74px;
    height:25px;
    z-index:2;
}
#Access #Access_Submit_img
{
    width:74px;
    height:25px;
    border:none;
}
#Access #Image_container
{
	background: url(../images/altsb.png) no-repeat;
    position:absolute;
    left:0px;
    top:0px;
    width:365px;
    height:395px;
    z-index:1;
}
#body {
	position:absolute;
	height:395px;
	width:365px;
	top:50%;
	left:50%;
	margin-top:-198px;
	margin-left:-183px;
}
/* copyright box added */
#Access #label3_container
{
    position:absolute;
    left:0px;
    top:370px;
    width:365px;
    height:20px;
    z-index:7;
}
#Access #label3
{
	position: absolute;
	left: 5px;
	top: 3px;
	width: 352px;
	height: 16px;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
