html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h5 {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333399;
	text-decoration: none;

}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
.border-all {
	border: 1px solid #CCCCCC;
}
.border-all-padding40 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	border: 1px solid #CCCCCC;
}
#outerWrapper {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#rightNav {
	padding: 5px;
	float: right;
	width: 190px;
}



.border-LR {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#headerWrapper {
	height: 192px;
	width: 950px;
	background-image: url(images/IMRPD-faux-background.gif);
	background-repeat: repeat-y;
}
#headerLogo {
	float: left;
	height: 100%;
	width: 190px;
	margin: 0px;
}
#headerImage {
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 755px;
	margin-left: 190px;
}
#contentWrapper {
	width: 950px;
	margin-top: 1px;
	background-image: url(images/IMRPD-faux-background.gif);
	background-repeat: repeat-y;
	height: 100%;
}
#leftNav {
	width: 190px;
	float: left;
}
#content {
	padding: 20px 40px;
	width: 680px;
	margin-left: 190px;
	height: 100%;
}
#content-short {
	height: 580px;
	width: 680px;
	margin-left: 190px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}


.border-TB {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #CCCCCC;
}
#content-index {
	padding: 20px 40px;
	width: 479px;
	margin-left: 190px;
	background-image: url(images/IMRPD-faux-background-index.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 580px;
}


a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.border-all-padding5 {

	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.border-L {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
