body{ margin:0px; padding:0px; background:#fff; color:#000; }

p { font-family:arial,sans-serif; font-weight:normal; font-size:12px; color:#244266}
h1{ font-family:arial,sans-serif; font-weight:normal; font-size:18px; color:#244266}
h2{ font-family:arial,sans-serif; font-weight:bold; font-size:12px; color:#244266}
h3{ font-family:arial,sans-serif; font-weight:bold; font-size:12px; color:#244266 }
h4{ font-family:arial,sans-serif; font-size:11px; font-weight:bold; color:#244266 }
td { font-family:arial,sans-serif; font-weight:normal; font-size:12px; color:#244266}
li { font-family:arial,sans-serif; font-weight:normal; font-size:12px; margin:0 0 0 -15px; color:#244266} 

img {border:none;}

a:link, a:visited{ color:#293d6b; text-decoration:underline; font-weight:bold; }
a:hover{ color:#293d6b; text-decoration:none; }

.logo {padding:5px 0 5px 0px; border:none;}

#mainBody {
	float: left;
	background: #fff;
	width: 450px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 450px;
	}
html>body #content {
	width: 450px; 
	/* ie5win fudge ends */
	}

#divider { width:95%; border-bottom:1px solid #e5edf4;}

/* NAVIGATION STYLES */
.navRow td {background-image:url(../_img/nav-bg.gif); background-repeat:repeat-x; background-color:#eaf0f6; border-bottom:1px solid #99afc4; border-top:2px solid #99afc4; padding:0 0 0 10px;}

#navContainer { margin:0 0 0 -40px;}

.navlist li {display: inline;list-style-type: none;padding: 0 20px 0 0;margin-left:0px;float:left;}

a.navLink:link, a.navLink:visited { text-decoration:none; color:#293d6b; white-space:nowrap; font-family:verdana,arial,sans-serif; font-weight:bold; font-size:11px; }

a.navLink:hover{ text-decoration:underline; color:#293d6b; white-space:nowrap; font-family:verdana,arial,sans-serif; font-weight:bold; font-size:11px; }
/* END NAVIOGATION STYLES */

/* CALLBACK BOX */
#callbackBox {float:left; border:2px dashed #c8d7e3; width:260px; padding:0 5px 5px 5px; margin:10px 0 0 0; }

.bullet-spacer{ padding-right:4px; }
tr.bullet-list td{ vertical-align:top; padding:0px 0px 3px 0px; }
td.frame-bullet{ background-image:url(../_img/oj-bullet.gif); background-repeat:no-repeat; width:6px; }
div.row {
  clear: both;
  padding-top: 1px;
  }

div.row span.left {
  float: left;
  width: 100px;
  text-align: left 	;
  font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin-bottom:10px;	
  }

div.row span.right {
  float: right;
  width: 150px;
  text-align: left;
   font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin-bottom:3px;	
  }