body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	text-align : left;
	color : Black;
	background-image: none;
	background-color : White;
}

.googleListItem {
	BORDER-RIGHT: #ffffff 1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #ffffff 1px solid;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	FONT: 11px Arial;
	BORDER-LEFT: #ffffff 1px solid;
	WIDTH: 100%;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #ffffff 1px solid;
	HEIGHT: 4px
}
.googleListItemSel {
	BORDER-RIGHT: #78acff 1px solid;
	BORDER-TOP: #78acff 1px solid;
	BORDER-LEFT: #78acff 1px solid;
	BORDER-BOTTOM: #78acff 1px solid;
	BACKGROUND-COLOR: #eaf2ff
}
#googleLikeSearch {
	BORDER-RIGHT: #000 1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #000 1px solid;
	OVERFLOW-Y: hidden;
	PADDING-LEFT: 1px;
	VISIBILITY: hidden;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #000 1px solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #000 1px solid;
	POSITION: absolute;
	HEIGHT: 150px
}
.googleLikeArrow {
	WIDTH: 100%;
	LINE-HEIGHT: 6px;
	FONT-FAMILY: "Webdings";
	HEIGHT: 6px;
	TEXT-ALIGN: center
}

div.suggestions {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow:auto;
    border: 1px solid #317082;
    background-color:#FFF;
    text-align:left;
	font-size:0.9em;
    position: absolute;
    height:200px;
	z-index: 50;
}

div.suggestions div {
    cursor: pointer;
    padding: 0px 3px;
    background-color:#FFF;
    font-size:0.9em;
    z-index: 50;
}
div.suggestions div.current {
   background-color:#317082;
   color:#FFF;
   z-index: 50;
}

img{
	valign:bottom;
	border:thin;
}

.ButtonText {  font-family: Arial, Helvetica, sans-serif;
                           color: #FFFFFF; text-decoration: none; 
                           text-align: center; font-size: 12px; 
                           font-style: italic; font-weight: bold;
                           padding-bottom: 2px
}
.ButtonText:visited {  font-family: Arial, Helvetica, sans-serif;
                           color: #FFFFFF; text-decoration: none; 
                           text-align: center; font-size: 12px; 
                           font-style: italic; font-weight: bold;
                           padding-bottom: 2px
}                          
.ButtonText:hover {  font-family: Arial, Helvetica, sans-serif;
                           color: #FFFFFF; text-decoration: none; 
                           text-align: center; font-size: 12px; 
                           font-style: italic; font-weight: bold;
                           padding-bottom: 2px
}
.LinkNav { color:blue}
.LinkNav:visited { color:blue}
.LinkNav:hover { color:blue}

td.highlighted {
        color: Black;
        font-family : Verdana,Arial,Helvetica,Univers,Zurich BT;
        font-size : 12px;
        background-color : #ccccff;
}

td.label {
        color: Black;
        font-family : Verdana,Arial,Helvetica,Univers,Zurich BT;
        font-size : 11px;
	    text-align:left;
		font-weight:bold;
}

td.link {
        color: Black;
        font-family : Verdana,Arial,Helvetica,Univers,Zurich BT;
        font-size : 11px;
	  text-decoration:none;
}

td.heading {
        color: Black;
        font-family : Verdana,Arial,Helvetica,Univers,Zurich BT;
        font-size : 11px;
        background-color : #E8EAE7;
		text-align:center;
		font-weight:bold;
}

td.normal {
        color: Black;
        font-family : Verdana,Arial,Helvetica,Univers,Zurich BT;
        font-size : 11px;
        text-align:center;
}

td.standardActive {
        color: #ED6E00;
        font-family : Verdana,Arial,Helvetica,Univers,Zurich BT;
        font-size : 11px;
font-weight:bold;
}
td.standardExpired {
        color: black;
        font-family : Verdana,Arial,Helvetica,Univers,Zurich BT;
        font-size : 11px;
font-weight:bold;
}
td.standardVoid {
        color: blue;
        font-family : Verdana,Arial,Helvetica,Univers,Zurich BT;
        font-size : 11px;
font-weight:bold;
}
td.standardFuture {
        color: Green;
        font-family : Verdana,Arial,Helvetica,Univers,Zurich BT;
        font-size : 11px;
font-weight:bold;
}

.TBoxLeft   {  font-size: 14px;font-family: Courier New; color: black; text-align: left;}
.TBoxRight  {  font-size: 14px;font-family: Courier New; color: black; text-align: right;}
.TBoxCenter {  font-size: 14px;font-family: Courier New; color: black; text-align: center;}
.THlink { color: #ffffff;}
.THlink:visited { color: #ffffff;}
.THlink:hover   { color: #ffffff;}
.standard {
        color: Black;
        font-family : Verdana,Arial,Helvetica,Univers,Zurich BT;
        font-size : 11px;
        }
input.red {background-color: #cc0000; font-weight: bold; font-size: 12px; color: white;}
input.green_bkp {background-color: #339933; font-weight: bold; font-size: 12px; color: white;}
input.green_bkp1 {background-color: #cc0000; font-weight: bold; font-size: 12px; color: white;}
input.green {background-color: #666633; font-weight: bold; font-size: 12px; color: white;}
input.gray {background-color: #9999CC; font-weight: bold; font-size: 12px; color: white;}
input.pink {background-color: #ffcccc; font-size: 10px;}
input.white {background-color: #ffffff; font-size: 12px;}
.menulink
{
  COLOR: black;
  FONT-SIZE: 10pt;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none;
}
A.menulink,A.menulink:visited,A.menulink:active
{
  COLOR: black;
  FONT-SIZE: 10pt;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none;
}
A.menulink:hover
{
  COLOR: #CC3300;
  FONT-SIZE: 10pt;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none;
}

div.tabBox {}

div.tabArea {
  font-size: 11;
  font-weight: bold;
  font-face:Verdana;
 border-bottom-width: 3px;
  border-bottom-color:#000000;
}

a.tab {
  background-color: #ED6E00;
  
  text-decoration: none;
   width:58px;
   text-align=center;
}

a.tab, a.tab:visited {
  color: #ffffff;
}

a.tab:hover {
  background-color: #ffffff;
  color: #ffffff;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #ffffff;
  color: #000000;
}

div.tabMain {
  background-color: #ffffff;
  border-bottom-width: 2px;
  border-bottom-color:#c0c0c0;
  
}

div.tabIframeWrapper {
  width: 200;
}

iframe.tabContent {
  border: 1px solid #000000;
  width: 1000;
}
.creamrow{
background-color: #CCCCCC;
}

.bluerow{
background-color: #FFF8C6;
}

.whiterow{
background-color: #C0C0C0;
}


.headingrow{
background-color: #0000A0;
}

.standardFirst {
	background-color: #D6DBC0;
        color: #ED6E00;
        font-family : Verdana,Arial,Helvetica,Univers,Zurich BT;
        font-size : 11px;
	font-weight:bold;
}

.standardSecond {
	background-color: #D6DBC0;
        color: #000000;
        font-family : Verdana,Arial,Helvetica,Univers,Zurich BT;
        font-size : 11px;
	font-weight:bold;
}

.divClass {
	font-family:verdana,tahoma,helvetica;
	padding-left:20px;
    font-size:11px;
	background-color:#fff !important;
}

.standardPlain {
	background-color: #C9C7A6;
    color: #000000;
    font-family : Verdana,Arial,Helvetica,Univers,Zurich BT;
    font-size : 11px;
	font-weight:bold;
}

.centerBar {
	background-color:#cccccc;
    font-family : Arial, Helvetica, Sans-Serif;
    font-size : 11px;
	font-weight:bold;
}

.coloredCenter {
	background-color:#cccccc;
    font-family : Arial, Helvetica, Sans-Serif;
    font-size : 13px;
	font-weight:bold;
	text-align:center;
}

.coloredRight {
	background-color:#cccccc;
    font-family : Arial, Helvetica, Sans-Serif;
    font-size : 13px;
	font-weight:bold;
	text-align:right;
}

.coloredLeft {
	background-color:#cccccc;
    font-family : Arial, Helvetica, Sans-Serif;
    font-size : 13px;
	font-weight:bold;
	text-align:left;
}

.alignCenter {
	font-family : Arial, Helvetica, Sans-Serif;
    font-size : 13px;
	font-weight:bold;
	text-align:center;
}

.alignRight {
	font-family : Arial, Helvetica, Sans-Serif;
    font-size : 13px;
	font-weight:bold;
	text-align:right;
}

.alignLeft {
	font-family : Arial, Helvetica, Sans-Serif;
    font-size : 13px;
	font-weight:bold;
	text-align:left;
}

.title
{
  COLOR: black;
  FONT-SIZE: 12pt;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none;
}

.helpNormal{
	font-family : Arial, Helvetica, Sans-Serif;
    font-size : 13px;
	font-weight:bold;
}



