/* sIFR */

.sIFR-active h1 {
margin: 0px 0 0 0;
font-size: 15px;
line-height: 1em;
}

.sIFR-active h2 {
margin: 0px 0 0 0;
font-size: 12px;
line-height: 1em;
}

p {
margin: 0;
}

body {
	margin: 0px;
	font-family: arial;
	color: #ffffff;
	font-size: 8pt;
	background-color: #32312e;
}

input, textarea {
	font-family: arial;
	color: #ffffff;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	background-color: #3e3d39;
	border: solid;
	border-width: thin;	
	border-color: #43423e;
}

table {
	font-family: arial;
	color: #ffffff;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}

h1 {
	font-family: Century Gothic;
	color: #2baae2;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}

.small {
	font-family: arial;
	color: #33322f;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
.button {
	font-family: arial;
	color: #2bade7;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}

A:link{COLOR: #ffffff; text-decoration: none; font-weight: normal;} 
A:visited{COLOR: #ffffff; text-decoration: none; font-weight: normal;} 
A:active{COLOR: #ffffff; text-decoration: none; font-weight: normal;} 
A:hover{COLOR: #ffffff; text-decoration: none; font-weight: normal;} 

.container {
width: 1050px;
margin: 0 auto;
text-align: left;
position: relative;
}

.content {
width: 1000px;
margin: 0 auto;
top: 0px;
left: 0px;
position: absolute;
}
