
body
{
	font-size: 10pt;
	background-image: url(/images/background.gif);
	margin: 1em;
	line-height: 12pt;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
}

#usage1
{
	border-right: #f2f2f2 5px solid;
	padding-right: 0px;
	padding-left: 5px;
	float: left;
	padding-bottom: 19px;
	border-left: #f2f2f2 5px solid;
	width: 245px;
	line-height: 1em;
	padding-top: 5px;
	border-bottom: #ccc 2px solid;
	border-top: #ccc 1px solid;
	background-color: #fff;
}

ul.sectionPageLinks li
{
	background-image: url(/images/yellowblock.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	list-style: none;
	padding-left: 8px;
}
ul.sectionPageLinks li a
{
	text-decoration: none;
}

.usagePic
{
	float: left;
	margin: 1.2em;
	padding: 0;
}
.usage a
{
	text-decoration: none;
}
.usage p
{
	font-size: 8pt;
	padding-top: 0.5em;
	line-height: 1.2em;
}
.usage h5
{
	padding-top: 1.2em;
}
#usage2
{
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	padding-bottom: 0px;
	width: 245px;
	padding-top: 5px;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 2px solid;
	background-color: #e2e7ed;
}

#usage3
{
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	padding-bottom: 0px;
	width: 245px;
	height: 200px;
	padding-top: 5px;
	border-bottom: #ccc 2px solid;
	background-color: #f9f7ef;
}

#usage4
{
	border-right: #f2f2f2 5px solid;
	border-left: #ccc 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	padding-bottom: 0px;
	border-left: #f2f2f2 5px solid;
	width: 245px;
	height: 200px;
	padding-top: 5px;
	border-bottom: #ccc 2px solid;
	background-color: #ffffff;
}

#usage1Info
{
	float: left;
	background-color: #fff;
	padding: 0 5 0 5;
	vertical-align: top;
}
#usage2Info
{
	float: left;
	background-color: #E2E7ED;
	padding: 0 5 0 5;
	vertical-align: top;
}
#usage3Info
{
	float: left;
	background-color: #F9F7EF;
	padding: 0 5 0 5;
	vertical-align: top;
}
#usage4Info
{
	float: left;
	background-color: #fff;
	padding: 0 10 0 10;
	vertical-align: top;
}

#usageorder
{
	float: left;
	width: 250px;
	background-color: #FFFFFF;
	padding: 0 0 0 10;
	background-color: #fff;
	border-bottom: 2px solid #f2f2f2;
	border-left: 5px solid #f2f2f2;
	border-right: 5px solid #f2f2f2;
	vertical-align: top;
}

#questions
{
	padding-right: 0px;
	padding-left: 10px;
	float: left;
	padding-bottom: 0px;
	width: 250px;
	padding-top: 5px;
	background-color: #f2f2f2;
}
a
{
	font-weight: bold;
	color: #7199aa;
	text-decoration: none;
}

a:hover
{
	color: Silver;
	font-weight: bold;
}
a.more
{
	font-size: 1.1em;
	margin: 0.2em 0em .5em 0em;
	font-weight: bold;
	color: #999966;
	text-align: right;
	text-decoration: none;
}

a.more:hover
{
	color: Silver;
}

h1
{
	font-weight: bold;
	font-size: 2.0em;
	margin: 1em 0em;
	text-transform: uppercase;
	color: #cc0000;
	font-family: 'Trebuchet MS';
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 1em;
}

h2
{
	font-weight: normal;
	font-size: 1.5em;
	margin: 0.5em 0em;
	color: #d9a900;
	line-height: 1em;
	text-align: left;
}
h3
{
	font-weight: bold;
	font-size: 1.2em;
	margin: .5em 0em 0em;
	color: #333;
	font-style: italic;
}
h4
{
	font-weight: bold;
	font-size: 1em;
	margin: 0em 0em 1.2em;
	color: #666666;
}
h5
{
	font-weight: bold;
	font-size: 1em;
	margin: 0em 0em 0.5em;
	text-transform: uppercase;
	color: #cc0000;
}


h6
{
	font-size: 0.8em;
	margin: 0em 0em .5em 0em;
	font-weight: normal;
	color: #666699;
}

img
{
	border: 0;
}

p
{
	font-size: 1em;
	margin: 0em 0em 1.2em 0em;
	line-height: 1.5em;
	text-align: left;
}
ol, ul, li
{
	margin: 0.1em 0em 0.1em 0.1em;
	font-size: 1em;
	line-height: 1.8em;
	text-align: left;
	list-style-position: inside;
	padding-left: 1px;
}

#leftTable
{
	vertical-align: top;
	height: 100%;
}

.Logo
{
	border-left: solid 8px #f2f2f2;
	margin-bottom: 3px;

}

.rightBorder
{
	position: relative;
}
.modelImage
{
	vertical-align: top;
}

.floatright
{
	float: right;
	clear: right;
	border: none;
	padding: 0;
}
.caption
{
	font-size: 8pt;
	text-align: center;
}
.floatleft
{
	float: left;
	clear:right;
	margin: 0;
	border: none;
	padding: 0;
}
.floatright
{
	float: right;
	margin: 0;
		
}
.darkred
{
	color: #cc0000;
}
.siteMap ul
{
	list-style-type: none;
	padding-left: 35px;
	
}
.siteMap li
{
	padding-left: 8px;
	background-image: url(/images/yellowblock.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	list-style-type: none;
	list-style-position: outside;
		
}	
.siteMap a
{
	color: black;
	text-decoration: none;
}
.siteMap a:hover
{
	color: silver;
	text-decoration: none;
}

ul.floatlist
{
	float: left;
	clear: right;
	list-style-position: inside;
	margin: 0 1px 0 1px;
}
ul.floatlist li
{
	background-image: url(/images/yellowblock.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	list-style: none;
	line-height: 14px;
	padding-left: 3px;
	
}

#footerLeftPart
{
	float: left;
	margin: 0 3px 0 0;
}
#footerImage
{
	margin: 0;
	float: left;
}
td
{
	text-align: left;
}
.redText
{
	color: Red;
}
.coloredCell
{
	color: black;
	background-color: #E0E0C6;
}
#feature1
{
	float: left;
	clear: right;
	width: 212px;
	border: solid 1px black;
	font-family:Arial;
	font-size: 10px; 
	
}
#feature2
{
	float:left;
	clear: right;
	width: 160px;
}
#feature3
{
	float: left;
	clear: right;
	border: solid 1px black;
	width: 130px;
	font-family:Arial;
	font-size: 10px; 
}

#floatLeft
{
	float: left;
}
#floatright
{
	float: right;
}
.clearBoth
{
	clear: both;
}
#spacer
{
	width: 5em;
}
#trydemo
{
	vertical-align: top;
	width: 516px;
	height: 280px;
	background-color: #000;
	
}
#footer
{
	background-image: url(/images/background.gif);
	text-align: center;
	color: #DFDFDF;
}
#navLinks ul
{
	text-align: center;
}
#navLinks ul li
{
	display: inline;
	list-style: none;
	margin: 0.6em;
	text-align: center;
}

#copyright
{
	font-size: smaller;
}
#navLinks ul li a
{
	color: #DFDFDF;
	text-decoration: none;
}
#mainContent
{
	padding:  0 0.9em 0 0.9em;
}
#clearRight
{
	float: left;
	clear: right;
}

