* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body {
	font-size: 80%;
	font-family: CI;
	line-height: 170%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #303131;
	background-color: #eeeeee;
}

h1 {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	margin:0 20px;
	padding-top:8px;
}

a {
	color: #004080;
}

a:hover {
	color: #004080;
	text-decoration: none;
}



h2 {
	line-height: 35px;
	text-align: left;
	height: 45px;
}

hr {
	color: white;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

b {
	color: #ff8000;
	text-decoration: none;
}

strong {
	font-weight: normal;
}

table {
	margin: auto auto auto auto;
	font-size: 12px;
	line-height: 200%;
	border : 0px;
border-collapse : collapse;
}

iframe {
	margin-right: 10px;
}

h3 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

i {
	font-style: normal;
}

img {
	border-width: 0px 0px 0px 0px;
}

h3.subTitle {
	margin:0 16px 8px 4px;
	border-bottom:1px solid #ABB238;
	border-left:5px solid #ABB238;
	background-color: #EEE;;
	line-height: 1.6em;
	padding-left:8px;
	text-align: left;
	font-size:1.2em;
}

dl dt{
	padding-left:6px;
	font-size:14px;
	font-weight:bold;
	color:#F90;
	text-align:left;
}

dl dd{
	margin:2px 0 8px;
	padding-left:16px;
	font-size:12px;
	text-align:left;
}
