@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background: #b1b1b1;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	}
p {
	margin: 0; padding: 0;
	}
	
li {
	margin-left: 20px;
	padding: 2px;
	color: #000000;  
	font-weight:normal; 
	font-size:10pt; 
	text-decoration:none
	}

.action { color: #ffffff; font-weight:bold; font-size:10pt; text-decoration:none}
.action a:link { color: #000000; font-weight:bold; font-size:10pt; text-decoration:none}
.action a:visited { color: #000000;  font-weight:bold; font-size:10pt; text-decoration:none}
.action a:active { color: #1d4284;  font-weight:bold; font-size:10pt; text-decoration:underline;}
.action a:hover { color: #1d4284;  font-weight:bold; font-size:10pt; text-decoration:underline;}

.headline { color: #1d4284; font-weight:bold; font-size:10pt; text-decoration:none}
.headline a:link { color: #1d4284; font-weight:bold; font-size:10pt; text-decoration:none}
.headline a:visited { color: #1d4284;  font-weight:bold; font-size:10pt; text-decoration:none}
.headline a:active { color: #0e2142;  font-weight:bold; font-size:10pt; text-decoration:underline;}
.headline a:hover { color: #0e2142;  font-weight:bold; font-size:10pt; text-decoration:underline;}

.headline2 { color: #1d4284; font-weight:bold; font-size:8pt; text-decoration:none}
.headline2 a:link { color: #1d4284; font-weight:bold; font-size:8pt; text-decoration:none}
.headline2 a:visited { color: #1d4284;  font-weight:bold; font-size:8pt; text-decoration:none}
.headline2 a:active { color: #0e2142;  font-weight:bold; font-size:8pt; text-decoration:underline;}
.headline2 a:hover { color: #0e2142;  font-weight:bold; font-size:8pt; text-decoration:underline;}

.lilheadline { color: #000000; font-weight:bold; font-size:8pt; text-decoration:none}
.lilheadline a:link { color: #1d4284; font-weight:bold; font-size:8pt; text-decoration:none}
.lilheadline a:visited { color: #1d4284;  font-weight:bold; font-size:8pt; text-decoration:none}
.lilheadline a:active { color: #0e2142;  font-weight:bold; font-size:8pt; text-decoration:underline;}
.lilheadline a:hover { color: #0e2142;  font-weight:bold; font-size:8pt; text-decoration:underline;}

.lilheadline2 { color: #000000; font-size:8pt; text-decoration:none}
.lilheadline2 a:link { color: #1d4284; font-size:8pt; text-decoration:none}
.lilheadline2 a:visited { color: #1d4284; font-size:8pt; text-decoration:none}
.lilheadline2 a:active { color: #0e2142; font-size:8pt; text-decoration:underline;}
.lilheadline2 a:hover { color: #0e2142; font-size:8pt; text-decoration:underline;}

.lilheadline3 { color: #000000; font-size:8pt; text-decoration:none}
.lilheadline3 a:link { color: #1d4284; font-size:8pt;  font-weight:bold;text-decoration:none}
.lilheadline3 a:visited { color: #1d4284; font-size:8pt;  font-weight:bold;text-decoration:none}
.lilheadline3 a:active { color: #0e2142; font-size:8pt;  font-weight:bold;text-decoration:underline;}
.lilheadline3 a:hover { color: #0e2142; font-size:8pt; font-weight:bold; text-decoration:underline;}

.topheadline { color: #1d4284; font-weight:bold; font-size:12pt; text-decoration:none}
.topheadline a:link { color: #1d4284; font-weight:bold; font-size:12pt; text-decoration:none}
.topheadline a:visited { color: #1d4284;  font-weight:bold; font-size:12pt; text-decoration:none}
.topheadline a:active { color: #0e2142;  font-weight:bold; font-size:12pt; text-decoration:underline;}
.topheadline a:hover { color: #0e2142;  font-weight:bold; font-size:12pt; text-decoration:underline;}

.topheadline2 { color: #1d4284; font-weight:bold; font-size:14pt; text-decoration:none}
.topheadline2 a:link { color: #1d4284; font-weight:bold; font-size:14pt; text-decoration:none}
.topheadline2 a:visited { color: #1d4284;  font-weight:bold; font-size:14pt; text-decoration:none}
.topheadline2 a:active { color: #0e2142;  font-weight:bold; font-size:14pt; text-decoration:underline;}
.topheadline2 a:hover { color: #0e2142;  font-weight:bold; font-size:14pt; text-decoration:underline;}

.copy { color: #000000;  font-weight:normal; font-size:10pt; text-decoration:none}
.copy a:link{ color: #1d4284;  font-weight:bold; font-size:10pt; text-decoration:none}
.copy a:visited{ color: #1d4284;  font-weight:bold; font-size:10pt; text-decoration:none}
.copy a:active{ color: #0e2142;  font-weight:bold; font-size:10pt; text-decoration:underline;}
.copy a:hover{ color: #0e2142;  font-weight:bold; font-size:10pt; text-decoration:underline;}

.date { color: #000000;  font-weight:normal; font-size:8pt; text-decoration:none}
.date a:link{ color: #1d4284;  font-weight:bold; font-size:8pt; text-decoration:none}
.date a:visited{ color: #1d4284;  font-weight:bold; font-size:8pt; text-decoration:none}
.date a:active{ color: #0e2142;  font-weight:bold; font-size:8pt; text-decoration:underline;}
.date a:hover{ color: #0e2142;  font-weight:bold; font-size:8pt; text-decoration:underline;}


.scopy { color: #0e2142;  font-weight:bold; font-size:8pt; text-decoration:none}
.scopy a:link{ color: #1d4284;  font-weight:bold; font-size:8pt; text-decoration:none}
.scopy a:visited{ color: #1d4284;  font-weight:bold; font-size:8pt; text-decoration:none}
.scopy a:active{ color: #0e2142;  font-weight:bold; font-size:8pt; text-decoration:underline;}
.scopy a:hover{ color: #0e2142;  font-weight:bold; font-size:8pt; text-decoration:underline;}

.scopy2 { color: #0e2142;  font-weight:normal; font-size:8pt; text-decoration:none}
.scopy2 a:link{ color: #1d4284;  font-weight:normal; font-size:8pt; text-decoration:none}
.scopy2 a:visited{ color: #1d4284;  font-weight:normal; font-size:8pt; text-decoration:none}
.scopy2 a:active{ color: #0e2142;  font-weight:normal; font-size:8pt; text-decoration:underline;}
.scopy2 a:hover{ color: #0e2142;  font-weight:normal; font-size:8pt; text-decoration:underline;}

.title { color: #1d4284; font-weight:bold; font-size:10pt; text-decoration:none}
.title 	a:link{ color: #1d4284; font-weight:bold; font-size:10pt; text-decoration:none}
.title a:visited{ color: #1d4284;  font-weight:bold; font-size:10pt; text-decoration:none}
.title 	a:active { color: #0e2142;  font-weight:bold; font-size:10pt; text-decoration:underline;}
.title  a:hover{ color: #0e2142; font-weight:bold; font-size:10pt; text-decoration:underline;}

.alert { color: #ffffff; font-weight:bold; font-size:11pt; text-decoration:none}
.alert  a:link{ color: #ffffff; font-weight:bold; font-size:11pt; text-decoration:none}
.alert  a:visited{ color: #ffffff;  font-weight:bold; font-size:11pt; text-decoration:none}
.alert  a:active { color: #ffffff;  font-weight:bold; font-size:11pt; text-decoration:underline;}
.alert  a:hover{ color: #ffffff; font-weight:bold; font-size:11pt; text-decoration:underline;}



.ltitle { color: #1d4284; font-weight:bold; font-size:10pt; text-decoration:none}
.ltitle a:link{ color: #1d4284; font-weight:bold; font-size:10pt; text-decoration:none}
.ltitle a:visited { color: #1d4284;  font-weight:bold; font-size:10pt; text-decoration:none}
.ltitle a:active{ color: #0e2142;font-weight:bold; font-size:10pt; text-decoration:underline;}
.ltitle a:hover{ color: #0e2142;  font-weight:bold; font-size:10pt; text-decoration:underline;}



.nav { color: #1d4284; font-weight:bold; font-size:10pt; text-decoration:none}
.nav a:link{ color: #ffffff; font-weight:bold; font-size:10pt; text-decoration:none}
.nav a:visited{ color: #ffffff;  font-weight:bold; font-size:10pt; text-decoration:none}
.nav a:active{ color: #ffffff;  font-weight:bold; font-size:10pt; text-decoration:underline;}
.nav a:hover{ color: #ffffff; font-weight:bold; font-size:10pt; text-decoration:underline;}

.nav2 { color: #1d4284; font-weight:bold; font-size:8pt; text-decoration:none}
.nav2 a:link{ color: #000000; font-weight:bold; font-size:8pt; text-decoration:none}
.nav2 a:visited{ color: #000000;  font-weight:bold; font-size:8pt; text-decoration:none}
.nav2 a:active{ color: #000000;  font-weight:bold; font-size:8pt; text-decoration:underline;}
.nav2 a:hover{ color: #000000; font-weight:bold; font-size:8pt; text-decoration:underline;}

.gopnav { color: #1d4284; font-weight:bold; font-size:10pt; text-decoration:none}
.gopnav a:link{ color: #000000; font-weight:bold; font-size:10pt; text-decoration:none}
.gopnav a:visited{ color: #000000;  font-weight:bold; font-size:10pt; text-decoration:none}
.gopnav a:active{ color: #000000;  font-weight:bold; font-size:10pt; text-decoration:underline;}
.gopnav a:hover{ color: #000000; font-weight:bold; font-size:10pt; text-decoration:underline;}



.foot { color: #000000;font-weight:bold; font-size:8pt; text-decoration:none}
.foot a:link{ color: #1d4284; font-weight:bold; font-size:8pt; text-decoration:none}
.foot a:visited{ color: #1d4284;  font-weight:bold; font-size:8pt; text-decoration:none}
.foot a:active{ color: #0e2142;  font-weight:bold; font-size:8pt; text-decoration:underline;}
.foot a:hover{ color: #0e2142;  font-weight:bold; font-size:8pt; text-decoration:underline;}


.button { 
	font-size: 12px; 
	font-family: Arial; 
	background-color: #d6d6d6; 
	border: 1px outset #666666;
	color: #000000; 
	}
.texta { 
 font-size: 13px; 
 background-color: #eeeeee; 
 border: 1px solid #666666; 
}
