

body {
	color : #333344;
	font-family: verdana, sans-serif;
	font-size: 13px;
	background-image: url("back3.jpg");
	margin-left: 20px;
	margin-right: 20px;
}

a:link {
	border-style: none;
	text-decoration: none;
	color : #3333FF
}
a:visited {
	border-style: none;
	text-decoration: none;
	color : #4488FF
}
a:hover {
	border-bottom: solid 1px #4488FF;

	text-decoration : none;
	background-color: #CCEEFF;
	color : #3333FF;

}

h1 {
	text-align:center;
	font-size: 15pt;
	color : #003399;

	margin-left: 15%;
	margin-right: 15%;

	padding-top : 3px;
	padding-bottom : 3px;
}

h2 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-size: 12pt;
	color : #003399;
	border-bottom: solid 1px #99aabb;
	width: 100%;
	background-image: url("mark1.gif");
	background-repeat: no-repeat;
}

div.hr hr {
	display: none;

}

div.hr {
	background: url("rule.gif") no-repeat scroll center;
	height: 10px;
	border-style: none;
	margin-top: 20px;
	margin-bottom: 20px;

}

.table_def {
	border-style: solid;
	border-width: 1px;
	border-color: #c0d0e0;

	width: 100%;
	border-spacing: 2px;
	background-color: #f0f0ff;
	color:#444455;
	text-align:center;
	font-size:12px;
	margin-bottom: 30px;
	margin-top: 30px;
	empty-cells: show;

}

.word_table_def {
	border-style: solid;
	border-width: 1px;
	border-color: #c0d0e0;

	width: 50%;
	border-spacing: 2px;
	background-color: #f0f0ff;
	color:#444455;
	text-align:left;
	font-size:14px;
	margin-bottom: 30px;
	margin-top: 30px;
	empty-cells: show;
}

.menu {
	background-color: #eaefff;
	font-size: 14px;
	text-align: center;
	padding: 3px;
	border-left: solid 10px #d0e0ff;
	border-right: solid 10px #d0e0ff;
	margin-left: 10px;
	margin-right: 10px;

}

.menu span{
	margin: 8px;
	color: #666666;
}

.td_head_l {
	border-style: solid;
	border-width: 2px;
	border-right-color: #ccddff;
	border-bottom-color: #ccddff;
	border-left-color: #aabbee;
	border-top-color: #aabbee;

	background-color : #bbccff;
	color : #ffffff;
	padding: 2px;
	width: 7px;
	height: 40px
}


.td_head {
	border-style: solid;
	border-width: 2px;
	border-right-color: #7799aa;
	border-bottom-color: #7799aa;
	border-left-color: #556688;
	border-top-color: #556688;

	background-color : #557799;
	color : #ffffff;
	padding: 2px;

}

.td_body {
	border-style: solid;
	border-width: 1px;

	border-right-color: #bbccdd;
	border-bottom-color: #bbccdd;
	border-left-color: #a0b0c0;
	border-top-color: #a0b0c0;

	background-color : #ffffff;
	padding: 4px;
}


.td_graph {
	border-style: solid;
	border-width: 1px;

	border-right-color: #bbccdd;
	border-bottom-color: #bbccdd;
	border-left-color: #a0b0c0;
	border-top-color: #a0b0c0;

	background-color : #ffffff;
	padding: 0px;
}

.subtext {
	margin-top: 3px;

	color: #6699ff;
	font-size: 12px;
	text-align: right;
}

.quote {
	color : #555555;
	font-size: 13px;
	font-style: italic;
}

.fact {
	background-color: #eeeeee;
	margin-left: 40px;
	margin-right: 40px;
	padding: 1px;
}
.fact li{
	font-size: 13px;
	color: #334466;
	margin: 16px;
	font-weight: bold;
}

.text {
	font-size: 13px;
	line-height: 17px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}


li {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: verdana, sans-serif;
	font-size: 13px;
}

.tsrm_title {
	background-color: #e0f0ff;
	font-weight: bold;
	text-align:left;
	font-size: 12pt;
	color : #003399;
	width: 100%;
}

.tsrm_date {
	font-size: 10px;
}

.tsrm_content {
	font-size: 12px;
}
