
h1 { 
	font-family: Verdana, sans-serif; 
	font-size: 22px; 
	color: #9a1808; 
}
h2 { 
	font-family: Verdana, sans-serif; 
	font-size: 20px; 
	color: #336699; 
}
h3 { 
	font-family: Verdana, sans-serif; 
	font-size: 18px; 
	color: #000000; 
}
h4 { 
	font-family: Verdana, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	color: #000000; 
}
h5 { 
	font-family: Verdana, sans-serif; 
	font-weight: bold;
	font-decoration: italics;
	color: #000000; 
}
h6 { 
	font-family: Verdana, sans-serif; 
	font-weight: bold;
	font-decoration: italics;
	color: #000000; 
}

body { 
	font-family: serif; 
	font-size: 80%;
}

p
{
}

li { 
	margin-bottom: 12px; 
}
.Content 
{  

}

.PartnerNewsSidebar P { 
	font-family: serif; 
	font-size: 80%;
}

.RegionSidebar {
	background-color: #FFFFFF;
}

UL.SidebarBullets {
	margin-left: 0px;
}





.LeftNavArea {
	color: B3E3EE;
}
.LeftNavArea P{
	margin: 7px 9px;
}
.LeftNavArea A {
	font-family: sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.LeftNavArea A:hover {
	color: #ffcccc;
}
.LeftNavArea A:visited {
	color: #ffffff;
}
a:hover {
	color: FF0000;
}
.NoUnderlineLink {
	text-decoration: none;
	color: #ffffff;
}





.Sidebar
{
	width:40%;
	background-color: #E5C1AD;
	float: right; 
	padding:8px; 
	margin: 15 0 10 10px;
	font-family: Verdana, sans-serif;
	font-size: 90%;
}
.Sidebar h1 { 
	font-family: Georgia, serif; 
	font-size: 20px; 
	color: #336699; 
}

.Sidebar h2
{
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 92%;
}
	
h1#experiment
{
	font-family: Georgia, serif; 
	font-size: 20px; 
	font-weight: x-bold;
}

.Content#experiment p
{
	font-family: Verdana, sans-serif;
	font-size: 90%;
}


#mainContentArea
{
	padding:5 20 20 20px;
}

#TopICSPACName
{
	font-family: Lithograph, sans-serif;
	font-size: 18px;
	color: bbbbbb;
	line-height: 20px; 
	padding:0px;
	width: 650px;
}

#CopyrightNotice
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 70%; 
	text-align:center;
	margin: 40 0 0 0px;
}





.SidebarContent
{
	width:40%;
	background-color: #C0CEDC;
	float: right; 
	padding:8px; 
	margin: 0 0 10 10px;
	border:1px solid;
}


















.TopGlobalNavArea {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: sans-serif;
	font-size: 12px;
	color: bbbbbb;
}
.TopGlobalNavArea A {
	font-family: sans-serif;
	font-size: 14px;
	color: FFFFFF;
}
.TopGlobalNavArea A:hover {
	color: FFCCCC;
}
.TopGlobalNavArea A:visited {
	color: FFFFFF;
}


