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

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
.Image_Right {
	padding: 0px;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #004680;
}
.Image_Left {
	padding: 0px;
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #004680;
}a:link {
	font-weight: bolder;
	text-decoration: underline;
	color: #004680;
}
a:hover {
	color: #905F13;
	text-decoration: underline;
	font-weight: bolder;
}
a:visited {
	color: #A76E15;
	text-decoration: underline;
	font-weight: bolder;
}
a:active {
	color: #F6CA70;
	text-decoration: underline;
	font-weight: bolder;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/structure/abc_bg.gif);
	background-repeat: repeat;
	margin-top: 10px;
	font-size: 0px;
	line-height: 0px;
	color: #004680;
}
p {
	font-size: 12px;
	line-height: 20px;
	margin-right: 19px;
	margin-bottom: 20px;
	margin-left: 9px;
	text-align: left;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 29px;
	margin-right: 19px;
	margin-bottom: 15px;
	margin-left: 9px;
	font-weight: normal;
	text-align: left;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bolder;
	margin-right: 19px;
	margin-bottom: 10px;
	margin-left: 9px;
	text-align: left;
}
h4 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	margin-right: 19px;
	margin-bottom: 10px;
	margin-left: 9px;
	text-align: left;
}
h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 19px;
	margin-left: 9px;
	margin-bottom: 10px;
	line-height: 16px;
	text-align: left;
}
.spacer {
	height: 5px;
}
.Image_NoWrap {
	padding: 0px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 16px;
}
#left_sidebar {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#left_sidebar a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#left_sidebar h3 {
	font-weight: normal;
}
#left_sidebar a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#left_sidebar a:hover {
	color: #E9AD10;
	text-decoration: none;
	font-weight: normal;
}
ul {
	margin-right: 24px;
	margin-bottom: 15px;
	margin-left: 9px;
	list-style-position: inside;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
li {
	margin-bottom: 2px;
	text-align: left;
}
.spacer2 {
	height: 15px;
}
#left_sidebar a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#left_sidebar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.tables {
	font-size: 12px;
	line-height: 12px;
}
.reversebox {
	color: #FFFFFF;
	background-color: #004680;
	width: 400px;
	padding: 15px 15px 0px;
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
}
.sidebarimage {
	border: 1px solid #FFFFFF;
	width: 150px;
}
.error {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
