* {
    margin: 0;
    padding: 0;
}
body {
    text-align: center;
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
hr {
    border-color: #CCCCCC;
    border-right: 0 solid #CCCCCC;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
}
.color-khaki-light-background {
    background-color: #E0E2D7;
}
.color-khaki-medium {
    background-color: #B4B6A9;
}
.color-khaki-dark {
    background-color: #5C5C5C;
}
.color-accent-light {
    background-color: #35C5B9;
}
.color-accent-dark {
    background-color: #0E3734;
}
p.highlight {
    background-color: #F6FF00;
}
#logo {
    background: url("http://www.samplicio.us/router2/images/logo.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 51px;
    width: 217px;
}
.footer {
    color: #B4B6A9;
    margin-bottom: 2em;
    text-align: center;
}
.footer p {
    padding: 30px;
}
ol, ul {
}
li {
    margin-left: 10px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
    margin-bottom: 0;
}
.separator {
    clear: both;
}
.separatorInvisible {
    clear: both;
    height: 1px;
}
.clearFix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#mainLogo {
    float: left;
    margin: 10px 0 24px;
}
#right-side {
    float: right;
}
#content-container {
    float: none;
    padding: 5px 10px;
}
#content-container {
    float: none;
    font-size: 1.8em;
    padding-bottom: 15px;
    padding-right: 10px;
    padding-top: 0;
    text-align: left;
}
#question-container {
    padding-left: 12px;
    width: 932px;
}
#question-container table {
    border-style: none;
    width: 100%;
}
#question-container .divider {
    background-color: #FFFFFF;
    height: 3px;
}
#button-container {
    background: url("http://www.samplicio.us/router2/images/bg-survey-bottom.png") no-repeat scroll 0 100% transparent;
    height: 100px;
    margin: 0;
}
.header {
    height: 78px;
    margin-left: 200px;
    vertical-align: bottom;
    width: 150px;
}
.header #mainLogo {
    opacity: 0;
    text-align: left;
}
#mainLogo.img {
    padding-bottom: 30px;
}
.header #right-side {
    padding-right: 10px;
    padding-top: 30px;
    text-align: right;
}
.footer {
    color: #B4B6A9;
    height: 30px;
    text-align: center;
}
.footer #mainLogo {
    padding-left: 10px;
    padding-top: 10px;
    text-align: left;
    width: auto;
}
.footer #right-side {
    padding-right: 10px;
    padding-top: 10px;
    text-align: right;
    vertical-align: middle;
    width: auto;
}
html {
    font-size: 100%;
	height:100%;
}
body {
	margin:0;
    background-image: url("http://c2246.r46.cf3.rackcdn.com/1749_circle_bg.jpg");
	color: #2B373B;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 62.5%;
    letter-spacing: -0.04em;
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 10px;
}
h1 {
    font-size: 8em;
    margin-bottom: 0.2em;
    margin-top: 1em;
    text-align: center;
}
#masthead h1 {
    margin: 18px 0 0;
    text-indent: -10000px;
}
h2 {
    font-size: 3.6em;
    line-height: 1.3em;
}
h3 {
    font-size: 3em;
}
h4 {
    font-size: 2.4em;
}
h5 {
    color: #39C9FF;
    font-size: 1.2em;
    line-height: 1.2em;
    text-decoration: underline;
    text-transform: uppercase;
}
h6 {
    font-size: 0.9em;
}
p {
    font-size: 1.4em;
    line-height: 1.6em;
    padding: 10px 10px 0;
}
.box-12 p {
    color: #8C0C03;
    font-size: 1.9em;
    padding: 10px;
}
.tiny p, a.tiny {
    font-family: "Lucida Grande",Arial,sans-serif;
    font-size: 0.7em;
    line-height: 1.5em;
    margin-top: 1em;
}
.footer p {
    color: #8C0C03;
    font-family: "Lucida Grande",sans-serif;
    font-size: 0.9em;
    line-height: 1.5em;
    opacity: 0;
}
.ErrorMessage {
    color: #8C0C03;
    font-family: Verdana,Arial,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    height: 30px;
    margin-left: 200px;
    padding-left: 0;
    padding-top: 10px;
    width: 400px;
}
.divQuestion, .divAnswer {
    text-align: left;
}
.divQuestion {
    color: #8C0C03;
    font-family: "Museo 300",Verdana,Tahoma,sans-serif;
    font-size: 28px;
    margin-top: 0;
    padding-top: 15px;
}
.divAnswer {
    color: #000000;
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1.6em;
    padding: 6px;
}
.divSubQuestion {
    color: #8C0C03;
    font-size: 1.3em;
    margin-top: 0;
    text-align: left;
}
.divTitle {
    color: #8C0C03;
    font-size: 1.8em;
    text-transform: uppercase;
    width: 120px;
}
.divAnswer table td {
    font-size: 1em;
}
.divLine {
}
.divNoScriptWarning {
    color: #D50000;
    font-size: 2em;
    font-weight: bold;
    margin-top: 0;
    text-align: center;
}
#question-container tr {
}
#question-container td {
    padding: 5px;
    text-align: left;
}
#question-container .label {
    display: inline-block;
    float: left;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    width: 38%;
}
#question-container .field {
    display: inline-block;
    float: right;
    text-align: left;
    vertical-align: top;
    width: 58%;
}
a {
    color: #8C0C03;
    text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
    text-decoration: underline;
}
a:focus {
    outline: 1px dotted;
}
a:active {
}
#admin a {
    color: #FFFFFF;
    padding: 4px;
    text-decoration: underline;
}
#admin a:hover {
    background-color: #8C0C03;
}
.footer a {
    color: #B4B6A9;
    text-decoration: underline;
}
.footer a:hover {
    color: #5C5C5C;
}
.button, .buttonLarge, .buttonMedium, .buttonDefault, .buttonSmall {
    font-size: 1.2em;
    text-align: center;
}
.button {
    padding-left: 5px;
    padding-right: 5px;
}
.buttonLarge {
    width: 280px;
}
.buttonDefault {
    background-color: #8C0C03;
    border: medium none;
    color: #FFFFFF;
    float: right;
    margin-right: 3em;
    margin-top: 2em;
    width: 140px;
}
.buttonMedium {
    border: none;
    color: #ffffff;
    display: block;
    float: right;
    font-size: 28px;
	font-weight:regular;
    margin-right: 30px;
	padding: 10px;
	background-color: #761D07;
}
.buttonSmall {
    width: 70px;
}
ul {
}
#survey {
    background: url("http://www.samplicio.us/router2/images/bg-survey-middle.png") repeat-y scroll 0 0 transparent;
    margin: 3em;
    width: 962px;
}
h3.surveyHeader {
    background: url("http://www.samplicio.us/router2/images/bg-survey-top.png") no-repeat scroll 0 0 transparent;
    height: 13px;
    width: 960px;
}
#question-container .field ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#question-container .field ul li {
    margin: 0;
    padding-bottom: 1px;
}
a img {
}
.box-12 img {
    float: right;
}
.footer img {
    margin-top: 2em;
    opacity: 0;
}
#subForm, #loginForm {
    margin-left: 10px;
}
#hhihtk-hhihtk {
    color: #8C0C03;
    font-size: 1em;
    height: 24px;
    margin-bottom: 10px;
    padding: 4px;
    width: 210px;
}
#email, #password {
    color: #8C0C03;
    font-size: 1em;
    height: 24px;
    margin-bottom: 10px;
    padding: 4px;
    width: 210px;
}
.clear {
    clear: both;
    height: 0;
    line-height: 0;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.tab {
    background: url("http://www.samplicio.us/router2/images/tab_b.png") repeat-x scroll 0 0 transparent;
    height: 42px;
    position: relative;
    top: 0;
    z-index: 999;
}
.tab ul.login {
    clear: right;
    color: white;
    display: block;
    float: right;
    font-size: 80%;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    margin: 0;
    position: relative;
    right: 150px;
    text-align: center;
    width: auto;
}
.tab ul.login li {
    background: url("http://www.samplicio.us/router2/images/tab_m.png") repeat-x scroll 0 0 transparent;
    display: block;
    float: left;
    font-size: 1.8em;
    height: 42px;
    padding: 0 6px;
    text-align: left;
}
.tab ul.login li a {
    color: #8C0C03;
}
.tab ul.login li a:hover {
    color: white;
}
.tab .sep {
    color: #000000;
}
.tab a.open, .tab a.close {
    cursor: pointer;
    display: block;
    height: 20px;
    line-height: 20px !important;
    padding-left: 6px !important;
    position: relative;
    top: 11px;
    width: 160px;
}
.tab a.open {
    background: url("http://www.samplicio.us/router2/images/bt_open.png") no-repeat scroll right 0 transparent;
}
.tab a.close {
    background: url("http://www.samplicio.us/router2/images/bt_close.png") no-repeat scroll right 0 transparent;
}
.tab a.open:hover {
    background: url("http://www.samplicio.us/router2/images/bt_open.png") no-repeat scroll right -19px transparent;
}
.tab a.close:hover {
    background: url("http://www.samplicio.us/router2/images/bt_close.png") no-repeat scroll right -19px transparent;
}
#toppanel {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999;
}
#panel {
    background: url("http://www.samplicio.us/router2/images/illustration_how-it-works-routing_01.png") no-repeat scroll 24px 50% #272727;
    color: #FFFFFF;
    display: none;
    height: 320px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 3;
}
#panel h1 {
    color: white;
    font-size: 3em;
    margin: 0;
    padding: 5px 0 10px;
}
#panel h2 {
    color: #54C0FF;
    font-size: 2.4em;
    margin: 0;
    padding: 10px 0 5px;
}
#panel p {
    margin: 5px 0;
    padding: 0;
}
#panel a {
    color: #15ADFF;
    text-decoration: none;
}
#panel a:hover {
    color: white;
}
#panel a-lost-pwd {
    display: block;
    float: left;
}
#panel .content {
    font-size: 0.85em;
    margin: 0 auto;
    padding-top: 15px;
    text-align: left;
    width: 960px;
}
#panel .content .left {
    border-left: 1px solid #333333;
    float: left;
    padding: 0 15px;
    width: 280px;
}
#panel .content .right {
    border-right: 1px solid #333333;
}
#panel .content form {
    margin: 0 0 10px;
}
#panel .content label {
    clear: both;
    display: block;
    float: left;
    padding-top: 8px;
    width: 280px;
}
#panel .content input.field {
    background: none repeat scroll 0 0 #8C0C03;
    border: 1px solid #1A1A1A;
    color: white;
    height: 16px;
    margin-right: 5px;
    margin-top: 4px;
    width: 200px;
}
#panel .content input.field:focus {
    background: none repeat scroll 0 0 #545454;
}
#buttonFeedback {
    background: url("http://www.samplicio.us/router2/images/button-Feedback.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 116px;
    width: 32px;
}
#feedbackButtonContainer {
    position: absolute;
    right: 0;
    top: 180px;
}