body {
	background-color: #FFFFFF;
	padding:0px;
	margin:0px;
	background-image: url(http://www.patientsafetyasap.org/images/bgbar_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #2E2E2E;

}
.tdboxorg {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px
	font-weight: normal;
	color: #000000;
}
.tdboxbuff {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px
	font-weight: normal;
	color: #F5F4E4;
}
.tddeepgold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #764502;
}
.txtGeorgia {
	font-family:  Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #62625C;
}
.txtred {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EA4237;
}
.navtxt {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #464646;

}
.titles {
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #1647A3;
}
.titlesgold {
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #BF980D;
}
.subtitlesgold {
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #A87F2F;
}
.subtitlesblue {
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #1647A3;
}
.subtitlesgreen {
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #B0E441;
}
.subtitleswht {
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.subtitlesblk {
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;

}
.subtitlesblueboxes {
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #001850;
}
/*------------------------------------------------footer--------------------*/
.footer {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F5F4E4;
	text-decoration: none;
}

.footer_copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #D76E08;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}
.footer_designed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #9CCC37;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*------------------------------------------------footerlinks--------------------*/
a.footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #F5F4E4;
}

a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #F5F4E4;
	
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #9CCC37;
	
}
a.footerlink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #F5F4E4;
}	

.footer_designedlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #9CCC37;
}
.footer_designedlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #F5F4E4;
}

.footer_designedlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #B17A04;
}
/*------------------------------------------------footerlinksend--------------------*/
.txtinput {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #454545;

}
.small {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #454545;
	text-align: left;
}
a:link {
	color: #80AC22;
	text-decoration: none;
}
a:visited {
	color: #80AC22;
	text-decoration: none;
}
a:hover {
	color: #80AC22;
	text-decoration: underline;
}
BODY {
scrollbar-arrow-color: #1343A0;
scrollbar-track-color: #C7E28D;
scrollbar-face-color: #C7E28D;
scrollbar-shadow-color: #1343A0;
scrollbar-highlight-color: #1343A0;
scrollbar-darkshadow-color: #C7E28D;
scrollbar-3dlight-color: #C7E28D;}