
body
{
	margin:0px;
	text-align:center;
	margin-bottom:25px;
}

body, div, p, a
{
	font-family:verdana, arial, timesroman;
	font-size:8pt;
	color:#333333;
}

#container
{
	width:807px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:10px;
	text-align:left;
	background-image:url(../images/background.jpg);
}

#page
{
	margin:0px 29px 0px 29px;
	border-top:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
}

#header
{
	padding:10px;
}

#header #links
{
	float:right;
	margin:5px 5px 0px 0px;
	padding:0px;
}

#header #links li
{
	display:inline;
	list-style-type:none;
	vertical-align:center;
	padding-left:1px;
}

#header #links li a
{
	color:#333333;
	padding-right:3px;
}

#header #links li a:hover
{
	color:#666666;
}

#header #logo
{
	float:left;
	margin-left:10px;
	padding:5px;
}

#header #menu
{
	margin-top:10px;
	background-color:#003366;
}

#header #menu ul
{
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 5px;
	list-style-type:none;
}

#header #menu ul li
{
	line-height:25px;
	display:inline;
}

#header #menu ul li a
{
	color:#FFFFFF;
	margin-right:15px;
	text-decoration:none;
}

#header #menu ul li a:hover
{
	text-decoration:underline;
}

#header #breadcrumb
{
	padding:10px 0px 0px 2px;
	color:#003366;
}

#header #breadcrumb a
{
	color:#003366;
}

#left
{
	float:left;
	width:160px;
	padding:5px 5px 50px 15px;
}

#left h2
{
	font-size:10pt;
	font-weight:bold;
	color:#4394BA;
	margin-top:0px;
	margin-bottom:7px;
}

#left .submenu
{
	padding:10px 5px 10px 5px;
	border:1px solid #D1E6EF;
	background-image:url(../images/menubackground.jpg);
	background-repeat:repeat-x;
	margin-bottom:10px;
}

#left .submenu a
{
	text-decoration:none;
}

#left .submenu a:hover
{
	text-decoration:underline;
}

#left .submenu ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#left .submenu ul li
{
	line-height:15px;
	margin-left:15px;
	list-style-image:url(../images/navypoint.gif);
	margin-bottom:5px;
}

#left .submenu ul li ul
{

}

#left .submenu ul li ul li
{
	list-style-image:url(../images/greenpoint.gif);
	line-height:15px;
	margin-top:7px;
}

#right
{
	float:right;
	width:545px;
	padding:5px 15px 50px 5px;
}

#sitemap
{
}

#sitemap li
{
	line-height:15px;
}

#sitemap .left
{
	float:left;
	width:260px;
}

#sitemap .right
{
	float:right;
	width:260px;
}

#footer
{
	padding:5px;
	margin:5px;
	text-align:left;
	color:#333333;
}

#footer, #footer a
{
	color:#FFFFFF;
}

#footer .warning
{
	padding:5px;
	margin-top:5px;
	border:1px solid #D1E6EF;
	background-color:#F8FBFD;
}

#footer .copyright
{
	padding:5px;
	color:#FFFFFF;
	text-align:center;
	background-color:#003366;
}

#footer 
{ 
	color:#333333; 
}

a img
{
	border:none;
}

a
{
	color:#333333;
}

a:hover
{
	color:#333333;
}

#container a
{
	color:#333333;
}

#container a:hover
{
	color:#666666;
	text-decoration:underline;
}

h1
{
	font-size:14pt;
	font-weight:bold;
	color:#4394BA;
	margin-top:0px;
	margin-bottom:7px;
}

h2
{
	font-size:12pt;
	font-weight:bold;
	color:#003366;
}

h3
{
	font-size:10pt;
	font-weight:bold;
	color:#333333;
}

h4
{
	font-size:10pt;
}

p
{
	line-height:20px;
}

p.intro
{
	font-weight:bold;
}

img.intro
{
	float:right;
	width:100px;
	height:100px;
	margin:7px 0px 5px 10px;
}

ul.related
{
	margin:0px;
	padding:0px 0px 0px 25px;
	list-style-type:none;
}

ul.related li
{
	line-height:20px;
	list-style-image:url(../images/navypoint.gif);
}

.notification {
	color:green;
	margin:10px 0px 10px 0px;
}

.errornotification
{
	color:#FF0000;
	margin:10px 0px 10px 0px;
}

.banner
{
	text-align:center;
	margin-top:25px;
}

.enquiry
{
}

.enquiry input
{
	width:150px;
}

.enquiry td
{
	width:100px;
	vertical-align:top;
}

.enquiry textarea
{
	width:300px;
	height:100px;
}

.enquiry input.email
{
	width:225px;
}

.enquiry input.button
{
	width:65px;
}

.contentblock
{
	width:258px;
	float:left;
	margin:0px 5px 10px 5px;
}

.contentblock img
{
	float:left;
	width:75px;
	height:65px;
	margin:5px 5px 2px 0px;
	border:1px solid #EFEFEF;
}

.contentblock h3
{
	margin-bottom:5px;
	background-color:#EDF4FA;
	padding:5px 5px 5px 15px;
	background-image:url(../images/greenpoint.gif);
	background-position:5px 11px;
	background-repeat:no-repeat;
	
}

.contentblock p
{
	margin-top:0px;
	padding-top:0px;
}

.articlesummary
{
	padding-bottom:25px;
	border-bottom:1px solid #E6E6E6;
}

.articlesummary h2
{
	font-size:10pt;
	font-weight:bold;
	color:#333333;
}

.listing
{
	padding:10px;
	border:1px solid #D1E6EF;
	background-image:url(../images/listingbackground.jpg);
	background-repeat:repeat-x;
	margin-bottom:15px;
}

.listing p, .listing h3, .listing a
{
	margin-left:135px;
}

.listing .logo
{
	float:left;
	border:1px solid #003366;
	padding:0px;
	margin:0px;
}

.listing .logo img
{
	float:left;
}

.listing h3
{
	margin-top:0px;
	margin-bottom:0px;
}

.listing p
{
	margin-top:5px;
}

.category
{
	border:1px solid #D1E6EF;
	background-color:#F8FBFD;
	padding:10px 8px 10px 8px;
	width:150px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.linkcategory
{
	border:1px solid #D1E6EF;
	background-color:#F8FBFD;
	padding:5px;
	width:225px;
	margin:2px;
	float:left;
}

.linkcategory p
{
	font-size:8pt;
	margin:0px;
	padding:0px;
}

.link
{
	margin-bottom:15px;
}

.link p
{
	padding:0px;
	margin:0px;
}

.link span.url
{
	color:#4394BA;
	color:#666666;
}

.link span.date
{
	color:#666666;
}

.linkcode
{
	text-align:center;
}

.linkcode textarea
{
	width:500px;
	height:85px;
}

.pager
{
	padding:5px;
	border:1px solid #EFEFEF;
	margin-bottom:15px;
	margin-top:10px;
}

.first
{
}

.firstdisabled
{
}

.first, .firstdisabled
{
	margin-right:5px;
}

.previous
{
}

.previousdisabled
{
}

.previous, .previousdisabled
{
	margin-right:5px;
}

.page
{
	background-color:#EDF4FA;
}

.pageselected
{
	background-color:#D1E6EF;
}

.page, .pageselected
{
	padding:2px 7px;
	margin-right:1px;
	text-decoration:none;
}

.next
{
}

.nextdisabled
{
}

.next, .nextdisabled
{
	margin-left:10px;
}

.last
{
}

.lastdisabled
{
}

.last, .lastdisabled
{
	margin-left:10px;
}

.example
{
	color:#666666;
	font-style:italic;
}

.directory td
{
	padding-right:25px;
	vertical-align:top;
}

.hr
{
	height:1px;
	line-height:1px;
	border-bottom:1px solid #EFEFEF;
	margin-top:20px;
	margin-bottom:20px;
}

.attributes td
{
	font-weight:bold;
	width:200px;
	padding:10px;
	border:1px solid #D1E6EF;
	background-color:#F8FBFD;
}

.reviewlink
{
	font-size:9pt;
	font-weight:bold;
	background-image:url(../images/greenpoint.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
}

.reviewbanner
{
	text-align:center;
	padding:10px;
}

.clear
{
	clear:both;
}
