body, li, p, div, .Part
{
	/*font-family: Arial;*/
	FONT-FAMILY: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #333344;
}

td {
	/*font-family: Arial;*/
	FONT-FAMILY: Times New Roman, Times, serif;
	font-size: 10pt;
}

body {
	PADDING: 0px; 
	MARGIN: 0px; 
}

h1
{
	font-weight: normal;
	font-size: 18pt;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#BBBBBB, direction=135, strength=2);*/
	width: 100%;
	color: #003F80;
	font-family: Arial, Verdana, 'Arial Narrow';
	letter-spacing: 1px;
}
h2
{
	color:#25426E;
	font-family: Arial;
	font-weight:normal;
	font-size: 12pt;
}

h3
{
	color:#25426E;
	font-family: Arial;
	font-weight:bold;
	font-size: 10pt;
	
}

img
{
	border: 0px;
}

a
{
	color: #25426e;
	font-style: italic;
	font-weight: bold;
}

A:hover
{
	color: #C71A00;
	font-style: italic;
	font-weight: bold;
}


.menubutton_off
{
	padding-left: 30px;
	padding-right: 24px;
	font-size: 10pt;
	background: url(/images/menu/blank.gif) no-repeat;
	vertical-align:text-top;
	text-transform: uppercase;
	width: 159px;
	color: #000000;
	font-family: 'Arial Narrow' , Arial;
	height: 24px;
	text-align: left;
	/*line-height: 28px;*/
	line-height: 15px;
}

.menubutton_over {
	padding-left: 30px;
	padding-right: 24px;
	font-size: 10pt;
	/*background: url(/images/menu/blank.gif) no-repeat;*/
	vertical-align: text-top;
	text-transform: uppercase;
	width: 159px;
	color: #000000;
	font-family: 'Arial Narrow' , Arial;
	height: 24px;
	text-align: center;
	font-weight: bold;
}

.subMenu{
	filter: progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=3);
	background: url(/images/menu/subMenu_bg.gif);
	background-repeat:repeat-y;
	border: #cccccc 1px solid;
	padding: 0px;
	margin: 0px;
	width: 10px;
	padding-top: 0px;
	height: 24px;
	background-color:#FFFFFF;
}

.subMenu_Item
{
	padding-left: 12px;
	padding-right: 12px;
	font-size: 10pt;
	/*background: url(/images/menu/blank.gif) no-repeat;*/
	vertical-align: middle;
	text-transform: uppercase;
	width: 159px;
	color: #000000;
	font-family: 'Arial Narrow' , Arial;
	height: 24px;
	text-align: center;
	/*border-bottom: #CCCCCC 1px solid;*/
	text-align: left;
	line-height: 28px;
}

.Table
{
	border: #25426e 1px solid;
	background-color:#EBF4FA;
}
.TableHead
{
	font-weight: bold;
	font-size: 10pt;
	background-attachment: scroll;
	background-image: url(/images/tableHead.jpg);
	color: #ffffff;
	font-family: arial;
}

.printTable
{
	/*border: #000000 1px solid;*/
	background-color:#FFFFFF;
}
.printTableHead
{
	font-weight: bold;
	font-size: 10pt;
	background-color: #EAEAEA;
	color: #000000;
	font-family: arial;
	border-bottom: 1px solid black;
}

.tablehilite {
	background-color:#C3DEF0;
	cursor: hand;
}

.redText
{
	color:#C71A00;
}

.button, .submit, .reset {	
	padding: 0px 8px;
	cursor: hand;
	background: #FFFFFF url("/images/btn_background.gif") top left repeat-x;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}

.DepButton {
	background-color: #EBF4FA;
	background-image: url(/images/cnr_topright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 8px;
	width: 250;
	vertical-align: middle;
	color:#25426E;
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
}

tr.Part td {
	border-bottom: 1px solid #0C356B;
	border-top: 1px solid #0C356B;
}

tr.delProd td {
	border-bottom: 1px solid #0C356B;
	border-top: 1px solid #0C356B;
}

tr.delProdHead td {
	padding: 3px;
	color:#FFFFFF;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    
    background-color: #613593;
    FONT-VARIANT: small-caps;
}


table.delProd
{
	width:600px;
}

#ReportResult {
	border-collapse: collapse;
	font-size: 10pt;
	color: #000000;
	font-family: arial;
	width: 100%;
}

#ReportResult th {
	font-weight: bold;
	background-color: #EAEAEA;
	border-bottom: 1px solid black;
}

#ReportResult td {
	border-bottom: 1px solid #F7F7F7;
}

.productTable
{
	border: #0B85C6 2px solid;
	width:600px;
}

.ProductHeading
{
	padding: 3px;
	font-weight: bold;
	font-size: 12pt;
	background-attachment: scroll;
	background-image: url(/images/tableHead_Large.jpg);
	color: #ffffff;
	FONT-VARIANT: small-caps;
}

.ProductModel
{
	padding: 5px;
	FONT-SIZE: 12pt;
    color: #990000;
    FONT-WEIGHT: bold;
}

.ProductDescription
{
	padding: 5px;
}


.hintsBox
{
	border-right: #cccccc 1px solid;
	padding-right: 3px;
	border-top: #cccccc 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #cccccc 1px solid;
	padding-top: 3px;
	border-bottom: #cccccc 1px solid;
	background-color: #dedede;
}

