hr{	
	height:1px;
	font-size:0;	
	background-color:green;	
	color:green;
	border:none;
	clear:both;
	}
.logform{
		width:420px;
		margin:0 0 10px 0;
		color: #52675F;
		border:1px solid #E2EBE8;
		padding: 20px;
		}

label, input {
		display: block;
		width: 180px;
		float: left;
		margin-bottom: 10px;
		}

select {
		display: block;
		width: 186px;
		float: left;
		margin-bottom: 10px;
		}		

		
label{
		width:100px;
		font-family:arial,sans-serif;
		font-size:1em;
		}

br{ clear:left;}
#login, #recover,#go{width:80px;}
#file_1,#file_2,#file_3,#file_4,#file_5{width:220px;}
#o{width:410px;}
.checkbox{ 
		height:12px;
		width:12px;
		margin-top:2px;
		margin-right:6px;
		}
/* ----------------------------------- SUB PROFILE NAVIGATION ------------------------*/



#navcontainer {
		display:table;
		width:100%;
		padding:0;
		clear:both;
		}

ul#navlist{white-space: nowrap;list-style-type:none;}

ul#navlist li{
		float: left;
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
		padding: 5px 0 4px 0;
		background-color: #1F945A;
		border-top: 1px solid #e0ede9;
		border-bottom: 1px solid #e0ede9;
		}

#navlist a, #navlist a:link{
		padding: 5px 9px 4px 9px;
		color: #DDD;
		border-right: 1px dashed #d1e3db;
		}

ul#navlist li#active{
		color: #95bbae;
		background-color: #26B870;
		}

#navlist a:hover{
		color: #FFFFFF;
		background-color: #10AF60;
		}





/* ----------------------------------- PROFILE TABLES ------------------------*/
.ttl{
		text-align:center;
		font-weight:bold;
		background-color:#DBE5F0;
		}

tr.notactive{background-color:#ffe;}

td{
		padding-left:5px;
		border-bottom:1px dotted #eee;
		border-right:1px solid #eee;
		height:25px;
		}

td.end{border-right:none;}
tr.end td{border:none;}

.smlbtn{width:auto;margin:0;padding:0;}
input.chk{padding:0; margin:0;width:12px;}

.ln{border-top:1px dashed #ddd;margin:4px 0;padding:0;}
select.month{width:140px;}

/*-----------------------------------  SOME ADDITIONAL STYLES ----------------------*/
.note{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	margin-bottom:0.4em;
	}
.greenContact{width:76px;}
.greenContacta{width:76px;}
.btn{width: auto;}