Body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	font-family: Tahoma, Verdana, Arial, 'Book Antiqua' , Georgia, 'Times New Roman';
	border-right-style: none;
	border-left-style: none;
	background-color: white;
	border-bottom-style: none;
}
.PadL5
{
	padding-left: 5px;
}
.HeadBg
{
	background-color: lightcyan;
}

.MenuRow
{
	background-image: url(../Images/tabimage_blue_R.gif);
	background-color: transparent;
}

BLOCKQUOTE
{
   /* MARGIN-TOP: 0.25in;
    MARGIN-LEFT: 2in;
    MARGIN-RIGHT: 2in;
    FONT-FAMILY: Modern
*/
}
P
{
	/*text-indent: 20px;*/
}

H1
{
	text-align: center;
}
H2
{
	font-size: 16pt;
	margin-bottom: 0px;
	text-align: center;
}
H3
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12pt;
	text-align: center;
}
H4
{
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 10pt;
	text-align: center;
}
H5
{
    MARGIN-TOP: 0px;
    FONT-WEIGHT: 500;
	font-size: 8pt;
    MARGIN-BOTTOM: 3px
}
OL
{
    FONT-WEIGHT: bold
}
HR
{
	color: mediumblue;
	/*margin-right: 30px;*/
}
LI
{
    MARGIN-BOTTOM: 4pt
}
UL LI
{
	list-style-position: outside;
	margin-bottom: 4pt;
	color: black;
	line-height: normal;
	margin-right: 30px;
	list-style-type: square;
}
.ShortCenter
{
    MARGIN-TOP: 10px;
    MARGIN-BOTTOM: 0px;
    TEXT-ALIGN: center
}

.TabBg
{
	font-weight: bold;
   font-size: 8.5pt;
	color: white;
	background-color: darkblue;
}
A.TabBg
{
	color: white;
}
A.TabBg:visited
{
	color: lightgrey;
}
A.TabBg:active   {
	color: white;
}

A.TabBg:hover
{
	color: yellow;
}
/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:hover
{
	color: white;
	text-decoration: none;
}

.FootLinks
{
	font-size: x-small;
}
.Legend
{
    MARGIN-TOP: 0px;
    FONT-WEIGHT: 500;
	font-size: 8pt;
    MARGIN-BOTTOM: 3px
}
.PLinks
{
	color: #644729;
   FONT-SIZE: 10pt;
}
.LinkCat
{ 
text-align: center; 
font-family: Verdana, Arial, sans-serif; 
font-size: 14px; 
font-variant: small-caps; 
font-weight: bold;
padding-top: 15px;
}
.FAQ_Q
{
	font-weight: bold;
	font-size: x-small;
}
.FAQ_A
{
	font-weight: normal;
	font-size: x-small;
}
.LeftPane
{
	/*left section in main body of pages*/
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-size: x-small;
	padding-top: 20px;
}
.ContentPane
{
	/*center section in main body of pages*/
	border-right: lightblue 1px solid;
	border-left: lightblue 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-size: x-small;
	padding-top: 5px;
}

.RightPane
{
	/*right section in main body of pages*/
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-size: x-small;
	padding-top: 20px;
}
.ContentSectionTable
	/*table of items in center section in main body of pages*/
{
	font-size: 10pt;
	margin-left: 20px;
	margin-right: 20px;
}
