body {
	background-color: #CECBB8;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	letter-spacing: 0.1pt;
}

img {
	border:0;
}

form {
	margin:0;
	padding:0;
}

input {
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#333333;
}

#pageframe {
	background-color: #FFFFFF;
	background-repeat: repeat;
	width: 812px;
	padding: 0px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.pageframe_top div {
	background-image: url(images/corner-tl.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.pageframe_top {
	background-image: url(images/corner-tr.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.pageframe_bot div {
	background-image: url(images/corner-bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pageframe_bot {
	background-image: url(images/corner-br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.pageframe_top div, .pageframe_top, .pageframe_bot div, .pageframe_bot {
width: 100%;
height: 15px;
font-size: 1px;
}

#client_logo {
	font-family: "Trebuchet MS", Arial;
	color: #333333;
	font-size: large;
	margin-top: 5px;
	margin-bottom: 15px;
}

#client_contact {
	float:right;
	font-family: "Trebuchet MS", Arial;
	color: #666666;
	font-size: 11px;
	margin-top: 10px;
	margin-right:5px;
}

#client_contact strong {
	color:#666666;
}

#client_contact a {
	color:#666666;
}

#client_contact a:hover {
	color:#000000;
}

#content {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}


 #navcontainer
{
	margin-bottom: 10px;
	overflow: visible;
	width: 781px;
	background-image: url(images/nav_bg3.png);
	background-repeat: no-repeat;
	height: 37px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	letter-spacing: 0.1px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D3FF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
	background-color: #FFFFFF;
	cursor:pointer;
}

#navlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
td.table_category {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/table_header.png);
	background-repeat: repeat-x;
	line-height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:#666666;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	cursor:auto;
}
td.table_category a {
	color:#FFFFFF;
	text-decoration:none;
}

td.table_category a:hover {
	text-decoration:underline;
}


#navlist li
{
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#333333;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: small;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	margin-left: 0px;
	padding-top: 0px;
}
#navlist a {
	text-decoration: none;
	color: #FFFFFF;
}
#navlist a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#navlist li.first_nav {
	border-left-style: none;
}

.alternate_colour td {
	background-image: url(images/alternate_table.png);
}

.hover_colour td {
	background-image: none;
	background-repeat: repeat-x;
	background-color:#CECBB8;
}


#left_col {
	width: 400px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#right_col {
	float: right;
	width: 360px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color: #1887fa;
	font-size: x-large;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CECBB8;
	padding-bottom: 2px;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: large;
	font-weight: bold;
	color: #1887FA;
	margin-bottom:5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	line-height: 16pt;
	letter-spacing: 0.1pt;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.message {
	color:#CC0000;
}


button {
	width:98px;
	height:24px;
	background-image:url(images/button0.png);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	border:0;
	cursor:pointer;
	color:#FFFFFF;
	font-size:x-small;
	font-weight:bold;
}
