@charset "utf-8";
/* CSS Document */

body {
margin:0px;
font-size:62.5%;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-weight:normal;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
}

p {
margin:0px;
text-align:justify;	
}

#outerContainer {
width:740px;
height:auto;
margin:0px auto;
}

#innerContainer {
width:740px;
height:auto;
float:left;
display:inline;
}

#navContainer {
width:740px;
height:30px;
float:left;
display:inline;
}

.nav {
width:auto;
height:17px;
float:left;
display:inline;
margin-top:8px;
}

#mainContainer {
width:740px;
height:auto;
float:left;
display:inline;
}

#title {
width:740px;
height:49px;
float:left;
display:inline;
margin-top:35px;
}

#leftColumn {
width:209px;
height:auto;
float:left;
display:inline;
}

#rightColumn {
width:501px;
height:auto;
float:right;
display:inline;
}

#banner {
width:499px;
height:223px;
float:right;
display:inline;
border:1px solid #01385e;
margin-top:15px;
}

#mainTitle {
width:501px;
height:auto;
float:left;
display:inline;
margin-bottom:10px;
}

#thumbnailsContainer {
width:209px;
height:56px;
float:left;
display:inline;
margin-top:15px;
}

.thumbnail {
width:59px;
height:53px;
float:left;
display:inline;
border:1px solid #01385e;
}

#leftNavContainer {
width:209px;
height:auto;
float:left;
display:inline;

}

.leftNav {
width:209px;
height:21px;
float:left;
display:inline;
background-color:#01385e;
margin-bottom:6px;
margin-top:15px;

}

.leftNav img{
border:0;
}

.leftNavBottom {
width:209px;
height:21px;
float:left;
display:inline;
background-color:#01385e;
margin-top:15px;
}

.leftNavLinkBottom {
width:209px;
height:auto;
float:left;
display:inline;
}

.leftNavLink {
width:185px;
height:auto;
float:left;
display:inline;
font-size:11px;
font-weight:bold;
padding-left:24px;
margin-bottom:5px;
background-image:url(images/navDash.gif);
background-repeat:no-repeat;
}

.leftNavLink a{
	color:#000;
	text-decoration:none;
}

.leftNavLink a:hover{
	color:#f6861f;
	text-decoration:none;
}

.column{ padding: 5px; font-size:12px;  }

.column a{ color:#000; font-weight:bold;}
#topPara { margin: 0px; font-size:12px; padding:5px;  }
#wrapper { margin: 0px; font-size:10px;  }
.wide, .thin { clear:both; font-size:12px; }

#footer {
width:740px;
height:49px;
float:left;
display:inline;
margin-top:35px;
border-top:1px solid #01385e;
padding-top:5px;
}

.overflow {
font-size:12px;	
}

.pipeline {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border:0;
	padding:0;
}

.pipeline a{
	color:#FFF;
}

.pipeline thead{
	color:#FFF;
}

.form{
width:260px;	
}

#newsTitle{
margin-top:20px;
margin-bottom:20px;
font-size:1.6em;
font-weight:bold;
}

#login{
width:300px;
float:left;
display:inline;
margin:150px 240px;
font-size:12px;
}

.redcentre{
color:#F00;
margin-bottom:20px;	
}

.green{
	color:#0C0;
	font-size:12px;
	margin:30px;
	outline:dotted #0C0 1px;
	text-align:center;
}

#cms_menu{
font:Arial, Helvetica, sans-serif;
font-size:14px;	
}

#cms_menu li{

	list-style-type: none;
}

#cms_menu li img{

	border:0;
}
