﻿body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/graybkgrnd2.jpg);
	font-family:Arial;
	font-size:12px;
	color:#000;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.footer2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
a:link 
{
	color: #050461;
	text-decoration: none;
}
a:visited 
{
	color: #050461;
	text-decoration: none;
}
a:hover 
{
	color: #CC0000;
	text-decoration: underline;
}
a:active 
{
	color: #050461;
	text-decoration: none;
}
h1
{
font-size:150%;
}
h2
{
font-size:140%;
}
h3
{
font-size:120%;
}
p
{
font-size:100%;
line-height:150%;
}
.StaticMenuItemStyle, .StaticMenuItemStyle a {
color: #000;
background-color: #ccaa66;
border: 1px solid #eebb77;
font-size: 14px;
font-weight: bold;
text-decoration: none;
padding-left: 2px;
margin: 9px;
width: 150px;
}
.StaticHoverStyle, .StaticSelectedStyle
{
background-color: #CCAA66;
}
.DynamicMenuItemStyle
{
background-color: #ccaa66;
border: 1px solid #eebb77;
padding-left: 6px;
padding-bottom: 5px;
color: #000;
width: 150px;
line-height: 130%;
font-weight: normal;
}
.DynamicHoverStyle a
{
text-decoration: underline;
background-color: #eebb77;
}
#pageTitle 
{
font-size: 150%;
font-weight: bold;

}
.MyLoginTextBoxStyle
{
 
    background-color: white;
    text-align: left;
    font-family: Verdana;
    vertical-align: middle;
}
.PageCaption
{
  font-size: 125%;
  font-family: Verdana;
  color: White;
  text-align:center;
  background-color:#000063;
}
.PageText
{
    margin-left: 10px;
    margin-right: 10px;
}

input.user_info
{
	width: 200px;
}

input.register_password
{
	width: 100px;
}

input.register_question
{
	width: 250px;
}
.labelcell
{
    font-size: 80%;
    line-height:150%;
    font-family: Verdana;
    color: #000;
    text-align: right;
    vertical-align:top;
    width:80px;
}
.errmsg
{
    font-size: 100%;
    line-height:150%;
    font-family: Verdana;
    color: red;
    text-align: left;
    vertical-align:top;
    font-weight:bold;
}
.SelectorPanel
{
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom:40px;
}
.SelectorPanel li
{
    list-style: none;
}    
.LV_Heading
{
    height:20px;
    text-align: center;
    background-color: #000063;
    margin: 0px auto;
    padding-top:5px;
    color:White;
}
.LV_Heading a:link  
{
 color: white; 
 font-size: 8pt; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-weight: bold 
 }
.LV_Heading a:visited    
{
 color: white; 
 font-size: 8pt; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-weight: bold 
 }
.LV_Heading a:hover    
{
 color: yellow; 
 font-size: 8pt; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 text-decoration: underline 
 }
.LV_Heading a:active    
{
 color: yellow; 
 font-size: 8pt; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-weight: bold 
 }
 .normalField 
{
    width:200px;
    height:20px;
    text-align:right;
    vertical-align:top;
}
.requiredField 
{
    color:Red;
    font-weight:bold;
    width:200px;
    height:20px;
    text-align:right;
    vertical-align:top;
}
.ButtonLine
{
    padding-top:10px;
    padding-bottom: 10px;
    text-align:center;
}
.part_number 
{
   font-size: 100%;
   width:150px;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-weight: bold 
}
.part_number a:link  
{
 text-decoration: underline 
 }
.part_number a:visited    
{
 text-decoration: underline 
 }
.part_number a:hover    
{
 color: white; 
 background-color: #000063;
 text-decoration: underline 
 }
.part_number a:active    
{
 color: white; 
 background-color: #000063;
}
/* table level rules */
.yui-grid
{
	font-family: arial;
	font-size: small;
	border: solid 1px #7f7f7f;
    border-collapse:collapse;	
}


/* header column rules */
.yui-grid th 
{
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}  

.yui-grid th a
{
    font-weight: normal;
	text-decoration: none;
	text-align: center;
    color: #000;
	display: block;
    padding-right: 10px;
}

/* change the background image when the column is being sorted by */
.yui-grid th.sortasc, .yui-grid th.sortdesc
{
    background: url(images/common/sprite.png) repeat-x 0px -100px;
}  

/* change image if it is an asc sort */
.yui-grid th.sortasc a
{
    background: url(images/common/dt-arrow-up.png) no-repeat right 50%;
}  

/* change image if it is a desc sort */
.yui-grid th.sortdesc a
{
    background: url(images/common/dt-arrow-dn.png) no-repeat right 50%;
}  


/* data cell and data row rules */
.yui-grid td 
{
    padding: 4px 10px 4px 10px;
    border-right: solid 1px #cbcbcb;
}

.yui-grid .altrow, .yui-grid .row .sort
{
    background-color: #edf5ff;
} 

.yui-grid .altrow .sort
{
    background-color: #dbeaff;
} 

.yui-grid .row
{
    background-color: #fff;
}  
.menuItem 
{
    background-color: #000068;
    width:172px;
    border-right: solid 1px #fff;
    padding: 7px 7px 7px 7px;
    float:left;
}
.menuItemLast
{
    background-color: #000068;
    width:175px;
    padding: 7px 7px 7px 7px;
    float:left;
}

.menuBox
{
    width:100%;
    
}
.menuBox a:link  
{
 color: white; 
 font-size: 8pt; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-weight: bold 
 }
.menuBox a:visited    
{
 color: white; 
 font-size: 8pt; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-weight: bold 
 }
.menuBox a:hover    
{
 color: yellow; 
 font-size: 8pt; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 text-decoration: underline 
 }
.menuBox a:active    
{
 color: yellow; 
 font-size: 8pt; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-weight: bold 
 }  
