﻿/* ================================
    CSS STYLES FOR SMS and SMSService
    v1.1, 08/2002
   ================================
*/   

BODY
{
}

/* */
.HomeHead
{
    color: #999966;
    font-family: Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
    HEIGHT: 35px
}

/* */
.ContentHead
{
    background-color: #b6c7e5;
    color: black;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    height: 26px
}

/* */
.SubContentHead
{
    background-color: #e8ebf0;
    color: dimgray;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

/* */
.UnitCost
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 15px;
    line-height: 20pt
}

/* */
.ModelNumber
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 20pt
}

/* */
.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}
.MostPopularHead
{
    background-color: Darkred;
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: underline
}

.ProductListHead
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}
.ProductListItem
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px
}

.CartListHead
{
    background-color: #d5e6da;
    border-bottom: dimgray;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #ebf1f0;
    border-bottom: dimgray;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #d5e6da;
    line-height: 10pt
}

.cartlistfooter
{
    background-color: #d5e6da;
    line-height: 10pt
}


.gvPager
{
	background-color: #d6eee4;
	color: blue;
	vertical-align: middle;
	text-align: center;
}

.gvHeader
{
	background-color: #d5e0de;
	border-bottom: dimgray;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 20pt;
	text-align: center;
	padding-left: 5px;
}

.gvAll
{
	font-size: 11px;
	color: #006699;
	font-family: Verdana, Arial;
	background-image: none;
	vertical-align: middle;
	background-color: transparent;
	text-align: center;
}

.gvRowSelected
{
    background-color: #E2DED6;
    color: #333333;
    font-family: Verdana, Arial;
}

.gvRow
{
    background-color: #ffffff;
    border-bottom: dimgray;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.gvRowAlt
{
    background-color: #ebf1f0;
    border-bottom: dimgray;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.gvFooter
{
    background-color: #d5e6da;
	text-align: center;
    line-height: 10pt
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #dddddd;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #0c6978;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: #669933;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: #669933;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  17px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana;
    font-size: 12px;
    vertical-align: top;
    text-align: left;
    text-indent: 1px;
    white-space: nowrap;
    empty-cells: hide; 
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    border: 1px solid #008080;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    margin-left: 0px;
    color: #000080;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px    
}

.textbox {
	background-color: #D1DCEF;
	height: 18px;
	width: 126px;
}

A:link  {
    text-decoration: none;
    color:  blue;
}

A, A:hover {
    text-decoration: underline !important;
    color:  darkcyan !important;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:   Verdana, Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}


.EICCmd
{
    font-size: 12px;
    font-family: Verdana;
    color: #000080;
}
.USGDLabel
{
	font-size: 12px;
	font-family: verdana;
}

.USGDTitle
{
    font-size: 12px;
    font-family: verdana;
    color: #CC0000;
}

.ucTitle
{
    font-size: 12px;
    font-family: verdana;
    color: #002B00;
}

.ucFeatureTitle
{
    font-size: 16px;
    font-family: verdana;
    color: #002B00;
}

.ucFeatureInfo
{
    font-size: 12px;
    font-family: verdana;
}

.ucFeatureLink
{
    font-size: 12px;
    font-family: verdana;
    color: #0000FF;
}

.EICTable
{
    width: 600px;
    float: left;
    border-left-style: solid;
    border-left-width: 1px;
    border-right: 1px solid #C0C0C0;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom: 1px solid #C0C0C0;
    font-family: Verdana;
    font-size: 12px;
    color: #800080;
}


/* ------------------
 styling for the tables 
   ------------------   */

/*
    TAO: IMPORTANT. THIS VALUE AFFECTS LINE HEIGHT FOR ALL TABLES
    REGARDLESS IF ANOTHER CSS STYLE HAS APPLIED OR NOT 2013-11-06
*/
body
{
	line-height: 1.2em;
}

#hor-minimalist-a
{
	font-family: "Verdana", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}


#hor-minimalist-b
{
	font-family: "Verdana", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}


#ver-minimalist
{
	font-family: "Verdana", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-minimalist th
{
	padding: 8px 2px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 2px solid #6678b1;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #039;
}
#ver-minimalist td
{
	padding: 12px 2px 0px 2px;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #669;
}


#box-table-a
{
	font-family: "Verdana", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 10px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}


#box-table-b
{
	font-family: "Verdana", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin: 45px;
	width: 480px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}
#box-table-b th
{
	font-size: 10px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}


#hor-zebra
{
	font-family: "Verdana", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
}
#hor-zebra .odd
{
	background: #e8edff; 
}


#ver-zebra
{
	font-family: "Verdana", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
#ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}


#one-column-emphasis
{
	font-family: "Verdana", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}
#one-column-emphasis td
{
	padding: 10px 15px;
	color: #669;
	border-top: 1px solid #e8edff;
}
.oce-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
	color: #339;
	background: #eff2ff;
}


#newspaper-a
{
	font-family: "Verdana", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}
#newspaper-a td
{
	padding: 7px 17px 7px 17px;
	color: #669;
}
#newspaper-a tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-b
{
	font-family: "Verdana", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-b th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}
#newspaper-b tbody
{
	background: #e8edff;
}
#newspaper-b td
{
	padding: 10px;
	color: #669;
	border-top: 1px dashed #fff;
}
#newspaper-b tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-c
{
	font-family: "Verdana", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #6cf;
}
#newspaper-c th
{
	padding: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #0865c2;
	border-top: 1px solid #0865c2;
	border-left: 1px solid #0865c2;
	border-bottom: 1px solid #fff;
}
#newspaper-c td
{
	padding: 10px 20px;
	color: #669;
	border-right: 1px dashed #6cf;
}

#rounded-corner
{
    font-family: "Verdana" , "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 15px;
/*    
    width: 480px;
*/
    text-align: left;
    border-collapse: collapse;
}
#rounded-corner thead th.rounded-left
{
    background-position: left -1px;
    background: #b9c9fe url('../Images/TableImages/left.png') no-repeat left -1px;
}
#rounded-corner thead th.rounded-td-noraml
{
    width: 120px;
}
#rounded-corner thead th.rounded-td-narrow
{
    width: 60px;
    text-align:center;
}

#rounded-corner thead th.rounded-td-wide
{
    width: 240px;
}

#rounded-corner thead th.rounded-right
{
	background: #b9c9fe url('../Images/TableImages/right.png') right -1px no-repeat;
}
#rounded-corner th
{
    background-position: #b9c9fe;
    padding: 1px;
    font-weight: normal;
    font-size: 12px;
    color: #039;
    background: #DFFFFF;
}

.td_edge
{
    font-family: Verdana;
    font-size: 12px;
    height: 16px;
    text-align: left;
    text-indent: 2px;
    white-space: nowrap;
    empty-cells: hide;
    width: 10px;
    padding: 0px;
    margin: 0px;
    color: #FF0000;
    text-align: center;
    vertical-align: top;
}
.td_narrow
{
    font-family: Verdana;
    font-size: 12px;
    empty-cells: hide;
    width: 60px;
    padding: 1px;
    border-top: 1px solid #fff;
    color: #000066;
    text-align: left;
    vertical-align: top;
}
.td_normal
{
    empty-cells: hide;
    padding: 2px;
    border-top: 1px solid #fff;
    color: #000066;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    font-family: Verdana;
    font-size: 12px;
}
.td_wide
{
    font-family: Verdana;
    font-size: 12px;
    empty-cells: hide;
    width: 240px;
    padding: 2px;
    border-top: 1px solid #fff;
    color: #000066;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}
#rounded-corner tfoot td.rounded-foot-left
{
    empty-cells:hide;
    height: 14px;
	background: #e8edff url('../Images/TableImages/botleft.png') left bottom no-repeat;
    text-align: center;
    vertical-align:top;
    font-size: 8px;
}
#rounded-corner tfoot td.rounded-foot-right
{
    empty-cells:hide;
    height: 14px;
	background: #e8edff url('../Images/TableImages/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}

#rounded-corner tbody
{
    empty-cells:hide;
    background-position: #EEF2F1;
    background: #EEF2F1;
}
#background-image
{
	font-family: "Verdana" , "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('../Images/TableImages/blurry.jpg') 330px 59px no-repeat;
}
#background-image th
{
	padding: 12px;
	font-weight: normal;
	font-size: 14px;
	color: #339;
}
#background-image td
{
	padding: 9px 12px;
	color: #669;
	border-top: 1px solid #fff;
}
#background-image tfoot td
{
	font-size: 11px;
}
#background-image tbody td
{
	background: url('../Images/TableImages/back.png');
}

* html #background-image tbody td
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/TableImages/back.png',sizingMethod='crop');
	background: none;
}
	

#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}


#gradient-style
{
	font-family: "Verdana" , "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('../Images/TableImages/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('../Images/TableImages/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('../Images/TableImages/gradhover.png') repeat-x;
	color: #339;
}


#pattern-style-a
{
	font-family: "Verdana" , "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('../Images/TableImages/pattern.png');
}
#pattern-style-a thead tr
{
	background: url('../Images/TableImages/pattern-head.png');
}
#pattern-style-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-a td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-a tbody tr:hover td
{
	color: #339;
	background: #fff;
}


#pattern-style-b
{
	font-family: "Verdana" , "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('../Images/TableImages/patternb.png');
}
#pattern-style-b thead tr
{
	background: url('../Images/TableImages/patternb-head.png');
}
#pattern-style-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-b td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-b tbody tr:hover td
{
	color: #339;
	background: #cdcdee;
}

.RED
{
    color: #FF0000;
    font-family: "Verdana" , "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}
.INFO
{
    font-size: xx-small;
	font-family: "Verdana" , "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

.EICHolderTable
{
    border-style: none;
    border-color: #F4F4F0;
    padding: 0px;
    margin: 1px;
    width: 100%;
    font-family: Verdana;
    font-size: 12px;
    color: #000080;
    empty-cells: hide;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    position: relative;
    z-index: auto;
}

.EICFrameTable
{
    border-style: none;
    border-color: #F4F4F0;
    padding: 0px;
    margin: 1px;
    width: 760px;
    font-family: Verdana;
    font-size: 12px;
    color: #000080;
    empty-cells: hide;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    position: relative;
    z-index: auto;
}

.EICControlTable
{
    border-style: none;
    border-color: #F4F4F0;
    padding: 0px;
    margin: 1px;
    width: 200px;
    font-family: Verdana;
    font-size: 12px;
    color: #000080;
    empty-cells: hide;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    position: relative;
    z-index: auto;
    height: 13px;
}

.EICControlCell
{
    font-family: Verdana;
    font-size: 12px;
    vertical-align: top;
    text-align: left;
    white-space: nowrap;
    color: #000080;
    width: 100px;
}
.ECITextBox
{
    font-family: Verdana;
    color: #000080;
    font-size: 12px;
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
    border-style: solid;
    border-width: 1px;
    text-indent: 2px;
    padding: 1px;
}
.ECIMessageBox
{
    font-family: Verdana;
    color: #000080;
    font-size: 12px;
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
    border-style: solid;
    border-width: 1px;
    text-indent: 2px;
    padding: 1px;
}


#EICFrame
{
    font-family: "Verdana" , "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 15px;
/*    
    width: 480px;
*/
    text-align: left;
    border-collapse: collapse;
}
#EICFrame thead th.rounded-left
{
    background-position: left -1px;
    background: #b9c9fe url('../Images/TableImages/left.png') no-repeat left -1px;
}
#EICFrame thead th.rounded-td-noraml
{
    width: 120px;
}
#EICFrame thead th.rounded-td-narrow
{
    width: 60px;
    text-align:center;
}

#EICFrame thead th.rounded-td-wide
{
    width: 240px;
}

#EICFrame thead th.rounded-right
{
	background: #b9c9fe url('../Images/TableImages/right.png') right -1px no-repeat;
}
#EICFrame th
{
    background-position: #b9c9fe;
    padding: 1px;
    font-weight: normal;
    font-size: 12px;
    color: #039;
    background: #DFFFFF;
}

#EICFrame tfoot td.rounded-foot-left
{
    empty-cells:hide;
    height: 10px;
	background: #e8edff url('../Images/TableImages/botleft.png') left bottom no-repeat;
    text-align: center;
    vertical-align:top;
    font-size: 9px;
}
#EICFrame tfoot td.rounded-foot-right
{
    empty-cells:hide;
    height: 10px;
	background: #e8edff url('../Images/TableImages/botright.png') right bottom no-repeat;
}
#EICFrame tbody tr:hover td
{
	background: #d0dafd;
}

#EICFrame tbody
{
    empty-cells:hide;
    background-position: #EEF2F1;
    background: #EEF2F1;
}
.EICCmdCell
{
    font-family: Verdana;
    font-size: 12px;
    color: #000080;
    vertical-align: top;
    text-align: left;
    white-space: nowrap;
    padding: 1px;
    margin: 0px;
    height:14px;
    width: 155px;
}
.ValidationErrorMessage
{
    font-family: Verdana;
    font-size: 10px;
    color: #FF0000;
}
.RadioButtonListItemStyle1
{
    color: #FF0000;
    font-family: Verdana;
    font-size: 10px;
}
.RadioButtonListItemStyle2
{
    color: #0000FF;
    font-family: Verdana;
    font-size: 10px;
}

    .USGDBoarderStyle
{
    padding: 0px;
    margin: 0px;
    border: 1px solid #008080;
    font-family: Verdana;
    font-size: 12px;
    color: #000080;
    empty-cells: hide;
}

.FormBlock_UpperRow_Style
{
    border-left: 1px solid #04B1BB;
    border-right: 1px solid #04B1BB;
    border-top: 1px solid #04B1BB;
    font-size: 12px;
    color: #0000FF;
    padding: 0px;
    margin: 0px;
}