* {margin:0;padding:0}
html {
	background:#dfecf5 url("/img/framework/top-bg.png") repeat-x;
	
}
body {color: #003b63; font:10px Verdana, Tahoma, "Times New Roman", Times, sans-serif}
:focus {outline: 0;}

img#contentHeader
{
	margin: 10px 0 10px 0;
}

ul
{
	margin-left: 15px;
	text-align: justify;
}

a
{
	color: blue;
}

a:visited
{
	color: blue;
}

h3
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 0px;
}

.whiteLinks a
{
	color: white;
	text-decoration: none;
}

.whiteLinks a:hover
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.whiteLinks a:visited
{
	color: white;
	font-weight: bold;
}