﻿/* 
7D297E - linear - 70% - FFFFFF 
				39% opacity on logo
*/
.date{font-family:sans-serif;font-size:13px;color:#008800;}


body
{
    font-size:100% /*For IE resizing compatibility; font sizes will be in em*/
    ;font-family:Gill Sans, Calibri, Helvetica, sans-serif
    ;background-color:#EEE3EE
    ;overflow:scroll
    ;height:100.01%
}

table
{
    outline-style:none
    ;outline-width:0px
    ;outline-color:#7D297E
    ;border-style:none
    ;border-width:0px
    ;border-color:#7D297E
    ;border-collapse:collapse
    ;border-spacing:0px
    ;empty-cells:show
    ;padding:0px
    ;margin:0px auto 0px auto
}
table #mainLayout
{
    width:790px
    ;background-image:url('imageSource/mainGradient.png')
    ;background-repeat:repeat-x
    ;background-color:#FFFFFF
}
table #mainLayoutShortGradient
{
    width:790px
    ;background-image:url('imageSource/mainGradientShort.png')
    ;background-repeat:repeat-x
    ;background-color:#FFFFFF
}



img
{
    padding:0px
    ;margin-bottom:-5px
    ;margin-right:-5px
    ;border-style:none
    ;border-width:0px
    ;border-collapse:collapse
}



a.menuLinks
{
    color:black
    ;text-decoration:none
}
a.menuLinks:hover
{
    color:#0000D0
    ;text-decoration:none
}
a.currentPage
{
    color:#009000
    ;text-decoration:none
}
a.currentPage:visited
{
    color:#009000
    ;text-decoration:none
}




hr
{
    border-style:solid
    ;border-color:#555555
    ;border-width:1px
    ;margin-bottom:-5px
}


td.verticalGutter1
{
    width:20px
}
td.verticalGutter2
{
    width:10px
}
td #mainHeader
{
    width:790px
    ;height:200px
}
td #menuText
{
    width:790px
    ;height:60px
    ;background-image:url('imageSource/menuPanel.png')
    ;background-repeat:repeat-x
    ;font-size:18px
	;text-align:right
}
td #subMenuGutter
{
    height:20px
}
td #acknowledgements
{
    width:500px
    ;margin:0px auto 0px auto
}



p.heading
{
    font-size:1.4em
    ;font-weight:bold
    ;text-transform:uppercase
    ;text-align:center
    ;color:#000080
}
p.subheading
{
    font-size:1em
    ;font-weight:bold
    ;text-transform:uppercase
    ;text-align:left
    ;color:#000080
}
p.rhetoricalQuestions
{
    text-align:center
    ;font-size:1em
    ;font-style:italic
}
p.centeredBodyText
{
    text-align:center
    ;font-size:0.9em
}
p.acknowledgementsHeading
{
    text-align:center
    ;font-size:1.3em
    ;font-weight:900
    ;color:#000080
}
p.acknowledgementsSubHeading
{
    text-align:center
    ;font-size:1.1em
    ;color:#000080
}
p.leftAlignedBodyText
{
    text-align:left
    ;font-size:0.9em
}
p.mission
{
    text-align:center
}
p.faqHeader
{
    font-size:1.6em
    ;font-weight:bold
    ;text-align:left
    ;color:#00AA00 
}
p.footer
{
    font-size:0.6em
    ;font-style:italic
    ;color:#A0A0A0
    ;text-align:center
}
p.quotation
{
    vertical-align:middle
    ;text-align:center
    ;font-style:italic
    ;font-size:0.9em
}
p.quoteCitation
{
    font-size:1em
    ;font-weight:bold
    ;text-align:center
}



div.mainHeading
{
    font-size:2em
    ;font-weight:bolder
    ;text-align:center
    ;color:#000080
}
span.item1
{
    color:#00AA00
    ;font-size:1.1em
}
span.item2
{
    color:#000080
    ;font-size:1.1em
}
span.item3
{
    color:#800080
    ;font-size:1.1em
}
span.faqHeading
{
    font-size:1.1em
    ;text-align:left
    ;color:#000080
}
span.communityValue1
{
    font-size:1.1em
    ;font-weight:bold
    ;font-style:italic
    ;color:#00AA00 /*green*/
}
span.communityValue2
{
    font-size:1.1em
    ;font-weight:bold
    ;font-style:italic
    ;color:#000080 /*blue*/
   
}
span.communityValue3
{
    font-size:1.1em
    ;font-weight:bold
    ;font-style:italic
    ;color:#800080 /*purple*/
}