<!--
.watermark_top
{
background-image:url('images/watermark_top.gif');
background-position: top right;
background-repeat: no-repeat;
}
.watermark_bottom
{
background-image:url('images/watermark_bottom.gif');
background-position: bottom left;
background-repeat: no-repeat;
}
.watermark_repeat
{
background-image:url('images/watermark_repeat.gif');
background-position: top right;
background-repeat: repeat;
}
.watermark_affinitylogo
{
background-image:url('images/Watermark_AffinityLogo.gif');
background-position: center center;
background-repeat: no-repeat;
}
.watermark_singleline
{
background-image:url('images/Watermark_SingleLine.gif');
background-position: center center;
background-repeat: no-repeat;
}
.question_text
{
text-align: left;
color: blue;
font-family: arial;
font-size: 10pt;
font-weight:bold; 
}
.answer_text
{
text-align: left;
color: black;
font-family: arial;
font-size: 10pt;
font-weight:normal;
}
.small_text
{
text-align: left;
color: black;
font-family: arial;
font-size: 8pt;
font-weight:normal;
}
.links_text
{
text-align: left;
color: black;
font-family: arial;
font-size: 8pt;
font-weight:normal;
}
.links_middle_text
{
text-align: center;
color: black;
font-family: arial;
font-size: 10pt;
font-weight:normal;
}
.paragraph_text
{
text-align: left;
color: black;
font-family: arial;
font-size: 10pt;
font-weight:normal;
margin-left:2em;
margin-right:2em;
}
.header_text
{
text-align: left;
color: blue;
font-family: arial;
font-size: 10pt;
font-weight:bold; 
margin-left:3em;
}
.indent_text
{
text-align: left;
color: blue;
font-family: arial;
font-size: 10pt;
font-weight:bold; 
margin-left:2em;
}
.header_text_blk
{
text-align: left;
color: black;
font-family: arial;
font-size: 10pt;
font-weight:bold; 
}
.legend_text
{
text-align: center;
color: black;
font-family: arial;
font-size: 10pt;
font-weight:bold; 
}
.bullet_text
{
text-align: left;
color: black;
font-family: arial;
font-size: 8pt;
font-weight:normal;
margin-right:2em;
}
.tablemargin
{
margin-left:10;
margin-right:10;
}
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}
.submit input
{
margin-left: 4.5em;
} 
input
{
color: black;
background: white;
border: 1px solid #98D77F;
}
.submitbutton
{
color: black;
background: white;
border: 2px outset #98D77F;
} 
fieldset
{
border: 1px solid #98D77F;
width: 20em;
}
.selectbox
{
color: black;
background: white;
border: 1px solid #98D77F;
}
-->
