@CHARSET "ISO-8859-1";

body, html {
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #274F34;
}

body, html, td {
	color: #FFFFFF;
}

a {
	font-weight: bold;
	color: #000000;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.stretch {
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.top {
	height: 114px;
}

.top1 {
	width: 275px;
	height: 114px;

}

.top2 {
	background-image: url(../images/background_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 114px;
}

.top3 {
	width: 46px;
	height: 114px;
	background-image: url(../images/layout_05.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.nexttop {
	height: 183px;
}

.logo2 {
	width: 275px;
}

.navig1 {
	line-height: 25px;
	vertical-align: top;
	width: 120px;
}

.mainlevel-nav {
	padding-right: 15px;
	color: #E01E1F;
}

.font1 {
	height: 90px;
	vertical-align: top;
	text-align: center;
}
.font2 {
	height: 40px;
	vertical-align: middle;
	text-align: center;
}

.font3 {
	vertical-align: middle;
	text-align: center;
}

.font1,
.font2 {
	border-bottom: 1px solid #FFFFFF;
}

.content {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.content_navigation {
	width: 249px;
	vertical-align: top;
}

.content_navigation_inner {
	vertical-align: top;
	text-align: right;
}

.content_inner {
	vertical-align: top;
	padding-left: 40px;
	padding-right: 40px;
}

td.mainlevelmenu {
	width: 100%;
	padding-left: 10px;
	height: 25px;
	background-image: url(../images/ita_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.contentheading {
	font-weight: bold;
}

a.mainlevel-nav,
a.mainlevel-nav:link,
a.mainlevel-nav:active,
a.mainlevel-nav:visited {
	color: #E01E1F;
}

a.mainlevel-nav:hover {
	color: #FFFFFF;
}

a.mainlevel,
a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited {
	color: #FFFFFF;
}

a.mainlevel:hover {
	color: #E01E1F;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}