@charset "UTF-8";

body		 { background-color: #E0EDFA; font-family: Verdana; font-size: 8pt; color: #000; scrollbar-base-color: #FFC0FF }
p			 {
	font-family: Verdana;
	font-size: 1em;
	color: #000000;
}
A:link       {color: #00173D; font-weight: bold ;text-decoration: none; } 
A:visited    {color: #00173D; font-weight: bold ;text-decoration: none; } 
A:active     {color: #00173D; font-weight: bold ;text-decoration: none; } 
A:hover      {color: #F26522}
p + p { margin-top: 0.1em; margin-bottom: 0.1em; } 	

.normal      {
	font-family: Verdana;
	font-size: 10pt;
	color: #00000;
	font-weight: normal;
}
.heading1    { font-family: Verdana; font-size: 12pt; color: #000000; font-weight: bold }
.newsheading { font-family: Verdana; font-size: 10pt; color: #000000; font-weight: bold }
.newsheading2 { font-family: Verdana; font-size: 10pt; color: #EEEEEE; font-weight: bold }
.heading2    { color: #EEEEEE; font-size: 12pt; font-family: Verdana; font-weight: bold }
.hyperlink   { color: #00173D; text-decoration: none; font-family: Verdana; font-weight: bold; font-size:10pt }
.hyperlink:hover  { color: #F26522;  font-family: Verdana; font-weight: bold; font-size:10pt }
.hyperlink:link   { text-decoration: none; }

.smhyperlink   { color: #00173D; text-decoration: none; font-family: Verdana; font-weight: bold; font-size:8pt }
.smhyperlink:hover   { color: #F26522; font-family: Verdana; font-weight: bold; font-size:8pt }
.smhyperlink:link   { text-decoration: none; }

.smallprint_ital  {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	font-style: italic;
}
.smallprint  {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
.smallprintgrey  {
	font-family: Verdana;
	font-size: 8pt;
	color: #DDDDDD;
}
.newssmallprint  {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
.smallprintwhite  { font-family: Verdana; font-size: 8pt; color: #FFFFFF }
.linkbar     { color: #6699CC; font-family: Verdana; font-size: 12.5 }

.lowText, a:link.lowText, a:visited.lowText, a:active.lowText, a:focus.lowText {
 color: #000000;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

.highText, a:link.highText, a:visited.highText, a:active.highText, a:focus.highText {
 color: #6aa0be;
 text-align: left;
 text-decoration: none; font-variant:normal; font-size:13; font-family:Verdana; 
}

.highTexthov, a:link.highTexthov, a:visited.highTexthov, a:active.highTexthov, a:focus.highTexthov {
 color: #00173D;
 text-align: left;
 text-decoration: none; font-variant:normal; font-size:13; font-family:Verdana; 
}

.submenu, a:link.submenu, a:visited.submenu, a:active.submenu, a:focus.submenu {
 color: #6aa0be;
 text-align: left;
 text-decoration: none; font-variant:normal; font-size:13; font-family:Verdana; 
}

.submenuhov, a:link.submenuhov, a:visited.submenuhov, a:active.submenuhov, a:focus.submenuhov {
 color: #00173D;
 text-align: left;
 text-decoration: none; font-variant:normal; font-size:13; font-family:Verdana; 
}

.submenusm, a:link.submenusm, a:visited.submenusm, a:active.submenusm, a:focus.submenusm {
 color: #6aa0be;
 text-align: left;
 text-decoration: none; font-variant:normal; font-size:10; font-family:Verdana
}

.sumenusmhov, a:link.submenusmhov, a:visited.submenusmhov, a:active.submenusmhov, a:focus.submenusmhov {
 color: #00173D;
 text-align: left;
 text-decoration: none; font-variant:normal; font-size:10; font-family:Verdana;
}


/* Borders used by some items */

.itemBorder {
 border: 1px solid #00173d;
}
.itemBorderBlank {
 border: 1px solid #CCCCDD;
}

/* The "button" demo menu styles, as used by the "File-Reopen" menu. Delete if not using */

.buttonText, a:link.buttonText, a:visited.buttonText, a:active.buttonText, a:focus.buttonText {
 text-decoration: none;
 color: #000000;
 font: Bold 12px Arial, Helvetica;
}
.buttonHover, a:link.buttonHover, a:visited.buttonHover, a:active.buttonHover, a:focus.buttonHover {
 text-decoration: none;
 color: #99CCFF;
 font: Bold 12px Arial, Helvetica;
 padding: 1px;
}
.buttonBorder {
 border: 1px outset #339966;
}
.buttonBorderOver {
 border: 1px inset #CC9966;
}

