@charset "UTF-8";
/* CSS Document */

/* @group Reset */

ul {
list-style: none;
}

img {
border: 0;
}

p {
margin: 1em 0;
}

td img {
	display: block;
}

/* @end */

/* @group Redefine */

body,td,th { 
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #F1F1F1;
}

table {
	background-color: #fff;
}

h1 {
	font-weight: normal;
}

h2 {
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
}

/* @end */

/* @group Global Elements */

#nav {
	margin-left: 20px;
	padding-left: 0px;
}

#nav {
	margin-left: 20px;
	padding-left: 0px;
}

#nav li {
	list-style:none;
	display: inline;
	font-size: 90%;
	padding: 0 17px 0 0;
}
#nav li {
	list-style:none;
	display: inline;
	font-size: 90%;
	padding: 0 17px 0 0;
}

#navright {
	font-size: 80%;
	line-height: 29px;
	margin: 0;
	padding: 0;
}

#navright li {
	background-color: #003399;
	border-bottom: 1px solid #fff;
}

#navright a {
	font-weight: normal;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left: 20px;
}

#navright a:hover {
	text-decoration: underline;
	color: #003399;
	background-color: #d4d4d4;
}

#textmain {
	font-size: 80%;
	padding: 0 20px;
}

#textmain h1 {
	font-size: 170%;
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
}

#texthome {
	margin: 0px;
	padding: 0;
}

#texthome li {
	margin: 0 0 10px 0;
}

#textright {
	font-size: 80%;
	padding: 10px 0 0 20px;
	border-left: 1px dashed #d4d4d4;
}


#textright h2 {
	margin: 10px 0;
}

#textright ul {
	margin-left: 0px;
	padding: 0 10px 0 20px;
}

#textright li {
	list-style-type: disc;
}

#kashflow {
	font-size: 90%;
}

#kashflow tr {
		background: transparent url(http://www.alcander.com/cmsdemos/mojomotor/import/default/images/bkkash.gif) repeat-x;
}

#kashlabels {
	font-size: 80%;
}

#kashlogin td{
	border: 0px;
}

#kashtrial {
	padding: 5px 20px;
	background-color: #fff;
	border-right: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}

#footer {
	font-size: 80%;
}

#copyright {
	font-size: 80%;
}

/* @end */

/* @group Pages */

#tax li {
	padding: 0 0 5px 0;
	margin: 0px;
	list-style-type: disc;
}

#vat li {
	padding: 0 0 5px 0;
	list-style-type: disc;
}

#formation li {
	padding: 0 0 5px 0;
	list-style-type: disc;
}

#accountancy li {
	padding: 0 0 5px 0;
	list-style-type: disc;
}

#startup ul {
	padding: 5px 20px;
	margin: 0;
}
#startup li {
	list-style-type: disc;
}

.list {
	padding: 0 0 5px 0;
	list-style-type: disc;
}

/* @end */