@charset "utf-8";

/* ------------------------------------- Showpage */
#breadcrumbs {
	float: left;
	width: 712px;
	padding: 0 0 0 5px;
}
#breadcrumbs li {
	float: left;
	padding: 3px 15px 9px 23px;
	background: url(../../images/misc/sunflower.gif) bottom left no-repeat;
}
h1 {
	display: block;
	float: left;
	width: 703px;
	padding: 6px 0 6px 14px;
	background: url(../../images/panels/h1-bg.png) -1px 0px no-repeat;
	behavior: url(/includes/htc/iepngfix.htc);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #fff;
	font-weight: normal;
}
.safari h1 {
	padding: 7px 0 6px 14px;
}
#alsoinrange {
	float: left;
	width: 228px;
	padding: 10px 0 20px 0;
	background: url(../../images/panels/panel-separator.gif) bottom left no-repeat;
}
#alsoinrange .title {
	float: left;
	width: 228px;
}
#alsoinrange .title img {
	float: left;
}
#alsoinrange ul li {
	float: left;
}
#alsoinrange ul li a {
	display: block;
	float: left;
	width: 210px;
	padding: 6px 0 6px 8px;
	color: #72998c;
	background: url(../../images/panels/dotted-separator-light-gree.gif) bottom left repeat-x;
}
#alsoinrange ul li a:hover {
	background-color: #ebf3f0;
}
#alsoinrange ul li a.last {
	background-image: none;
}
#assistance, #assistance img {
	float: left;
}




#leftcolumn #pagecontent{
	float: left;
	width: 717px;
}
#leftcolumn #pagecontent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #72998c;
}
#leftcolumn #pagecontent p {
	float: left;
	font-size: 1.1em;
	padding: 15px 15px 0 15px;
	line-height: 1.4em;
	width:687px;
}

#leftcolumn #pagecontent p.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 1.3em;
	font-weight: bold;
	color: #72998c;
}

#leftcolumn #pagecontent ul {
	float: left;
	list-style-image:none;
	list-style-type:disc;
	margin:0 15px;
	padding: 15px 15px 0 15px;
}

#leftcolumn #pagecontent li {
	
}

#pagecontent #pressreleasescontainer{
	float: left;
	width: 702px;
	clear:both;	
}

#pagecontent #pressreleasescontainer h2{
	padding: 15px 15px 0 15px;
}

#pagecontent .newsitem {
	float: left;
	width: 702px;
	padding: 13px 0 13px 15px;
	border-bottom: 1px dotted #cdcdcd;
}
#pagecontent .newsitem .image {
	float: left;
	position: relative;
	width: 140px;
	height: 100px;
}
#pagecontent .newsitem .image .filter {
	position: absolute;
	top: 0;
	left: 0;
	clear: both;
}
#pagecontent .newsitem .content {
	float: left;
	width: 552px;
	padding: 0 0 0 8px;
}
#pagecontent .newsitem .content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 5px 0;
}
#pagecontent .newsitem .content p {
	padding: 0 0 5px 0 !important;	
	width: 552px !important;
}
#pagecontent .newsitem .content .date {
	float: right;
	padding: 0 5px 0 0;
	color: #a3a2a2;
}

.clear{
	clear:both;
}

/* ------------------------------- Field Error */
.rowerror {
	float: left;
	width: 100%;
	padding: 0 0 7px 0;
}
.errormessage {
	background: #cc0000;
}
.errormessage a {
	color: #fff !important;
	text-decoration: none;    
	border-bottom: 1px dotted #fff !important;   
}
.alertmessage {
	background: #009933;
}
.errormessage, .alertmessage {
	float: left;
	width: 100%;
	padding: 5px 0 5px 0;
	margin: 5px 0 10px 0;
	text-align: center;
	color: #fff;
}

/* ------------------------------- RESOURCES */
.resourcesblock {
	float: left;
	width: 300px;
	margin: 17px 0 0 15px;
	padding: 15px 0 0 2px;
}
.resourcesblock .title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 1.3em;
	font-weight: bold;
	color: #72998c;
}
.resourcesblock .pdf {
	background: url(../../images/misc/pdf-icon.gif) 2px 9px no-repeat;
}
.resourcesblock .document {
	float: left;
	width: 272px;
	padding: 10px 0 0 28px;
}
.resourcesblock .document a {
	font-weight: bold;
}