/* Created by Seth White. 
 * Please email seth@airsouls.com with any constructive comments */


/* Re-Defined Tag Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body { font-family: Geneva, Arial, Helvetica, san-serif; margin: 0px 0px; }
form { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px }
td { font-size: 12px }
a { color: #0066CC; text-decoration: none; font-family: Geneva, Arial, Helvetica, san-serif }
a:hover { color: #CCCCCC }
hr { color: #999999; height: 1px }
ol { }
ul { list-style-type: square }


/* Start Global Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.pageTitle { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 120%; font-weight: bold }
.pageFooter { }
.source { font-size: 11px; color: #666666 }
.subTitle { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 100%; font-weight: bold }
.subSectionTxt { }
.sectionTitle { }
.Button { background-color: #09397D; color: #FFFFFF }
.textBox { }
.handCursor { cursor: hand }
.Question { color: #09397D; font-weight: bold; text-decoration: none }
.contentHighlight { color: #003399; font-weight: bold }
.boldBody { font-weight: bold; line-height: 150% }
.eventTitle { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 200%; font-weight: bold }
