/* CSS Document */
/* Global Navigation */

.nav_global {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66322D;
	line-height: 20px;
	text-decoration: none;
}

.nav_global:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66322D;
	line-height: 20px;
	text-decoration: underline;
	cursor: pointer;
}

.nav_global_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66322D;
	line-height: 20px;
	font-weight: Bold;
	text-decoration: none;
}

.nav_global_separator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66322D;
	line-height: 20px;
	text-decoration: none;
}

.nav_sub_global {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color: #FAF4B7;
	line-height: 18px;
	text-decoration: none;
}

.nav_sub_global:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color: #FAF4B7;
	line-height: 18px;
	text-decoration: underline;
	cursor: pointer;
}

.nav_sub_global_separator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color: #FAF4B7;
	line-height: 18px;
	text-decoration: none;
}

/* Copy */

.copy_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #858272;
	line-height: 16px;
	text-decoration: none;
}

.copy_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #858272;
	line-height: 24px;
	margin-left: 22px;
	margin-bottom: 70px;
	text-decoration: none;
}

.title_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #858272;
	font-weight: Bold;
	line-height: 36px;
	margin-left: 22px;
	text-decoration: none;
}

.table_container {
	border-style: solid;
	border-width: 1px;
	border-color: #858272;
}

/* 2nd Level Styles */

.copy_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #858272;
	margin-left: 18px;
	text-decoration: none;
	font-weight: bold;
}

.copy_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858272;
	line-height: 14px;
	margin-left: 18px;
	margin-right: 2px;
	text-decoration: none;
	margin-top: 14px;
	margin-bottom: 14px;
	font-weight: bold;
}

.copy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858272;
	line-height: 14px;
	font-weight: Bold;
	margin-left: 18px;
	margin-right: 10px;
	text-decoration: none;
}

.copy_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858272;
	line-height: 14px;
	margin-left: 18px;
	margin-right: 24px;
	text-decoration: none;
}

.image_margine {
	text-align: right;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.photo_position{
	margin-top: 3px;
	margin-left: 18px;
}

/* 2nd Level Navigation */

.nav_leveltwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858272;
	font-weight: bold;
	margin-left: 12px;
	text-decoration: none;
}

.nav_leveltwo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #510000;
	font-weight: bold;
	margin-left: 12px;
	text-decoration: none;
}

.nav_leveltwo_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #510000;
	font-weight: bold;
	margin-left: 12px;
	text-decoration: none;
}
td {
	text-align: left;
}
.Global_Title {
	background-image: url(images/Global_Title.jpg);
	text-align: right;
	vertical-align: bottom;
}
table.LevelTwo_Nav {
	border-top: 1px solid #B8B5A6;
	border-right-color: #B8B5A6;
	border-bottom-color: #B8B5A6;
	border-left-color: #B8B5A6;
}
table.LevelTwo_Nav td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B8B5A6;
	border-bottom-color: #B8B5A6;
	border-left-color: #B8B5A6;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #858272;
	margin-left: 18px;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-weight: bold;
	font-size: 14px;
}
.image_map {
	text-align: left;
	margin-right: 10px;
	border: 1px solid #000000;
}
.copy_light a:link {

	color: #66322D;
}
.copy_light a:visited {


	color: #66322D;
}

