.headline {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 11px;
	color: #095183;
	line-height: 12px;
	font-weight: bold;
	font-style: oblique;
	letter-spacing: 0px;
}
.bigblue {

	font-family: "Arial Black", sans-serif;
	font-size: 48px;
	color: #A0BDDB;
	font-style: normal;
}
.text {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	text-align: justify;
}
.bluetext {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 10px;
	color: #095183;
	line-height: 12px;
}
.bluetext2 {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 10px;
	color: #095183;
}
.bluetextheading {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 10px;
	color: #095183;
	line-height: 12px;
	text-align: justify;
	font-weight: bold;
}
.bluenav {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 10px;
	color: #095183;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
}
a:link {
	font-family: "Helvetica Neue", Arial, sans-serif;

	font-size: 10px;
	color: #095183;
	line-height: 12px;
	text-decoration: underline;
}
a:visited {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 10px;
	color:  #095183;
	line-height: 12px;
	text-decoration: underline;
}
a:hover {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 10px;
	color: #9999CC;
	line-height: 12px;
}
a:active {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 10px;
	color: #095183;
	line-height: 12px;
	text-decoration: underline;
}
li {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 10px;
	color: #095183;
	line-height: 12px;
    margin-left: 15;
    text-align: justify
}
ul {
	margin-top: 0;
	margin-bottom: 0;
    margin-left: 0;
	padding: 0;
	list-style-image: url(../images/dot.gif);
}
.leftprice {
	margin-bottom: 0.5em;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 9px;
	color: #095183;
	line-height: 12px;
	text-align: right;
	font-weight: bold;
}
.rightprice {
	margin-bottom: 0.5em;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 9px;
	color: #095183;
	line-height: 24px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/line_1.gif);
	background-repeat: repeat-x;
	background-position: center;
}
p.headline {
    margin-top: 0.8em;
    margin-bottom: 0.5em;
}
.boldborder {
	border: 2px solid #A0BDDB;
}
.leftheadlinebar {
	background-image: url(../images/line_1.gif);
	background-repeat: repeat-x;
	background-position: center;
}