body {
	background-color: #B0B0B0;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main_table {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 740px;
}
#main_table h1, h2, h3, h4, h5, h6{
	margin-bottom: 0em;
	margin-top: 0.75em;
	color: #336699;
	display: block;
}
#main_table h3 {
	font-size: 15px;
	margin-bottom: 0.5em;
}
#main_table h4 {
	font-size: 13px;
}
#main_table h5 {
	font-size: 12px;
}
#content_table .content {
	background-image:  url(images/content_bg.jpg);
	padding-left: 50px;
	padding-right: 79px;
}

#content_table ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	line-height: 16px;
	background-repeat: no-repeat;
	list-style-position: outside;
}
#content_table li {
	margin-bottom: 0.5em;
	padding-left: 25px;
	background-image: ("sq_white_bullet1.jpg");
	background-repeat: no-repeat;
	background-position: 0em .4em;
	background-image:  url(images/sq_white_bullet1.jpg);
	background-color: #C3D3DD;
}
#content_table p {
	margin-bottom: 0.5em;
	margin-top: 0.25em;
	line-height: 16px;
}

#nav_table {
	width: 146px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
.nav_top {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C3D3DD;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}

 #navcontainer img{
	width: 146px;
	vertical-align: top;
}

#navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #336699;
}

#navcontainer a
{
	display: block;
	width: 136px;
	background-color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C3D3DD;
}

#navcontainer a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
}

#navcontainer a:hover
{
background-color: #7D95A2;
color: #fff;
}

a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #8AA9BC;
}
a:active {
	text-decoration: none;
	color: #336699;
}
a {
	font-weight: bold;
}
.spc1 {
	height: 20px;
	width: 30px;
	display: block;
}
.colour1 {
	color: #336699;
}
.tablebg {
	background-color: #9EB8C9;
	font-size: 11px;
}
.tablebgtl {
	background-color: #9EB8C9;
	height: 10px;
	width: 10px;
	background-image: url(images/table_tl.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.tablebgtr {
	background-color: #9EB8C9;
	height: 10px;
	width: 10px;
	background-image: url(images/table_tr.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.tablebgbr {
	background-color: #9EB8C9;
	height: 10px;
	width: 10px;
	background-image: url(images/table_br.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.tablebgbl {
	background-color: #9EB8C9;
	left: 2px;
	height: 10px;
	width: 10px;
	background-image: url(images/table_bl.gif);
	background-repeat: no-repeat;
	background-position: left;
}
