/*
	
#navProfile {
	background: #fff;
	padding: 5px;
	width: 166px;
	height: 100%;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	border: solid 1px #ccc;
}

#navProfile dl {
	font-weight: bold;
	font-size: 11px;
}
	
#navProfile dt {
	background-color: #857d71;
	margin-top: 2em;
	margin-bottom: .5em;
	color: #fff;
	font-size: 14px;
	text-align:center;
}
	
#navProfile dt.first {
	margin-top: 0;
}
	
#navProfile dd {
	margin: 0 0 1em 1em;
}
	
#navProfile dd a, #navProfile dd a:visited{
	color: #b25252;
	text-decoration: underline; 
	font-size: 12px;
}

	
#navProfile dd a:hover{
	color: #ff6600;
	font-size: 12px;
}
*/

.divNavProfile {
	padding-top: 20px;
	width: 183px;
	float: left;	
}

.navProfile li {
	margin-top: 0px;
	border: solid 0px;
   background: url("../images/nav_tag_extra_border.gif") no-repeat bottom left;
   background-color: #EBE6D8;
   padding: 3px 0px 3px 6px;
   font-size: 100%;
}

.navProfile li.shiftback {
  padding-left: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
 }


	
#navProfileLogin {
	width: 166px;
	height: 400px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
}

/*
p{
margin: 0 0 0.5em 0;
  }
 
li{
font-size: 85%;
  }
*/
 
#divMainProfile {
	width: 964px;
	background-color: #F0EDE1;
/*	background-color: #ffff66;*/
	float: left;
	height: 90%;
}

	#divProfileAll {
		float: left;		
		width: 710px;
/*		border: solid 1px #cc0000;*/
/*		background-color: #ffcc99;*/
		margin-top: 20px;
		margin-bottom: 30px;
		margin-left: 10px;
		}

	#divProfileAll fieldset {
/*		border-bottom: 3px solid #ccc;*/

		border: solid 1px #ccc;
		margin: 0 0 10px 0;
		padding: 0 0 10px 10px;
		background: #FBFAF4;
		/*background: #ffff66;*/
		width: 700px;
		float: left;	
		font-size: 13px;
	}

	#divProfileAll legend {
		font-weight: bold;
		margin: 0 5px 10px -10px;
		font-size: 100%;
		background-color: #484B43;
		/*width: 100px;*/
		/*padding: 4px;*/
		padding: 3px 20px 2px 20px;
		color: #fff;
	}
	#divLegend{
	font-weight: bold;
		margin: 0 5px 10px -10px;
		font-size: 100%;
		background-color: #484B43;
		/*width: 100px;*/
		/*padding: 4px;*/
		padding: 3px 20px 2px 20px;
		color: #fff;
	}

	#divProfileAll fieldset div {
/*		clear: left;
		padding: 2px 0;*/
		margin-bottom: 7px;
	}
	
	#divProfileAll fieldset.fsProfileDetail div {
/*		background: #ffff66 !important;*/
		width: 700px;
		clear: left;
	}	
	
#divProfileAll fieldset .divCategory {
	width: 230px;
	float: left;
}

	#divProfileAll fieldset input, #divProfileAll fieldset select {
		margin-right: 15px;
	}

		
	#divProfileAll label {
		float: left;
		width: 150px;
		color: #b25252;
		font-size: 12px;
		font-weight: bold;
		padding-top: 4px;
}

	#divProfileAll label.nofloat {
		float: none;
		padding: 0 3px;
	}

.divHdrWhiteProfile {
	background-color: #fffcfb;
	width: 705px;
	height: 35px;
	padding-left: 7px;
	float: left;
}

	.divHdrWhiteProfile h1 {
	color: #4d4a45;
	font-size: 160%;
	font-weight: normal;
}

	
.divHdrSpacerProfile {
	width: 705px;
	height: 35px;
	padding-left: 7px;
	float: left;
}

.divProfileHelp {
	background-color: #ebe6d8;
	color: #4d4a45;
	width: 705px;
/*	height: 40px;*/
	padding-left: 7px;
	padding-top: 25px;
	padding-bottom: 15px;
	float: left;
}
.divProfileHelpLarge {
	background-color: #ebe6d8;
	color: #4d4a45;
	width: 705px;
/*	height: 110px;*/
	padding-left: 7px;
	padding-top: 25px;
	padding-bottom: 15px;
	float: left;
}
.divTerm {
	color: #4d4a45;
	width: 600px;
	height:150px;
	padding-left: 0px;
	float: left;
}

.divRadio {
	color: #4d4a45;
	width: 100px;

	padding-left: 150px;
	float: left;
}

#divSubmit {
	float: left;
/*	background-color: #ffcc99;*/
	color: #4d4a45;
	width: 300px;
	height: 50px;

}

	span.req{
		color: #ff0000;
	}



#divProfileAll a, #divProfileAll a:visited {
	color: #b25252;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#divProfileAll a:hover {
	color: #b25252;
	text-decoration: none;
	border-bottom: 1px dotted;
} 



.tblAdmin {
	width: 712px;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	margin-bottom: 100px;
/*	background-color: #FFFF00;*/
}

.tblAdmin th {
	background-color: #EBE6D8;
	font-size: 12px;
	color: #990033;
  font-family: "Lucida Grande", Calibri, "Trebuchet MS", Arial, sans-serif;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

.tblAdmin td {
	background-color: #fff;
	font-size: 12px;
	font-family: "Lucida Grande", Calibri, "Trebuchet MS", Arial, sans-serif;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 5px;
}

.txtProfileHelp {
	background-color: #ebe6d8;
	color: #4d4a45;
	width: 685px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	font-weight: normal !important;
}