/* CSS Document */

/* Start Body */
body
{
	background: #ffffff;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 10pt;
}
/* End Body */
#ToolTip
{
	position: absolute;
	top: 0;
	left: 0;
	background: lightyellow;
	border-color: #333333;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	visibility: hidden;
}

.ToolTipTD
{
	color: #999999;
	font-family: arial;
	font-size: 10px;
}

legend
{
	color: white;
	background-color: gray;
	padding-right: 3px;
	padding-left: 3px;
}

/* Start Tables */
table
{
	background: #ffffff;
}

table.buynow
{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

table.buynow td
{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
}

table.downloads
{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

table.downloads td
{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
	vertical-align: middle;
}

table.downloads td img
{
	padding: 0px 5px 0px 0px;
	margin: 0px;
	vertical-align: middle;
}

table.main
{
	border-left: 2px ridge #4f8cb7;
	border-right: 2px ridge #4f8cb7;
}


table.rjsrma
{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

table.rjsrma td
{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

table.serviceplans
{
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

table.serviceplans td
{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 30px;
}

table.usedequipment
{
	border-top: 1px solid #cccccc;
}

table.usedequipment td
{
	border-bottom: 1px solid #cccccc;
	padding: 20px 0px 20px 0px;
}

table.usedequipmentsub
{
	border: 0px;
	padding: 0px;
}

table.usedequipmentsub td
{
	border: 0px;
	padding: 0px;
}
/* End Tables */

/* Start Table Cells */
td
{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

td.backnav
{
	color: #cccccc;
	padding-bottom: 25px;
	padding-top: 5px;
	padding-left: 15px;
}

td.leftbar
{
	padding-right: 15px;
	padding-left: 15px;
	border-right: 3px solid #99ccff;
	width: 185px;
}

td.sectionbody
{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

td.sectionbody img
{
	margin-right: 10px;
	margin-left: 10px;
}

td.sectiontitle
{
	color: #003399;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 15px;
}

td.sectionbold
{
	color: #003169;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 15px;
}

td.topnav
{
	background: url( 'Images/line02.gif' );
	border-top: 1px solid #000088;
}
/* End Table Cells */

/* Start Links */
a
{
	text-decoration: none;
	color: #1777BD;
}

a.botmenu
{
	text-transform: capitalize;
	color: #5EAAE1;
	font-size: 10px;
}

a.imageviewer:link, a.imageviewer:visited, a.imageviewer:active, a.imageviewer:hover
{
	color: #999999;
}

a.disabled:link, a.disabled:visited, a.disabled:active, a.disabled:hover
{
	color: Gray;
}

a.topsectionheader
{
	font-family: Tahoma;
	color: #0060b8;
	font-size: 10pt;
	font-weight: bold;
}

table.topnav a:link, table.topnav a:active, table.topnav a:visited
{
	font-size: 9pt;
	color: #000000;
}

table.topnav a:hover
{
	font-size: 9pt;
	color: #1777BD;
}

td.backnav a:link, td.backnav a:active, td.backnav a:visited
{
	font-size: 8pt;
	color: #4ca0de;
}

td.backnav a:hover
{
	font-size: 8pt;
	color: #1777BD;
}
/* End Links */

/* Start Paragraphs */
p.sidebody
{
	font-family: tahoma;
	font-size: 8pt;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 15px;
}

p.subsectiontitle
{
	color: #003169;
	text-transform: capitalize;
	font-weight: bold;
}
/* End Paragraphs */

/* Start Divs */
div.enlarge
{
	text-align: center;
	float: right;
	width: 25%;
}

div.enlargnf
{
	text-align: center;
}

div.enlarge a:link, div.enlarge a:active, div.enlarge a:visited, div.enlarge a:hover
{
	color: #999999;
}

div.enlargenf a:link, div.enlargenf a:active, div.enlargenf a:visited, div.enlargenf a:hover
{
	color: #999999;
}

div.topsectiontext
{
	font-family: tahoma;
	color: #777777;
	font-size: 8pt;
	padding: 5px;
	line-height: 13pt;
}

div.productinfo
{
	float: right;
	width: 300px;
	border: 2px solid #99ccff;
	background-color: #e0f0ff;
	margin-left: 20px;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 8pt;
}

div.productinfo table
{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

div.productinfo td
{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
	font-size: 8pt;
}
fieldset
{
	padding:0px;
	margin:0px;
}
div.header
{
	color: white;
	background-color: gray;
	padding-left:15px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
/* End Divs */

/* Start Spans */

span.required
{
	color: red;
}

span.sectiontitle
{
	color: #003399;
	font-size: 11pt;
	font-weight: bold;
}

span.sidetitle
{
	font-family: tahoma;
	font-size: 10pt;
	text-transform: uppercase;
	color: #6ab0e1;
	font-weight: bold;
	line-height: 35px;
}

span.downloaddetails
{
	color: #cccccc;
	font-size: 8pt;
	font-style: italic;
}
/* End Spans */

.AppButton
{
	font-size: 12px;
	padding: 0px 8px 0px 8px;
	overflow: visible;
}
.LongText
{
	overflow: hidden;
}
.GridDDL
{
	width:85px;
	font-size: 8pt;
}
.SmallGridDDL
{
	width:55px;
	font-size:xx-small;
}