body {
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
font-family : Arial, Verdana, sans-serif;
font-size : 10pt;
background-color : #004a80;
color : #000;
}
.container {
width : 976px;
text-align:left;
background-color : #fff;
}
img {
border : 0;
}

.nav a:link {
	text-decoration: none;
	font-size : 0.9em;
	color: #fff;
	font-weight : normal;
	}
.nav a:visited {
	text-decoration: none;
	font-size : 0.9em;
	color: #fff;
	font-weight : normal;
	}
.nav a:hover {
	text-decoration: underline;
	font-size : 0.9em;
	color: #fff;
	font-weight : normal;
	}
.nav a:active {
	text-decoration: none;
	font-size : 0.9em;
	color: #fff;
	font-weight : normal;
	}
	
a:link {
color : #004a80;
text-decoration : none;
font-weight : bold;
font-size : 1em;
}
a:visited {
color : #363636;
text-decoration : none;
font-weight : bold;
font-size : 1em;
}
a:hover {
color : #004a80;
font-weight : bold;
text-decoration : underline;
font-size : 1em;
}
a:active {
color : #004a80;
text-decoration : none;
font-weight : bold;
font-size : 0.9em;
}

.notes {
font-size : 0.8em;
color : #7c7c7c;
font-weight : bold;
}
.footnotes {
font-size : 0.7em;
color : #7c7c7c;
font-weight : normal;
}
.notestitle {
font-size : 0.9em;
color : #464646;
font-weight : bold;
}
.title {
font-size : 1.5em;
font-weight : bold;
color : #004a80;
}
.greytitle {
font-size : 1.2em;
font-weight : bold;
color : #363636 ;
}
.smallertitle {
font-size : 1em;
font-weight : bold;
color : #004a80;
}
.blue {
font-size : 1.2em;
font-weight : bold;
color : #004a80 ;
}
.white {
font-size : 0.9em;
font-weight : normal;
color : #fff;
}
.bluestandard {
font-size : 0.9em;
font-weight : bold;
color : #004a80;
}
.copyright {
font-size : 0.8em;
color : #000;
font-weight : normal;
}

h1 {
font-size : 1em;
color : #000;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;

}
h2 {
font-size : 1em;
color : #004a80;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;
}
h3 {
font-size : 1em;
color : #004a80;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;
}
hr {
color : #004a80;
}
li {
padding : 1px 0;
}

#list li{
 margin:5px 0px;	
}