@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	line-height:16px;
	background:#F4F1EA url(images/header_fill.gif) 0 0 repeat-x;
}

#wrapheader, #wrapcentre, #wrapfooter {
	width:960px;
	margin:0 auto;
}

a:link {
	color:#D54E11;	
}

a:active, a:visited {
	color:#005784;	
}

th {
	color:#333;
	background:#ddd;
	font-size:12px;
}

th a, th a:visited {
	color:#D54E11 !important;	
}

.cat {
	background:#384F51;
}

.cat h4 {
	font-size:12px;	
	color:#fff;
}

.cat a {
	color:white;
}	

#menubar img {
	vertical-align:middle;	
}

#logodesc {
	background:#F4F1EA url(images/header_background.jpg) 50% 0 no-repeat;
	height:229px;
	margin-bottom:20px;
	position:relative;
}

#logodesc h1 {
	position:absolute;
	top:26px;
	left:0;
}

#logodesc h1 a {
	width:270px;
	height:95px;
	text-indent:-9999px;
	background:url(images/ai_logo.gif) 0 0 no-repeat;
	display:block;
	
}

#logodesc h2 {
	position:absolute;
	font-size:24px;
	font-weight:bold;
	top:182px;
	left:0;
	color:white;
	text-transform:uppercase;

}

#description {
	position:absolute;
	color:#374F51;
	font:12px/24px Arial, Helvetica, sans-serif;
	top:47px;
	left:293px;
	width:439px;	
	font-weight:bold;
}

#menubar {
	margin:0;	
}

#datebar {
	margin:10px 0 0;	
}

p.breadcrumbs {
	font-size:13px;	
}

p.searchbar {
	margin-bottom:10px;	
}

#pagecontent {
	margin-top:-20px;
}

a.topictitle {
	font-weight:bold;	
	font-family:Arial, Helvetica, sans-serif;
}

.row1 {
	background-color:#fff;	
}

.row2 {
	background-color:#f3f3f3;	
}

.row3 {
	background-color:#fff;	
}


