body {
	background-repeat:no-repeat;
	background-position:left top;
	margin:0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

td { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
}

.standard { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	line-height: 14px; 
}

.large_title { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color:#f06429;
	line-height: 16px;
}

.large_name { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000; 
	line-height: 14px;
}
.large_headline { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000; 
	line-height: 22px;
}
.headline { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	line-height: 16px;
}
a:link { 
	color:#f06429;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color:#f06429;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color:#f06429;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#f06429;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.credit {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal; 
	color:#ffffff;
	line-height: 14px; 
}

a.credit:link { 
	color:#ffffff;
}

a.credit:active {
	color:#ffffff;
}

a.credit:visited {
	color:#ffffff;
}

a.credit:hover {
	color:#ffffff;
}

a.leftnav:link { 
	color:#dddee4; 
	line-height: 16px; 
	text-decoration: none;
}

a.leftnav:active { 
	color:#dddee4; 
	line-height: 16px; 
	text-decoration: none;
}
a.leftnav:visited { 
	color:#dddee4; 
	line-height: 16px; 
	text-decoration: none;
}
a.leftnav:hover { 
	color:#dddee4; 
	line-height: 16px; 
	text-decoration: none;
}

.orange { 
	color: #f06429; 
}
