body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size : medium;
}
.roottable {
	width : 600;
}
.list a:link {
	color:blue;
}
.list a:visited{
	color:blue;
}
.form a:link {
	color:blue;
}
.form a:visited{
	color:blue;
}
.list {
	background-color: #e3e3e3;
	font-style: normal;
	font-size : xx-small;
}
.jsightTableTitles {
	font-weight: bold;
	font-size : xx-small;
}

.jsightTableFields {
	background-color: #CEE8FF;
	font-style: normal;
	font-size : xx-small;
        
}

.jsightTableFields2 {
	font-style: normal;
	font-size : xx-small;
}
.jsightTableError {
        background-color: #FFCEE8;
	font-style: normal;
	font-size : xx-small;
}


.differentStyle,a.differentStyle:link,a.differentStyle:visited{	
        font-weight: bold;	
        color:red;
}

a:link, a:visited{
	text-decoration: none;
	color: Blue;
}
a:hover {
	text-decoration : underline;
	color: #000000
}
.footercorner { background-color: #339999;}
.rootcorner { background-color: #339999;}
.errorstyle {
	font-weight: bold;
	color: #FF0000;
	font-size : larger;
} 
.errorFieldStyle { font-weight: bold;  color: #FF0000} 
.successstyle { font-weight: bold; ;  color: #CFAC00} 
a.navbar		{ color: #003399; text-decoration: none }
a.navbar:visited		{ color: #003399; text-decoration: none }
a.navbar:hover { color: #FFFFFF; text-decoration: none; background-color: #003399 }
.navbar      {
	font-size: smaller;
	color: # D6E7EF;
	font-weight: normal
}
.button {cursor:hand;background: #D6E7EF;border-bottom: 1px solid #104A7B;border-right: 1px solid #104A7B;border-left: 1px solid #AFC4D5;border-top:1px solid #AFC4D5;color:#000066;text-decoration:none}
.actionbutton 
 {
  cursor:hand;
  background: #D6E7EF;
  border-bottom: 1px solid #104A7B;
  border-right: 1px solid #104A7B;
  border-left: 1px solid #AFC4D5;
  border-top:1px solid #AFC4D5;
  color:#000066;
  text-decoration:none
}
.smallbutton { font-size: 10px;cursor:hand;background: #D6E7EF;border-bottom: 1px solid #104A7B;border-right: 1px solid #104A7B;border-left: 1px solid #AFC4D5;border-top:1px solid #AFC4D5;color:#000066;text-decoration:none}
.news {background: #D6E7EF}
.footercopyright {  font-size: 10px; font-style: italic}
.navbackground {  background-color: #D6E7EF}

.signature { color:#0000ff; font-style: normal; font-size : xx-small; }

.small {  font-size: xx-small; font-style: normal}
.notelink {  font-style: italic}
.unreadlink { font-weight: bolder; font-size: xx-small; font-style: normal }
.title {
	color: white;
	font-weight: bold;
	font-size: smaller;
}
.imagelink {  }
a.imagelink:hover {text-decoration: none }
.faqtitle {
	font-weight: bold;
	padding-top : 20px;
}
.faqtext { font-weight: normal; font-size: smaller}
.form {  background-color: #CCCCCC; font-size: xx-small; font-style: normal}
.form2 {  background-color: #e3e3e3; font-size: xx-small; font-style: normal}
.formBackground {  background-color: #D6E7EF; font-size: small; font-style: normal}
.combo	{color:white;background-color: #F4F4F4;font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;}
.field	{
	color:#000066;
	background-color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;

}
.readOnlyfield	{
	color:#000066;
	background-color: #F6F6F6;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}


.indent {  clip:   rect(   ); text-indent: 300pt}

.passwordfocus,.textfocus,.textareafocus
{
	border: solid red thin;
}
.buttonfocus,.submitfocus,.resetfocus
{
        border: solid red 1px;
}

.changedStyle
{
  font-style: italic;
  font-color:blue;
}

@media print { 
.noprint,.smallbutton,.actionbutton {
visibility: hidden;
}
}


