/*Netscape Font Fix */
body, div, p, th, td, li, dd    { 
             /* redundant selectors to help NS4 not forget */ 
    font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif; 
    font-size:    12px; 
    } 


table.StandardTable
{
	border-right: gray thin;
	border-top: gray thin;
	border-left: gray thin;
	border-bottom: gray thin;
	border-style: solid;
	table-layout: auto;
	font-weight: bold; 
    color: #330099;
	margin: 0px;
	width: 85%;
	text-align: center;
	font-variant: normal;
	padding-top:      6px;
	padding-left:     6px;
	padding-right:    6px;
	padding-bottom:   6px;
}

table.StandardTableFull
{
	border-right: gray thin;
	border-top: gray thin;
	border-left: gray thin;
	border-bottom: gray thin;
	border-style: solid;
	table-layout: auto;
	font-weight: bold; 
    color: #330099;
	margin: 0px;
	width: 100%;
	text-align: center;
	font-variant: normal;
	padding-top:      6px;
	padding-left:     6px;
	padding-right:    6px;
	padding-bottom:   6px;
}


td.StandardTable
{
		border:		1px 1px 1px 1px;
        border-style:   solid;
}
table.NoBorderTable
{
	border-right:  0px;
	border-top:    0px;
	border-left:   0px;
	border-bottom: 0px;
	border-style: none;
	table-layout: auto;
	font-weight: bold; 
        color: #ffffff;
	margin: 0px;
	width: 85%;
	text-align: left;
	font-variant: small-caps;
	padding-top:      0px;
	padding-left:     0px;
	padding-right:    0px;
	padding-bottom:   0px;
}

td.NoBorderTable
{
	border:		0px 0px 0px 0px;
	text-align: left;
        border-style: none;
}

img.NoBorderImage
{
	border:		0;
}

img.NoBorderImageCentered
{
	border:		0;
}

ul.ListBulletsNumbered
{
	list-style-type: decimal;
}

ul.ListBulletsNumberedBold
{
	font-weight:	 bold; 
	list-style-type: decimal;
}

p.ListBulletsNumberedBold
{
	font-weight:	 bold; 
}

ul.ListBulletsCircle
{
	list-style-type: circle;
}

ul.ListBulletsSquare
{
	list-style-type: square;
}

p.NoBorderImageCentered
{
	text-align:     center;
}

td.BulletCell
{
	border:		0px 0px 0px 0px;
	text-align:     left;
        border-style:   none;
        width:          20px;
}

.BulletCell a:link    { color: #cc3300; }
.BulletCell a:visited { color: #cc3300; }
.BulletCell a:active  { color: #cc3300; }

caption.StandardTable
{
	vertical-align: top;
	caption-side: top;
}

td.StandardTextCellCaption
{
	font-size:	smaller;
        font-weight:    bolder;
	text-align:	center;
	color: 		rgb(0,0,128);
	border:		1px 1px 1px 1px;
        border-style:   solid;
}

td.StandardTextCell
{
	font-size:	smaller;
	text-align:	center;
	color: 		black;
	font-weight:	normal;
	border:		1px 1px 1px 1px;
        border-style:   solid;
}



cell.StandardTextCell
{
	colspan:	2;
}
	
.StandardTable
{
	text-align:     center;
}
	
.StandardGraphicCentered
{
	text-align:     center;
}
	
.StandardGraphicCenteredCaption
{
	text-align:     left;
	padding-left:   50px;
	padding-right:  50px;
	color: #0000AD;
        font-size: x-small;
        font-family: Verdanna, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana, "Gill Sans MT";
        letter-spacing: 80%
}

table.StandardTableWidth60
{
	border-right: gray thin;
	border-top: gray thin;
	border-left: gray thin;
	border-bottom: gray thin;
	border-style: solid;
	table-layout: auto;
	font-weight: bold; 
        color: #330099;
	margin: 0px;
	width: 60%;
	text-align: center;
	font-variant: normal;
	padding-top:      6px;
	padding-left:     6px;
	padding-right:    6px;
	padding-bottom:   6px;
}


	
p.StandardTableWidth60
{
	text-align:     center;
}

p.StandardTab1
{
	text-indent: 20px;
    font-weight: normal;
    font-family: Arial;
    text-align: left;
    line-height: 1px
}

p.StandardTab2
{
	text-indent: 40px;
    font-weight: normal;
    font-family: Arial;
    text-align: left;
    line-height: 1px
}

p.StandardTab3
{
	text-indent: 60px;
    font-weight: normal;
    font-family: Arial;
    text-align: left;
    line-height: 1px
}

p.StandardTab4
{
	text-indent: 80px;
    font-weight: normal;
    font-family: Arial;
    text-align: left;
    line-height: 1px
}

td.regular-content-leftpad
{
	padding-left:	10px;
}

.StandardTitle
{
	color: #039; 
        font-weight: bold;
        font-size: medium;
        font-family: Arial;
        text-align: left;
}

.StandardTitleCtr
{
	color: #039; 
        font-weight: bold;
        font-size: medium;
        font-family: Arial;
        text-align: center;
}

.StandardTitleUL
{
	color: #039; 
        font-weight: bold;
        font-size: 1.4em;
        font-family: Arial;
		letter-spacing: 90%;
        line-height: 1em;
        text-align: left;
		text-decoration: underline;
}

.StandardSubTitle
{
		font-family: Arial;
        font-size: 1.1em;
        font-weight:bold; 
        color: #000099;
        line-height: 1em;
		text-align: left;
		letter-spacing: 90%
}

.StandardSubTitleUL
{
		font-family: Arial;
        font-size: 1.1em;
        font-weight:bold; 
        color: #000099;
        line-height: 1em;
		text-align: left;
		text-decoration: underline;
		letter-spacing: 90%
}

.StandardMinorTitle
{
		font-family: Arial;
        font-size: 0.9em;
        font-weight:bold; 
        color: #996600;
        line-height: 1em;
		text-align: left;
		letter-spacing: 85%
}

.StandardMajorTitleUL
{
		font-family: Arial;
        font-size: medium;
        font-weight:bold; 
        color: #996600;
        line-height: 1em;
		text-align: left;
		text-decoration: underline;
		letter-spacing: 90%
}

.StandardMajorTitle
{
		font-family: Arial;
        font-size: medium;
        font-weight:bold; 
        color: #996600;
        line-height: 1em;
		text-align: left;
		letter-spacing: 85%
}


.StandardMajorTitleCenter
{
		font-family: Arial;
        font-size: medium;
        font-weight:bold; 
        color: #996600;
        line-height: 1em;
		text-align: center;
		letter-spacing: 85%
}

.StandardMinorTitleUL
{
		font-family: Arial;
        font-size: 0.9em;
        font-weight:bold; 
        color: #996600;
        line-height: 1em;
		text-align: left;
		text-decoration: underline;
		letter-spacing: 90%
}

.StandardBodyTextRed
{
		color: #000000;
        border-left: 12px;
        border-right: 20px;
        font-size: x-small;
        color: Red;
        text-align: left;
        line-height: 120%;
        font-family:  Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        letter-spacing: 110%
}

.StandardBodyTextRedBold
{
		color: #000000;
        border-left: 12px;
        border-right: 20px;
        font-size: x-small;
        color: Red;
        text-align: left;
        font-weight: bold;
        line-height: 120%;
        font-family:  Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        letter-spacing: 110%
}

.StandardBodyTextRedCenter
{
		color: #000000;
        border-left: 12px;
        border-right: 20px;
        font-size: x-small;
        color: Red;
        text-align: center;
        line-height: 120%;
        font-family:  Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        letter-spacing: 110%
}

.StandardBodyTextRedBoldCenter
{
		color: #000000;
        border-left: 12px;
        border-right: 20px;
        font-size: x-small;
        color: Red;
        font-weight: bold;
        text-align: center;
        line-height: 120%;
        font-family:  Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        letter-spacing: 110%
        
}

.StandardBodyText
{
		color: #000000;
        border-left: 12px;
        border-right: 20px;
        font-size: x-small;
        line-height: 120%;
        font-family:  Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        letter-spacing: 110%
}

.StandardBodyTextCntr
{
	color: #000000;
        border-left: 12px;
        border-right: 20px;
        text-align:   center;
        font-size: x-small;
        line-height: 120%;
        font-family:  Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        letter-spacing: 110%
}

.StandardBodyTextItalic
{
		color: #000000;
        border-left: 12px;
        border-right: 20px;
        font-size: x-small;
        font-style:  italic;
        line-height: 120%;
        font-family:  Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        letter-spacing: 110%
}

.StandardBodyTextBoldItalic
{
	    color: #000000;
        border-left: 12px;
        border-right: 20px;
        font-size: x-small;
        font-weight: bold;
        font-style: italic;
        line-height: 120%;
        font-family: Verdanna, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana, "Gill Sans MT";
        letter-spacing: 110%
}

.StandardBodyTextBoldItalicCntr
{
	    color: #000000;
        border-left: 12px;
        border-right: 20px;
        text-align:   center;
        font-size: x-small;
        font-weight: bold;
        font-style: italic;
        line-height: 120%;
        font-family: Verdanna, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana, "Gill Sans MT";
        letter-spacing: 110%
}

.StandardBodyTextBold
{
	    color: #000000;
        border-left: 12px;
        border-right: 20px;
        font-size: x-small;
        font-weight: bold;
        line-height: 120%;
        font-family: Verdanna, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana, "Gill Sans MT";
        letter-spacing: 110%
}

.GoTopButton a:link    { color: #000000; }
.GoTopButton a:visited { color: #000000; }
.GoTopButton a:active  { color: #000000; }

.ReturnLink
{
		color: #000000;
        border-left: 12px;
        border-right: 20px;
        font-weight:bold; 
        font-size: small;
		text-decoration: underline;
        text-align: center;
        font-family: Verdanna, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana, "Gill Sans MT";
}

.ReturnLink a:link    { color: #000000; }
.ReturnLink a:visited { color: #000000; }
.ReturnLink a:active  { color: #000000; }

.StandardAnchorList
{
  font-family:      Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight:      bold;
  font-style:       normal;
  font-variant:     normal;
  text-align:       left;
  text-decoration:  none; 
  color:            #996600;
  font-size:        x-small;
  letter-spacing:   2.0px;
}

.StandardAnchorList a:link    { color: #996600; }
.StandardAnchorList a:visited { color: #996600; }
.StandardAnchorList a:active  { color: #996600; }

.TinyNote
{
  font-family:      Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight:      normal;
  font-style:       normal;
  font-variant:     normal;
  text-align:       left;
  text-decoration:  none; 
  color:            Red;
  font-size:        xx-small;
  letter-spacing:   .6px;
}

.TinyNoteBold
{
  font-family:      Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight:      bold;
  font-style:       normal;
  font-variant:     normal;
  text-align:       left;
  text-decoration:  none; 
  color:            Red;
  font-size:        xx-small;
  letter-spacing:   .6px;
}

.TinyNoteBoldCenter
{
  font-family:      Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight:      bold;
  font-style:       normal;
  font-variant:     normal;
  text-align:       center;
  text-decoration:  none; 
  color:            Red;
  font-size:        xx-small;
  letter-spacing:   .6px;
}

.TinyNoteCenter
{
  font-family:      Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight:      normal;
  font-style:       normal;
  font-variant:     normal;
  text-align:       center;
  text-decoration:  none; 
  color:            Red;
  font-size:        xx-small;
  letter-spacing:   .6px;
}

img.ImageStyle
{
  border:   0;
}

p.StandardBodyTextRed
{
}

p.StandardBodyTextRedBold
{
}

p.StandardBodyTextRedCenter
{
}

p.StandardBodyTextRedBoldCenter
{
}

p.CenterGraphic
{
    border: 0;
	text-align: center;
}

p.LeftGraphic
{
    border: 0;
    text-align: left;
}

img.RightGraphic
{
    border: 0;
    text-align: right;
}


p.RightGraphic
{
    border: 0;
    text-align: right;
}

img.TopAlignImage
{
	vertical-align: top;
	border: 0;
}

