@charset "utf-8";
/* CSS Document */
body {
	background: transparent url(../images/Axel_BG-gradient-top.jpg) left top repeat-x;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content a {
	color: #17375d;
	text-decoration: none;
	border-bottom: 1px #17375d solid;
}

#content a:visited {
	color: #17375d;
}

h1 {
	color: #001630;
	font-size: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: 
	font-weight: normal;
	line-height: 15px;
	margin-bottom: 40px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #001630;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 30px;
}

h5 {
	color: #17375d;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #17375d;
}

#homemessage {
	padding: 40px 0 180px 0;
	float: right;
	width: 405px;
}

#homemessage p {
	margin: 0;
	padding: 0 35px 20px 0;
/*	font-size: 16px; */
	line-height: 16px;
	color: #333;
}

p {
	font-size: 12px;
	color: #333;
	line-height: 16px;
	margin-bottom: 18px;
	margin-right: 120px;
}

#content p.careers {
	font-size: 12px;
	color: #333;
	line-height: 16px;
	margin-bottom: 4px;
	margin-right: 120px;
}

#content ul
{
	font-size: 12px;
	color: #333;
	line-height: 16px;
	margin-bottom: 16px;
	margin-right: 120px;
	margin-left: 30px;
	list-style-type: disc;
}

#content ul li {
	margin-bottom: 4px;
}

h5 {
	color: #17375d;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}

/* Lastet News */
#latestNews {
	padding: 0 30px 20px 0;
}

#latestNews h1 {
	font-size: 17px;
	font-weight: bold;
	background: transparent url("../images/titlebar-latest-news-bg.png") left top repeat-x;
	color: #fff;
	margin: 0;
	padding: 0;
}

#latestNews span {
	background: transparent url("../images/titlebar-latest-news-left.png") left top no-repeat;
	display: block;
}

#latestNews span span {
	background: transparent url("../images/titlebar-latest-news-right.png") right top no-repeat;
	display: block;
	padding: 6px 0 8px 16px;
}

#latestNews .latestNewsBorder {
	border: 1px solid #5a7aa3;
	padding: 16px 20px 10px 22px;
}

.itemlistNews dt {
	float: left;
	font-weight: bold;
	width: 70px;
	line-height: 18px;
}

.itemlistNews dd {
	padding: 0 0 12px 70px;
	line-height: 18px;
	color: #333;
}

#latestNews .itemlistNews dd a {
	text-decoration: underline;
	border: none;
}
