body
{
font-family: Arial;
font-size: 0.8em;
background-color: #EDEDED;
border-top: 3px solid #E2241B;
margin: 0px;
padding: 0px;
}

table
{
text-align: left;
}

a
{
text-decoration: none;
}

a img
{
text-decoration: none;
border: none;
}

h1
{
text-transform: uppercase;
font-size: 2em;
}

h2
{
margin: 20px 0px 10px 0px;
}

textarea
{
width: 300px;
border: 1px solid #016DB5;
font-family: Arial;
font-size: 1em;
}

.container
{
text-align: center;
margin: 0 auto;
width: 900px;
background-color: #F5F5F5;
padding: 0px 30px;
}

.logo
{
float: left;
}

.login
{
float: right;
background: url("../images/login-tab.jpg") no-repeat;
width: 165px;
height: 29px;
text-transform: uppercase;
padding-top: 5px;
text-decoration: none;
}

.login a
{
color: #FFFFFF;
}

.navigation
{
float: right;
clear: both;
}

.navigation a
{
font-size: 1.5em;
color: #000000;
}

.navigation a:hover
{
color: #FFFFFF;
background-color: #E2241B;
}

.secondlogo
{
width: 900px;
height: 200px;
background: url("../images/design-logo-115.jpg") no-repeat bottom right #E2241B;
/* margin-top: 200px; */
clear: both;
}

.content
{
text-align: left;
padding: 0px 10px;
}

.surveybutton
{
background: url("../images/survey-button.jpg") no-repeat;
text-align: center;
color: #FFFFFF;
text-transform: uppercase;
width: 455px;
height: 46px;
font-size: 1.5em;
padding-top: 10px;
}

.surveybutton a
{
color: #FFFFFF;
}

.surveybutton a:hover
{
text-decoration: underline;
}

.actions
{
width: 200px;
border: 1px solid #016db5;
text-align: center;
margin-top: 30px;
}

.actions a
{
display: block;
color: #E2241B;
text-decoration: none;
}

.actions a:hover
{
text-decoration: underline;
background-color: #CCE;
}

.formclass
{
width: 300px;
margin-left: 20px;
}

.input-long
{
width: 200px;
border: 1px solid #016db5;
}

.input-short
{
width: 100px;
margin-top: 30px;
}

.textarea-long
{
width: 250px;
border: 1px solid #016db5;
font-family: Arial;
font-size: 1em;
}

.textgreen
{
color: #0F0;
}

.textred
{
color: #F00;
}

.footer
{
margin-top: 30px;
text-align: center;
color: #808080;
}

.footer a
{
color: #808080;
}

.footer a:hover
{
text-decoration: underline;
}

.centre
{
text-align: center;
}

.tablewidth
{
width: 120px;
}