* html body {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #154D80;
	margin: 0px;
	padding: 0px;
}

div.lightbluebg {
	width: 800px;
	background-color: #aec1d2;
	padding-bottom: 10px;
}

div.whitebg {
	width: 770px;
	background-color: #FFFFFF;
}

div.topbar {
	width: 800px;
	height: 42px;
}

div.fdichome {
	float: none;
	width: 187px;
	height: 30px;
}

div.flag {
	float: left;
	width: 613px;
	height: 30px;
}

div.topnav {
	width: 768px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

div.intropage {
	width: 710px;
	height: 500px;
	padding-right: 20px;
}

#intropage2 {
	width: 710px;
	padding-right: 20px;
}

#introleft {
	position: relative;
	float: left; 
	width: 260px;
	min-height: 320px;
	height: auto !important;
	height: 320px;
}

#introright {
	position: relative;
	float: left; 
	width: 260px;
	min-height: 320px;
	height: auto !important;
	height: 320px;
}

#tutoriallink {
	position: absolute;
	top: 210px;
	left: 40px;
}

#calclink {
	position: absolute;
	top: 210px;
	left: 40px;
}

div.contact {
	width: 710px;
	height: 500px;
	margin-left: 20px;
}

div.customer {
	width: 710px;
	height: auto;
	margin-left: 20px;
}

div.edielist {
	float: none;
	width: 240px;
	margin-left: 10px;
}

td.nav {
	
}

div.wrapper {
	width: 730px;
	padding-left: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}

div.wrappertutorial {
	width: 750px;
	padding-left: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

table {
	border: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td.bgblue {
	background-color: #87aacb;
}

td.bgltgreen {
	background-color: #e9f2ec;
}

td.bgltgray {
	background-color: #f6f9f7;
}

td.tutorialText {
	padding: 10px;
	text-align: center;
}

span.tutorialTitles {
	font-size: 13pt;
	font-weight: 700;
}

p {
	text-align: left;
}

.smaller {
	text-align: left;
	font-size: 11px;
}

p.small {
	text-align: left;
	font-size: 10px;
}


h1 {
	text-align: left;
	color: #146735;
	font-size: 14px;
}

h2 {
	text-align: left;
	color: #000000;
	font-size: 14px;
}

li { 
	text-align: left;
	margin-bottom: 4px;}
	
li.check { 
	background-image: url(images/check_bullet.gif); 
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0 3px 28px; 
	margin: .4em 0;
	font-size: 14px;
	text-align: left;}
	
span.lggreen {
	color: #146735;
	font-size: 14px;
	font-weight: bold;
}

a:visited { color: #2471bf; text-decoration: underline; }
a:link { color: #2471bf; text-decoration: underline; }
a:active { color: #2471bf; text-decoration: underline; }
a:hover { color: #146735; text-decoration: underline; }

a.boldgreen:visited { color: #146735; font-weight: bold; text-decoration: none; }
a.boldgreen:link { color: #146735; font-weight: bold; text-decoration: none; }
a.boldgreen:active { color: #146735; font-weight: bold; text-decoration: none; }
a.boldgreen:hover { color: #146735; font-weight: bold; text-decoration: underline; }