<Style>

/* Custom CSS Stylesheet for NCM Site look and feel */{}

#bodycopy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .85em;
  font-weight: normal;
  color: #000000;
}

#bodycopy a:link, #body a:visited, #body a:active {
	color: #4E5E72;
/*  color: #818FA1; */
  text-decoration: underline;
}

#bodycopy a:hover {
  color: #000000;
  text-decoration: underline;
}

#bodycopy h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  color: #000000;
}

.header {
  background-image:url(images/BannerBack.jpg);
}

#globalnavrow {
  background-color: #E7EDF5;
}

#globalnav, #globalnav ul { /* all lists */
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: .84em;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#globalnav li { /* all list items */
  float: left;
  position: relative;
  background-color: #E7EDF5;
  margin: 1px;
  width: 10em;
}

#globalnav li ul { /* second-level lists */
  float: none;
  display: none;
  position: absolute;
  margin: 0px;
  padding: 3px;
  top: 16px;
  left: 0;
  background-color: #FFFFFF;
  border: 1px solid #2D486C;
}

#globalnav li > #globalnav ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
  top: auto;
  left: auto;
}

#globalnav li:hover ul, #globalnav li.over ul { /* lists nested under hovered list items */
  display: block;
}

#content {
  clear: left;
}

#globalnav a:link, #globalnav a:visited, #globalnav a:active, #featurenav a:link, #featurenav a:visited, #featurenav a:active, #featurenav2 a:link, #featurenav2 a:visited, #featurenav2 a:active, #cartlink a:link, #cartlink a:visited, #cartlink a:active {
	color: #4E5E72;
/*  color: #818FA1; */
  text-decoration: none;
}

#globalnav li a:hover, #featurenav li a:hover, #featurenav2 li a:hover, #cartlink li a:hover {
  colora: #000000;
}

#featurenav, #featurenav2, #cartlink, #featurenav ul, #featurenav2 ul, #cartlink ul  {
  padding: 5px;
  margin: 0;
  list-style: none;
  font-size: .84em;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color: #E7EDF5;
  border: 1px solid #2D486C;
  width: 13em;
}

#featurenav li, #featurenav2 li, #cartlink {
  margin-top: 4px;
  margin-bottom: 4px;
}

#copyright {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .65em;
  font-weight: normal;
  color: #000000;
}

#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #4E5E72;
/*  color: #818FA1; */
  text-decoration: underline;
}

#copyright a:hover {
  color: #000000;
  text-decoration: underline;
}

/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #ffffff; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: White; /* Background Color */
}

.TopBanner
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 28pt; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #666666; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.LeftColumn
{
font-family: Verdana, Arial, Helvetica, sans-serif;
/* font-size: 9pt; */
color: #2D4862; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #E7EDF5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
/* width: 15%; */
}

.LeftColumnText
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .84em;
color: #2D4862; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
/* width: 15%; */
}

.RightColumn
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumnText
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.Footer
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; /* Font Size */
color: #E7EDF5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #000000; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; /* Font Size */
color: #E7EDF5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #E7EDF5; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; /* Font Size */
color: #FF0000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt; /* Heading Font Size */
color: #000000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #E7EDF5; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #E7EDF5;
}

.ContentTableHorizontal
{
background-color: #E7EDF5;
}

</Style>