body {
	font-family: Arial, Helvetica, sans-serif;
	color: #150b4a;
	}
	
p {
	font-size: 15px;
	margin: .5em 0;
	}
	
a {
	text-decoration: none;
	color: #150b4a;
	}
a:hover {
	text-decoration: underline;
	color: #f2bb0a;
	}

.blue {color: #00bbe9;}
.grey {color: #666;}

.small {
	font-size: 10px;
	margin: 5px 0;
	}

.content ul.blue-bullets li{
	background: url(../images/DotBlueLightSquare.gif) no-repeat 5px 10px;
	line-height: 20px;
	padding-left: 20px;
	}
	
a.blue-button {
	border: 1px solid #069dcf;
	background: #50d1ef;
	padding: 1px;
	display: table;
	}
	
a.blue-button p{
	background: url(../images/rightBlue.gif) #02bde8 no-repeat 98% 10px;
	padding: 8px;
	padding-right: 25px;
	margin: 0;
	display: table;
	color: #fff;
	}
	
a:hover.blue-button p {
	color: #150b4a;
	}

/* CONTENT */

.content h1 {
	line-height: 34px;
	font-size: 32px;
	margin-bottom: 8px;
	}
	
.content h2 {
	font-size: 18px;
	margin-bottom: 0px;
	}

.content h3, .content h3 a {
	font-size: 16px;
	color: #150B4A !important;
	}

.content a {font-weight: bold;}

.content ul {
	color: #333;
	font-size: 14px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.content ul li{
	background: url(../images/Arrow.gif) no-repeat 0 6px;
	line-height: 20px;
	padding-left: 20px;
	}

ul.square li {
	color: #150b4a;
	list-style: square;
	background-image: none;
	padding: 0;
	margin-left: 15px;
}

ul.square li p {
	color: #150b4a;
	list-style: square;
	background-image: none;
	padding: 0;
	margin-left: 30px;
}

.map a {
	color: #00bbe9;
}

ul.tab li {
	margin-left: 20px;
}

ul.rental li {
	padding-right: 20px;
}

.content ol li {
	font-size: 15px;
}

.contentLeft {
	width: 370px;
	float: left;
}

.contentRight {
	width: 250px;
	float: right;
	margin-top: 49px;
}

.contentRight .signup {
	background: #ced0e0;
	padding: 8px;
}

/* LANDING */
	
#landing li a {
	font-weight: normal;
	}

ul.nostyle li{
	background: none;
	padding: 0;
	}
	
ul.nostyle {
	margin-bottom: 1em;
	}
	
#landing #right {
	width: 250px;
	float: right;
	margin-top: 49px;
	}

body#fm #landing #right {
	margin-top: 0px;
	}
	
#landing #right .signup {
	background: #ced0e0;
	padding: 8px;
	}
	
.signup.call-to-action {
	background: #ced0e0;
	padding: 8px;
	width: 250px;
	float: right;
	margin-left: 12px;
	}
	
#landing #left {
	width: 370px;
	float: left;
	}

/* DEMO */

#demo #right {
	width: 256px;
	float: right;
	padding: 22px;
	background: #ced0e0;
	position: relative;
	top: -170px;
	right: 13px;
	}
	
#demo #right ul {
	width: 170px;
	}
	
#demo #right ul li {
	float: left;
	width: 85px;
	background: none;
	padding: 0;
	}
	
#demo .textfield {
	width: 240px;
	padding: 5px;
	margin-bottom: 15px;
	}
	
#demo label, #demo h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	}
	
#demo #right h1, #demo #right h2 {
	text-align: center;
	}
	
#demo #left {
	width: 325px;
	float: left;
	}
	
#demo #left p {
	padding-right: 70px;
	}

/* BLUE BOX */

.blue-box {
	width: 290px;
	padding: 10px;
	display: block;
	background: #eef7fa;
	min-height: 70px;
	overflow: hidden;
	}

.blue-box h1{
	font-size: 16px;
	margin: 0;
	}

.blue-box p {
	margin: 0;
	color: #666;
	font-size: 14px;
	}

/* REPORTS TABLE */

table.reports img {
	float: left;
	margin-right: 5px;
	}
	
table.reports p {
	font-size: 14px;
	font-weight: bold;
	padding-top: 40px;
	}
	
table.reports a p .blue {
	font-weight: normal;
	}
	
table.reports a:hover p .blue {
	margin-left: 5px;
	}

table.reports a {
	display: block;
	padding: 5px;
	height: 115px;
	text-decoration: none;
	}
	
table.reports a:hover {
	border: solid 1px #03bee7;
	padding: 4px;
	}

/* ALERTS TABLE */

table.alerts img {
	float: left;
	margin-right: 5px;
	}
	
table.alerts p {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0;
	line-height: 18px;
	}
	
table.alerts p .copy {
	font-weight: normal;
	font-size: 12px;
	color: #999;
	}

table.alerts td {
	display: table-cell;
	vertical-align: top;
}

/* NEWS TABLE */

table.news {
	font-size: 14px;
	margin-bottom: 15px;
	}
	
table.news td{
	border-bottom: solid 1px #c9c9c9;
	padding: 8px 0;
	}

table.news a {
	font-weight: normal;
	}

/* #FLEET MANAGEMENT */

#fleet-mgmt table h1 {
	font-size: 18px;
	margin-bottom: 0;
	}

#fleet-mgmt table td {
	padding: 8px;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #c2e7f9;
	display: table-cell;
	vertical-align: top;
	}
	
#fleet-mgmt table {
	width: 480px;
	margin-top: 15px;
	border-style: solid;
	border-width: 1px 0 0 1px;
	border-color: #c2e7f9;
	}
	
#fleet-mgmt table img {
	float: left;
	margin-right: 10px;
	}
	
#fleet-mgmt table p {
	padding-left: 46px;
	font-size: 14px;
	color: #333;
	margin-top: 0px;
	}

img.fuel-costs-chart { float: right; }

/* Top Nav */

ul#top-nav li a{
	font-size: 15px;
	color: #150b4a;
	}
	
/* LOGIN FORM */

#loginBox h2 {
	margin: 0 0 6px 0;
	font-size: 15px;
	font-weight: bold;
	}
	
#loginBox label {
	color: #6d6d77;
	font-size: 10px;
	margin-top: 2px;
	}
	
#loginBox input {
	font-size: 15px;
	}
	
#loginBox a {
	font-size: 10px;
	color: #000;
	display: block;
	margin-top: 5px;
	}
	
/* REGISTER */

#register h2 a{
	display: block;
	font-size: 15px;
	font-weight: bold;
	width: 150px;
	padding: 0;
	color: #150b4a;
	padding: 5px 0;
	}

input.error {
	background-color: pink;
	border: 1px solid red;
}
	
/* SUB PAGES */

#page-nav h2 {
	color: #01bbec;
	font-size: 23px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	}

ul.links li a{
	color: #3f3b6d;
	}
	
ul.links li {
	font-size: 16px;
	font-weight: bold;
	list-style: none;
	line-height: 22px;
	margin-bottom: 8px;
	padding-left: 20px;
	background: url(../images/rightBlue.gif) no-repeat 0 3px; 
	}
	
ul.sub-links {
	padding-left: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
	
ul.sub-links li {
	font-weight: normal;
	font-size: 15px;
	padding: 0;
	margin: 0;
	background: none;
	}
	
.addtl-links {
	margin-top: 30px;
	}

.testimonials {
	font-size: 12px;
}
	
/* Home */

.homeSolution a img {border: 0;}

.homeSolution h3, .homeSolution h3 a {margin: 3px 0;}
	
.homeSolution a {
	font-size: 12px;
	color: #02a7e7;
	font-weight: bold;
	}
	
/* SERVICE & SUPPORT */

.customerService {
	margin: 25px 0 0 215px;
}

.installation {
	margin: -10px 0 0 215px; 
}

.training {
	margin: -10px 0 0 215px;
}

.techSupport {
	margin: -9px 0 0 215px;
}