td   { font-size: 12px; font-family: Arial, Helvetica, sans-serif }

.content { line-height: 14px }

.small  { font-size: 11px }
.large  { font-size: 13px }
.xlarge  { font-size: 14px }

a:link  { color: #003399; text-decoration: underline }
a:visited  { color: #003399; text-decoration: underline }
a:active  { color: #003399; text-decoration: underline }
a:hover  { color: #003399; text-decoration: underline }

a.nounder:link    { color: #003399; text-decoration: none }
a.nounder:visited    { color: #003399; text-decoration: none }
a.nounder:active    { color: #003399; text-decoration: none }
a.nounder:hover   { color: #003399; text-decoration: underline }

#navlink a:link, #navlink a:visited, #navlink a:active      { color: #333; font-size: 11px; font-weight: bold; text-decoration: none }
#navlink a:hover    { color: #333; font-size: 11px; font-weight: bold; text-decoration: underline }

ul  { list-style-type: square; margin-top: 10px; margin-bottom: 10px; margin-left: 33px; padding-left: 0px }
li   { margin-bottom: 10px }

.jQuote {  font-size: 9pt; font-style: italic; color: #2874C0}
.jtext { font-size: 9pt; font-style: normal}
h3 { ont-size: 14pt}
h5 { font-size: 12pt}
h6 {  font-size: 8pt; font-weight: normal}
.prodlink {  font-size: 14pt; text-decoration: none}

#survey *{
font-family: times;
font-size: 11pt;
}

#survey #company{
width: 300px;
}

#survey .far{
padding-left: 70px;
}

#personal_info{
padding-bottom: 20px;
}

#survey input, textarea{
border: 1px outset #ccc;
}

#survey td{
vertical-align: top;
}

#survey td.rating_container{
width: 200px;
}

#survey div.rating_choice{
width: 30px;
float: left;
text-align: center;
white-space: nowrap;
border: 1px dashed #ccc;
}

#survey div.rating_number{
width: 30px;
float: left;
text-align: center;
white-space: nowrap;
font-weight: bold;
font-size: 12pt;
border: 1px dashed #fff;
margin-top: 5px;
}

#survey div.yes_no{
width: 90px;
float: left;
text-align: center;
border: 1px dashed #ccc;
}
#survey span.spaced{
font-size 10px;
font-weight: bold;
}

#survey h1{
font-size: 18px;
}

#survey h2{
font-size: 14px;
}

#survey h3{
font-size: 12px;
font-weight: bold;
}

.button {
border: 0, 1, 1, 0;
background-repeat: repeat-x;
background-position: top;
background-image: url(/images/btn_gray.jpg);
}

.form_actions{
padding-top: 15px;
text-align: center;
}
