body {
	background-color: #8c9ea9;
	padding: 0px;
	margin: 0px;
}
body,p,td,li,input,textarea {
	color: #000000; /* #868e92; */
	font-family: Tahoma, verdana, arial;
	font-size: 8pt;
}

#page, #top_nav, #footer {
	width: 984px;
}

#page {
	background-color: #ffffff;
	text-align: left;
	border-top: solid 1px #000;
}


.column {
	float: left;
	border: solid 0px #000;
	overflow:hidden;
}
.clr {
	display: block;
	clear: both;
	float: none;
	height: 0px;
	visibility: hidden;
}

#left_column {
	width: 194px;
	margin: 0px;
	padding: 0px;
}
#main_column {
	width: 523px;
	padding: 0px;	
}

#right_column {
	width: 267px;
	margin-top:-1px;
}
#left_column, #right_column, #main_column {
	margin-top: 33px;
	padding-bottom: 20px;
}
.element1 {
	height: 42px;
}
em {
	color: #cc3131;
}
.element1 em {
	font-style: normal;
}
p.element1, form.element1 {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 10px;
	height: 32px;
	vertical-align: baseline;
	display: block;
}
p.element1 {
	padding-top: 18px;
	height: 24px;
}
#top_nav {
	background-image: url(images/nav-top-background.jpg);
	background-repeat: repeat-x;
	height: 34px;
	background-color: #ba2020;
	display: block;
	clear: both;
	border: solid 0px #000;
	margin: 0px;
	position: absolute;
	top: 0px;
}
.navigation {
	margin: 0px;
	padding: 0px;

}
.navigation li {
	display: block;
	float: left;
}
.navigation li a {
	display: block;
	float: left;
}

#top_nav li a {
	background-image: url(images/nav-top-divider.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 9px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#top_nav li.first a {
	margin-left: 181px;
	background-image: none;
}

.element1.navigation {
	background-color: #5d686d;
	background-image: url(images/nav-gray-background.jpg);
	background-repeat: repeat-x;
}
.element1.navigation li a {
	background-image: url(images/nav-gray-divider.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	height: 26px;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
}
.element1.navigation li.first a {
	background-image: url(images/nav-gray-first.jpg);
	width: 33px;
}
.element1.navigation li.second a {
	width: 60px;
}

.element2 {
	height: 164px;
	border-top: solid 5px #c7d0d5;
}
#right_column .element2 {
	background-image: url(images/right-element2-background.jpg);
	background-repeat: repeat-x;
	background-color: #b0bec6;
}

#main_column .element2 {
	border-top: solid 3px #c7d0d5;
	border-bottom: solid 2px #c7d0d5;
}
#left_column .element2 {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 194px;
	display: block;
}
#left_column .element2 img {
	width: 195px;
	height: 100%;
	border: none;
}
#page.clr, #footer.clr {
	height: auto;
	visibility: visible;
	margin-top: 0px;
}
#right_column .element2 p {
	margin: 20px;
	margin-top: 50px;
	padding: 10px;
	border-left: solid 6px #cd3232;
	color: #fff;
	font-weight: bold;
}

#footer, #footer.clr {
	height: 29px;
	background-color: #c7d0d5;
	border-top: solid 1px #84949d;
}
#footer .navigation {
	border: solid 0px #000;
}
#footer .navigation.right {
	float: right;
}
#footer .navigation.left {
	float: left;
	width: 600px;
}
#footer .navigation li a {
	padding-top: 1px;
	margin: 6px;
	height: 16px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: solid 1px #a7acaf;
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
}
#footer .navigation li.first a {
	border-left: none;
}

#company_news {
	background-color: #c5d2d8;
	height: 31px;
	color: #000000; 
	font-family: Tahoma, verdana, arial;
	font-size: 10pt;
}

#right_column .box {
	width: 229px;
	height: 124px;
	background-color: #ffffff;
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	margin: 20px;
	overflow: hidden;
}
#right_column .box  h3, #right_column .box p {
	padding-left: 20px;
	padding-right: 20px;
}
#right_column .box  h3 {
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #868e92;
}
#right_column .box  p {
	margin: 0px;
}

em {
	font-weight: bold;
	font-style: normal;
}
#main_column em {
	display: block;
}

.content a {
	color: #b41a1a;
	text-decoration: none;
}	
.content a:hover {
	text-decoration: underline;
}
.content p {
	margin-left: 20px;
	margin-right: 20px;
}
#main_column .content p {
	padding-left: 0px;
	font-size: 8pt;
	color: #000000;
}

#right_column p {
	font-size: 8pt;
}
#left_column .content {
	background-color: #e4ecf0;
	padding-left:0px;
	padding-right:10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#left_column .content p {
	padding-top: 0px;
	padding-left: 0px;
	font-size: 8pt;
}
#left_column em {
	margin-left: 0px;
	padding-left: 0px;
	background-position: 0px 1px;
}
#left_column hr {
	background-color: #bfced5;
	border: none 1px #bfced5;
	height: 1px;
}
#copyright {
	display: block;
	float: none;
	clear: both;
	height: 20px;
	text-align: center;
	font-size: 8pt;
	margin: 0px;
}
#copyright a {
	text-decoration: underline;
	color: #cf1515;
}
#copyright a:hover {
	color: #000;
}