body
{
	margin: 0 0 0 0;
	font-family: verdana, arial, sans-serif;
	text-align: center;
}

#contact_support
{
	position:absolute;
	top:8px;
	right:16px;
	font-size:0.8em;
}

#header
{
    color: #888;
    font-size: 1.6em;
    padding:16px;
    border-bottom: 2px solid #ccc;
}

#mainnav
{
    padding:4px;
    font-size: 0.75em;
    text-align:right;
    float:right;
    z-index:100;
}

#content
{
	position: relative;
	display: block;
	width: 40em;
	margin: 0 auto 0 auto;
	text-align: left;
}

#footer
{
	margin: 64px 0 16px 0;
	padding: 4px 0 0 0;
	border-top: 1px solid #ccc;
	font-size: 0.8em;
	color:#666;
}

#footer a, #footer a:visited
{
	color:#444;
}


/* -- */

h1
{
    font-size:1.75em;
    font-weight: normal;
    color: #888;
    margin: 24px 0 4px 0;
}

h2
{
    font-size:1.6em;
    font-weight: normal;
    color: #666;
    margin: 18px 0 4px 0;
}

h3
{
    font-size:1.25em;
    font-weight: normal;
    color: #666;
    margin: 12px 0 4px 0;
}

/* -- */

table.info, table.info tr, table.info td
{
    border:0;
    margin:12px 0 16px 0;
    width:98%;
    vertical-align: top;
}

table.info th, table.info td
{
    font-size:0.75em;
    line-height: 1.6em;
    padding-bottom: 8px;
}

table.info th
{
    width:25%;
    text-align:right;
    font-weight:normal;
    font-style:italic;
    padding-right: 16px;
}

table.info td
{
    width:50%;
}

table.info td input
{
    width:60%;
}

/* -- */

table.form, table.form tr, table.form td
{
    border:0;
    margin:12px 0 16px 0;
    width:98%;
}

table.form th
{
    width:25%;
    text-align:right;
    font-weight:normal;
    font-style:italic;
    font-size:0.75em;
    padding-right: 12px;
}

table.form td
{
    width:50%;
}

table.form td input
{
    width:60%;
}

table.form td.button
{
    padding: 8px;
}

table.form td.button input
{
    width:50%;
}

/* -- */

h1.ooops
{
    color: #FF807E;
}

.fieldWithErrors
{
    margin:0;
    padding:0;
    display:inline;
}

.fieldWithErrors input
{
    background:#FFD0D0;
}

/* -- */

.document
{
	clear:both;
	margin:16px 0 8px 0;
}

.document .links
{
	float:right;
	width:15%;
	align:right;
}

.document .links a.link_pdf
{
	padding-left:24px;
	background: url(/images/pdf.gif) no-repeat;
}

.document .links a.link_html
{
	padding-left:24px;
	background: url(/images/generic.gif) no-repeat;
}

.document .description
{
	padding-left:10%;
	width:70%;
	font-size:0.8em;
	color: #666;
}

.document .description a, .document .description a:visited
{
	font-size: 1.6em;
	color: #444;
	text-decoration:none;
}

.document .description a:hover
{
	color: #f00;
}

/* -- */

.support
{
	padding:2px 0 0 10%;
	width:70%;
}

.support p
{
	font-size:0.8em;
	color: #666;
}
