body {
	margin:0;
	color: #403F3F;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 900px; /*this body width declaration doesn't work in quirks mode! - I have added a div to do it in the main page code*/
	padding: 20px;
	}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #336;
	font-size: 14px;
}
h2 a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #336;
	font-size: 14px;
	text-decoration: none;
}

h3  {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	background-color: #E9E9E9;
	padding: 2px;
}
table {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
a.download {
	background-color: #f8f8f8;
	color: #336;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #cccccc;
	background-image: url(../product_service_overview/images/arrow_down_green.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	display: block;
	width: 300px;
	text-decoration: none;
}

.grayBox {
	background-color: #f8f8f8;
	margin-bottom: 25px;
	border: 1px solid #cccccc;
	margin-top: 20px;
	padding: 15px;
}
.grayBox p {
	width: 450px;
	font-size: 14px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.grayBox a.register  {
	display: block;
	background-color: #336;
	width: 350px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	float: right;
	font-size: 16px;
	text-decoration: none;
	padding: 10px;
}
ul li {
	padding-bottom: 10px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.NavBar {
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	font-size: 14px;
	font-weight: bold;
}



.NavBar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.NavBar h1 {
	text-align: right;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	color: #336;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.NavBar {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336;
	padding-bottom: 20px;
}
.ISL_color {
	color: #336;
}
table.clients {
	float: left;
}
p.quote {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
}
