/* Reset */
* { margin: 0; padding: 0; font-size: 100%; }

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #175185 url(/images/positive.innerchange.bodybkgrd.jpg) repeat-x fixed top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}
a {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0 0 15px 0px;
	font-size: 26px;
	color: #006699;
	padding: 0px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 9px;
	margin: 0px 0px 2px 0px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
h2 {
	font-size: 20px;
	margin: 0 0 12px 0;
	color: #FF6600;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	margin: 0 0 12px 0;
}
h4 {
	font-size: 16px;
	margin: 0 0 8px 0;
}
h5 {
	font-size: 14px;
	margin: 0 0 6px 0;
	color: #333333;
}
h6 {
	font-size: 12px;
	margin: 0 0 6px 0;
}
ul,ol {
	margin: 0px 30px 20px 20px;
	padding-left: 20px;
	display: block;
}
ul ul,ol ol,ul ol,ol ul { margin-bottom: 0; }
ul {
	list-style-type: disc;
}
ol { list-style-type: decimal; }
dl { margin: 0 40px 20px; }
dl dt { font-weight: bold; }
dl dd {
	margin: 0 0 0 20px;
}

.bodytext{
	margin: 0px;
	padding: 0px 10px 10px 0px;
}
.quotetext {
	margin: 0px;
	padding: 0px 10px 10px 10px;
	font-style: italic;
	font-size: 11px;
}
.imageright {
	float: right;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.imageleft {
	float: left;
	margin: 0px;
	padding: 0px 20px 10px 0px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#callout  {
	padding: 20px 20px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF url(images/RMH-boxbkground.gif) no-repeat left;
	margin: 0;
	width: 300px;
	height: 110px;
	font-size: 10px;
}
#container  {
	margin: 0 auto;
	text-align: left;
	width: 780px;
}
#header  {
	background: url(../images/positive.innerchange.header.jpg) no-repeat left;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 149px;
	width: 780px;
}
#mainContent  {
	padding: 0 20px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF url(../images/positive.innerchange.mainbkgrd.jpg) repeat-y;
	margin: 0;
}
#footer  {
	padding: 0;
	margin: 0;
	height: 40px;
}
#footer  p  {
	margin: 10px 0 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0;
	font-size: 10px;
	text-align: center;
	color: #999999;
}
#footer  a   {
	text-decoration: none;
	color: #3399FF;
	font-weight: normal;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #FFCC00;
	text-decoration: none;
}
#textbox1 {
	margin: 0px;
	padding: 0px;
	width: 740px;

}
#textbox2 {
	margin: 5px;
	padding: 0px;
	width: 492px;
	display: block;
	float: left;
	position: relative;
}
#textbox3 {
	margin: 5px;
	padding: 0px;
	width: 222px;
	display: block;
	float: left;
	position: relative;
}
#textboxright {
	margin: 0px;
	padding: 0px;
	width: 440px;
	float: right;
	position: relative;
	display: block;
}
#textabove {
	margin: 0px;
	padding: 0px;
	float: left;
	left: 15px;
}
.textbox1top {
	background:transparent url(../images/positive.innerchange.textbox.1.top.jpg) no-repeat;
	margin:0px;
	padding:0px;
	height: 13px;
	font-size: 10px;
}
.textbox1mid {
	background:transparent url(../images/positive.innerchange.textbox.1.mid.jpg) repeat-y scroll 0 0;
	margin:0px;
	padding:0px 20px;
	clear: both;
}
.textbox1bottom {
	background:transparent url(../images/positive.innerchange.textbox.1.bottom.jpg) no-repeat;
	margin:0px 0px 10px;
	padding:0px;
	position:relative;
	height: 13px;
}
.textbox2top {
	background:transparent url(../images/positive.innerchange.textbox.2.top.jpg) no-repeat;
	margin:0px;
	padding:0px;
	height: 11px;
	font-size: 10px;
}
.textbox2mid {
	background:transparent url(../images/positive.innerchange.textbox.2.mid.jpg) repeat-y scroll 0 0;
	margin:0px;
	padding:0px 10px 0px 20px;
	clear: both;
}
.textbox2bottom {
	background:transparent url(../images/positive.innerchange.textbox.2.bottom.jpg) no-repeat;
	margin:0px 0px 10px;
	padding:0px;
	position:relative;
	height: 13px;
}
.textbox2bottom {
	background:transparent url(../images/positive.innerchange.textbox.2.bottom.jpg) no-repeat;
	margin:0px 0px 10px;
	padding:0px;
	position:relative;
	height: 13px;
}
.textbox3top {
	background:transparent url(../images/positive.innerchange.textbox.3.top.jpg) no-repeat;
	margin:0px;
	padding:0px;
	height: 010px;
	font-size: 9px;
}
.textbox3mid {
	background:transparent url(../images/positive.innerchange.textbox.3.mid.jpg) repeat-y scroll 0 0;
	margin:0px;
	padding:0px 10px 0px 10px;
	clear: both;
}
.textbox3bottom {
	background:transparent url(../images/positive.innerchange.textbox.3.bottom.jpg) no-repeat;
	margin:0px 0px 10px;
	padding:0px;
	position:relative;
	height: 13px;
}
