body {
	font: 0.7em Verdana, Helvetica, Arial, sans-serif;
	background: #cccccc;
	margin: 0;
	text-align: left;
	z-index: 0;
}

#header {
	color: #b0c4cb;
	position: fixed;
	top: 2em;
	right: 30px;
	left: 30px;
	z-index: 10;
}

.header1 {
	font-size: 2.5em;
	padding-bottom: 0.2em;
	white-space: nowrap;
}

.header2 {
	font-size: 1.5em;
	font-style: italic;
	padding-left: 7em;
	padding-bottom: 0.5em;
	white-space: nowrap;
}

.header3 {
	font-size: 1.5em;
	padding-right: 2em;
	text-align: right;
	padding-bottom: 0.5em;
	white-space: nowrap;
}

#roundedcornr_box_content {
	position: fixed;
	background: #f2f2f2;
	top: 12em;
	right: 19em;
	bottom: 2em;
	left: 30px;
	z-index: 10;
}

#roundedcornr_box_content_iphone {
	position: absolute;
	top: 12em;
	right: 19em;
	left: 30px;
	z-index: 10;
}

#content {
	position: absolute;
	overflow: auto;
	top: 14em;
	left: 50px;
	bottom: 4em;
	right: 20em;
	padding-right: 2em;
	z-index: 20;
}

#menu {
	position: fixed;
	top: 12em;
	right: 30px;
	width: 13em;
	z-index: 10;
	font-weight: bold;
}

h1 {
	color: #000000;
	font-size: 1.7em;
	padding: 0;
	margin: 0 0 1.5em 0;
}

h2 {
	color: #000000;
	font-size: 1.4em;
	padding: 0;
	margin: 0 0 1em 0;
}

h3 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
}

.red {
	color: #E32118;
}

.blue {
	color: #b0c4cb;
}

img {
	border: none;
}

.left {
	float: left;
	padding: 1.1em 1em 2em 0;
}

.right {
	float: right;
	padding: 0 0 20px 20px;
	margin-top: 10px;
}

.roundedcornr_box_header {
	background: #666666 url(images/roundedcornr_black_grad.gif) no-repeat;
}
.roundedcornr_box_iphone {
	background: #f2f2f2;
}
.roundedcornr_box_1 {
	background: #9999ff url(images/roundedcornr_200px_grad.gif) no-repeat;
	margin-bottom: 2em;
}
.roundedcornr_box_2 {
	background: #9999ff url(images/roundedcornr_100px_grad.gif) no-repeat;
	margin-bottom: 2em;
}
.roundedcornr_top div {
	background: url(images/roundedcornr_tl.gif) no-repeat top left;
}
.roundedcornr_top {
	background: transparent url(images/roundedcornr_tr.gif) no-repeat top right;
}
.roundedcornr_bottom div {
	background: url(images/roundedcornr_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom {
	background: transparent url(images/roundedcornr_br.gif) no-repeat bottom right;
}
.roundedcornr_bottom_content {
	background: transparent url(images/roundedcornr_br.gif) no-repeat bottom right;
	bottom: 0;
}
.roundedcornr_top div, .roundedcornr_top, .roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_header {
	margin-left: 20px;
}
.roundedcornr_content {
	margin: 1em 1em 0.1em 1.5em;
}

.contenttl {
	position: absolute;
	top: 0;
	left: 0;
}
.contenttr {
	position: absolute;
	top: 0;
	right: 0;
}
.contentbl {
	position: absolute;
	bottom: 0;
	left: 0;
}
.contentbr {
	position: absolute;
	bottom: 0;
	right: 0;
}

p {
	margin: 0 0 2em 0;
}

table {
	width: 99.5%;
	margin: 0 0.2% 2em 0.2%;
	border-style: none;
	border-collapse: collapse;
}

table.header {
	width: 100%;
	margin: 0;
}

.tdblue {
	border-style: solid;
	border-color: #9999ff;
	border-width: 3px;
	padding: 1em;
}

hr {
	clear: both;
	background: #9999ff;
	height: 3px;
	width: 100%;
	margin: 2em 30px 2em 0;
	border: 0;
}

blockquote {
	font-style: italic;
	font-size: 0.9em;
	padding: 0 0 2em 100px;
	margin: 0;
}

blockquote>a:link, blockquote>a:visited {
	font-style: normal;
}

blockquote:hover, blockquote:hover>a:link, blockquote:hover>a:visited {
	color: #000000;
}

blockquote:hover>a:hover {
	color: #666666;
}

ul {
	list-style-type: disc;
	margin: 0 0 2em 0;
}

li:hover {
	color: #000000;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #666666;
}

a.normalsize:link, a.normalsize:visited {
	font-size: 0.66em;
}

#menu a:link, #menu a:visited {
	color: #000000;
}

#menu a:hover {
	color: #666666;
}

#menu a:active, #menu a:link.selected, #menu a:visited.selected {
	color: #ffffff;
}

.form-input-field {
  font-size: 1em;
}

.formular {
	overflow: auto;
}

fieldset {
	margin: 0 0.5% 0 0.5%;
}
