	body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	background-color: #405FA8;
	padding: 0px;
	margin-top: 0px;	
	}
	
	#container {
	width: 950px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
	
	#banner {height: 60px;
		width: 950px;
		text-align: left;
		padding:10px;
	
	}
	
	#navbar {
	height:32px;
	background-image: url(../images/navBar.jpg);
	width: 950px;
	vertical-align: baseline;
	text-align: left;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-left: 2px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	}
	
#navbar a {
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		vertical-align: baseline;
		font-size: 11px;
	}
	
	
#bodyStrip {
	width: 950px;
	float: left;
	background-image: url(../images/bodyStripBlue.gif);
	background-repeat: repeat-y;
	background-position: right top;
	}

	
#bodyStripWhite {
	width: 950px;
	float: left;
	background-image: url(../images/bodyStrip.gif);
	background-repeat: repeat-y;
	background-position: right top;
	}	
		
#bodyLeft {
	width: 650px;
	float: left;
	text-align: left;
	overflow: visible;
	background-color: #FFFFFF;
	}

#bodyLeft  h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bgHeading.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	height: 33px;
	padding-top: 7px;
	margin-left: 7px;
	margin-top: 35px;
	padding-left: 20px;
	}
		
#bodyLeft p {
	line-height: 1.75em;
	padding-left: 25px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 35px;
	}
	
#bodyLeft  a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
	}
	
#bodyLeft  ul {
	list-style-image: url(../images/bulletGreen.gif);
	line-height: 1.25em;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0em;
	margin-left: 4em;	
	}	
	
#bodyLeft  li {
	padding-left: 5px;
	line-height: 1.5em;
	margin-right: 10px;
	padding-bottom: 5px;
	font-size: 12px;
	}	
			
#bodyLeftPDA {
	width: 650px;
	float: left;
	text-align: left;
	background-image: url(../images/pdaHand.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: visible;
	background-color: #FFFFFF;
}	
	
#bodyLeftPDA  h2 {
		font-size: 11pt;
		font-weight: bold;
		color: #FFFFFF;
		background-image: url(../images/bgHeading.gif);
		background-repeat: no-repeat;
		background-position: left top;
		height: 33px;
		padding-top: 7px;
		margin-left: 7px;
		margin-top: 0px;
		padding-left: 5px;
	}
	
#bodyLeftPDA  p {
		line-height: 1.75em;
		padding-left: 15px;
		margin-top: 0px;
		padding-top: 0px;
		margin-right: 35px;
	}
	
		
#bodyLeftPDA  ul {
		list-style-image: url(../images/bulletBlue.gif);
		line-height: 1.25em;
	}	
	
#bodyLeftPDA  li {
		padding-left: 5px;
		line-height: 1.5em;
		margin-right: 10px;
		padding-bottom: 5px;
		font-size: 11px;
	}	
			
	
#bodyRightWhite {
	width: 300px;
	float: left;
	text-align: left;
	overflow: visible;
	}
		
#bodyRight {
	width: 288px;
	float: left;
	text-align: left;
	overflow: visible;
	}
	
#bodyRight p {
	font-size: 12px;
	padding-left: 1em;
	padding-right: 0.75em;
			}
			
#bodyRight h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bgHeadingSmall.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	padding-top: 7px;
	margin-top: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
#bodyright dt {
	float: left;
	width: 100px;
	
}
#bodyright dl {
	line-height: 1.5em;
	padding-left: 15px;
}
	
#bodyRight h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #405FA8;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;

	}	
	
#bodyRight ul {
	list-style-image: url(../images/bulletBlueonBlue.gif);
	padding-left: 2.5em;
	margin-left: 0px;
	}
	
#bodyRight li {
	font-size: 12px;
	padding-left: 2px;
	margin-left: 0px;
	padding-bottom: 15px;
	margin-right: 20px;
	}
	
#bodyRight  a:hover {
		color: #999999;
		font-weight: bold;
		text-decoration: underline;
	}
		
		
	
#footer {
	height: 44px;
	background-image: url(../images/bgFooter.gif);
	width: 950px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	clear: both;
	padding-top: 7px;
	background-color: #445EA6;
	}
	
#footer a {
	color: #405FA8;
	text-decoration: none;
	}	
	
#footer a:hover {
	color: #999999;
	}
	
h1 {
	font-size: 22pt;
	color: #405FA8;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-left: 25px;
	}
	
a:link {
	color: #405FA8;
	text-decoration: none;
	font-weight: bold;
	}
	
	a:visited {
		color: #3C66B0;
		font-weight: bold;
			text-decoration: none;
	
	}
	
	
.firstParagraph {
	font-size: 13pt;
	line-height: 1.5em;
	padding:15px 10px 5px 35px;
	color: #405FA8;
}
.introParagraph {
	font-size: 13pt;
	line-height: 1.5em;
	color: #405FA8;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
	text-indent: 0px;
}
.subhead {
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	padding-bottom: 0px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #8BC641;
	padding-left: 25px;
	text-transform: uppercase;
	clear: both;
	margin-bottom: 10px;
	padding-top: 10px;
}
.top {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 0px;



}

/* tables */

tr:nth-child(odd) { background-color:#eee; }
tr:nth-child(even) { background-color:#fff; }
tr:last-of-type {background-color: #F0F3F9;}

th {
	font-size: 10pt;
	background-color: #F0F3F9;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	text-indent: 6px;
}

.tdPriceTable {
	font-size: 10pt;
	text-align: center;
	height: 25px;		
}

.tdPriceTableBdr {
	font-size: 10pt;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F3F9;
	padding-left: 5px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
dfn {
	font-style: normal;
	font-style: normal;
	cursor: help;
	 }

.textField {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 18px;
	border: 1px solid #666666;
	letter-spacing: -.04em;
	margin-top: 1px;
	padding-left: 6px;
}

.inputButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	text-align: left;
	width: 120px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(../images/bgButton.gif);
	height: 24px;
	cursor: hand;
	background-color: #DDE5F1;
	background-repeat: repeat-y;
	background-position: left;
	border: 3px double #3C66AF;
}
#bodyLeftBuy {

	width: 730px;
	float: left;
	text-align: left;
	overflow: visible;
	background-color: #FFFFFF;
}

#bodyLeftBuy p {
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 5px;
	font-size: 8pt;
	}
	
	.inputSmall {
	width: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: -.04em;
	height: 18px;
	border: 1px solid #666666;
	margin-top: 1px;
	padding-left: 6px;	
}

.selectSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: -.04em;
	border: 1px solid #333333;
	width: 50px;
	height: 18px;
	margin-top: 1px;
}

.selectMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: -.04em;
	border: 1px solid #333333;
	width: 160px;
	height: 18px;
	margin-top: 1px;
}
.footer {
	font-size: 8pt;
	color: #FFFFFF;
	margin-top: 10px;
	padding-top: 0px;
}
#bodyRight h6 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bgHeadingSmall.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	padding-top: 7px;
	margin-top: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#bodyHome {
	width: 760px;
	float: left;
	background-image: url(../images/bodyStripBlue.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
h2.nopadding {
	margin: 0px;
	padding: 0px;
}
#tools {
	background-color: #445EA6;
}
#bodyLeft dt {
	font-weight: bold;
	margin-top: 10px;
	margin-right: 30px;
}
#bodyLeft dd {
	margin-right: 30px;
}
#bodyRight #tile {
	background-color: #FFF;
	width: 288px;
}
#navbar #login {
	float: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bodyLeft dl {
	padding-left: 25px;
	line-height: 1.5em;
}
#bodyLeft dt.contact {
	width:100px;
	float:left;
	margin: 0px;
	padding: 0px;
}
#bodyright h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #445EA6;
	font-size: 16px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}

#productLinks {
	margin:0 25px 25px 25px;
	padding-bottom:10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #5B7AB3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5B7AB3;
}

