/*
		       Site design (c) ConceptSpace 2006
		www.conceptspace.org.uk | info@conceptspace.org.uk
*/


body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: verdana, sans-serif;
	font-size: 9pt;
	color: #666666;
	background-color: #f0f0f0;
}

img.photo {
	border: solid 1px #c0c0c0;
	padding: 5px 5px 5px 5px;
	margin-top: 20px;
	margin-bottom: 5px;
}

div.main {
	width: 100%;
	text-align: center;
}

table.main {
	margin-left: auto;
	margin-right: auto;
}

td {
	font-size: 10pt;
}

div.caption {
	color: #808080;
	font-size: 8pt;
	margin-top: 3px;
}

h1 {
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #006600;
	margin: 8px 0px 15px 0px;
}

h2 {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006600;
	margin: 0px 0px 5px 0px;
	text-decoration: underline;
}

h2.links {
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #008800;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
}

hr {
	width: 570px;
	height: 3px;
	margin: -3px 0px 20px 0px;
	color: #aa6666;
	border-left: solid 1px #aa6666;
	border-top: solid 1px #ffcccc;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
a {
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #006600;
	text-decoration: underline;
}

td.mainContent a {
	font-family: verdana, sans-serif;
	font-size: 9pt;
	color: #334433;
	text-decoration: none;
}

td.mainContent a:hover {
	color: #006600;
	text-decoration: underline;
}

td.tabLink a {
	width: 230px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}

td.tabLink a:hover {
	color: #006600;
	text-decoration: none;
}

td.nav0 {
	/*background-color: #99DD99;*/
	background-color: #B0BC8B;
	border-left: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-right: #666666 2px solid;
	border-bottom: #666666 2px solid;
}

td.nav1 {
	/*background-color: #AAEEAA;*/
	background-color: #CAD1B1;
	border-left: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
}

td.nav2 {
	/*background-color: #BBFFBB;*/
	background-color: #E1E6D2;
	border-left: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
}

td.banner {
	border-left: #c0c0c0 1px solid;
	border-top: #c0c0c0 2px solid;
	border-right: #666666 2px solid;
	border-bottom: #eeeeee 3px solid;
	background-color: #fdfffd;
}

td.mainContent {
	border-left: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-right: #666666 2px solid;
	border-bottom: #666666 2px solid;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 30px;
	background-color: #fdfffd;
}

td.navContent {
	border-left: #c0c0c0 2px solid;
	border-top: #c0c0c0 1px solid;
	border-right: #ffffff 2px solid;
	border-bottom: #666666 2px solid;
	padding-top: 3px;
	background-color: #F2F4EC;
}

span.credit {
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #404040;
}

td.contact {
	border-left: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	border-right: #999999 2px solid;
	border-bottom: #999999 2px solid;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f8f8f8;
	text-align: center;
	vertical-align: middle;
}

td.contactIcon {
	border-left: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	border-right: #999999 2px solid;
	border-bottom: #999999 2px solid;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.footer 
{
	margin-top: 40px;
	font-family: Arial, Sans-Serif;
	font-size: 7pt;
	text-align: center;
	color: #333333;
}

/* Tabs */

div.links {
	border: #c0c0c0 1px dotted;
	padding: 10px 15px 10px 15px;
	margin-top: 15px;
}

td.tabLink {
	width: 230px;
	text-align: center;
	vertical-align: middle;
	border-left: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	border-right: #aaaaaa 2px solid;
	border-bottom: #aaaaaa 2px solid;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

td.tabLinkDisabled {
	width: 230px;
	text-align: center;
	vertical-align: middle;
	border: #aaaaaa 1px dotted;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}


span.detailsNote {
	font-family: arial, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
}

table.detailsTable {
	border-bottom: solid 1px #B0BC8B;
	border-right: solid 1px #B0BC8B;
	margin-bottom: 5px;
}

table.detailsTable td {
	font-family: arial, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	border-top: solid 1px #B0BC8B;
	border-left: solid 1px #B0BC8B;
	padding: 4px 5px 4px 5px;
}

table.detailsTable ul {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}

table.detailsTable ul li {
	margin-bottom: 2px;
}



