/* CSS Document */
#force-scrollbar { position: absolute; top: 0; bottom: -1px;
width: 1em; z-index: -1; }
#container
{
width: 745px;
margin: 10px auto;
background-color: #fff;
color: #333;
border: none;
line-height: 130%;
}
#top
{
	height: 50px;
	width: 729px;
	padding: 8px;
}
#nav
{
	width: 745px;
}
#enquiries
{
	float: right;
	padding-top: 36px;

}
#logo
{
	float: left;

}
#left
{
	float: left;
	width: 192px;
	padding-top: 15px;
	padding-left: 8px;
}
#right
{
	float: left;
	width: 545px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#foot
{
	clear: both;
	width: 729px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#foot p {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	padding: 0px;
}
#foot a {
	text-decoration: underline;
}
#foot a:link, #foot a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #0000CC;
}
#foot a:hover
{
text-decoration: underline;
}
#toplink
{
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
}
#sidenavcontainer { width: 180px; }

#sidenavcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidenavcontainer a
{
	display: block;
	padding: 3px 3px 3px 5px;
	width: 160px;
	border-bottom: 1px solid #999999;
	border-top-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-top: -1px;
	margin-bottom: 0px;
}

#sidenavcontainer a:link, #sidenavlist a:visited
{
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}

#sidenavcontainer a:hover
{
background-color: #BECBE1;
color: #000099;
}
#navlist
{
	background-color: #0B52A2;
	height: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	width: 745px;
}
 #navlist ul
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	background-color: #0B52A2;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	background-color: #0B52A2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #0B52A2;
text-decoration: none;
}

#navlist a:hover
{
color: #FFFF00;
text-decoration: none;
}
.invisible {
	display: none;
}
	a:link {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-top: 0px;
	padding-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding-top: 0px;
	line-height: 100%;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.floatleft2 {
	float: left;
	margin-right: 10px;
}
.infotable {
	width: 500px;
	border: 1px solid #999999;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
}
.panelbackrev {
	background-color: #999999;
	color: #FFFFFF;
}
.panelback {
	background-color: #DAE4E6;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
th {
	font-weight: normal;
	text-align: left;
	}
.sidetext {
	padding-right: 30px;
	font-size: 11px;
}
.sidetext2 {

	padding-right: 30px;
	font-size: 10px;
}
.thumbnail
{
float: left;
width: 129px;
border: 1px solid #666666;
margin: 7px 7px 15px 0px;
padding: 0px;
}.thumbnaillast {

float: left;
width: 129px;
border: 1px solid #666666;
margin: 7px 0px 15px;
padding: 0px;
}
.callout {
	background-color: #B8C5DF;
	width: 141px;
	border: 2px dashed #003399;
	padding: 8px;
	float: left;
	margin-left: 51px;
	margin-top: 10px;
}
.lefttext1 {
	float: left;
	width: 320px;
}
.smalltext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
}
.clearboth {
	clear: both;
}
.floatright2
{
	float: right;
	margin: 0 0 10px 10px;
	clear: right;
	border: 1px solid #666666;
}.lefttextnarrow {
	width: 350px;
}

