body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	color:#363636;
	behavior:url("cms/htc/csshover2.htc");
}

input,
textarea,
select,
p {
	margin: 3px;
	margin-left: 0px;
}

p,
td,
th {
	font-family: Tahoma;
	font-size: 11px;	
}

img {
	border: none;
}

a,
a:hover,
a:visited {
	color: #ff8400;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;	
	text-decoration: none;
}

form {
	display: inline;
	margin: 0px;
	padding: 0px;
	border: none;
}

table.main {
	width: 750px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
table.main td {
	padding: 0px;
}
table.main td.head1 img {
	width: 180px;
	border: 0px;
}
table.main td.head2 {
	padding: 0px 1px;
}
table.main td.head2 img {
	width: 389px;
	border: 0px;
}
table.main td.head3 img {
	width: 179px;
	border: 0px;
}
table.main td.lh1 {
	height: 1px;
	line-height: 1px;
}
table.main td.lh5 {
	height: 5px;
	line-height: 5px;
}
table.main td.lh7 {
	height: 7px;
	line-height: 7px;
}
table.main td.lh9 {
	height: 9px;
	line-height: 9px;
}
table.main td.lh13 {
	height: 13px;
	line-height: 13px;
}
table.main td.lh24 {
	padding-right: 5px;
	text-align: right;
}
table.main td.bc_gray {
	background-color: #e1e2e5;
}
table.main td.bc_blue {
	background-color: #3e4dad;
}
table.main td.bc_lblue {
	background-color: #9ea6d6;
}
table.main td.col1 {
	padding: 0px 6px;
	vertical-align: top;
}
table.main td.col2 {
	padding: 0px 12px;
	border-left: 1px solid #b3b6be;
	border-right: 1px solid #b3b6be;
	vertical-align: top;
}
table.main td.col2_2 {
	padding: 0px 0px 0px 12px;
	border-left: 1px solid #b3b6be;
	vertical-align: top;
}
table.main td.col3 {
	padding: 0px 6px 0px 6px;
	vertical-align: top;
	border-right: 1px solid #b3b6be;
}

.dotted {
	background-image: url( '../../images/dot.gif' );
	background-position: bottom;
	background-repeat: repeat-x;
	line-height: 3px;
	height: 3px;
}
.section_title span {
	background-color: #ecedef;
	background-image: url( '../../images/block_header.gif' );
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px 24px 0px 7px;
	font-weight: bold;
	color: #ff8400;
}
.orange_section_title {
	color: #ff8400;
	font-size: 14px;
	font-weight: bold;
}
.space {
	height: 9px;
	line-height: 9px;
}
.block_content {
	line-height: 11pt;
	margin-top: 5px;
}

.go_button {
	width: 5px;
	vertical-align: middle;
}

.go_button input {
	width: 15px;
	height: 19px;
	background-image: url('../../images/buttons/go2.gif');
	background-position: 0px 0px;
}

.go_button input:hover {
	background-position: 0px -19px;
}

div.article div.content {
	text-align: justify;
}

div.article div.content td {
	padding: 2px;
}
