@charset "UTF-8";

body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height: 18px;
	background-color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-type: circle;
	list-style-image: url(/images/bullet.gif);
}

.mainbox {
	width:960px;
	background-color:#FFFFFF;
	}



#container { margin:0 auto; position:relative; text-align:left; width: 960px; }



a.navcell:link {text-decoration:none; color:#ffffff;}
a.navcell:hover {text-decoration:none; color:#fff; font-weight:bolder;}
a.navcell:visited {text-decoration:none;}

a.snav:link {text-decoration:none; color:#ffffff;}
a.snav:hover {text-decoration:none; color:#fff; font-weight: bold;}
a.snav:visited {text-decoration:none;}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #d90682;
}

a {
	color:#D90682;
}

.baselines {
	background-image: url(/images/strips.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.point10 {
	font-size: 10px;
}


.baselines2 {
	background-image: url(/images/strips_sm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.baselines3 {
	background-image: url(/images/strips_sm2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.contentpad {
	padding-top: 15px;
	padding-left: 15px;
}
.masterlink {
	font-weight: bold;
	color: #8cc63f;
}

a.masterlink:link { color:#8cc63f;}
a.masterlink:visited { color:#8cc63f;}
a.masterlink:hover { color:#8cc63f;}

.slider {
	height: 100px;
	width: 573px;
	overflow: auto;
}

