
.textBlack {
	font-family : Verdana, Tahoma,Arial;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
}
.textBlack {
	font-family : Verdana, Tahoma,Arial;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
}
.textGray {
	font-family : Verdana, Tahoma,Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #666666;
}
.textsmGray {
	font-family : Verdana, Tahoma,Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #666666;
}
.textbdGray {
	font-family : Verdana, Tahoma,Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #666666;
}
.textbdBlue {
	font-family : Verdana, Tahoma,Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #006B9C;
}
.textsmBlue {
	font-family : Verdana, Tahoma,Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #006B9C;
}
.textsmbdBlue {
	font-family : Verdana, Tahoma,Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #006B9C;
}
.textbdWhite {
	font-family : Verdana, Tahoma,Arial;
	font-size : 8pt;
	font-weight : bold;
	color : White;
}
.textsmWhite {
	font-family : Verdana, Tahoma,Arial;
	font-size : 8pt;
	font-weight : normal;
	color : White;
}
.textsmBlack {
	font-family : Verdana, Tahoma,Arial;
	font-size : 8pt;
	font-weight : normal;
	color : Black;
}
.textbdBlack {
	font-family : Verdana, Tahoma,Arial;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
}
.textsmbdBlack {
	font-family : Verdana, Tahoma,Arial;
	font-size : 8pt;
	font-weight : bold;
	color : Black;
}
.head 
{
	font-family :  Verdana, Tahoma,Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}
.headLg
{
	font-family :  Verdana, Tahoma,Arial;
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
}
.subhead 
{
	font-family :  Verdana, Tahoma,Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #999999;
}
.subheadWhite
{
	font-family :  Verdana, Tahoma,Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
}

.subheadWhiteLarge
{
	font-family :  Verdana, Tahoma,Arial;
	font-size : 14pt;
	font-weight : bold;
	color : #FFFFFF;
}

.subheadDark 
{
	font-family :  Verdana, Tahoma,Arial;
	font-size : 11pt;
	font-weight : bold;
	color : #666666;
}
 A:link {
    font-family:verdana, tahoma,arial;
    font-weight:normal;
    color: #0000cc;
    text-decoration: none;
}
         
A:visited {font-family:verdana, tahoma,arial;
    font-weight:normal;
    color:#0000cc;
    text-decoration: none;
}
         
A:active {font-family:verdana, tahoma,arial;
    font-weight:normal;
    color: #cc66cc;
    text-decoration: none;
}
        
A:hover{ text-decoration: underline; color: #0000cc; 
}
         
body {
background-color: #FFFFFF;
font-family:Verdana, Tahoma, Arial;
font-weight:normal;
font-size: 10pt;
}

tr,td {
font-family: Verdana, Tahoma, Arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

ul { list-style-image:url(graphics/li_arrow.gif); }

legend {
text-align: right;
font-size: 14px;
font-weight: bold;
background: #FFF;
margin-bottom:10px;
}

fieldset {
margin: 0;
padding: 10px;
border: 1px groove #132450;
}

.MediumBlue {
background: #C4C8D3;
}

.LightBlue {
background: #E0E3E8;
}

.LighterBlue {
background: #F1F2F5;
}

input, select {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
}

.textsmbdWhite
{font-family : Verdana, Tahoma,Arial;
font-size : 8pt;font-weight : bold;color : #FFFFFF;}

#product_table {
width:95%;
height:auto;
margin:0;
padding:0;
border:1px solid #000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #000;
background:#FFF;
}

#product_table td {
padding:5px;
vertical-align:top;
}

.header3 {
line-height:27px;
border-bottom:1px solid #000;
font-family:Verdana, Tahoma,Arial;
font-size:large;
font-weight:bold;
background:#99CCFF;
}

.header4 {
line-height:27px;
border-top:1px solid #000;
border-bottom:1px solid #000;
font-family:Verdana, Tahoma,Arial;
font-size:medium;
font-weight:bold;
background:#99CCFF;
}

.header5 {
font-family:Verdana, Tahoma,Arial;
font-size:small;
font-weight:bold;
background:#CCC;
}

.xsmalltext {
font-size:x-small;
}

/* Lit Tables */

#lit_table {
margin:0 0 15px 0;
width:100%;
border-left:1px solid #333;
border-top:1px solid #333;
background:#FFF;
vertical-align:top;
text-align:center;
font-size:x-small;
}

#lit_table tr td {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:5px;
vertical-align:middle;
text-align:left;
font-size:x-small;
}

#lit_table td {
border-right:1px solid #333;
border-bottom:1px solid #333;
font-size:x-small;
}

#lit_table th {
font-family:Arial, Helvetica, sans-serif;
font-size:small;
border-right:1px solid #333;
border-bottom:1px solid #333;
padding:5px;
background-color:#0066CC;
color:#FFF;
text-align:left;
}

#lit_table .textfield_qty {
width:36px;
margin:0;
border:1px solid #666;
padding:2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
}

.button {
margin:0 15px 0 0;
border:2px outset #FFF;
padding:2px 6px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
background:#CCC;
}
