body {
	font: Arial, Helvetica, sans-serif
}

#page {
	background-color: #ffffff;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
}
#content {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 750px;
	background-image: url(../img/background-page-2.gif);
}
#content_left {
	width: 475px;
	margin: 0px;

}
#content_right {
	background-color: #FFCC00;
	position: absolute;
	right: 0px;
	width: 229px;
	top: 0px;
	padding: 0px;
}
#content_left h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

#content_left h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
#content_toplinks h3 {
	padding-top: 10px;

}


#content_left  h5    {
	font-size: 9px;
}


#content_left a {
	color: #000099;
}
#page #content #content_left #content_left img {
	padding: 5px;
}

#content_left  h2  {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}


#content_right  p {
	padding: 5px 20px 5px 20px;
	margin: 0px;
}

.rightbox {
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000099;
}
#content_right h2 {
	color: #990000;
	margin: 20px 20px 5px 20px;
}


#footer {
	background-color: #FFFFFF;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
ul#top
{
	list-style-type: none;
	float: left;
	width: 100%;
	margin: 0;
	margin-left: 0px;
	padding-left: 0px;
	background: #9999CC;
}
ul#top a
{
	display: block;
	float: left;
	text-decoration: none;
	color: #000099;
	font-weight: bolder;
	padding: .2em .8em;
	border-left: 1px solid #000099;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
ul#top li
{
display: inline;
}
ul#top a:hover
{
	color: #FFFFFF;
	background: #000099;
}
ul#tiptop
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	background: #000099;
	float: left;
}
ul#tiptop a
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
	padding: .2em .3em;
	text-align: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;


	border-bottom: 3px solid #;
	width: 115px;
	border-bottom: 1px solid #ffcc33;
	float: right;
}
ul#tiptop li
{
display: inline;
}
ul#tiptop a:hover
{
	color: #000099;
	background: #9999CC;
}
.h1.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
#point-thisweek {
	padding: 0px 10px 0px 10px;
	position: relative;
	margin: 20px 10px 0px 10px;
	text-align: center;
	border: thin solid #9999cc;
}#point-thisweek  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px;
}
#point-thisweek p {
	margin: 0 0 10px 0;

}

#masthead_right p {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin: 20px 80px 0 0;
}
#masthead {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 750px;
}
.masthead-withoutdon {
	background-color: #000099;
	width: 750px;
}
#masthead_left {
	width: 521px;
	margin: 0px;
	background-image: url(../img/masthead-left.jpg);
	background-color: #666666;
	height: 71px;
}
#masthead_right {
	background-image: url(/npiSite/img/masthead-right-bkgrnd-2.jpg);
	background-repeat: no-repeat;
	background-color: #FFCC00;
	position: absolute;
	right: 0px;
	width: 229px;
	top: 0px;
	padding: 0px;
	height: 71px;
}
ul {
	margin-left: 10px;
	padding-left: 5px;
}
#content_left_topmargin {
	width: 475px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#redbold {
	color:#900;
	font-weight:bold;
}
#downloadissue {
	float:right;
	width:110px;
	margin-right:20px;
	margin-top:20px;
}

