/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0076AE;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0090D2;
}
a:visited {
	color: #0090D2;
}
a:hover {
	color: #CC232A;
}
a:active {
	color: #0090D2;
}
td.menu {
	width: 160px;
	background-color: #F9DC30;
}
div.menu {
	width: 140px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div.menu a:link, div.menu a:visited, div.menu a:hover, div.menu a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7E4294;
	display: block;
	width: 120px;
	margin-bottom: 10px;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/point_small.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	line-height: 15px;
	padding-left: 20px;
}
div.menu a:hover{
	background-image: url(../images/point.gif);
	color: #CC2229;
}
td.topside {
	width: 115px;
}
td.content {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
td.footer {
	text-align: center;
	vertical-align: bottom;
	font-size: 10px;
	padding: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #E0922F;
}
div.base {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
div.base td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	white-space: nowrap;
	padding: 5px;
	vertical-align: top;
}
li {
	line-height: 18px;
	list-style-image: url(../images/point2.gif);
}
.adobe {
	padding: 10px;
	color: #7E4294;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px dotted #7E4294;
	width: 400px;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #E0922F;
}
.textNote {
	font-size: 10px;
}
h5 {
	color: #E0922F;
}
.textRed {
	color: #FF0000;
}
