@charset "utf-8";
/* CSS Document */

.leftnavbg {
	background-image: url(http://www.jaymiescotto.com/globenet/theinsider/images/globenet_insider_leftnav.jpg);
	background-repeat: no-repeat;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.maintext a:link {
	text-decoration: none;
}
.maintext a:visited {
	text-decoration: none;
}
.maintext a:active {
	text-decoration: none;
}
.maintext a:hover {
	text-decoration: underline;
	color: #5f9DC0;  
}
.callouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.calloutboxblue {
	background-color: #D7EBF4;
}
.calloutbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E2166;
}
.calloutblueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1E2166;
}
.calloutblueheader a:link {
	text-decoration: underline;
	color: #1E2166;
}
.calloutblueheader a:visited {
	text-decoration: underline;
	color: #1E2166;
}
.calloutblueheader a:active {
	text-decoration: underline;
	color: #1E2166;
}
.calloutblueheader a:hover {
	text-decoration: none;
	color: #1E2166;
}
.legendtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1E2166;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3B7FA6;
}

.maintextsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #1E2166;
	font-weight: bold;
}
hr {
	color: #ffb303;
}
.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1D1E6E;
}
.maintextheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1E2166;
}
.dropshadow_rt {
	background-image: url(http://www.jaymiescotto.com/globenet/theinsider/images/dropshadow_rt.gif);
	background-repeat: repeat-y;
}
.dropshadow_lft {
	background-image: url(http://www.jaymiescotto.com/globenet/theinsider/images/dropshadow_lft.gif);
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.leftnavbg {
	background-image: url(http://www.jaymiescotto.com/globenet/theinsider/images/leftnav_bg.gif);
	background-repeat: repeat-x;
}
