html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
	font-family: Verdana, sans-serif;
}

p,ul {
	font-size: 12px;
}

.emphasis {
	font-weight: bold;
}
.speakingglobally {
	font-weight: bold;
	color: #E2001A;
}

.copyright {
	font-size: 9px;
	font-weight: normal;
	color: #E2001A;
	padding-left: 20px;
}
.navigation {
	background-color: #FFFFFF;
	display: block;
	width: 170px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #e2001a;
}

ul {
	margin-left: 20px;
	text-indent: -5px;
}

.navigation:hover {
	background-color: #bbbbbb;
	display: block;
	width: 170px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	border: 1px;
	border-color: #e2001a;
	color: #e2001a;

}
.whiteinvisibletext {
	color: #ffffff;
}
.navselected {
	background-color: #DDDDDD;
	display: block;
	width: 170px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #e2001a;
}
.indent100 {
	text-indent: 100px;
}

.breadcrumbs {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}

#breadcrumb_box a:hover {
	text-decoration: underline;
}

#breadcrumb_box a:visited {
	color: #666666;
}

#breadcrumb_box a {
	color: #666666;
	text-decoration: none;
}

.otherlanguage {
	color: #000099;
	text-decoration: none;
}

.thislanguage {
	color: #999999;
	text-decoration: none;
}

#language_box {
    font-size: 10px;
	text-align: right;
	margin-right: 20px;
}

#language_box a:hover {
	text-decoration: underline;
}

#language_box a:visited {
	color: #000099;
}

#language_box a {
	color: #000099;
	text-decoration: none;
}

#center a {
	color: #e2001a;
}

#center a:visited {
	color: #996699;
}
.smallnavtext {
	font-size: 10px;
}

