/* CSS Document */
body { 
	background-image: url(images/background.png);
	background-repeat: repeat-x
} 

a:link { 
	font-weight: bold;
	text-decoration:none;
	color: #00f;
}
a:visited { 
	font-weight: bold;
	text-decoration:none;
	color: #00f;
}
a:hover { 
	font-weight: bold;
	text-decoration:underline;
	color: black;
}
a:active { 
	font-weight: bold;
	text-decoration:none;
	color: #00f;
}

.flash {
	margin-top: 50px;
}

.figures {
	font-family: trebuchet ms;
	font-size: 13px;
}

.figures th{
	border: 1px solid #DDDDDD;
	background-color: #eee;
	color: #007AC4;
}

.figures td{
	border: 1px solid #DDDDDD;
	padding: 0 0 0 0;
}

.case {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 10pt;
	color: #009;
}

.page {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 14pt;
	text-align: right;
	text-decoration:none;
	padding: 10 10 10 10;
	font-weight: bold;
}

.page a{ 
	font-family: Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 14pt;
	text-decoration:none;
	color: blue;
	font-weight: bold;
}

.page a:visited { 
	font-family: Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 14pt;
	text-decoration:none;
	color: blue;
	font-weight: bold;
}
.page a:hover { 
	font-family: Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 14pt;
	text-decoration:none;
	color: red;
	font-weight: bold;
}
.page a:active { 
	font-family: Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 14pt;
	text-decoration:none;
	color: blue;
	font-weight: bold;
}

.onpage {
	color: black;
}

.nav{
	background-color: #F19311;
	color: #fff;
	text-align: right;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	width: 220px;

}

.nav a:link { 
	text-decoration:none;
	color: #fff;
}
.nav a:visited { 
	text-decoration:none;
	color: #fff;
}
.nav a:hover { 
	color: blue;
}
.nav a:active { 
	text-decoration:none;
	color: #fff;
}

.left table{
	width: 240px;
}

.right table{
	width: 560px;
}

.right td{
	padding: 0 0 0 20;
}

.nav_row{
	background-color: #F19311;
	height: 50px;
}

.nav img{
	padding: 10px;
}


.logo {
	text-align: left;
	height: 140px;
	padding: 0 0 0 10;
	vertical-align: top;
}

.accred{
	vertical-align: bottom;
	margin-left: 50px;
	margin-top: 20px;
}

.mcm{
	float: left;
	margin: 10 10 10 0;
}

.top-right {
	height: 140px;
}
.box {
	background-color: #F19311;
}

.text {
	color: #007AC4;
}

h1 {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 16pt;
	color: #007AC4;
}

h2 {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 13pt;
}

p {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 10pt;
	color: #009;
}

li {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 10pt;
	color: #009;

}

.special-logos {
	padding: 0 0 0 7;
	float: right;
}

.footer { 
	float: center;
	font-family: Arial;
	font-size: 10px;
	color: darkblue;
	width: 670px;
	margin-top: 0px;
}

#industry {
	font-family: Arial;
	color: #339DB5;
	float: block;
	font-size: 16pt;
	margin-right: 10px;
}
