@charset "utf-8";
/* CSS Document */

#subtitle1{
	width: 754px;
	height: 16px;
	position: relative;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 6px;
}

#subtitle2{
	width: 754px;
	height: 37px;
	position: relative;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 6px;
	vertical-align: bottom;
}

#profile_top_section{
	left: 0px;
	width: 753px;
	height: auto;
	position: relative;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.blue_10pt {
	font-size: 10px;
	color: #1684E3;
}


#profile_bottom_section{
	left: 0px;
	width: 753px;
	height: auto;
	position: relative;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#prof_text1{
	color: #666666;
	position:relative;
	width: 450px;
	height:auto;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#prof_map{
	margin: 0px 0px 0px 5px;
	position: relative;
	float: right;
	width: 283px;
	height: 323px;
}

#prof_text2{
	position: relative;
	width: 435px;
	height: auto;
	color: #666666;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}

#prof_currency{
	margin: 0px;
	position: relative;
	width: 275px;
	height: 110px;
	background-image: url(../bg/BACKGROUND-grayfade.jpg);
	background-repeat: no-repeat;
	border-width: 0 1px 1px 0;
	border-style: none solid solid none;
	border-color: #666666;
	text-align: left;
	color: #333333;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

#prof_note{
	position: relative;
	width: 275px;
	height: 110px;
	background-image: url(../bg/BACKGROUND-grayfade.jpg);
	background-repeat: no-repeat;
	border-width: 0 1px 1px 0;
	border-style: none solid solid none;
	border-color: #666666;
	text-align: left;
	color: #333333;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

#prof_weather{
	position: relative;
	width: 275px;
	height: 130px;
	background-image: url(../bg/BACKGROUND-grayfade.jpg);
	background-repeat: no-repeat;
	border-width: 0 1px 1px 0;
	border-style: none solid solid none;
	border-color: #666666;
	text-align: left;
	color: #000000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.highlight_light_gray {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	background-position: top;
	display: block;
	padding: 3px;
}
.highlight_blue {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1C409C;
	background-position: top;
	padding: 3px;
	display: block;
}


.highlight_orange {
	display: block;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF9900;
	background-position: top;
	padding: 3px;
	color: #FFFFFF;
}
.highlight_gray {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	background-position: top;
	display: block;
	padding: 3px;
}



#right_bottom_wrapper{
	position: relative;
	float: right;
	height: auto;
	width: 283px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.prof_title {
	font-size: 16px;
	font-weight: bold;
}
