body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #999999;
	margin:0px;
	color: #333333;
}
p,td,th,div,ol,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Forms Items */
.selectmenu {width: 130px;}

/* List colours */
ul.blueList { list-style-type:none;margin:0;padding:0; }
ul.blueListSmall { list-style-type:none;margin:0;padding:0; }
ul.limeList { list-style-type:none;margin:0;padding:0; }
ul.blueList li {
	background-image:url(../../../ConsultCRM/website-SAGE/images/bullet-blue.gif);
	background-repeat:no-repeat;
	background-position:0em 0.3em;
	margin-bottom:0.6em;
	padding-left:1.5em;
}
ul.blueListSmall li {
	background-image:url(../../../ConsultCRM/website-SAGE/images/bullet-blue-small.gif);
	background-repeat:no-repeat;
	background-position:0em 0.3em;
	margin-bottom:0.0em;
	padding-left:1em;
}
ul.limeList li {
	background-image:url(../../../ConsultCRM/website-SAGE/images/bullet-green.gif);
	background-repeat:no-repeat;
	background-position:0em 0.3em;
	margin-bottom:0.6em;
	padding-left:1.5em;
}

/* Link colours*/
a { text-decoration:none;color:#CC6602; }
a:hover { text-decoration:underline;color:#CC0000; }
#topnav a { color:#ffffff;font-weight:bold; }
#topnav a:hover {text-decoration:none; color:#333333;}
a.longhurst { text-decoration:none;color:#BDCCD1; }
a.longhurst:hover { text-decoration:underline;color:#999999; }

/* Colours */
.bgtopnav { background-color:#BDCCD1; }
.bgboxheading { background-color:#CC6602; }
.bgboxtext { background-color:#F7F8FA; }
.greenLt { background-color:#BDCCD1; }
.brown { color:#CC6602; }
.orange { color:#ff7900; }
.white { color:#FFFFFF; }
.gray20 { color:#999999; }
.gray40 { color:#CCCCCC; }
.white { color:#FFFFFF; } 

/* Sizes */
.s10 {font-size: 9px;font-family: Arial, Helvetica, sans-serif;}
.smallListheader {font-family: Arial, Helvetica, sans-serif; text-decoration:underline;}

/* Borders */
.bGreyR { border-right:1px solid #333333; }
.bGreyL { border-left:1px solid #333333; }
.bGreyT { border-top:1px solid #333333; }
.bGreyB { border-bottom:1px solid #333333; }
.bDarkGreyR { border-right:1px solid #333333; }
.bDarkGreyL { border-left:1px solid #333333; }
.bDarkGreyRL { border-right:1px solid #333333; border-left:1px solid #333333; }
.bDarkGrey { border:1px solid #333333; }
.bBlueT { border-top:1px solid #567EB9; }

.blueBox { padding:20px;background-color:#567EB9;color:#FFFFFF; }
.limeBox { padding:20px;background-color:#E8F3A7;color:#003300; }

/* Margin classes */
.mL20 { margin-left:20px; }
.mb0 { margin-bottom:0px; }
.mt5 { margin-top:5px; }
.mb10 { margin-bottom:10px; }
.mt10 { margin-top:10px; }

/* Line height */
.lineHeight {line-height: 20px;}

/* Font size */
.font10 {font-size: 10px;}
.font11 {font-size: 11px;}
.font12 {font-size: 12px;}
.font13 {font-size: 13px;}
.font14 {font-size: 14px;}
.font15 {font-size: 15px;}
.font16 {font-size: 16px;}
.font17 {font-size: 17px;}
.font18 {font-size: 18px;}
.font19 {font-size: 19px;}
.font20 {font-size: 20px;}
.font21 {font-size: 21px;}
.font22 {font-size: 22px;}
.font23 {font-size: 23px;}
.font24 {font-size: 24px;}
.font25 {font-size: 25px;}

/* Images */
.logo {background-image: url(../images/limousin_logo.jpg); background-repeat: no-repeat;}
.mainimg {background-image: url(../images/limousin_header.jpg); background-repeat: no-repeat;}
.mainimg-inner {background-image: url(../images/limousin_header_inner.jpg); background-repeat: no-repeat;}
.icon-abt {background-image: url(../images/icon_aboutus.jpg); background-repeat: no-repeat;}
.icon-ctc {background-image: url(../images/icon_contactus.jpg); background-repeat: no-repeat;}


