* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
h1 {
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	color: #003366;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0066CC;
	padding-left: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 30px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	padding-left: 30px;
}
h3 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #006699;
	padding: 0 0 0 5px;
	letter-spacing: 1px;
}
hr {
	border: dashed 1px #999999; 
	display:block; 
	width: 670px; 
	margin: 20px 0 20px 30px;
}
#wrapper {
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
}
#top_flash {
	height: 238px;
	background-image: url(images/flash_top.jpg);
	background-repeat: no-repeat;
}
#left_area {
	width: 270px;
	height: 668px;
	float: left;
	background-image: url(images/left_menu.jpg);
	background-repeat: no-repeat;
}
#menu_content {
	padding: 71px 38px 0 49px;
}
a.left_menu_link {
	color: #026CA2;
	text-decoration: none;
}
a.left_menu_link:hover {
	color: #FFFFFF;
}
#main {
	width: 730px;
	float: right;
	background-color: #FFFFFF;
}
#content {
	padding: 5px 18px 20px 3px;
	font-size: 13px;
	line-height: 25px;
	color: #666666;
}
.td_left {
	background-color: #B5E8FB;
	color: #1566A9;
}
.td_top {
	color: #555555;
	background-color: #97DDF6;
	font-weight: bold;
}
.td_inside {
	color: #1566A9;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
a.footer_link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.footer_link:hover {
	color: #0066FF;
}
#Copyright {	line-height: 20px;	padding-top: 10px;	font-family: "Arial";	font-size: 12px;	color: #333333;	text-align: left;}
#Copyright a:link, #Copyright a:visited {	font-family: "Arial";	font-size: 12px;	color: #333333;	text-decoration: none;}
#Copyright a:hover {	font-family: "Arial";	font-size: 12px;	color: #333333;	text-decoration:underline;	cursor: text;}
#footer {
	height: 98px;
	clear: both;
	padding-left: 38px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	color: #000000;
	line-height: 25px;
}
.bar {
	border: 1px solid #999999;
	margin: 10px 0 10px 10px;
}
#pdf-2 {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 331px;
	top: 1166px;
	font-size: 10px;
}
#pdf {
	font-size: 10px;
	float: left;
	height: 20px;
	width: 500px;
	margin-left: 58px;
}

.txt1 {
	color: #666;
	text-decoration: none;
}
.txt1:hover {
	color: #666;
	text-decoration:underline;
}
.txt2 {
	color: #01699c;
}

