/* CSS Document */
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}
#header {
	height: 110px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#top_menu {
	color: #FFFFFF;
	height: 20px;
	text-align: center;
	padding-bottom: 3px;
	background-color: #000000;
	padding-top: 7px;
}
.title_block {
	font-size: 16px;
	color: #333333;
	height: 20px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-family: Garamond, "Times New Roman";
	text-align: left;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8A2A2;
	letter-spacing: 3px;
	font-weight: bold;
	margin-bottom: 30px;
}
#top_menu a {
	color: #F0F0F0;
	text-decoration: none;
}
#top_menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a {
	color: #5C6284;
	text-decoration: underline !important;
	
}

#content {
	background-image: url(../../../may05/images/BGs/trees_700w.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px;
	position: relative;
}
.txt_top_logo {
	font-family: Garamond, "Times New Roman";
	font-size: 30px;
	color: #454545;
	letter-spacing: 10px;
	position: absolute;
	top: 5px;
	font-weight: bold;
	left: 234px;
	text-align: right;
	width: 486px;
}
.title_strip {
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #2F4251;
}
.title {
	font-size: 25px;
	color: #4D5793;
	font-family: Garamond, "Times New Roman";
	font-weight: bold;
	text-decoration: none;
}
#content a {
	text-decoration: none;
}

#content a:hover {
	color: #000000;
	text-decoration: underline;
}

.txt_highlight {
	font-weight: bold;
	color: #000000;
}
.txt_italic {
	font-style: italic;
	color: #000000;
}

.titleDim {
	font-size: 25px;
	color: #CCCCCC;
	font-family: Garamond, "Times New Roman";
	font-weight: bold;
	text-align: left;
}

#header_pic {
	height: 75px;
	background-image: url(../../images/header06.jpg);
	background-repeat: repeat;
	border-top: 1px solid #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: #CCCCCC;
}
#logo_subtitle {
	position: absolute;
	width: 387px;
	top: 35px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	letter-spacing: 1px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	right: 10px;
	left: 323px;
}
#sub_menu {
	color: #666666;
	height: 20px;
	text-align: center;
	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-top: 7px;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
a.sublink {
	color: #666666;
	text-decoration: underline;
}
#sub_menu a {
	color: #666666;
	text-decoration: none;
}
#bot_menu {

	color: #FFFFFF;
	height: 20px;
	text-align: center;
	padding-bottom: 3px;
	background-color: #000000;
	padding-top: 7px;
}
#bot_menu a {

	color: #F3F3F3;
	text-decoration: none !important;
}
#bot_menu a:hover {

	text-decoration: underline;
	color: #FFFFFF;
}
img.img_border_Y {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
img.img_border_N {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.txt_title_sm {
	color: #5C6284;
	font-family: Garamond, "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
a.a_goto_arrow {
	background-image: url(../../images/media/go_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	width: auto;
	font-weight: bold;
	height: 15px;
	display: block;
	padding-left: 20px;
	margin-top: 2px;
	text-align: left;
}
h2 {

	color: #5C6284;
	font-family: Garamond, "Times New Roman";
	font-size: 20px;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	font-size: 11px;
}
h1 {

	font-size: 25px;
	color: #5C6284;
	font-family: Garamond, "Times New Roman";
	font-weight: bold;
	text-decoration: none;
}
hr {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #BABDCF;
}

.txt_title_bold {
	font-weight: bold;
	font-size: 11px;
	color: #515675;
}
strong {
	color: #5C6284;
}

td.td_titles {
	font-family: Garamond, "Times New Roman";
	font-size: 22px;
	color: #FFFFFF;
	background-color: #8287A8;
	padding: 7px;
	background-image: url(../../images/header07.jpg);
	font-weight: bold;
	height: 26px;
}
.pic_top_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 0px;
	border: 1px solid #999999;
}
.pic_top_right_caption {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	color: #426CA8;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.pic_top_right_caption img {
	padding-bottom: 5px;
}


.pic_left {
	float: left;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 20px;
	border: 1px solid #999999;
}
.pic_left_caption {
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 20px;
	color: #0737B3;
}
.pic_left_caption img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	border: 1px solid #999999;
	margin-bottom: 5px;
}


.pic_left_border_Y {
	float: left;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 20px;
	border: 1px solid #000000;
}
.pic_right {
	float: right;
	margin-bottom: 20px;
	padding: 0px;
	margin-left: 20px;
	border: 1px solid #999999;
}
.disp_N {
	display: none;
}
.clear_floats {
	clear: both;
}
#col_left {
	float: left;
	width: 200px;
	position: absolute;
	left: 510px;
}
.content_box_450 {
	width: 450px;
}
