.hd1{font:bold 14px verdana;color: #787878}
.mnu1{color: #FFFFFF;text-decoration:none;}
.bt1{margin-bottom:8px;background:url('/homepage/gif/bulletK.gif') no-repeat top left;padding-left:15px;}
.bt2{margin-bottom:0px;background:url('/homepage/gif/bulletK.gif') no-repeat top left;background-repeat:no-repeat;padding-left:15px;}
.pd1{padding-left:15px}

A:link{color: #442200}
A:visited{color: #aa5555}
A:hover{color: #ff0000}
.highlightLink:link {color: #442200; }
.highlightLink:visited {color: #aa5555; }
.highlightLink:hover {color: #FF0000; }
h1 {
	font-size:31px;
	padding-top:0px;
	padding-bottom:18px;
	}
p {
	margin-top:19px;
	margin-bottom:13px;
	}
ul {
	margin-top:19px;
	margin-left:39px;
	margin-bottom:13px;
	list-style-type: disc; 
	list-style-image: none; 
	list-style-position: outside;
	}
strong {
	font-weight:bold;
	}
em {
	font-style: italic;
	}

.homePageBullets {
	font-size: 11pt;
	padding-top: 3;
}
.homePageParagraph {
	font-size: 8pt;
	padding-left: 5;
	float:right; 
	position:absolute; 
	z-index:1; 
	left:700px; 
	top:150px; 
	width:305px; 
	height:570px; 
	background-color:Black;
	color: White
}
.homePageTopRight {
	font-size: 8pt;
	padding-left: 5;
	float:right; 
	position:absolute; 
	z-index:1; 
	left:700px; 
	top:0px; 
	width:305px; 
	height:150px; 
	background-color:Black;
	color: White
}
.sampleLinks {
	font-size: 8pt;
	color: #ffffff;
}
.copyright {
	font-size: 7pt;
}
.bottomLinks {
	font-size: 9pt;
}
.link_unpreviewed, .link_unpreviewed a:link, .link_unpreviewed a:hover, .link_unpreviewed a:visited {
  color: #0000bb;
  display: inline;
}

.link_previewed, .link_previewed a:link, .link_previewed a:hover, .link_previewed a:visited {
  color: #00dd00;
  display: inline;
  font: bold;
}

.link_suppressed_by_preview, .link_suppressed_by_preview a:link, .link_suppressed_by_preview a:hover, .link_suppressed_by_preview a:visited {
  color: #dd2020;
  display: inline;
  font: italic;
}

BODY {
	font-size: 10pt;
	color: #880000;
	font-family: Verdana,Arial,Helvetica;
	/*margin-left: 50px; ineffective*/
	/*margin-top: -20px; ineffective*/
	/*padding-top: 10px; ineffective*/
}
H2 {
	font-size: 18pt;
	color: 880000;
	font-family: Helvetica,Times New Roman,Michaelmas,Verdana,Arial;
	font-weight: bold;
	line-height: .7;
	margin-top: 0;
}

H3 {
	font-size: 13pt;
	color: #880000;
	font-family: Helvetica,Times New Roman,Michaelmas,Verdana,Arial;
	font-weight: bold;
	line-height: .7;
	margin-top: 0;
	margin-bottom: -12px;
}
.L2:link {color: #442200; font: italic bold 10pt times new roman}
.L2:visited {color: #aa5555; font: italic bold 10pt times new roman}
.L2:hover {color: #ff0000; font: italic bold 10pt times new roman}

H4 {
	font-size: 22pt;
	color: #bb0000;
	font-family: Times New Roman;
	font-weight: bold;
	font-style: italic;
	line-height: 22pt;
	margin-top: 20;
	margin-bottom: 30px;
}

H5 {
	font-size: 13pt;
	color: #bb0000;
	font-family: Helvetica,Times New Roman,Michaelmas,Verdana,Arial;
	font-weight: bold;
	line-height: 13pt;
	margin-top: 0;
	margin-bottom: -12px;
}
p.margin {margin-left: 5px}
/* command for this in a script is <p class="margin">*/
TD {
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica;
}
DIV.links {
	float:left; 
	width:99; 
	height:300; 
}
.linkText:link {color: #000000; text-decoration: none }
.linkText:visited {color: #000000; text-decoration: none }
.linkText:hover {color: #000000; text-decoration: none }

.linkText {
	font-size: 8pt;
	font-family: Times New Roman,Helvetica,Michaelmas,Verdana,Arial;
	color: Brown; 
	
	left: 0px; width: 75px; 
	
	text-align: right;

	padding-left: 0;
	float:left; 
	position:absolute; 
	z-index:2; 
	background-color:Transparent;
}

.content {
	background-color:Transparent;
	margin-left: 78px;
	margin-right: 0px;
	padding: 1em;
	position: relative; 
	top: 0;
}

.homeColumns {
	background-color:Transparent;
	color:Brown;
	margin-right: 0px;
	padding: 1em;
	margin-top: -10px;
}
div.flashInfo {
   width: 100%;
   top: 0px;
   position: relative;
   text-align: center;
   background-color: #55ee55;
}
div.flashNotice {
   width: 100%;
   top: 0px;
   position: relative;
   text-align: center;
   background-color: #00ff00;
}
div.flashError {
   width: 100%;
   top: 0px;
   position: relative;
   text-align: center;
   background-color: #ff0000;
}
div.flashAlert {
   width: 100%;
   top: 0px;
   position: relative;
   text-align: center;
   background-color: #ff0000;
}

