img {
	border: 0;
}

img.pdf {float:left; padding-right:10px; padding-top:2px;}

form {
	margin: 0;
}

h2 {
	margin: 0 0 12px 0;
	font-size: 18px;
	line-height: 22px;
	color: #0662b4;
	font-weight: normal;
}

h3 {
	margin: 0 0 12px 0;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
}

p, ul, ol {
	margin: 0 0 12px 0;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}

p a, ol a, ul a {
	text-decoration: none;
	color: #ffb223;
}
p a:hover, ol a:hover, ul a:hover {
	text-decoration: underline;
}

p a.greylink {
	color: #666;
}

p a.greylink:hover {
	color: #ffb223;
}

p strong {
	color: #000;
}

ol, ul {
	padding-left: 10px;
	list-style-type: none;
}

li {
	padding-left: 15px;
	padding-bottom: 5px;
	background: transparent url(../images/li.gif) no-repeat;
}

a.pdf {
	background: transparent url(../images/pdf.gif) no-repeat;
	padding-left: 16px;
}

div#project_links {
	width: 267px;
	padding-bottom: 10px;
	background: #888 url(../images/bg_projects.gif) no-repeat scroll bottom;
}

div#project_links h2 {
	margin: 0 0 7px 0;
	padding: 7px 0 10px 16px;
	background: transparent url(../images/bg_projects_title.gif) no-repeat;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
}

div.project_link a {
	display: block;
	padding: 5px 10px 5px 16px;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #fff;
}

div.project_link a:hover {
	background: #999;
}

div.project_link a.active {
	background: #ffb223;
}

div.project_details {
	margin: 0 0 12px 0;
	border-bottom: 1px solid #ffcc00;
}

div.project_details h3 {
	margin: 0 0 3px 0;
	padding: 0 1px;
	font-size: 11px;
	color: #333;
	text-transform: uppercase;
}

div.project_details p {
	margin: 0 0 8px 0;
	padding: 0 0 0 1px;
	font-size: 11px;
	color: #666;
}

div.floatleft {
	float: left;
	width: 260px;
}

table.project_list {
	width: 100%;
	font-size: 12px;
}

table.project_list th {
	text-align: left;
	vertical-align: top;
	padding: 7px;
	color: #000;
}

table.project_list td {
	vertical-align: top;
	padding: 7px;
	color: #666;
	border-bottom: 1px solid #ffeda3;
}

h2.state {
	font-size: 15px;
	color: #f15323;
	font-weight: bold;
	border-bottom: 1px dotted #f15323;
}

.panel_worldcup {
	width: 543px;
	padding-left: 177px;
}

.panel_worldcup img {
	margin-right: 0 !important;
}

.panel_worldcup .col1,
.panel_worldcup .col2,
.panel_worldcup .col3 {
	float: left;
	padding-bottom: 30px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.panel_worldcup .col1 {width: 178px;}
.panel_worldcup .col2 {width: 171px;}
.panel_worldcup .col3 {width: 194px;}

.about-bottom-heading {position: absolute; margin-left: -156px; left: 0; top: 0; width: 130px; text-align: right;}

.second-row {position: relative; display: block;}


