body {
	font-family: Arial;
	margin:0;
}
img, div, 
tr.box-tr1 td,
tr.box-tr2 td,
tr.box-tr3 td
  { behavior: url(/images/iepngfix.htc) }
a {
	text-decoration: none;
	color: #0202db;
}
a:visited {
	color:#800080;
}
a:hover {
	text-decoration: underline;
	color: #0000ee;
}

/* HEADER */
.header table {
	background:url(/images/insightcourse.jpg) no-repeat;
	padding:0;
	margin:0;
}
.header .links {
	float:right; 
	text-align:right; 
	font-size: 13px; 
	font-family: Verdana; 
	margin: 5px 8px 0 0;
	line-height: 150%;
}
.header .links a,
.header .links a:visited {
	color: #7495c4;
}
/* END HEADER */


#footer_tools { 
	font-size: 10px; 
	border: purple 1px solid;
} 

#footer, .footer {
	font-size: 10px;
}

/* BORDER BOX */
.box-top { border-top: 5px solid #efeeee; }
.box-right { border-right: 5px solid #efeeee; }
.box-bottom { border-bottom: 5px solid #efeeee; }
.box-left { border-left: 5px solid #efeeee; }
div.box-content { margin: -70px -10px -70px 1px; position:relative; width:100% }

/* --- STARS DESIGN --- */
body.stars {
	background: #000;
}

/* HEADER & MAIN */
table.stars-header,
table.stars-main {
	border: solid #393939;
	border-width: 0 1px;
	margin-top:-6px;
	/*min-width: 1000px;*/
}
table.stars-header {
	background: url(/images/stars_header.jpg) no-repeat;
}
table.stars-main {
	background: url(/images/stars_runner.jpg) repeat-y 0 115px;
}
/* header links */
table.stars-header td {
	padding: 0 20px;
}
table.stars-header td a, table.stars-header td a:visited {
	color: #CDCDCD;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	font-variant:small-caps;
}

/* FOOTER */
table.stars-footer {
	margin-top: 40px;
	background: url(/images/stars_footer_bg.gif) repeat-x;
	color: #fff;
}
table.stars-footer a, table.stars-footer a:visited {
	color: #fff;
	font-size: 12px;
}
table.stars-footer a:hover {
	color: #fff;
}
/* BORDER BOX - STARS */
div.box { margin-top: 62px; }
.box-stars-top { border-top: 5px solid #d4c19b; background: url('/images/stars_box_bgg.png') }
.box-stars-right { border-right: 5px solid #d4c19b; background: #fff; }
.box-stars-bottom { border-bottom: 5px solid #d4c19b; background: #fff; }
.box-stars-left { border-left: 5px solid #d4c19b; background: #fff; }
td.box-stars-content { background: #fff; background: url('/images/stars_box_bgg.png') }
/*td.stars-content { width: 550px; }*/


/* --- END STARS DESIGN --- */

.printonly { display: none; margin:: 0; paddding: 0; line-height:normal; }

/* END PAGE NAVIGATION */

/* LINKBOX */
.linkbox a,
.linkbox a:visited {
  text-decoration:none;
}
.linkbox a:hover {
  text-decoration:underline;
}
.linkbox .topleft {
  background:url(/images/box.gif) top left no-repeat;
  padding:30px 0 0 30px;
}
.linkbox .topright {
  background:url(/images/box.gif) top right no-repeat;
}
.linkbox .bottomleft {
  background:url(/images/box.gif) bottom left no-repeat;
}
.linkbox .bottomright {
  background:url(/images/box.gif) bottom right no-repeat;
}
/* END LINKBOX */

/* SHARE THIS */
.stbutton {
	font-size:14px;
	font-weight:bold;
}