body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 83%;
}


#Header h1
{
	font-size: 2em;
	font-weight: normal;
}
#Header h1 a
{
	color: #082231;
	text-decoration: none;
}


#Navigation ul li a
{
	border-bottom: 2px solid #042537;
	border-left: 2px solid #042537;
	color: #fff;
	display: block;
	font-size: 1.1em;
	padding: 5px 1.2em 8px;
	text-decoration: none;
}
#Navigation ul li a.current,
#Navigation ul li a.section,
#Navigation ul li a:hover
{
	background-color: #05344E;
	border-bottom: 2px solid #021723;
	border-left: 2px solid #021723;
}


#Footer p
{
	font-size: 0.9em;
}
#Footer div
{
	font-size: 0.9em;
	color: #082231;
}
#Footer div a
{
	color: #082231;
	font-size: 0.9em;
	font-weight: bold;
}
#Footer div ul li a
{
	color: #082231;
	font-weight: bold;
}

#Layout .options
{
	text-align: right;
}
#Layout h2
{
	color: #9c6;
	font-size: 1.7em;
	font-weight: normal;
}


#Layout, #Header, #Footer, #Navigation
{
	color: #fff;
}
#Layout a, #Header a, #Navigation a
{
	color: #9c6;
}
#Layout .tabstrip a
{
	color: #021520;
}
#Layout a:hover
{
	text-decoration: none;
}
#Layout p
{
	font-size: 1.05em;
	line-height: 1.4em;
}