/*!
 * Ext JS Library 3.3.0
 * Copyright(c) 2006-2010 Ext JS, Inc.
 * licensing@extjs.com
 * http://www.extjs.com/license
 */
body{
	margin:0;padding:0;
	background-attachment:fixed;
}
 h1{
   font: normal 60px tahoma, arial, verdana;
   color: #aaabac;
   }
 h2{
  	font: normal 20px tahoma, arial, verdana;
    color: #E1E1E1;
    }
    
 .form_Label_Repeter{
         font: normal 10pt tahoma, arial, verdana;
            color: orangered;
         font-weight:normal;
         text-decoration: none;
         nowrap:nowrap;
        }
    
    
 h2 a{
    text-decoration: none;
 	color: #E1E1E1;
    }
.x-window-mc {
            background-color : #F4F4F4 !important;
			background-image:url(../images/loginbg.png);
			/* height:129px; */
			width:300px;
			margin-top:50px;
			margin-right:50px;
		    font: normal 13px tahoma,arial,helvetica,sans-serif;
			-moz-box-shadow: 0px 1px 1px #ccc;
			-webkit-box-shadow: 0px 1px 1px #ccc;
			box-shadow: 0px 1px 1px #ccc;
			/* For IE 8 */
			-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color='#ccc')";
			/* For IE 5.5 - 7 */
			filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color='#ccc');

}
.text_box {
font: normal 13pt tahoma, arial, verdana;
    color: #5c5b5b;
	font-weight:normal;
	text-decoration: none;
	background-color:#fbfbfb;
	border:solid 1px #e5e5e5;
	height:20px;
	width:136px;
	padding-left:10px;
}
.form_text{
	font: normal 11pt tahoma, arial, verdana;
    color: #828282;
	font-weight:normal;
	text-decoration: none;
	nowrap:nowrap;
}
.alert{
	font: normal 12px tahoma, arial, verdana;
    color: #ff0000;
	font-weight:normal;
	text-decoration: none;
}
.assignQuick
{
    border:2px solid; 
    border: 2px solid; 
    margin: 2%; 
    padding: 2%; 
    position: relative;
}
.bluelink{
	font: normal 12px tahoma, arial, verdana;
    color: #0000FF;
	font-weight:normal;
	text-decoration: none;
}
.bluelink:hover{
	font: normal 12px tahoma, arial, verdana;
    color: #0000FF;
	font-weight:normal;
	text-decoration: underline;
}
#footer{
background-image:url(../images/rosmertalogo.png);
background-repeat:no-repeat;
background-color:#FFFFFF;
width:100%;
height:75px;
position:absolute;
left:0px;
bottom:0px;
z-index:-1
}
#footer_address{
width:99%;
height:56px;

position:absolute;
display:block;
text-align:right;
float:right;
}
.footertext{
font: normal 9pt tahoma, arial, verdana;
color: #828282;
font-weight:normal;
text-decoration: none;
}
 
#footerbg{
background-image:url(../images/loginfooterbg.jpg);
background-repeat:repeat-x;
width:100%;
height:56px;

position:absolute;
left:0px;
bottom:0px;
z-index:-1
}
.topheader{
background-image:url(../images/toplinebg.jpg);
background-repeat:repeat-x;
height:28px;
}
.topheaderboldtext{
	font: normal 12pt tahoma, arial, verdana;
    color: #000000;
	font-weight:normal;
	padding-left:90px;
	line-height: 20px;
	text-transform:uppercase;
	background-repeat:no-repeat;
}
.maintext{
font: normal 12px tahoma, arial, verdana;

color: #000000;
font-weight:normal;
text-decoration: none;

}