/* positions */

.buttonpos	{
	position:	absolute;
	top:		100px;
	left:		20px;
	width: 1161px;
		}

.logopos	{position:	absolute;
		 top:		20px;
		 left:		20px
		}


.bodypos	{
	position:	absolute;
	top:		200px;
	left:         0px;
		}

/* general styles */

body 	{
	background-color: #CCCCCC;
		}

p		{font-family:		arial;
		 font-size:		12pt;
		 color:			#000066;
		}

.reminder {font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	}

.emphasized {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.style1 {color: #0000CC}

li		{font-family:		arial;
		 font-size:		12pt;
		}

td		{font-family:		arial;
		 font-size:		12pt;
		 color:			#000066;
		}

.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
	font-size: 48px;
		}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003366;
}
.main_text_itallic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
}

.heading_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #003366;
}
.maintext_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.Heading_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003366;
}

/* link styles */

.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000FF;
		}

.bulletlink	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0000FF;
		}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.menuitem a	{font-family:		arial;
		 font-size:		12pt;
		 color:			blue;
		 text-decoration:	none;
		 font-weight:		normal
		}

.menuitem a:hover
		{color:			red
		}

.menuitem2 a	{font-family:		arial;
		 font-size:		10pt;
         margin:        15px;
		 line-height:		21px;
		 color:			blue;
		 text-decoration:	none;
		 font-weight:		normal
		}

.menuitem2 a:hover
		{color:			red
		}

.menuheading2 {font-family:		arial;
		 font-size:		10pt;
         margin-left:        15px;
		 line-height:		21px;
		 color:			red;
		 text-decoration:	none;
		 font-weight:		bold
		}

.textlink a	{font-family:		arial;
		 font-size:		12pt;
		 color:			blue;
		 text-decoration:	underline
		}

.textlink a:hover
		{color:			red
		}

.textblank  	{font-family:		arial;
		 font-size:		10pt;
		 color:			rgb(150,150,150);
		}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	text-decoration: underline;
}
.piccaption	{font-family:		arial;
		  font-size:		10pt;
		 color:			#003366;
		 font-style:		italic
		}
