body	{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	font-family: verdana, helvetica, serif;
	color: #333;
}
TD, td, .BodyText, div	{
	font-family: verdana, helvetica, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
}
.IntroText	{
	font-size: 12px;
	line-height: 20px;
	color: #333;
}

/* GENERAL STYLES */

.shadowright	{
	width: 7px;
	background-image: url('http://www.spcap.com/images/common/shadow-right.gif');
	background-repeat: repeat-y;
}
.shadowbtmcap	{
	width: 25px;
	height: 7px;
	background-image: url('http://www.spcap.com/images/common/shadow-btm-cap.gif');
	background-repeat: no-repeat;
}
.shadowbtm	{
	height: 7px;
	background-image: url('http://www.spcap.com/images/common/shadow-btm.gif');
	background-repeat: repeat-x;
}
.shadowcorner	{
	width: 7px;
	height: 7px;
	background-image: url('http://www.spcap.com/images/common/shadow-corner.gif');
	background-repeat: no-repeat;
}
.bluebar	{
	background-color: #00508F;
}
.darkbluebar	{
	background-color: #003265;
}
.greenbar	{
	background-color: #94AA4A;
}
.lightbluebar	{
	background-color: #00589D;
}
.h1, h1	{
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
}
.h2, h2	{
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
.MedBodyText	{
	font-size: 13px;
	line-height: 19px;
	color: #333;
}
.MedBlueText	{
	font-size: 13px;
	line-height: 18px;
	color: #00508F;
}
.div	{
	background-color: #D9E5EE;
}
ul, li {
	margin: 2px 2px 1px 5px;
	padding: 2px 2px 1px 5px;
}
.footer	{
	font-size: 10px;
	line-height: 14px;
	color: #4C4C4E;
}


/* LINKS */

a, a:visited, a.footer, a.footer:visited	{
	color: #00508F;
	text-decoration: none;
}
a:hover, a.footer:hover	{
	color: #939393;
	text-decoration: none;
}
a.h2, a.h2:visited	{
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.h2:hover	{
	text-decoration: underline;
}
a.thirdnavOff, a.thirdnavOff:visited	{
	color: #00508F;
	text-decoration: none;
}
a.thirdnavOn, a.thirdnavOn:visited, a.thirdnavOff:hover, a.thirdnavOn:hover	{
	color: #939393;
	text-decoration: none;
}

