/*Created for Accelstream Styles added to the site.  
I didn't add styles to the the two existing stylesheets, 
because I didn't want to mix styles we add for other purposes
to the styles delivered with the template - Jason */


.responseGridHeader{
font-weight:bold;
text-align:center;
}

.responseGridText{
vertical-align:middle
}
.responseGridBorder{
border-style:ridge;
border-color:#CCCCCC;
border-width:1px;}

.responseHighGridContents{
background-color: #5B81FF;
width: 30px;}

.responseMedGridContents{
background-color: #EFED87;
width: 30px}

.responseLowGridContents{
background-color: #65DC6B;
width: 30px}

.horizontalRule{border-color:#CCCCCC;
border-width:0px;}

.underline{
text-decoration:underline}

.bullet{
vertical-align:top; padding-left:10px; padding-top:3px;
}

.borderbottom {border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#CCCCCC}

.borderbottomthick {border-bottom:solid;
border-bottom-width:2px;
border-bottom-color:#CCCCCC}

.mainHeaderHeight {height:20px}

.boldedtext{font-weight:bold;}

.secondaryheader{
font-size:11px;
color: #666666}

.superscript{
font-size:9px;
vertical-align:50%;}

.tallerline{
line-height:150%}

.bodytext{
font-size:11px}
