﻿/* Page Elements */
.theBody{ border-width: 0px; background-image: background.jpg; background-repeat: no-repeat; background-attachment: fixed; background-position: center top; font-family: arial, Helvetica, sans-serif; font-size: 12pt;}

/* Image Elements */ 
.BackgroundImg{position: fixed; z-index: -1; top: -15px; 
left: 5%; right: -3%; 
width: 100%; height: 100%;
}

/*Text Elemenent */
.BlockText{text-indent: 20px; text-align: center; font-style: italic; font-size: 11pt; font-weight: bold;}

.Footer{font-style: italic; font-size: 8pt; text-align: center; z-index: auto; bottom: 1px; left: 33%; right:33%;}

.Highlight{font-size: 11pt;font-style:italic;font-weight: bold;color: #333399;}

.PageTitle{font-weight: bold; font-style: italic; font-size: 14pt; color:#333399;}

.SectionTitle{font-weight: bold; font-style: italic; font-size: 12pt; color:#333399;}

.SmallPrint{font-size: 10pt;}
.SmallPrintI{font-size: 10pt;font-style: italic;}

.SubTitle{font-style: italic;font-size: 9pt;color:#8585D6;}

/*Link Elemenents */
.FooterLinks:link{text-decoration:none; color:#000000;}
.FooterLinks:hover{text-decoration: none; color:#339999;}
.FooterLinks:visited{text-decoration: none; color:#000000;}
.FooterLinks:hover:visited{text-decoration: none; color:#333399;}
.HighlightLinks:link{color:#333399;}
.HighlightLinks:hover{color:#9900CC;}
.HighlightLinks:visited{color:#333399;}
.HighlightLinks:hover:visited{color:#9900CC;}
.PageLinks:link{color:#333399;}
.PageLinks:hover{color:#9900CC;}
.PageLinks:visited{color:#333399;}
.PageLinks:hover:visited{color:#9900CC;}
.SmallPrintLinks:link{font-size: 10pt; color:#333399;}
.SmallPrintLinks:hover{font-size: 10pt; color:#9900CC;}
.SmallPrintLinks:visited{font-size: 10pt; color:#333399;}
.SmallPrintLinks:hover:visited{font-size: 10pt; color:#9900CC;}