/******************************************************
******************************************************

This is the master Style Sheet file for G3 Enterprise 

******************************************************
******************************************************/


/* General Style Definitions */
html, body
{
  margin: 0;
  padding: 0;
}

#pagewidth
{
  width: 757px;
}

/* header is defined in _Header.ascx */
#headerWrapper
{
  position: relative;

  background-color: #F5F5F5;
  width: 100%;
  overflow: hidden;
}

/* lsmWrapper DIV is inside LeftNav.ascx */
#lsmWrapper
{
  width: 164px;
  float: left;
  position: relative;
  background-color: #FFFFFF;  
}

#mainContent
{
  background-color: #FFFFFF;
  float: right;
  display: inline;
  position: relative;
  width: 573px;
  color: #333;
  font-family: Verdana, Helvetica;
  font-size: 9pt;
  text-align: justify;
  padding: 5px 0px 0px 5px;
  overflow: hidden;
}

#Footer
{
  /*height: 22px;*/
  background-color: #FFFFFF;
  clear: both;
  margin-left: 164px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
  padding: 1em 0 1em 0;
}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after
{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix
{
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix
{
  height: 1%;
}
.clearfix
{
  display: block;
}
/* End hide from IE-mac */



/*printer styles*/
@media print
{
  /*hide the left column when printing*/
  #lsmWrapper, #Footer, .ScriptContainer, #imgWrapper
  {
    display: none;
  }
  
  #twocols, #mainContent
  {
    width: 100%;
    float: none;
  }
  
  body
  {
    background-color: White;
    color: Black;
    font-size: 10pt;
  }
  
  UL
  {
    list-style-type: circle;
    list-style-position: outside;
    list-style-image: none;
	color: #FF6666;
  }
  
  OL
  {
    list-style-type: decimal;
    list-style-position: outside;
    list-style-image: none;
  }
}
/************** end of site-wide general layout defenitions *****************/

h1
{
  font-family: Verdana, Helvetica;
  font-size: 14pt;
  position: relative;
  color: #FF6666;
  text-align: center;
}

h2
{
  font-size: 10pt;
  font-family: Verdana, Helvetica;
  font-variant: small-caps;
  width: 94%;
  position: relative;
  color: #336699;
  background-color: #F2EED5;
  text-align: left;
  background-image: url(images/netbullet.gif);
  background-position: 5px 2px;
  background-repeat: no-repeat;
  padding-left: 30px;
}

h3
{
  font-size: 10pt;
  font-family: Verdana, Helvetica;
  font-variant: small-caps;
  position: relative;
  color: #336699;
  padding-left: 10px;
  background-color: #F2F2F2;
  width: 98%;
  text-align: center;
  margin-bottom: 3px !important;
}

h4
{
  font-size: 10pt;
  font-family: Verdana, Helvetica;
  font-variant: small-caps;
  position: relative;
  color: #336699;
  padding-left: 10px;
  margin-top: 10px;
  margin-bottom: 3px !important;
}

.h1normal
{
  font-family: Verdana, Helvetica;
  color: #FF6666;
  text-align:left;
}

.h1blue
{
  font-family: Verdana, Helvetica;
  color: #6699CC;
  text-align:left;
  font-size: 120%;
  display: inline;
}

.h1gray
{
  font-family: Verdana, Helvetica;
  color: #666666;
  font-size: 120%;
  display: inline;
}

.promocell
{
   border: 1px solid #CCCCCC;
}

.promotext
{
   border: 1px solid #CCCCCC;
   padding: 10px;
   font-family: Verdana, Helvetica;
   font-size: 8pt;   
}

.ratefinder
{
   background-color: #CCCCCC;
   font-family: Verdana, Helvetica;
   font-size: 8pt;
   color: #000000;
   font-weight:bold;
}

.ratestable
{
   font-family: Verdana, Helvetica;
   font-size: 8pt;
   text-align: center;
}

.countrycell
{
  font-family: Verdana, Helvetica;
  font-weight: normal;
  font-size: 8pt;
  text-align: left;
}

.pinkcell
{
  font-family: Verdana, Helvetica;
  font-weight: bold;
  font-size: 8pt;
  background-color: #FFE0E0;
  text-align: center;
}

.pinkheader
{
  font-family: Verdana, Helvetica;
  font-weight: bold;
  font-size: 8pt;
  background-color: #FFE0E0;
  padding: 5px;
}

.blueheader
{
  font-family: Verdana, Helvetica;
  font-weight: bold;
  font-size: 8pt;
  background-color: #D1E0F0;
  padding: 5px;
  border: 1px solid #CCCCCC;
}

.CAheader
{
  font-family: Verdana, Helvetica;
  font-weight: bold;
  font-size: 8pt;
  background-image: url(images/bg_title.gif);
  background-repeat: repeat-x;
  padding: 5px;
}

.CABheader
{
  font-family: Verdana, Helvetica;
  font-weight: bold;
  font-size: 8pt;
  background-image: url(images/bg_title.gif);
  background-repeat: repeat-x;
  padding: 5px;
  border-collapse: collapse; 
  border:1px solid #CCCCCC;
}

.USheader
{
  font-family: Verdana, Helvetica;
  font-weight: bold;
  font-size: 8pt;
  background-image: url(../images/bg_title.gif);
  background-repeat: repeat-x;
  padding: 5px;
}

.USBheader
{
  font-family: Verdana, Helvetica;
  font-weight: bold;
  font-size: 8pt;
  background-image: url(images/bg_title.gif);
  background-repeat: repeat-x;
  padding: 5px;
  border-collapse: collapse; 
  border:1px solid #CCCCCC;
}

.graycell
{
  font-family: Verdana, Helvetica;
  font-weight: normal;
  font-size: 8pt;
  background-color: #F5F5F5;
}

.lgraycell
{
  font-family: Verdana, Helvetica;
  font-weight: normal;
  font-size: 8pt;
  background-color: #F5F5F5;
  text-align: center;
}

.dgraycell
{
  font-family: Verdana, Helvetica;
  font-weight: normal;
  font-size: 8pt;
  background-color: #EEEEEE;
  text-align: center;
}

.bluecell
{
  font-family: Verdana, Helvetica;
  font-size: 8pt;
  background-color: #6699CC;
  text-align: center;
}

.redcell
{
  font-family: Verdana, Helvetica;
  font-size: 8pt;
  background-color: #FF6666;
  text-align: center;
}

.graypadded
{
  font-family: Verdana, Helvetica;
  font-weight: normal;
  font-size: 8pt;
  background-color: #F5F5F5;
  padding:10px;
}

.whitepadded
{
  font-family: Verdana, Helvetica;
  font-weight: normal;
  font-size: 8pt;
  background-color: #FFFFFF;
  padding:10px;
}

.pinkpadded
{
  font-family: Verdana, Helvetica;
  font-weight: normal;
  font-size: 8pt;
  color: #FFFFFF;
  font-weight:bold;
  background-color: #FF6666;
  padding: 0 0 0 10px;
  vertical align: middle;
  text-align: left;
}

.xsmall
{
  font-family: Verdana, Helvetica;
  font-weight: bold;
  font-size: 10px;
  color: #FF6666;
  text-align: center;
}

.required
{
  font-family: Verdana, Helvetica;
  font-weight: normal;
  font-size: 8pt;
  color: #FF6666;
}

.alert
{
  font-family: Verdana, Helvetica;
  font-weight: normal;
  font-size: 8pt;
  color: #000000;
  font-weight:normal;
  background-color: #F5F5F5;
  padding: 10px;
  text-align: left;
}

#faqBox {
  border-bottom: #D1E0F0 1px dotted;
  border-left: #D1E0F0 10px solid;
  border-right: #D1E0F0 10px solid;
  border-top: #D1E0F0 1px dotted;
  padding: 10px;
  font-family: Verdana, Helvetica;
  color: #000000;
  font-size:8pt;
  font-weight: normal;
  vertical-align:top;
  text-align:left
}

.title {
	color: #6699CC;
	font-family: Verdana, Helvetica;
	font-size: 14pt;
	font-weight: bold;
}

.promoItem {
	font-family: Verdana, Helvetica;
  	color: #6699CC;
  	text-align:left;
	font-size: 10pt;
	font-weight: bold;
}

.promoPrice {
	font-family: Verdana, Helvetica;
  	color: #FF6666;
  	text-align:left;
	font-size: 10pt;
	font-weight: bold;
}

.promoIcon {
	width: 10%; 
	padding-top: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	vertical-align: top;
}

.promoDesc {
	width: 90%; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	vertical-align: top;
}

.textnormal_b
{
  font-family: Verdana, Helvetica;
  color: #FFFFFF;
  font-size:8pt;
  font-weight: bold;
  vertical-align:top;
  text-align: center
}

.textnormal
{
  font-family: Verdana, Helvetica;
  color: #000000;
  font-size:8pt;
  font-weight: normal;
  vertical-align:top;
  text-align:left
}

A.textnormal:link, A.textnormal:visited, A.textnormal:active, A.textnormal:hover 
{ 
  font-family: Verdana, Helvetica;
  text-decoration:none; 
  color:#000000; 
  font-size: 8pt; 
  font-weight:normal; 
  text-align:left
}

.textpink            
{ 
  font-family: Verdana, Helvetica;
  text-decoration:none; 
  color:#FFE0E0; 
  font-size: 8pt; 
  font-weight:bold; 
}

.textred            
{ 
  font-family: Verdana, Helvetica;
  text-decoration:none; 
  color:#FF6666; 
  font-size: 8pt; 
  font-weight:bold; 
}

A.textred:link, A.textred:visited, A.textred:active   
{ 
  font-family: Verdana, Helvetica;
  text-decoration:underline; 
  color:#FF6666; 
  font-size: 8pt; 
  font-weight:normal; 
}

A.textred:hover     
{ 
  font-family: Verdana, Helvetica;
  text-decoration:none; 
  color:#666666; 
  font-size: 8pt; 
  font-weight:normal; 
}

.textblue            
{ 
  font-family: Verdana, Helvetica;
  text-decoration:none; 
  color:#6699CC; 
  font-size: 8pt; 
  font-weight:bold; 
}

A.textblue:link, A.textblue:visited, A.textblue:active   
{ 
  font-family: Verdana, Helvetica;
  text-decoration:underline; 
  color:#6699CC; 
  font-size: 8pt; 
  font-weight:normal; 
}

A.textblue:hover     
{ 
  font-family: Verdana, Helvetica;
  text-decoration:none; 
  color:#666666; 
  font-size: 8pt; 
  font-weight:normal; 
}

.textfoot            
{ 
  font-family: Verdana, Helvetica;
  text-decoration:none; 
  color:#666666; 
  font-size: 10px; 
  font-weight:bold; 
}

A.textfoot:link, A.textfoot:active   
{ 
  font-family: Verdana, Helvetica;
  text-decoration:underline; 
  color:#666666; 
  font-size: 10px; 
  font-weight:normal; 
}

A.textfoot:visited   
{ 
  font-family: Verdana, Helvetica;
  text-decoration:underline; 
  color:#666666; 
  font-size: 10px; 
  font-weight:normal; 
}

A.textfoot:hover     
{ 
  font-family: Verdana, Helvetica;
  text-decoration:none; 
  color:#FF6666; 
  font-size: 10px; 
  font-weight:normal; 
}

.textwhite            
{ 
  font-family: Verdana, Helvetica;
  text-decoration:none; 
  color:#FFFFFF; 
  font-size: 8pt; 
  font-weight:bold; 
}

A.textwhite:link, A.textwhite:visited, A.textwhite:active   
{ 
  font-family: Verdana, Helvetica;
  text-decoration:underline; 
  color:#FFFFFF; 
  font-size: 8pt; 
  font-weight:normal; 
}

A.textwhite:hover     
{ 
  font-family: Verdana, Helvetica;
  text-decoration:none; 
  color:#FFE0E0; 
  font-size: 8pt; 
  font-weight:normal; 
}

.textalert            
{ 
  font-family: Verdana, Helvetica;
  text-decoration:none; 
  color:#FF6666; 
  font-size: 10px; 
  font-weight:normal; 
}

/* begin splash styles */

#splash {
	margin: 150 0 0 50;
	width: 100%;
}
.spWhite {
	text-align: left;
	margin: 150 0 5 50;
	margin-right: 0;
}

.spDgray {

	background-color: #666666;
	padding: 5 0 5 50;
	font-family: Verdana, Helvetica;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold; 
	margin-right: 0;
}

.spLgray {

	height: 250px;
	background: url(images/bg_splash.jpg) repeat-x;
	padding: 0 0 0 50;
	margin-right: 0;
}

.spBody {
	width: 600px;
	padding: 10 0 0 50;
	font-family: Verdana, Helvetica;
	text-decoration: none; 
	color: #999999; 
	font-size: 11px; 
	font-weight: normal;
	text-align: left;
}

.splinks {
	font-family: Verdana, Helvetica;
	text-decoration: none; 
	color: #999999; 
	font-size: 11px; 
	font-weight: normal;
}

.enter, enter:link, A.enter:visited, A.enter:active {
	font-family: Verdana, Helvetica;
	text-decoration: none; 
	color: #666666; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
}

A.enter:hover {
	font-family: Verdana, Helvetica;
	text-decoration: underline; 
	color: #FF6666; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
}

.h1Spa {
    font-size: 10pt;
    font-family: Verdana, Helvetica;
    width: 95%;
    color: #FFFFFF;
    text-align: left;
    margin: 0;
}

.h1Spb {
	font-size: 11px;
    font-family: Verdana, Helvetica;
    width: 96%;
    color: #999999;
    text-align: left;
    margin: 0 0 0 0;
	border: 1px solid #CCCCCC;
	background: #F5F5F5;
	padding: 10px;
}

/* end splash styles */

/* begin contact styles */

.showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}
.expandMenu {
  width: 100%;
}
.expandMenu dt {
	background-color: #D1E0F0;
	padding: 5px;
	margin: 0px 0px 1px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	cursor: hand;
}
.expandMenu dt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
}
.expandMenu dt a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #6699CC;
	background-color: transparent;
}
.expandMenu dd {
	margin: 0px;
	padding: 0px;
	background-color: #F5F5F5;
}
.expandMenu ul {
	background-color: #F5F5F5;
	margin:  2em;
	padding: 0px;
	list-style-type: square;
}
.expandMenu table {
	border-collapse: collapse;
	width: 100%;
}
.expandMenu td {
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 0;
}
.expandMenu thead td {
	background-color: #F5F5F5;
	border-top-style: none;
	padding: 5px 20px 5px 20px;
}   

/* end of contact styles */

.g3table thead
{
  background-color: #F2EED5;
  text-align: center;
}

pre
{
  color: Maroon;
  font-family: Courier New;
  font-size: 9pt;
  border-left: solid 2px silver;
  padding: 10px 0 10px 20px;
  margin: 10px 0 10px 20px;
  display: block;
  background-color: #F5F5F5;
  overflow: hidden;
}

.code
{
  padding: auto;
  border: solid 1px #E5E5E5;
  margin: 5px 0 10px 0;
}

.code strong
{
  color: Red;
}

/*** start of FAQ class section ***/
.FAQ ol, .FAQ ul
{
  list-style-position: outside;
  list-style-type: decimal;
  line-height: 1.4em;
  text-align: justify;
}

.FAQ ul li
{
  margin-bottom: 1em;
}

.FAQ ul ul
{
  list-style-type: disc;
  margin-bottom: 1em;
}

.FAQ li li
{
  margin-bottom: 0.3em;
  font-size: 10pt;
  line-height: 10pt;
}
/*** end of FAQ class section ***/

/*
#mainContent li
{
  font-size: 0.8em;
}
*/
a
{
  text-decoration: none;
}

#mainContent p
{
  font-family: Verdana, Helvetica;
}

#mainContent label
{
  font-size: 10pt !important;
}

.sp
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
}

.HeaderLabel
{
  font-family: Verdana;
  color: #000066;
  font-weight: bold;
  font-size: smaller;
}

.kwc
{
  overflow: hidden;
  visibility: hidden;
  display: none;
  z-index: -1;
  height: 1px;
  clip: rect(auto auto 1px 1px);
}

.footnote
{
  font-family: Verdana, Helvetica;
  border-top-style: double;
  border-top-width: medium;
  margin-top: 30px;
  padding-top: 0 !important;
  text-align: left;
  margin-bottom: 0;
  margin-right: 0;
  padding-right: 0;
  list-style-type: decimal;
  list-style-position: outside;
  font-size: 8pt;
  line-height: 8pt;  
}

.footnote ul
{
  padding-top: 5px !important;
  margin-top: 0 !important;
}

.tabHead
{
  color: #333333;
  background-color: #FFCF63;
  font-weight: bold;
  font-size: 8pt;
  vertical-align: bottom;
  text-align: center;
}
.tabRow1
{
  color: #333333;
  background-color: #FFEBB5;
  font-size: 11px;
  vertical-align: top;
}
.tabRow2
{
  color: #333333;
  background-color: #FFFFFF;
  font-size: 11px;
  vertical-align: top;
}

.FeatureBlock
{
  border: 1px solid #336699;
  padding: 5px;
  margin-bottom: 20px;
}

.FieldLabel
{
  color: #0074D0;
  background-color: #FFEBB5;
  font-size: 9pt;
  vertical-align: middle;
  width: 260px;
  font-family: Verdana, Arial;
  font-weight: bold;
}

.g3UL
{
  list-style-image: url(images/Blue-Bullet_38.gif);
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 18px;
  text-align: left;
  font-size: 10pt;
}

.g3Button
{
  vertical-align: text-top;
  text-align: center;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: url(images/g3SmallButtonBack.gif) repeat-x;
  width: 200px;
  height: 1.3em;
  margin: 10px 0 10px 0;
  padding: 3px 10px 3px 10px;
  border-left: solid 1px silver;
  border-right: solid 1px silver;
  border-bottom: solid .15em gray;
  cursor: pointer; _cursor:hand;
}

.g3Button a
{
  color: Navy;
}

/*** START OF FANCY 3D BOX *******************************************************************/
/* taken from: http://www.modxcms.com/simple-rounded-corner-css-boxes.html */
/* set the image to use and establish the lower-right position */
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2
{
/*   background: transparent url(images/cssBox1.png) no-repeat bottom right;*/
}

.cssbox { 
/*    width: 335px !important; /* intended total box width - padding-right(next) */
/*    width: 320px; /* IE Win = width - padding */
    padding-right: 5px; /* the gap on the right edge of the image (not content padding) */
    margin: 10px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-color: #6699CC;
	background-position: top right;
    /*margin-right: 5px; /* pull the right image over on top of border */
    padding: 5px 5px 5px 5px /* 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 15px 0 10px 20px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; 
    height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	background-position: bottom left; 
    /*margin-right: 5px; /* 25px; /* interior-padding right */ 
    padding: 5px 5px 5px 5px; /* mirror .cssbox_head right/left */ 
}

.cssbox_body div
{
  /*margin: 0 -5px 0 -5px;*/
}

.cssbox_body ul
{
  list-style-image: url(images/Blue-Bullet_38.gif);
  list-style-position: outside;
  margin-top: 2px;
  margin-bottom: 8px;
  line-height: 16px;
  text-align: left;
  font-size: 8pt;
  margin-left: -25px;
  _margin-left: 15px;  
}
/*** END OF FANCY 3D BOX *******************************************************************/

/*** Scrolling Text gizmo from http://www.dynamicdrive.com/dynamicindex2/fader_dev.htm *************/
.TextScrollStyle
{
  visibility: hidden;
  font-family: Verdana;
  font-weight: normal;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  font-size: 8pt;
}
/*** end of scrolling text gizmo *******************************************************************/

.CheckedList
{
	font-size: 14px;
	list-style-image: url(images/g3_check_bullet.gif);
	line-height: 26px;
	font-style: normal;
	font-family: Verdana, Arial;
	text-align: left;
}

.smallprint
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 8pt;
}



/*ul .footnote, li .footnote
{
  margin-bottom: 1px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/
/* not yet reviewed */
/*
.content
{
	font-size: 14px;
	list-style-image: url(images/g3_check_bullet.gif);
	line-height: 26px;
	font-style: normal;
	font-family: Verdana, Arial;
}
.offers
{
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	font-style: normal;
	font-family: Verdana;
	text-align: center;
}
.errorText
{
  font-family: Verdana, Arial;
  font-size: 10pt;
  font-style: normal;
  color: Red;
}
.confirmationText
{
  font-family: Verdana, Arial;
  font-size: 10pt;
  font-style: normal;
  color: Green;
}
body
{
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  padding-top: 0;
  background-color: #FFFFFF;
}
H2
{
  font-size: 10pt;
  width: 100%;
  color: #336699;
  font-family: Verdana;
  font-weight: bold;
  position: relative;
  background-color: #d4e2f1;
  top: 10px;
  text-align: left;
}
H4
{
  font-size: 9pt;
  color: #444444;
  font-family: Verdana;
  font-weight: bold;
  position: relative;
  top: 7px;
  text-align: left;
}
P.Normal
{
  font-family: Verdana;
  font-size: 10pt;
  text-align: left;
  color: #555555;
}
P.NormalSmaller
{
  font-family: Verdana;
  font-size: 8pt;
  text-align: left;
  color: #333333;
}
P.LegalText
{
  font-family: Verdana;
  font-size: 8pt;
  text-align: justify;
  color: #222222;
}
THEAD
{
  background-color: #d4e2f1;
  color: Navy;
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: 2px;
}
#frmMain
{
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  padding-top: 0px;
  border: 0;
  border-style: none;
  border-collapse: collapse;
}
#tblMain
{
  border: 0;
  border-style: none;
  border-collapse: collapse;
  border-spacing: 0;
  margin-left: 0;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  width: 757px;  
}
#NavigationPanel
{
  width: 164px;
  vertical-align: top;
}
#mainContentPanel
{
  width: 573px;
  vertical-align: top;
  margin-left: 20px;
  margin-top: 20px;
  padding-left: 20px;
  padding-top: 5px;
  font-family: Verdana, Arial;
  font-size: 10pt;
  text-align: left;
  color: #555555;
}
.HeaderLabel
{
  font-family: Verdana;
  color: #000066;
  font-weight: bold;
  font-size: smaller;
}
#NavMenu
{
  background-color: #f5f5f5;
  width: 154;
}
#NavMenu ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 16px;
}
#NavMenu a
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333399;
  text-decoration: none;
  cursor: hand;
  padding: 0px 3px 0px 3px;
}
#NavMenu a:hover
{
  background-color: #369;
  color: #FFF;
}
#NavMenu ul.NonBold a
{
  font-weight: normal;
  color: #666666;
}
#NavMenu li
{
  background-repeat: no-repeat;
  background-image: url(images/Menu-3/Big-Bullets_27.gif);
  background-position: 0 .4em; */
/*clip: rect(auto 154px auto auto);*/
/*  padding: 0px 12px 0px 8px;
}
#NavMenu ul ul
{ */
/*visibility: hidden;
  display:none;*/
/* }
#NavMenu li li
{
  background-image: url(images/Menu-3/Small-Bullet_27.gif);
  padding: 0px 3px 0px 7px;
}
#NavMenu li li a
{
  color: #666666;
  font-weight: normal;
}
.SelectedNavLink
{
  color: Red;
  font-weight: normal;
}
.gridText {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;	
}
.FieldLabel
{
  color: #0074D0;
  background-color: #FFEBB5;
  font-size: 9pt;
  vertical-align: middle;
  width: 260px;
  font-family: Verdana, Arial;
  font-weight: bold;  
}
/*
#LeftMenu li
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #333399;
  text-decoration: none;
  cursor: hand;
  clip: rect(auto 154px auto auto);
  padding-left: 1em;
  list-style-type: none;
  background-repeat: no-repeat;
  background-image: url(images/Menu-3/Big-Bullets_27.gif);
  background-position: 0 .5em;
}
ul#LeftMenu
{
  list-style-type: none;
  margin: 0;
}
.LeftMenu li
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #333399;
  text-decoration: none;
  cursor: hand;
  clip: rect(auto 154px auto auto);
  padding-left: 1em;
  list-style-type: none;
  background-repeat: no-repeat;
  background-image: url(images/Menu-3/Big-Bullets_27.gif);
  background-position: 0 .5em;
}
ul.LeftMenuLevel2
{
  list-style-type: none;
  margin: 0;
}
.LeftMenuLevel2 li
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #333399;
  text-decoration: none;
  cursor: hand;
  clip: rect(auto 154px auto auto);
  padding-left: 1em;
  list-style-type: none;
  background-repeat: no-repeat;
  list-style-image: url(images/Menu-3/Small-Bullet_27.gif);
  background-position: 0 .5em;
}
/*#ISP ul
{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#ISP LI
{
  font-weight: normal;
  font-family: Verdana;
  font-size: 8pt;
  list-style-image: url(images/Menu-3/Small-Bullet_27.gif);
  list-style-type: none;
  color: #333399;
  text-decoration: none;
  cursor: hand;
}
*/
