@charset "utf-8";
/* CSS Document */

body {
	background: url(/images/bg-section-home-grey.jpg) no-repeat center top;
}

div#titlecontainer {
	background: #0C4A85 url(/images/bg-section-title-home.jpg) no-repeat center top;
}

div#body {
	background: url(/images/bg-body-content.gif) no-repeat center top;
}

div#title h1 {
	color: #006699;
}

div#stitle {
	color: #006699;
}

div#stitle h2 {
	color: #006699;
}

h1, h2, h3, h4, h5, h6 {
	color: #006699;
}

h1, h2, h3, h4, h5, h6 {
	color: #006699;
}

h1 a, h1 a:visited, h1 a:active, h1 a:link,
h2 a, h2 a:visited, h2 a:active, h2 a:link,
h3 a, h3 a:visited, h3 a:active, h3 a:link,
h4 a, h4 a:visited, h4 a:active, h4 a:link,
h5 a, h5 a:visited, h5 a:active, h5 a:link,
h6 a, h6 a:visited, h6 a:active, h6 a:link, {
	color: #006699;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, {
	color: #006699;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

div#content ul li {
	list-style: url(/images/bullet-arrow-darkblue.gif);
}

div#content ul li ul li {
	list-style: url(/images/bullet-arrow-sub-darkblue.gif);
}

legend {
	color: #006699;
}
