.footer     {
	color: white;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 10px;
}
.body             { color: black; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12pt; list-style-type: square; margin-right: 10px; margin-left: 10px }
.body-no_indent    { color: black; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; list-style-type: square }
.body-list     { color: black; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 10pt; list-style-type: square; list-style-position: inside; margin-right: 5px; margin-left: 10px }
.Search-list  { color: black; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.Detail-Right     {
	color: black;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F6DADA;
}
.Detail-Left      {
	color: white;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #000099
}
.sub-head           {
	color: #000066;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
}
.sub-sub-head    {
	color: gray;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.head       {
	color: #000066;
	font-size: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
	font-variant: small-caps;
}
.head2 {
	color: #000066;
	font-weight: bold;
	font-size: 16pt;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.head3 { color: red; font-weight: bold; font-size: 24pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.Table-Light1    { color: #333; background-color: #c8c8c8 }

.Table-Light2  {
	background-color: #cdffff;
	background-image: url(/images/ButtonBG.png)
}
.Table-Light3  { background-color: #e5d919; border-right: 2px solid #333; border-bottom: 2px solid #333; border-left: 2px solid #333 }
.Table-Light4 { background-color: #f0e68c; border: solid 1px #000 }
.Table-Dark1        {
	background-color: #000066
}
.Table-Dark2  { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #063 }
.Shadow      { border: solid 1px #363 }
.Shadow1   { background-image: url("/images/DropShadowBGright.gif"); background-repeat: repeat-y }
.Shadow2  { background-image: url("/images/DropShadowBGbottom.gif") }
.border1 {
	border: 1px solid #1D168A
}
.border-dotted2side  {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.border-dottedLeft  { border-left: 2px dotted #444 }
.border-dottedRight  {
	border-right: 1 px solid #000066;
	border-top-width: 1 px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
}
.border-dottedBottom { border-bottom: 2px dotted #2e2e2e }
.footerBG    {
	background-color: #FF99CC;
	background-repeat: repeat;
	background-position: 0 top;
	background-image: url(/images/PinkBar.gif);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
