/* APA Standard CSS Definitions */

/* Font Classes */


/* Body */

.HeaderBar {font-family: Verdana, Arial, Frutiger, Helvetica, san-serif; color: #FFB348; font-size: 16px; font-weight: bold; text-decoration: none; vertical-align : middle;}

.HeaderBar2 {font-family: Verdana, Arial, Frutiger, Helvetica, san-serif; color: #bce499; font-size: 14px; font-weight: bold; text-decoration: none;}

.headerText {font-family: Verdana, Arial, Frutiger, Helvetica, san-serif; color: #FFCC00; font-size: 14px; font-weight: bold; text-decoration: none;}

.bodyText {font-family: Verdana; font-weight: normal; font-size: 12px; color: #FFFFFF;}
.bodyText A:link {font-family: Verdana; font-weight: bold; font-size: 12px; color: #FF9900; text-decoration: underline;}
.bodyText A:active {font-family: Verdana; font-weight: bold; font-size: 12px; color: #FF6600; text-decoration: underline;}
.bodyText A:visited {font-family: Verdana; font-weight: bold; font-size: 12px; color: #FFCC00; text-decoration: underline;}
.bodyText A:hover {font-family: Verdana; font-weight: bold; font-size: 12px; color: #99CC33; text-decoration: underline;}

.bodyText2 {font-family: Verdana; font-weight: normal; font-size: 10px; color: #FFFFFF;}
.bodyText2 A:link {font-family: Verdana; font-weight: bold; font-size: 10px; color: #FF9900; text-decoration: underline;}
.bodyText2 A:active {font-family: Verdana; font-weight: bold; font-size: 10px; color: #FF6600; text-decoration: underline;}
.bodyText2 A:visited {font-family: Verdana; font-weight: bold; font-size: 10px; color: #FF9900; text-decoration: underline;}
.bodyText2 A:hover {font-family: Verdana; font-weight: bold; font-size: 10px; color: #99CC33; text-decoration: underline;}

.bodyText3 {font-family: Verdana; font-weight: normal; font-size: 12px; color: #FFFFFF;}
.bodyText3 A:link {font-family: Verdana; font-weight: bold; font-size: 12px; color: #3C7016; text-decoration: underline;}
.bodyText3 A:active {font-family: Verdana; font-weight: bold; font-size: 12px; color: #FF6600; text-decoration: underline;}
.bodyText3 A:visited {font-family: Verdana; font-weight: bold; font-size: 12px; color: #3C7016; text-decoration: underline;}
.bodyText3 A:hover {font-family: Verdana; font-weight: bold; font-size: 12px; color: #FF9900; text-decoration: underline;}

/* Footer */
.copyright {font-family: Arial; color: #CCCCCC; font-size: 10px; text-decoration: none;}

