/* CSS Document */
#aoiStndBG {
background-image: url(roundRects/bgBlend.jpg) ;
background-repeat: repeat ;
}

.fullWidthBG {
background-image: url(roundRects/aoiRoundedRects_r3_c1.gif) ;
background-repeat: repeat-y ;
}

.navBarHeading {
font-family: "arial", "san-serif";
font-size: 12 ;
font-weight: 900 ;
color: white ;
text-align: center ;
padding-left: 7px ;
padding-right: 25px ;
background-image: url(roundRects/aoiNavBar3.gif) ;
background-repeat: no-repeat ;
height: 40px ;
}

.subNavBarHeading {
font-family: "arial", "san-serif";
font-size: 12 ;
color: blue ;
text-align: center ;
padding-right: 25px ;
}

.sideBarBG {
background-image: url(roundRects/aoiRoundedRects_r4_c1.gif) ;
background-repeat: repeat-y ;
}

.bodyBG {
background-image: url(roundRects/aoiRoundedRects_r4_c5.gif) ;
background-repeat: repeat-y ;
}

.title {
font-family: "helvetica", "arial", "san-serif";
font-size: 30 ;
font-weight: bold;
color: navy ;
text-align: right ;
text-shadow: 3px 3px 3px grey ;
padding-left: 10px ;
padding-right: 50px ;
padding-top: 15px ;
}

.subTitle {
font-family: "arial", "san-serif";
font-size: 18 ;
color: navy ;
text-align: left ;
font-weight: bold ;
padding-left: 10px ;
padding-right: 25px ;
}

.bodyText {
font-family: "arial", "san-serif";
font-size: 14 ;
color: black ;
text-align: left ;
padding-left: 10px ;
padding-right: 25px ;
}

.bodyTextBold {
font-family: "arial", "san-serif";
font-size: 14 ;
color: black ;
text-align: left ;
font-weight: bold ;
padding-left: 10px ;
padding-right: 25px ;
}

.bodyTextBoldCenter {
font-family: "arial", "san-serif";
font-size: 14 ;
color: black ;
text-align: center ;
font-weight: bold ;
padding-left: 25px ;
padding-right: 25px ;
}

.note {
font-family: "arial", "san-serif";
font-size: 12 ;
font-style: italic ;
color: #648DC7 ;
text-align: left ;
padding-left: 25px ;
padding-right: 45px ;
}

.footerBG {
background-image: url(roundRects/aoiRoundedRects_r10_c1.gif) ;
background-repeat: no-repeat ;
}

.footerBorder {
border-top: dotted;
border-width: 1px ;
margin-left: 100px ;
margin-right: 100px ;
text-align: center ;
color: blue ;
}

.footerText {
font-family: "arial", "san-serif" ;
font-size: 12 ;
color: blue ;
text-align: center ;
padding-left: 25px ;
padding-right: 25px ;
}

/* xxxxxxxxxxxxx Start Main Navigation  xxxxxxxxxxxxxxx */
a.mainNav:link {
font-family: "arial", "san-serif";
font-size: 13 ;
font-weight: bold ;
color: white ;
}

a.mainNav:visited {
font-family: "arial", "san-serif";
font-size: 13 ;
font-weight: bold ;
color: white ;
text-align: center ;
}

a.mainNav:focus {
font-family: "arial", "san-serif";
font-size: 13 ;
font-weight: bold ;
color: yellow ;
text-align: center ;
text-decoration: underline ;
}

a.mainNav:hover {
font-family: "arial", "san-serif";
font-size: 13 ;
font-weight: bold ;
color: yellow ;
text-align: center ;
text-decoration: underline ;
}

a.mainNav:active {
font-family: "arial", "san-serif";
font-size: 13 ;
font-weight: bold ;
color: red ;
text-align: center ;
}
/* xxxxxxxxxxxxx End Main Navigation  xxxxxxxxxxxxxxx */

/* xxxxxxxxxxxxx Start SubNav Navigation  xxxxxxxxxxxxxxx */
a.subNav:link {
font-family: "arial", "san-serif";
font-size: 12 ;
color: blue ;
text-align: left ;
padding-left: 7px ;
text-decoration: underline ;
}

a.subNav:visited {
font-family: "arial", "san-serif";
font-size: 12 ;
color: blue ;
text-align: left ;
padding-left: 7px ;
text-decoration: underline ;
}

a.subNav:focus {
font-family: "arial", "san-serif";
font-size: 12 ;
color: #83002C ;
text-align: left ;
padding-left: 7px ;
}

a.subNav:hover {
font-family: "arial", "san-serif";
font-size: 12 ;
color: #83002C ;
text-align: left ;
padding-left: 7px ;
}

a.subNav:active {
font-family: "arial", "san-serif";
font-size: 12 ;
color: red ;
text-align: left ;
padding-left: 7px ;
text-decoration: underline ;
}
/* xxxxxxxxxxxxx End Sub Navigation  xxxxxxxxxxxxxxx */

.faqLink {
font-family: "arial", "san-serif";
font-size: 12 ;
color: navy ;
text-align: left ;
padding-left: 40px ;
padding-right: 25px ;
}

.faqQuestion {
font-family: "arial", "san-serif";
font-size: 14 ;
color: black ;
text-align: left ;
font-weight: bold ;
padding-left: 25px ;
padding-right: 25px ;
}

.faqAnswer {
font-family: "arial", "san-serif";
font-size: 14 ;
color: black ;
text-align: left ;
padding-left: 25px ;
padding-right: 25px ;
}