/* Presentation Stylesheet */ 

#hdr .logo {
	position: absolute;
	left: 69px;
	top: 63px;
	width: 171px;
	height: 163px;
}

#hdr .phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 177px;
	left: 713px;

}
#hdr .phone span {
	color: #5FA583;

}

#hdr h1 {
	position: absolute;
	left: 255px;
	top: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: normal;
	font-weight: normal;
	color: #003847;
	width: 350px;
}

.speachbub-top {
	background-image: url(../images/speech-bubble-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #6E6E6E;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;

}

.speachbub-bottom {
	background-image: url(../images/speech-bubble-base.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-weight: bold;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
	text-align: right;

}
.greyline {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C1C1C1;
}

.team {
	line-height: 14px;

}

.team td.grey {
	background-color: #DEECD7;
	padding: 2px;
	border: 1px solid #348461;
	margin: 0px;


}

.newsbox {
	padding: 0px;
	margin: 0px;
	border: 1px solid #999999;
	background-image: url(../images/newsbox-background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}

.newsbox-content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}

.newsbox h2 {
	background-image: url(../images/newsbox-header.jpg);
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-style: italic;
	padding-left: 40px;
	padding-top: 10px;
	font-weight: bold;
	margin: 0px;

}

.newsbox h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 10px;
	margin: 0px;
	padding: 0px;

}

.newsbox p {
	font-size: 10px;
	line-height: 10px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	display: none;

}

.newsbox a {
	color: #53912B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/newsbox-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;

}

.newsbox a:hover {
	color: #999999;

}

.line-thin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: 0px;
	padding: 0px;
}