body {
	background-image: url(../images/Misc/Misc_PageBckgd.gif);
}
.WhiteText {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

a {
	font-size: 11px;
	color: #2f4f81;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2f4f81;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #ffa207;
	text-decoration: none;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

.ForceLinkColor 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #2f4f81;
}


.WizardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	font-weight:normal;
}

.WizardText a:active 
{
     text-decoration:underline;
     /*font-weight:bold;*/
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	
}

.Error 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: red;
	font-weight:bold;
}

/*
.BodyText a {
	font-weight: bold;
}
*/

.BodyTextShort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #333333;
}

/*
.BodyTextShort a {
	font-weight: bold;
}
*/

.Prices
{
    color: #3a4a7e;
    font-weight: bold;
    font-size:12px;
}
.TableHeaders {color: #2f4f81; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.Forms {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.SubHeads {
	font-size: 12px;
	font-weight: bold;
	color: #ffa207;
}

.SideBarSubHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #2f4f81;
}

.PartNumberHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}


.anylinkcss
{

/*    background-color: #0b3067;  */
/*    background-color: #6280ae; */


    position:absolute;
    visibility: hidden;
/*    border: 1px solid #0b3067; */
/*    border-bottom-width: 1; */
    font: normal 12px Arial,Verdana;
    line-height: 14px;
    z-index: 1;
    width: 130px;
	color:white;
}




.anylinkcss a
{
color:red;
width: 100%;
display: block;
text-indent: 3px;
/* border-bottom: 1px solid #0b3067;  */
padding: 1px 0;
text-decoration: none;
font-weight:bold;
text-indent: 5px;
    z-index: 1;
}

.anylinkcss a:visited
{
color:white;
}

.anylinkcss a:active
{
color:white;
}

.anylinkcss a:link
{
color:white;
}


.anylinkcss a:hover{ /*hover background color*/
background-color: #6787bd;
color: darkblue;
}


.highlight {text-decoration:none; color:black; background:yellow;}

.ListButtonInput
{
    font-size:9px;
    color: #333;
    background-color:#eeeeee;
    padding: 0px 0px 0px 0px;
}


.TableHead 
{
     background-image:url("../images/Misc/Misc_Table_Header_Bkgd.gif");
     font-weight:normal;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	/*color: #666666;*/
	 font-weight:bold;}



/* #6382b3 */
/* #204c8b; */


.DiscItemBox
{
    text-align: center;
    padding: 5px;
    width: 125px;
    border-right: lightgrey 2px solid;
    border-top: lightgrey 2px solid;
    border-left: lightgrey 2px solid;
    border-bottom: lightgrey 2px solid;
    margin-top: 10px;
    background-color: #EEECEB;
    border-color: #FFA500;
}

.DiscItemBox P
{ line-height:1.2em;
  margin-bottom:0px;
  margin-top:0px;
}
