/* Undo some of the default styling */

:link,:visited {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,th,caption {
	font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,body,html,p,blockquote,div,table,tr,td,form{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	font-family : Arial, Helvetica, sans-serif;
}

img, a img,:link img,:visited img {
	border: none;
}

/* Colors and borders */

body {
	color: #333;
 	background-color: #fff;
	font-size : 80%;
	font-family : Arial, Helvetica, sans-serif;
}

body.home {
	color: #fff;
 	background-color: #8080cc;
	font-size : 80%;
	font-family : Arial, Helvetica, sans-serif;
}

a, a:link, a:visited, a:active  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : #fff;
	text-decoration : none;
	font-weight: normal;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : #fff;
	text-decoration : underline;
	font-weight: normal;
}

a.othersiteslinks, a.othersiteslinks:link, a.othersiteslinks:visited, a.othersiteslinks:active  {
	color : #000099;
	text-decoration : none;
	font-weight: normal;
}

a.othersiteslinks:hover {
	color : #000099;
	text-decoration : underline;
	font-weight: normal;
}

a.footer, a.footer:link, a.footer:visited, a.footer:active  {
	color : #000099;
	text-decoration : none;
	font-weight: normal;
}

a.footer:hover {
	color : #3333ad;
	text-decoration : underline;
	font-weight: normal;
}

a.accesslinks, a.accesslinks:link, a.accesslinks:visited, a.accesslinks:hover, a.accesslinks:active  {
	color : #8080cc;
	text-decoration : none;
}


h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 145%;
	color : #000099;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #000099;
}

h2 {
	padding: 0px 0px 20px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 125%;
	color : #000099;
	font-weight: normal;
}

h2.padding {
	padding: 10px 0px 20px 0px;
}

p {
	margin: 0px 0px 20px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : #333;
	line-height: 150%;
	font-weight: normal;
	text-indent: 20px;
}

p.noindent {
	text-indent: 0px;
}

p.noindentbold {
	margin: 0px 0px 10px 0px;
	text-indent: 0px;
	font-weight: bold;
}

br.clear {
	clear: both;
}

div.number {
	width: 24px;
	float: left;
}

div.numberi {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 2px 0px;
	line-height: 150%;
	font-weight: bold;
	background-color: #000099;
	color: #e6e6f5;
	text-align: center;
	border: 1px solid #000099;
}

div.value {
	width: 868px;
	float: left;
}

div.valuei {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 2px 8px;
	line-height: 150%;
	border: 1px solid #000099;
}

span.numbero {
	margin: 0px;
	padding: 0px 5px 1px 5px;
	width: 15px;
	font-weight: bold;
	color: #e6e6f5;
	background-color: #000099;
	text-align: center;
}

span.valueo {
	padding: 0px 0px 0px 8px;
	font-weight: normal;
	color: #000099;
}

div.picture1 {
	float: right;
	margin: 3px 0px 10px 10px;
}

div.picture2 {
	float: left;
	margin: 3px 20px 10px 0px;
}

div.nexttopicture {
	float: left;
}

ol {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 8px;
	border: 0px;
}

ol.nested {
	margin: 16px 0px 20px 0px;
	padding: 0px 0px 0px 8px;
	border: 0px;
}

ol li {
	margin: 0px 0px 0px 16px;
	font-size : 100%;
	line-height: 150%;
	color : #333;
	list-style: decimal outside;
}

ul.body1 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

li.body1 {
	padding: 0px 0px 0px 16px;
	font-size : 100%;
	line-height: 150%;
	color : #333;
	list-style: none outside;
	background: url(images/bullet1.gif);
	background-repeat: no-repeat;
}

ul.body2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

li.body2 {
	padding: 0px 0px 0px 16px;
	font-size : 100%;
	line-height: 150%;
	color : #333;
	font-weight: normal;
	list-style: none outside;
	background: url(images/bullet1.gif);
	background-repeat: no-repeat;
}

/* Main divs */

div.header1 {
	background-color: #fff;
	height: 107px;
	width: 100%;
	margin-top: 0px;
}

div.header2 {
	width: 942px;
}

div.together_image {
	float: left;
	width: 400px;
}

div.skip {
	position: absolute;
	left: -1000em; 
	width: 20em;
	color: #333;
}
div.othersiteslinks {
	float: right;
	color: #333;
	font-size : 85%;
	padding: 7px 10px 0px 0px;
}

span.line1 {
	color: #666;
	font-size : 95%;
	vertical-align: top;
	padding: 0px 8px 0px 8px;
}

span.line2 {
	color: #666;
	font-size : 95%;
	vertical-align: top;
	padding: 0px 8px 0px 8px;
}

span.line3 {
	color : #8080cc;
	padding: 0px 8px 0px 8px;
}

div.line4 {
	color : #fff;
	padding: 0px;
	float: left;
}

span.section1, span.copyright {
	color : #333;
	float: left;
	margin: 0px;
	padding: 0px;
}

span.section2 {
	color : #333;
	float: right;
	margin: 0px;
	padding: 0px;
	padding: 0px 0px 0px 20px;
}

span.linkheading {
	padding: 0px 8px 0px 0px;
}

div.additionallinks {
	padding: 0px 0px 0px 40px;
}

div.logo {
	clear: both;
	height: 233px;
	background-color: #000099;
	width: 100%;
}

div.logotitle {
	clear: both;
	height: 71px;
	background-color: #000099;
	width: 100%;
}

div.logocontainer {
	padding-left: 40px;
	padding-top: 40px;
}

div.logotitlecontainer {
	padding-left: 37px;
	padding-top: 10px;
	
}

div.valuesanim {
	clear: both;
	background-color: #000099;
	width: 100%;
}

div.valuesanimi {
	padding: 20px;
}

div.navigation {
	clear: both;
	height: 40px;
	background-color: #e6e6f5;
	width: 100%;
	border-bottom: 1px solid #4d4db8;
}

div.main {
	clear: both;
	width: 932px;
	padding: 20px 0px 20px 0px;
}

div.content {
	margin-left: 40px;
}

div.contentleft, div.contentright {
	float: left;
	width: 431px;
}

div.contentleft1, div.contentright1 {
	float: left;
	width: 446px;
	background-color: #e6e6f5;
	height: 240px;
	margin-bottom: 20px;
}

div.contentleft1a, div.contentright1a {
	float: left;
	width: 446px;
	background-color: #e6e6f5;
	height: 278px;
	margin-bottom: 20px;
}

div.contentleft2, div.contentright2 {
	padding: 20px;
}

div.contentleft2 {
	border-right: 1px solid #fff;
}

div.padding {
	float: left;
	width: 30px;
}

div.footer1 {
	border-top: 1px solid #000099;
	color: #e6e6f5;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	font-size : 85%;
	clear: both;
}

div.footer2 {
	color: #e6e6f5;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	font-size : 85%;
	clear: both;
}

div.accessibility {
	padding-left: 40px;
	position: absolute;
	bottom: 20px;
}

span.accessibility {
	color : #333;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/* Navigation */

ul {
	list-style: none;
}

#nav {
	padding-left: 40px;
}

li.navigation {
	float: left;
	position: relative;
	cursor: default;
	background-color: #e6e6f5;
	padding-right: 10px;
	display: block;
}

a.navigation, a.navigation:link, a.navigation:visited, a.navigation:active, a.navigation:hover {
	display: block;
	color: #000099;
	font-size : 110%;
	line-height: 285%;
	padding: 0px 10px 0px 10px;
	background-color: #e6e6f5;
}

a.navigation:hover {
	background-color: #fff;
	text-decoration: none;
}

li.separator {
	float: left;
	position: relative;
	background-color: #e6e6f5;
	padding-right: 10px;
	margin-top: 10px;
	font-size : 100%;
	font-weight: bold;
	color: #000099;
	letter-spacing: 1px;
}

li.navigation ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding-left: 40px;
	width: 150px;
	background-color: transparent;
}

li.navigation>ul {
	top: auto;
	left: auto;
}

li.navigation li.sub {
	display: block;
	width: 150px;
	float: none;
	background-color: #fff;
	border-top: 1px solid #000099;
	border-left: 1px solid #000099;
	border-right: 1px solid #000099;
	font-size : 90%;
	padding: 0px;
	margin: 0px;
	height: 22px;
}

li.navigation li.sublast {
	display: block;
	width: 150px;
	float: none;
	background-color: #fff;
	border: 1px solid #000099;
	font-size : 90%;
	padding: 0px;
	margin: 0px;
	height: 22px;
}

li.navigation:hover ul, li.navigation.over ul {
	display: block;
}

a.sub, a.sub:link, a.sub:visited, a.sub:active, a.sub:hover {
	display: block;
	color: #000099;
	line-height: 170%;
	height: 22px;
	padding: 0px 10px 0px 10px;
}

a.sub:hover {
	background-color: #e6e6f5;
	text-decoration: none;
}

/* Secondary navigation for Values */

div.secondarynav {
	width: 892px;
}

div.previous {
	float: left;
	width: 396px;
	padding-bottom: 20px;
}

div.valuenumbers{
	float: left;
	padding-bottom: 20px;
}

div.next {
	float: right;
	padding-bottom: 20px;
}

div.valuelink {
	width: 22px;
	float: left;
}

div.valuelinki {
	margin: 0px 3px 0px 0px;
	line-height: 110%;
	color: #000099;
	text-align: center;
	font-size : 90%;
	background-color: #000099;
}

div.valuelinkai {
	margin: 0px 3px 0px 0px;
	line-height: 110%;
	color: #000099;
	text-align: center;
	font-size : 90%;
	background-color: #fff;
}

a.numbers, a.numbers:link, a.numbers:visited, a.numbers:active  {
	padding: 2px 0px 2px 0px;
	font-family : Arial, Helvetica, sans-serif;
	color : #e6e6f5;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border: 1px solid #009;
}

a.numbers:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #e6e6f5;
	text-decoration : none;
	font-weight: bold;
	display: block;
	background-color: #6162bf;
	border: 1px solid #6162bf;
}

a.numbersa, a.numbersa:link, a.numbersa:visited, a.numbersa:active  {
	padding: 2px 0px 2px 0px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000099;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border: 1px solid #9999d6;
}

a.numbersa:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #000099;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border: 1px solid #9999d6;
}

a.pn, a.pn:link, a.pn:visited, a.pn:active  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000099;
	text-decoration : none;
	font-weight: normal;
}

a.pn:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #3333ad;
	text-decoration : none;
	font-weight: normal;
}

/* Tables */

table {
	width: 892px;
	font-size : 100%;
	margin-bottom: 20px;
}

table.accessibility {
	width: 431px;
	font-size : 100%;
	margin-bottom: 20px;
}

tr.invisible {
	display: none;
}

th {
	margin: 0px 0px 10px 0px;
	font-family : Arial, Helvetica, sans-serif;
	color : #fff;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 5px 15px 8px 15px;
	background-color: #000099;
	border-bottom: 1px solid #fff;
}

td {
	margin: 0px 0px 10px 0px;
	font-family : Arial, Helvetica, sans-serif;
	color : #333;
	line-height: 150%;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 5px 15px 8px 15px;
	background-color: #e6e6f5;
	border-bottom: 1px solid #fff;
}

td.left, td.middle, th.left, th.middle {
	border-right: 1px solid #fff;
}

td.left, th.left {
	width: 200px;
}

td.middle, th.middle {
	width: 185px;
}

td.left1 {
	padding: 5px 0px 5px 15px;
	width: 30px;
	line-height: 125%;
	font-weight: bold;
}

td.right1 {
	padding: 5px 0px 5px 15px;
	line-height: 125%;
}