@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
* { margin: 0px; padding: 0px; } 
html 		{ min-height: 100%; }

	body{
	font: 80%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

	                                .TXT{
	font-family: Arial,Tahoma;
	border: 2px solid #91969A;
	width: 540px;
/*	height: 310px;*/
	height: 130px;
	font-size: 12px;
}
.TXT-tuslamj{
	font-family: Arial,Tahoma;
	border: 2px solid #91969A;
	width: 640px;
	height: 500px;
	font-size: 12px;
}
                                .RAD {
                                font-family: Arial,Tahoma;
                                font-size:13px;
                                font-weight:bold;
                                color:#DC143C;
                                }
										  .helpLink {
                                font-family: Arial,Tahoma;
                                font-size:12px;
                                font-weight:bold;
                                color:#D32F50;
                                }
                                .red{
                                	color:#DC143C;
                                }
                                h1 {
                                font-family: Arial,Tahoma;
                                font-size:14px;
                                font-weight:bold;
                                color:#2A3632;
                                }
                                h1.tuslamj {
                                font-family: Arial,Tahoma;
                                font-size:16px;
                                font-weight:bold;
                                color:#DC143C;
                                }
                                h2 {
                                font-family: Arial,Tahoma;
                                font-size:12px;
                                font-weight:bold;
                                color:#2A3632;
                                }
                                
                                .EXK{
                                font-family: Arial,Tahoma;
                                font-size:13px;
                                color: #363636;
                                }
                                
                                .EXL{
                                font-family: Arial,Tahoma;
                                font-size:15px;
                                font-weight:bolder;
                                color: darkblue;
                                }
                                .EXL_CRL{
                                font-family: Arial,Tahoma;
                                font-size:20px;
                                }
                                
                                .EXA{
                                font-family: Arial,Tahoma;
                                font-size:14px;
                                color: darkblue;
}
	.inputEmail{
	height: 20px;
		line-height:0.3em;
		background: #F5F4F5;
		border: 1px solid 93A599;
		color: #2A3632;
		cursor: pointer;
		margin:0;
		padding:1px 2px; /* IE6 */
	}

	.asdf{
                                font-family: Arial,Tahoma;
                                font-size:15px;
                                font-weight:bolder;
                                color: darkblue;
										  text-decoration: none;
}