*{
	margin:0px;
	padding:0px;
	border:0px;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #CCCCCC;
}

#container {
	background-color: #FFFFFF;
	width: 802px;
}#container #mainContent {
	margin: 0px 4px 0px 9px;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
#container #mainContent p {
	font-size: x-small;
	font-weight: normal;
	text-align: justify;
	margin-right: 12px;
}
.Superscript {
	text-align: justify;
	vertical-align: super;
}


#container #mainContent #sideBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	color: #FFFFFF;
	margin-top: 0px;
}
#container #mainContent #sideBar A {
	background-color: #CCCCCC;
	display: none;
	color: #333333;
	list-style-image: url(../images/bullet_no3.gif);
}

#container #mainContent #sideBar ul {
	list-style-image: url(../images/bullet_type1.gif);
	padding-top: 15px;
}
#container #mainContent #sideBar li {
	background-color: #993333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container #mainContent h1 {
	color: #0058B0;
	font-size: x-small;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #89C4FE;
	padding-bottom: 8px;
	margin-right: 5px;
}
#container #mainContent h2 {
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	padding: 4px;
	margin-right: 5px;
	margin-bottom: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #004080;
}
#container #mainContent h3 {
	font-size: x-small;
	font-weight: bold;
	color: #3E62C1;
}
