.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #802719;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	line-height: 18px;
}

#logos {
	background-image: url(../Images/logos_bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}





 .Normal-Default                 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; font-style: normal; line-height: 140%; text-align: left; color: #000066; margin-top: 8px; margin-bottom: 8px }
 .Normal-Title                   { font-size: 15px; color: #000066; font-weight: bold }
 .Normal-Subtitle                { font-size: 14px; color: #000066; font-weight: bold; font-style: italic }
 .Normal-Text                    { }
 .Normal-Bullets                 { padding-left: 32px; color: #000066 }
 .Normal-BulletText              { margin-top: 0px; margin-bottom: 0px; color: #000066 }
 .Normal-NumList                 { padding-left: 32px; color: #000066; font-weight: bold }
 .Normal-NumListText             { margin-top: 0px; margin-bottom: 0px; color: #000066 }
 .Normal-Indent                  { margin-left: 16px; margin-right: 0px }
 .Normal-PictureDivLeft          { margin-top: 10px; margin-bottom: 10px }
 .Normal-PictureDivCenter        { margin-top: 10px; margin-bottom: 10px }
 .Normal-PictureDivRight         { margin-top: 10px; margin-bottom: 10px }
 .Normal-PictureDivFloatLeft     { margin-top:  0px; margin-right:  10px; margin-bottom: 5px }
 .Normal-PictureDivFloatRight    { margin-top:  0px; margin-left:   10px; margin-bottom: 5px }
 .Normal-Picture                 { border-style: solid; border: 0px solid #000066 }
 .Normal-PictureCaption          { color: #000066; text-align: center; font-size: 11px; font-weight: bold; margin-top: 4px; margin-bottom: 0px }
 .Normal-Table                   { margin-top: 4px; margin-bottom: 4px }
 .Normal-TableHeaderRow          { color: #000080; background-color: #E8E8E8; text-align: center; font-weight: bold; white-space: nowrap }
 .Normal-Warning                 { color: #FF0000 }
a.Normal-Link                    { color: #0000BB; font-family: Arial Narrow, Arial; font-weight: bold; text-decoration: none; outline: none }
a.Normal-Link:link               { color: #0000BB }
a.Normal-Link:visited            { color: #0000BB }
a.Normal-Link:hover              { color: #0000BB; border-bottom: solid 2px #0000BB }
a.Normal-Link:active             { color: #0000BB }

/* This is used for formatting tags */

 .BoldTag   { font-weight: bold  }
 .ItalicTag { font-style: italic }
 .RedTag    { color: #FE0000     }
 .BlueTag   { color: #000080     }
 .GreenTag  { color: #008000     }
 .PurpleTag { color: #993399     }
 .GrayTag   { color: #808080     }
 .BlackTag  { color: #000000     }

/* This is used by the Admin Interface */

.AdminButton        { font-family: Arial; font-size: 13px; color: #000000; outline: none; cursor: hand; cursor: pointer }
.AdminTextBox       { font-family: Arial; font-size: 13px; color: #000000              }
.AdminTextBoxFixed  { font-family: Courier New, Arial; font-size: 13px; color: #000000 }
.AdminTableText     { font-family: Arial Narrow, Arial; font-size: 11px; font-weight: normal                 }
.AdminTableTextBold { font-family: Arial Narrow, Arial; font-size: 11px; font-weight: bold                   }
.AdminTableTextGray { font-family: Arial Narrow, Arial; font-size: 11px; font-weight: normal; color: #606060 }
