/* ByRegion Web Display Standard II Profile Classes */

#header_content div.title {  /*header_content is from Main Style*/
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	}
/* POSITIONING STYLES*/
#profile_container {
	width: 100%;
	background-color: #FFFFFF;
	float: left;
}
#left_column {
	width:236px;
	float: left;
	background:url(/images/profiles/graybottom.gif) bottom left no-repeat;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	}
#profile_main {
	width: 100%;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0 0 8px 0;
	}
#profile_top {
	width: 35%;
	float: right;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-align: left;
}
#topRight {
	width: 50%;
	float: right;
}

div#address {
	width: 165px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

#profile_navigation {
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #4A5F8E;
	border-bottom-color: #4A5F8E;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	}
#toggleImages {
	width: 310px;
	float: left;
	padding-bottom: 35px;
	padding-left: 25px;
	text-align: center;
}
#top_extras {
	width: 20%;
	float: left;
	text-align: left;
	margin-left: 15px;
	padding-left: 15px;
}
/*left_column STYLES*/
#left_column h3 {
	margin:0;
	padding:7px 10px 3px 10px;
	background:url(/images/profiles/graytop.gif) top left no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
	color: #3F3F3F;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#left_column p, {
	margin:0;
	padding:0 10px 0px;
	border:1px solid #d8d8d8;
	border-width:0 1px;
	}
#left_column p, .left_column a.more {
	margin:0;
	padding:0 10px 0px;
	border:1px solid #d8d8d8;
	border-width:0 1px;
	}
#left_column a.more {
	display:block;
	text-align:right;
	background:url(/images/profiles/graybottom.gif) 410px 50% no-repeat;
	padding:0 24px 0 0;
	text-decoration:none;
	color:#44a;
	}
#left_column a.more:hover {
	text-decoration:underline;
	}
.detailsTitle {
	font-weight: bold;
	color: #990000;
}
.email {
	background-image: url(/images/profiles/emailIcon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
.print {
	color: #4A5F8E;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 0px;
}
.save {

	background-image: url(/images/profiles/saveIcon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
.contact {

	background-image: url(/images/profiles/contact.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
/* PROFILE MAIN STYLES */
#profile_main a {
	color: #4A5F8E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#profile_main ul li {
	padding-bottom: 2px;
	padding-top: 2px;
}
#profile_main a:link {
	color: #4A5F8E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#profile_main a:hover {

	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.profile_section h2 {
	font-weight: bold;
	color: #669966;
	font-size: 18px;
	text-align: left;
	}
#profile_top ul li {
	list-style-image: url(/images/profiles/arrowbullet.gif);
	}
div.profile_title {
	color: #3F3F3F;
	font-size: 18px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	}
.relative .container #profile_main .swapButton a {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3f3f3f;
	border-style: solid;
	border-width: 1px;
	border-color: #3f3f3f;
	text-decoration: none;
	margin: 0 0 2px auto;
	padding: 0px 3px 2px 3px;
	float: right;
	clear: left;
}
/* PROFILE NAVIGATION STYLES */
#profile_navigation ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
#profile_navigation ul li {
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
#profile_navigation ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#profile_navigation ul li a, #profile_navigation ul li a:visited {
	font-weight: bold;
	color: #4A5F8E;
	text-decoration: none;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#profile_navigation ul li a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
	
.profile_section {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4A5F8E;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 15px;
	margin-left: 15px;
	margin-right: 15px;
	padding-right: 15px;
}
.logo {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.prof_section_title {
	text-align: left;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px;
}
.prof_section_image_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 7px;
}
.prof_section_image_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 7px;
}
.prof_section_text {
	text-align: left;
}
.prof_section_text a:link,
.prof_section_text a:visited {
	color: #7184A9;
	text-decoration: underline;
	font-weight: bold;
}
.prof_section_text a:hover {
	color: #7184A9;
	text-decoration: none;
	font-weight: bold;
}

