/* CSS Document */

h1
{
font-size: 12px; font-weight: 100; color: #FFFFFF; font-weight: bold;
margin: -4px 0 5px 0;
}

p
{
font-size: 12px; font-weight: 100; color: #7B868B; margin: 0 0 10px 0;
}

.credits
{
font-size: 10px; color: #7B868B;
}

a:link
{
color: #FFFFFF; text-decoration: none;
}

a:visited
{
color: #FFFFFF; text-decoration: none;
}

a:hover
{
color: #7B868B; text-decoration: none;
}

a
{
outline: 0;
}

.white
{
color: #FFFFFF;
}

.form-fields
{
width: 100%; height: 18px; padding: 2px 0 0 2px;
background-color: #7B868B; 
font-size: 12px; font-weight: 100; color: #FFFFFF; border: none;
}

textarea
{
width: 100%; height: 70px; padding: 2px 0 0 2px; margin-top: 0;
font-family: sans-serif, Arial, Helvetica; font-size: 12px; font-weight: 100;
background-color: #7B868B; color: #FFFFFF; border: none;
overflow: auto;
}

ul
{
font-size: 12px;
margin: 0; padding: 0;
list-style: none;
}

.subnav ul
{
margin: 0; padding: 0;
float: left;
list-style: none;
}

.subnav ul li
{
height: 20px;
}

.navmenu ul
{
margin: 0; padding: 0;
float: left;
font-size: 1px;
}
	 
.navmenu ul li
{
display: inline;
}

table
{
font-size: 12px; font-weight: 100; color: #7B868B;
}

table.press
{
font-size: 12px; font-weight: 100; color: #FFFFFF;
border-bottom: 1px solid #7B868B; padding-bottom: 10px;
}

table.press td
{
width: 95px;
padding: 3px 0 5px 0;
text-align: center;
}

.question {	background: #2D3338; color: #FFF; font-size: 11px; font-weight: bold; width: 680px; padding: 3px; margin: 0; border-bottom: solid 1px #707A7F; overflow: hidden; cursor: pointer; }
.answer { width: 641px; visibility: hidden; height: 0px; overflow: hidden; position: relative; }
.answer_content { font-size: 11px; position: relative; color: #FFF; }

.question1 {	background: transparent; font-size: 12px; font-weight: 100; color: #FFF; border: none; font-weight: bold; margin: -2px 0 5px 0; cursor: pointer; }
.answer1 { width: 275px; visibility: hidden; height: 0px; overflow: hidden; position: relative; }
.answer_content1 { font-size: 12px; font-weight: 100; color: #7B868B; margin: 0 0 10px 0; position: relative; }
