.body
{
	background-color:#81d8da;
}
body
{
	background-color:#c7f4f5;
	font-family:Arial;
	color:#08146e;
}
#headSection
{
	background-color:transparent;
}
a
{
	color:#08146e;
}
a:hover
{
	color:#0b4ad0;
}
#titleSection
{
	background-color:#81d8da;
}
.texthead
{
	background-color:#81d8da;
	color:#08146e;
}
#navigationSection
{
	background-color:#81d8da;
}
#toolBarSection
{
	background-color:#81d8da;
	font-weight:bold;
	border-color:#ffffff;
}
#toolBarSection a
{
	color:#08146e;
}
#toolBarSection a:hover
{
	color:#0b4ad0;
}
#informationSection
{
	background-color:#81d8da;
	font-weight:normal;
	border-color:#ffffff;
}
#informationSection a
{
	color:#08146e;
}
#informationSection a:hover
{
	color:#0b4ad0;
}
.boxHead
{
	font-weight:bold;
}
.boxHead a
{
	color:#08146e;
	background-color:#c7f4f5;
}
.boxHead a:hover
{
	color:#0b4ad0;
	background-color:#c7f4f5;
}
.boxContent
{
	background-color:#c7f4f5;
	border-color:#c7f4f5;
	color:#08146e;
	border-left:1px solid #c7f4f5;
	border-right:1px solid #c7f4f5;
	border-bottom:1px solid #c7f4f5;
}
.boxContent a
{
	color:#08146e;
}
.boxContent a:hover
{
	color:#0b4ad0;
}
.boxContent ul li a
{
	color:#08146e;
	background-color:#c7f4f5;
}
.boxContent ul li a:hover
{
	color:#0b4ad0;
	background-color:#81d8da;
}
.boxContent ul li ul li a
{
	color:#08146e;
	background-color:#81d8da;
	border-color:#81d8da;
}
.boxContent ul li ul li a:hover
{
	color:#08146e;
	background-color:#c7f4f5;
	border-color:#c7f4f5;
}
.button
{
	background-color:#81d8da;
	color:#08146e;
}
.nopic
{
	background-color:#81d8da;
}
#contentSection
{
	border-color:#81d8da;
}
.contentSection
{
	border-color:#81d8da;
}
.titleSection
{
	background-color:#81d8da;
}