body {
	background-image:  url(../images/h5_03.gif);
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
}

#title{
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 500px;
	position: absolute;
	left: 12px;
	top: 6px;

}

#table1 {
	position: absolute;
	width: 425px;
	left: 20px;
	top: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;

}

#table2 {
	position: absolute;
	width: 350px;
	left: 450px;
	top: 92px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#table3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	width: 600px;
	position: absolute;
	left: 30px;
	top: 120px;
}

#table3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #35525D;
	text-decoration: underline; 
  }

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35525D;
	font-weight: bold;

}

.h2 a: hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;

}

#text {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 2px;
	padding-bottom: 10px;
}

#text a:link , a:visited {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;

}

.text a:visited {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}

#text a:hover {
	color: #333333;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
 }
 
.text li {
	margin: 0px 0px 0px 1px;
	list-style-type: none;
	padding: 2px;
 }
 
.text ul {
	list-style-type: none;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/ 
	font-size: .9em; 
 } 


#btnHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-color: #FFFFFF;
	width: 180px;
	height: 30px;
	border: #333333;
	padding-bottom: 8px;

}

#hl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 20px;

}

.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35525D;
	font-weight: bold;
	font-variant: normal;

}


.author3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}

#table4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

#table4Hdr {
	background-color: #D0D0D0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#table4Cell {
	padding: 5px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

#hLine {
	width: 520px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#table5 {
	position: absolute;
	width: 425px;
	left: 450px;
	top: 129px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;

}
