body{
 margin:0px 0px 0px 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
}

hr {
	height: 3px;
	color:#D6EBFF;
}

H1 {
	font-size: 9pt;	
	font-weight:normal;
}

.PageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#3365CC;
	font-weight:bold;
}

.sectionTitles {
	color:#3365CC;
	font-weight:bold;
	font-style: italic;
}



.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:link,a:visited {
	color: #3365CC;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

.li1 {
 background: url('images/bulletTarget.gif') left 1px no-repeat; padding:0px 0px 0px 14px; line-height:17px;
}
.navBG {
  background: url('images/nav_bg.gif');
}

#mainCopyBox {
 width:96%;
 margin-left: 2%;
 margin-right: 2%;
}

#rightCallout {
 width:260px;
 border:2px solid #3365CC;
 margin:20px 0px 0px 0px;
 text-align:left;
}

#rightside{
  float:right;
  width:360px;
  text-align:center;
}

.calloutTitle {
 margin:13px 0 13px 0;
 padding:13px 0 13px 0;
 text-align:center;
 font-weight:600;
}

.calloutText {
 margin:15px 15px 15px 15px;
 text-align:left; 
}