body {
color:#333333;
text-align:center; /* center the page for IE */
}

#divMainBg, #divWrapper	{
margin:0 auto; /* center the page, other browsers than IE */
}

b, strong, .ingress, .siteblue, blockquote	{
color:#000099;
}
.siteyellow	{
color:#C69512;
}

.small {
font-size:0.85em;
}

.big {
font-size:1.1em;
}

h1, h2, h3, h4	{
color:#002B5E;
padding:0 0 0.5em 0;
}
h1	{
font-size:1.7em;
margin:0;
line-height:1.2em;
}
h2	{
font-size:1.5em;
font-weight:lighter;
margin:0;
line-height:1.1em;
}
h3	{
font-size:1.2em;
margin:0;
line-height:1em;
}
h4	{
font-size:1em;
margin:0;
line-height:0.9em;
}
p	{
margin-top:0;
}
.ingress, blockquote	{
font-weight:bold;
font-size:0.95em;
}
.indent, blockquote	{
margin-left:30px;
margin-right:30px;
}
.leftAlignedImage	{
float:left;
margin-top:3px;
margin-right:8px;
}
.rightAlignedImage	{
float:right;
margin-top:3px;
margin-left:8px;
}
.fileIcon	{
margin:0 3px -3px 0;
}
a, a strong, a b, strong a, b a	{
color:#000099 !important;
}
a:hover	{
color:#0066CC;
}
#divFooter	{
float:left;
clear:both;
font-size:0.9em;
margin:5px 0;
}
