#bkg_left {
	background-image: url(../images/web/left_line.gif);
	background-repeat: repeat-y;
}
#bkg_right {
	background-image: url(../images/web/right_line.gif);
	background-repeat: repeat-y;
}
h1 {
	font-family: Goudy Old Style, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #3A3A3A;
	margin-left: 20px;
	margin-top: 17px;
	font-style: italic;
    text-decoration: underline;
	font-weight: bold;
	margin-bottom: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #21306B;
	margin-left: 20px;
	margin-top: 10px;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #21306B;
	margin-left: 20px;
	margin-top: 5px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0px;
	text-transform: uppercase;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
	line-height: 18px;
	margin-bottom: 10px;
}
p a{
	color: #002569;
	text-decoration: underline;
}
p a:hover{
	text-decoration: none;
}
p a:visited{
	color: #002569;
}
ul {
	font-family: Goudy Old Style, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-left: 22px;
	margin-right: 20px;
	text-align: left;
	line-height: 18px;
	list-style-type: disk;
}
li {
	margin-left: 20px;}
ul a{
	color: #002569;
	text-align: left;
}
ul a:hover{
	text-decoration: underline;

}
.copy_emphasis {
	font-family: Goudy Old Style, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
    line-height: 20px;
    padding-bottom: 10px;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-right: 3px;
	margin-left: 3px;
}
#footer2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	padding-top: 2px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.tableborder {
	border: 1px solid #333333;
	margin-left: 20px;
	margin-bottom: 10px;
	background-color: #FFFFE6;
}
.align_left {
	margin-left: 12px;
	float: left;
	margin-right: 8px;
}
.watermark {
	background-image: url(../images/web/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.inv_detail {
	margin-left: 75px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 13px;
	color: #223A7A;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
}
.align_right {
	float: right;
	margin-left: 0px;
	margin-right: 20px;
	padding: 5;
	border: 1px solid #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.align_left2 {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	padding: 5;
	border: 1px solid #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.align_center {
	margin-left: 0px;
	padding: 5;
	border: 1px solid #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
}
