
/*
* 									{ font: 14px/20px 'LL', Times, Arial, serif; margin: 0; padding: 0; outline: 0; border: none; }
*/
* 									{ font: 14px/20px 'LL', sans-serif; margin: 0; padding: 0; outline: 0; border: none; }


*::selection 						{ background: #fff; background:rgba(0,0,0,0.07); }
*::-moz-selection					{ background: #fff; background:rgba(0,0,0,0.07);}

body 								{  }
			
a 									{ color: #000; text-decoration: none; height: 100% !important; }
p 									{ font: 14px/20px 'LL', Times, Arial, serif; letter-spacing: 0px; }

/*hr 									{ width: 1000px; height: 1px; background-color: #909192; clear: both; border: none; position: relative; left: 50%; margin-left: -500px; }*/

hr 									{ border: none; border-bottom: 2px solid #909192; }

h1 									{ text-align: left; font-weight: normal; font: 20px/24px 'SM', Times, Arial, serif; padding: 10px 0 0 0; letter-spacing: 1px; }
h2 									{ text-align: left; font-weight: normal; font: 15px/24px 'LM', Times, Arial, serif; padding: 10px 0 0 0; letter-spacing: 0px; }
h3 									{ text-align: left; font-weight: normal; font: 20px/24px 'SL', Times, Arial, serif; padding: 10px 0; color: #fff !important; }

form								{ margin-top: 40px; }
label 								{ width: 100%; float: left; font: 15px/20px 'SM', Times, Arial, serif; color: #6cd5e3; padding-bottom: 6px; cursor: pointer; }
input[type=text] 					{ width: 240px; float: left; background-color: #f1f1f1; padding: 3px 6px !important; }
input[type=submit] 					{ width: 36px; float: left; font: 15px/20px 'SM', Times, Arial, serif; color: #6cd5e3; background-color: transparent; padding-top: 4px; cursor: pointer;}
input[type=submit]:hover 			{ color: #333; }

.clear 								{ clear: both; }
.clearMargin 						{ clear: both; padding: 20px;}
.clearMargin20px 					{ clear: both; padding: 10px;}
