.bgbanner {
	background-attachment: scroll;
	background-color: #FF6600;
	background-repeat: no-repeat;
	background-position: left top;
}
.textbg {
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 14px;
	word-spacing: 0pt;
}
.textbg2 {
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 16px;
}
.rightborder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF6600;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #999999;
	text-decoration: none;
}

#sectionLinks a:hover{
	font-weight: normal;
	text-decoration: none;
}

#sectionLinks2{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}

#sectionLinks2 h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks2 a:link, #sectionLinks2 a:visited {
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#sectionLinks2 a:hover{
	font-weight: normal;
	text-decoration: none;
}

#sectionLinks2 a:visited{
	font-weight: normal;
	text-decoration: none;
}
/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
color: #ffffff;
}

#globalNav img{
 display: block;
}

#globalNav a:link, #globalNav a:visited {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(structural/navbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#globalNav a:hover {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(structural/navbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
li {
	list-style-image: url(structural/bullet.jpg);
	list-style-position: outside;
}
.footerwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.orangeoverlay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFEFE5;
	font-weight: normal;
	padding: 10px;
}
.orangeoverlaytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF6600;
	background-color: #FFEFE5;
	font-weight: bold;
	padding: 5px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.bulletpoints {
	background-image: url(structural/bullet.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #FF6600;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
h2 {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}