﻿body { margin: 0; padding: 0; background: #000000 url(../../assets/images/background.gif) repeat-y 0 0; font-size: small; font-family: "Helvetica" "Arial" Sans-serif;  }


p, td { color: #999999; font-weight: normal; line-height: 1.6em; font-size: 105%;  }
h2 { font-size: 140%; color: #EE1B30; letter-spacing: 0.5em; text-transform: uppercase; font-weight: normal; }
h3 { font-size: 120%; color: #999999; font-weight: normal; }

td.small { font-size: 80%; text-align: center; line-height: 1.2em}
td.radio-label { font-size: 105%; text-align: left; line-height: 1.2em; border-bottom: solid 1px #666;}
td.radio { text-align: center; color: #000; border-bottom: solid 1px #666;}

ul.question { list-style-type: none; margin: 0 0 0 20px; padding: 0;}

ul.question li { color: #999999; font-weight: normal; line-height: 2; font-size: 105%;  }
 
* img { border: none; }

a:link, a:visited { color: #FFF001 }
a:hover, a:active { color: #EE1B30 }

li.active, .active { color: #EE1B30; }

#outerwrapper {  }

#leftcol { width: 238px; text-align: center; float: left; display: inline; }
.logo { margin: 35px auto; }
#leftcol ul { list-style: none; padding-left: 0; margin-left: 0;}
#leftcol ul li { padding-bottom: 20px; }

#content { width: 713px; position: absolute; margin: 0; top: 40px; left: 283px;}

#continue { clear: right; float: right; padding: 20px 75px 30px;}

.warning { color: #ff0000; font-weight: bold;}

.textbox-other { border: solid 1px #fff; font-size: 100%; margin-left: 0px; width: 200px;}
.textbox-other-selected { background-color: #fff; border: solid 1px #fff; font-size: 100%; margin-left: 0px; width: 200px;}

.textbox-multi { border: solid 1px #fff; font-size: 100%; margin-left: 0px; width: 400px; height: 75px;}
.textbox-multi-selected { background-color: #fff; border: solid 1px #fff; font-size: 100%; margin-left: 0px; width: 400px; height: 75px; }

.radio-normal { background-color: #000;}
.radio-selected { background-color: #000;}

.label-normal { background-color: #000; color: #999999;}

.label-selected { background-color: #000; color: #ff0000; }