.org-bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	height: 30px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	text-align: center;


}
.banner-bg {
	background-attachment: fixed;
	background-image: url(../Communicate_Work/images/banner_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 10px;

}
.rightborder {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	font-weight: normal;
	color: #FF9900;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}
.rightmenu {
	background-attachment: fixed;
	background-image: url(../Communicate_Work/images/world_grey.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 200px;
	background-color: #FBFBFB;

}
.top-curve-10 {
	background-color: #FF9900;
	height: 20px;
}
.18height {
	background-color: #FF9900;
	height: 18px;
}
.top-strip {
	background-attachment: fixed;
	background-image: url(../Communicate_Work/images/topbanner_strip.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottom-gr-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/bottom_gr_bg.gif);
	background-repeat: repeat;
	background-position: left bottom;
	height: 35px;
}
