@charset "iso-8859-1";
/* author: Shane Riedman */
/* Creation date: 11/10/2005 */


body { color: #000000;
	font: 9pt "Times New Roman", times, serif;
	background: #666666;
	text-decoration: none;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #990000;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #990000;
	scrollbar-shadow-color: #990000;
	scrollbar-track-color: #ffffff; }
	
#toolTipBox { display: none;
	padding: 5px;
	font-size: 7pt;
	border: solid 1px #990000;
	font-family: Verdana, Arial, sans-serif;
	position: absolute;
  	background-color: #cccccc;
 	color: #333333; }
	
p.intro { font: 12pt "Times New Roman", times, serif; line-height: 16pt; padding-left: 1em; padding-right: 2em; text-align: justify; }
.textarea { font: 11pt "Times New Roman", times, serif; line-height: 13pt; padding-left: 1em; padding-right: 1em; padding-top: 1em; padding-bottom: 1em; }
.tbox { font: bold 10pt Arial, sans-serif; color: #990033; background: #cccccc; border: 1px solid #666666; }

a { color: #333333; text-decoration: none; }
a:hover { text-decoration: underline; }
a.smallcopy { color: #666666; font: 7pt verdana, arial, sans-serif; text-decoration: none; }
a.smallcopy { text-decoration: none; }
td.smallcopy { color: #666666; font: 7pt verdana, arial, sans-serif; text-decoration: none; }

a.inline { color: #990000; font: italic 11pt "Times New Roman", times, serif; text-decoration: none; }
a.inline:hover { text-decoration: underline; }

a.service { color: #990000; font: 11pt "Times New Roman", times, serif; text-decoration: none; }
a.service:hover { text-decoration: underline; }

a.butngry { padding: 2px; height: 17px; width: 155px; border: 1px solid #990000; background-color: #cccccc; font: bold 8pt Tahoma, Arial, sans-serif; color: #333333; text-decoration: none; }
a.butngry:hover { background-color: #990000; color: #ffffff; text-decoration: none; }

a.butnwhi { padding: 2px; height: 17px; width: 155px; border: 1px solid #990000; background-color: #ffffff; font: bold 8pt Tahoma, Arial, sans-serif; color: #333333; text-decoration: none}
a.butnwhi:hover { background-color: #cccccc; color: #880000; text-decoration: none; }


.header { color: #990000; font: 14pt "Times New Roman", times, serif; }
.small { color: #990000; font: bold 9pt "Times New Roman", times, serif; }

td.formlist { color: #333333; font: 11pt "Times New Roman", times, serif; padding-bottom: 250px; }
td.formlist:first-line { color: #990000; font: bold 12pt "Timems New Roman", times, serif; text-decoration: underline; }
.formtext { font: 11pt "Times New Roman", times, serif; line-height: 13pt; }

td.plainlist { color: #333333; font: 11pt "Times New Roman", times, serif; padding-left: 30px; padding-top: 15px; }
td.plainlist:first-line { color: #990000; font: bold 12pt "Timems New Roman", times, serif; text-decoration: underline; }

td.normal { color: #333333; font: 11pt "Times New Roman", times, serif; }
td.normal:first-line { color: #990000; font: bold 12pt "Timems New Roman", times, serif; text-decoration: underline; }

td.formimg { border-right: solid 1px #999999; vertical-align: top; }

td.caption { color: #333333; font: italic 10pt "Times New Roman", times, serif; padding-left: 150px; }
td.inset { padding-left: 160px; }
td.formsmall { color: #333333; font-size: 8pt; font-weight: bold; text-align: right; padding-right: 5px; }

.sm {font: 6pt Arial, sans-serif; vertical-align: super}

.outlinered { border: solid 1px #990000; }