.red_boxrule {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: 1px;
	border-right-style: solid;
	border-bottom-style: 1px;
	border-left-style: solid;
	border-right-color: #ED1C24;
	border-left-color: #ED1C24;
}
.outside_box {
	border: 1px solid #ED1C24;
}
.outside_box-yello {
	border: 1px solid #FFCC33;
}
.black_boxrule {
	border: 1px solid #000000;
}
.main_content {
	background-image: url(../images/pictogram_web_05.jpg);
	background-repeat: no-repeat;
}
.Headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12em;
	line-height: 18em;
}
.main_textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.horiz_rule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: None;
	height: 10px;
}
.white_boxrule {
	font-size: None;
	border: 1px solid #FFFFFF;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.topbar {
	background-image: url(../images/pictogram_web_01.gif);
	background-repeat: no-repeat;
	position: absolute;
}
.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.gradient_col {
	background-color: #ED1C24;
	background-image: url(../images/blue_blk.jpg);
	background-repeat: repeat-y;
}
.reb_blkgrad {
	background-image: url(../images/red-blkgrad.jpg);
	background-repeat: repeat-y;
}
.yel_brngrad {
	background-image: url(../images/yel_brwngrad.jpg);
}
.blu_blkgrad2 {
	background-image: url(../images/blu-blk2.jpg);
	background-repeat: repeat-y;
}
.left_coltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	font-style: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}
.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.btm_grad {
	background-image: url(../images/hrz_grad.jpg);
	background-repeat: no-repeat;
}
.top_redbar {
	background-image: url(../images/pictogram_web_01.gif);
	background-repeat: no-repeat;
	background-position: top;
}
