body {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align:center;
	background-color:#999999;
}
.black {
	color: #000000;
}
.blue {
	color: #1a6bcc;
}
#wrapper {
	width: 798px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	text-align:left;
	border: 3px solid #666666;
	/*height: 590px;*/
	padding-bottom: 10px;
}
#sidebarWrapper {
	float: left;
	width: 155px;
	margin-left: 30px;
	margin-top: 120px;
}
#contactBox {
	width: 130px;
	text-align: center;
	color: #2365af;
	background-color: #ffffff;
	
}
#contactBox a {
	color: #000000;
}
#contactBox p, #quickLinks p {
	font-style: normal;
	font-size: 10px;
	line-height: 12px;
}
#screenshot {
	width: 130px;
	text-align: center;
	float: left;
}

#screenshot p {
	font-size:10px;
	line-height: 12px;
	margin-bottom: 10px;
}	
ul {
	list-style-position: outside;
	list-style-type: square;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
	
}
cite {
	font-size: 9px;
	font-style: italic;
}

.bold {
	font-weight:bold;
}	
.indent {
	margin-left: 20px;
}
.italic {
	font-style: italic;
}
a img {
	border: none;
}
#links {
	margin-top: 135px;
	margin-left: 20px;
	width: 778px;
}
#links a.selected {
	color: #ffd100;
}
#links ul {
	color: #ffffff;
	font-size: 10px;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-right: 0;
}
#links ul li {
	float: left;
	position: relative;
}
#links ul li a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}
#links ul li a:hover {
	color: #ffd100;
}
#links ul li ul {
	display: none;
	position: absolute;
	top: 10px;
	left: 0;
	background-color: #2f78c0;
	width: 130px;
}
#links ul li > ul {
	top: auto;
	left: auto;
}
#links ul li:hover ul, #links ul li.over ul {
	display: block;
}
#links ul li ul li a {
	color: #ffffff;
}
.floatlft {
	float:left;
}
.rtimagemarg {
	margin-right: 10px;
}

#welcome {
	width:280px;
	background-image: url(images/wrenches.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 0px;
	float: left;
	background-color: #FFFFFF;
	height: 362px;
	/*top: 170px;
	left: 50px;*/
	margin-top: 40px;
	display: inline;
}

#colhead {
	background-color:#B8B8B8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
}	
#whatcan {
	height:362px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(images/3bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	margin-top: 40px;
	margin-left: 10px;
	width: 280px;
	display: inline;
}
#copyright {
	text-align: center;
	font-size: 9px;
	width: 797px;
	margin: 0px auto;
	padding-top: 5px;
	margin-bottom: 20px;
}

#colhead2 {
	background-color:#B8B8B8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
}	

#welcome p {
	margin-top: 30px;
	margin-left: 50px;
	line-height: 20px;
	margin-right: 30px;
	font-size: 13px;
}	

#whatcan p {
	margin-top: 30px;
	margin-left: 50px;
	line-height: 20px;
	margin-right: 30px;
}	

#whatcan ul {
	font-size: 11px;
	list-style-type:square;
	list-style-position:outside;
	margin-right:35px;
	margin-left: 70px;
	padding-left: 0px;
	margin-top: 10px;
	padding-top: 0px;
	line-height: 14px;
}	

#whatcan li {
	margin-bottom: 5px;
}	
#mainbody {
	width:550px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-left: 15px;
	background-color: #FFFFFF;
	margin-top: 30px;
	float: left;
	padding-left: 30px;
}
.clear {
	clear: both;
}
#mainbar {
	background-color:#B8B8B8;
	height: 10px;
	margin-left: -30px;
	margin-bottom: 20px;
}
#footer {
	clear: both;
	height: 10px;
}
h1 {
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #999999;
}
h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
}
h4 {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 10px;
	text-decoration: underline;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
#mainbody h5 {
	margin-bottom: 5px;
}
.listnobullet {
	list-style-type: none;
	list-style-position: outside;
	font-style: italic;
	line-height: 18px;
}
p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 18px;
}
#wrapperint {
	width: 795px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	text-align:left;
	border: 3px solid #666666;
	margin-bottom: 0;
	overflow:hidden;
}
#sidebar {
	width: 135px;
	/*float: left;
	margin-top: 200px;
	margin-left: 15px;*/
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
blockquote {
	font-size: 11px;
	font-style: italic;
}
#sidebar p {
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 7px;
}
#sidebar cite {
	font-size: 9px;
	font-style: normal;
}
#sidebarimages {
	text-align: center;
}
#sidebar img {
	margin-top: 30px;
	margin-bottom: 5px;
}
.gray {
	color: #999999;
}
#sidebar h3 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
.sidebarcolor {
	background-color: #FFFFCC;
}
#mainContent {
	float: left;
}
#mainbody p {
	margin-right: 25px;
	margin-left: 15px;
	text-align: left;
}
.margin15lft {
	margin-left: 15px;
}
#mainbody ul {
	margin-right: 30px;
}
#mainbody blockquote {
	padding: 10px;
	margin-left: 15px;
	background-color: #e1e1e1;
}
#mainbody h3 {
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}	
#sidebar h5 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
.screenshots {
	border: 1px solid #000000;
	margin-left: 10px;
	
}
.floatright {
	float: right;
}
.click {
	font-size: 10px;
	color: #FF0000;
}
.center {
	text-align: center;
}
.btnEnlargePhoto {
	margin: 12px 0 0 18px;
}
.hyperlink #mainbody img {
	 margin-bottom: 30px;
	 margin-left: 15px;
}
#whatsNew #mainbody ul {
	padding-left: 15px;
	margin-left: 15px;
	list-style-type:disc;
}
#whatsNew #mainbody h5 {
	margin-left: 15px;
}
#home #sidebarWrapper {
	margin-left: 13px;
	margin-right: 17px;
}
#home #contactBox {
	margin-left: 17px;
	text-align: left;
}
#home #quickLinks {
	margin-left: 17px;
	color: #2365af;
}
#home #productAnnouncement, #home #enewsletter {
	float: left;
	font-size: 11px;
	text-align: left;
}
#home #productAnnouncement p, #home #enewsletter p {
	font-size: 10px;
	margin-left: 10px;
	color: #999999;
}
#helpDesk #sidebarWrapper {
	margin-left: 13px;
	margin-right: 17px;
}
#helpDesk #contactBox {
	margin-left: 17px;
	text-align: left;
}
#helpDesk #quickLinks {
	margin-left: 17px;
	color: #2365af;
}
#helpDesk #mainbody table {
	margin-left: 15px;
}
#helpDesk #mainbody td {
	font-weight: bold;
}
#helpDesk #mainbody td a {
	color: #000000;
}
#form {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#helpDesk #mainbody p a {
	color: #2165b1;
}
#yellowBox {
	background-color: #fffed5;
	margin: 14px 0 11px 0;
	padding:30px 24px 0;
	height: 218px;
	width: 540px;
}
#yellowBox h2 {
	color: #1a6bcc;
	font-size: 17px;
	font-weight: bold;
}
#yellowBox h3 {
	color: #1a6bcc;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20xp;
}
#yellowBox a {
	color: #1a6bcc;
}
#pdaWrapper {
	
}
#pdaWrapper p {
	color: #1a6bcc;
}
#sidebarWrapper .btnWrapper {
	margin: 0 0 17px 0;
}
#whatsNew #sidebarWrapper {
	margin-left: 13px;
}
#whatsNew #sidebarWrapper #contactBox {
	margin-left: 17px;
	text-align: left;
}
.pdaModule #mainbody h1 {
	float: left;
	margin-top: 0;
}
.pdaModule #mainbody img.pdaLogo {
	float: left;
	margin-left: 20px;
}
.screenview {
	border-top: 1px solid #000000;
	padding: 15px;
}
.screenview .left {
	float: left;
	width: 119px;
}
.screenview .right {
	float: left;
	width: 385px;
	padding: 0 0 0 16px;
}
.pdaModule h6 {
	font-size: 12px;
	font-weight: bold;
	color: #2f78c0;
	margin: 0;
}
.pdaModule #mainbody .right p {
	margin: 0 0 20px 0;
}
