body {
	margin: 0 0 0 0;
	background: #13558f url(../images/bg_repeat_large.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

img {
	border: 1px solid #185687;
}

a {
	color: #195589;
	text-decoration: none;
}

a:hover {
	color: #195589;
	text-decoration: underline;
}

li {
	margin:0 0 10px 0;
	font-size: 11px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #185687;
}

strong {
	font-size:14px;
}

.subtitle {
	color: #185687;
	font-weight: bold;
}

#flashmenu {
	height: 215px;
	width: 800px;
}

#container {
	margin: 0 auto;
	position: relative;
	width: 800px;
	height: auto;
}

#titleheader {
	margin: 30px 400px 25px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #eaeaea;
}

#content {
	margin-right: 20px;
	float: left;
	width: 610px;
}

#contenttop {
	margin: 0;
	background: url(../images/content_top.gif) no-repeat 0 0;
	width: 610px;
	height: 10px;
	font-size: 0px;
}

#contentmiddle {
	margin: 0;
	background: url(../images/content_middle.gif) repeat-y 0 0;
	width: 610px;
	min-height: 375px;
}

#contentbottom {
	margin: 0;
	background: url(../images/content_bottom.gif) no-repeat 0 bottom;
	width: 610px;
	height: 9px;
	font-size: 0px;
}

#contenttext {
	position: relative;
	padding: 5px 20px 25px 20px;
	width: 265px;
	float: left;
}

#contenttext table {
	font-size: 10px;
	border-collapse: collapse;
	border: 1px solid #185687;
}

#contenttext table td {
	border: 1px solid #185687;
	padding: 2px 5px 2px 4px;
}

#contenttext-noimage {
	position: relative;
	padding: 5px 20px 25px 20px;
	width: 570px;
	float: left;
}

#contenttext-noimage table {
	font-size: 10px;
	border-collapse: collapse;
	border: 1px solid #185687;
}

#contenttext-noimage table td {
	border: 1px solid #185687;
	padding: 2px 5px 2px 4px;
}

/* FORM */

#form {
	margin: 40px 0 0 10px;
}

#form table {
	border: 0px;
	font-size: 12px;
	font-weight: bold;
}

#form table td {
	border: 0px;
}

.tableheader {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #185687;
}

.additionaltext {
	font-style: italic;
	font-size: 10px;
}

#contentimg {
	padding: 5px 10px 5px 20px;
	width: 265px;
	float: left;
}

#contentimg img {
	margin: 0 0 15px 0;
}

#sidebar {
	float: left;
	width: 140px;
}

#sidebartext {
	font-size: 10px;
	color: #8c8c8c;
	margin: 10px;
}

#sidebartop {
	margin: 0;
	background: url(../images/sidebar_top.gif) no-repeat 0 0;
	width: 140px;
	height: 10px;
	font-size: 0px;
}

#sidebarmiddle {
	margin: 0;
	padding: 0 5px 0 5px;
	background: url(../images/sidebar_middle.gif) repeat-y 0 0;
	width: 130px;
	height: 375px;
}

#sidebarmiddle img {
	border: 0;
}

#sidebarbottom {
	margin: 0;
	background: url(../images/sidebar_bottom.gif) no-repeat 0 bottom;
	width: 140px;
	height: 9px;
	font-size: 0px;
}

#footer {
	margin: 10px 190px 20px 0;
	font-size: 10px;
	color: #eaeaea;
}

#footer a {
	color: #eaeaea;
	text-decoration: underline;
}

#footer a:hover {
	color: #002343;
}

.clear {
	clear: both;
}

#flasherrortitle {
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 16px;
	color: #bd0000;
	font-weight: bold;
}

#flasherrortxt1 {
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 12px;
	color: #bd0000;
	font-weight: bold;
}

#flasherrortxt2 {
	padding: 10px 50px 0 50px;
	text-align: left;
	font-size: 10px;
	color: #673b15;
}

#flasherrormenu {
	padding: 25px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.hide {
	display: none;
}

#flasherrormenu a {
	padding: 5px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1d598d;
}

#flasherrormenu a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #e5e7da;
	text-decoration: none;
	background-color: #0c416e;
}

#getflashplayer {
	margin: 35px auto 0 auto;
	width: 234px;
	height: 32px;
}

#getflashplayer img {
	border: 0;
}

.noborder {
	border: 0;
}