/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif, Verdana ;
margin:0;
background:#333;
color:#999;
text-align:left;
behavior: url(csshover.htc); /* WinIE behaviour call */

}

p, ul, old, ul, li, dl, dt, dd {
font-size:12px;
font-family: Arial, Helvetica, sans-serif, Verdana ;
color:#666;
text-align:left;
line-height:16px;
}

#main td {
font-size:12px;
font-family: Arial, Helvetica, sans-serif, Verdana ;
color:#666;
text-align:left;
line-height:16px;
}


/* Centre site */

table#centre {
background: transparent;
}


/* Body background */

table#bg {
background: #fff;
width:760px;
}

/* logo area */

table#logo {
background: transparent;
text-align:left;
}

table#logo td img {
margin: 40px 0 15px 25px;
}


/* breadcrumb components */

table#breadcrumb {
height:45px;
vertical-align:middle;
}


#bread {
margin-left: 30px;
color: #999;
font-size:11px;
font-family: Arial, Helvetica, sans-serif, Verdana ;
text-align:left;
}

		
#bread a, #bread a:link {
color:#999;
text-decoration:none;
}

#bread a:hover {
color:#699;
text-decoration:underline;
}

		

/* main body area table */

table#main {
background: #fff;
width:760px;
vertical-align:top;
height:540px;
}

/* Side bar components */

#sidenav {
margin-left:35px;
padding:0;
background-color:#fff;
text-align:left;
}

#sidenav ul {
list-style:none;
margin-left:0;
padding-left:0;
}

#sidenav ul li {
line-height:14px;
margin-top:8px;
}


#LHimg {
width:149px;
}

#LHimg img {
margin-bottom:30px;
}


#sidetxt {
display:block;
padding-left:13px;
padding-right:13px;
padding-top:13px;
height:160px;
vertical-align:top;
background:#8e7479;
}

#sidetxt p {
margin-top:-3px;
color:#fff;
}



/* main body area table */

table#main {
background: #fff;
}

/* Main content area components */

#body {
background:transparent;
vertical-align:top;
text-align:left;
width:580px;
padding-left:60px;
padding-right:20px;
voice-family: "\"}\"";
voice-family:inherit;
width:500px;
}

html>#body 	{
	width: 500px;
}



#body ul li {
	line-height:20px;
	list-style-image:url(imgs/bullet.gif);
}

#body a, #body a:link {
color:#699;
text-decoration:none;
}

#body a:hover {
color:#699;
text-decoration:underline;
}

#body img {
float:right;
margin:5px 0 5px 8px;
}

#body td img {
margin:0 0 5px 0;
float:left;
}

hr {
height: 1px;
 border-top: 1px dotted #666;
 color: #fff;
 background-color: #fff;
 noshade:noshade;
 }

/* Footer area */

table#footer {
background: transparent;
text-align:left;
}

table#footer td {
font-size:10px;
line-height:50px;
}

#footer td a:link, #footer td a:visited {
color:#999;
text-decoration:none;
}

#footer td a:hover {
color:#999;
text-decoration:underline;
}

/* text */

h1 {
font-size:22px;
font-weight:normal;
line-height:24px;
margin-top:0;
color:#669;
}

h1+p {
margin-top:0;
}

p+h1 {
margin-top:20px;
}

h2 {
font-size:16px;
font-weight:normal;
line-height:20px;
margin-top:25px;
padding-bottom:2px;
color:#669;
border-bottom:1px solid #ccc;
}

h3 {
font-size:14px;
font-weight:bold;
line-height:18px;
color:#669;
}

h4 {
font-size:12px;
font-weight:bold;
display:block;
padding: 3px 0 3px 10px;
margin: 0 0 3px -10px;
line-height:14px;
color:#fff;
background-color:#669;
}

h5 {
font-size:12px;
font-weight:bold;
line-height:16px;
color:#669;
}

h6 {
font-size:12px;
font-weight:normal;
line-height:16px;
color:#669;
}




/* table */

.listable tr td {
border-bottom:1px solid #ccc;
padding-top:5px;
padding-bottom:5px;
}