body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	background: #000000;
}

.footerText {
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	white-space: nowrap;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.msbContent {margin-left: 0px; margin-right: 0px; margin-top: 20px; text-align: justify}
.msbContentIndent {margin-left: 25px; margin-right: 0px; margin-top: 20px; text-align: justify}


.msbCopyright {margin-left:0px; margin-right: 0px; text-align: right; font-size: 8pt; font-weight: normal; color: #999999}

A.bluelink:link 
{
	color: #0066CC;
}
A.bluelink:visited 
{
	color: #0066CC;
}
A.bluelink:active 
{
	color: #0066CC; 
}

A.blueboldLink:link 
{
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
A.blueboldLink:visited 
{
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
A.blueboldLink:active 
{
	color: #0066CC; 
	text-decoration: none;
	font-weight: bold;
}

A:link
{
	color: #3366CC;
	text-decoration: none;
}
A:visited
{
	color: #3366CC;
	text-decoration: none;
}
A:active
{
	color: #3366CC;
	text-decoration: none;
}

.whiteText {color: #FFFFFF}

.primaryTabCell {background: #000000; vertical-align: bottom;}

.logo {width:114px; height:50px}

.primaryTabText {color: #EFEFEF}


.primaryTabText A:link {color:#EFEFEF; text-decoration: none}
.primaryTabText A:visited {color:#EFEFEF; text-decoration: none}
.primaryTabText A:active {color:#EFEFEF; text-decoration: none}

.primaryTabTextActive {background: #336699; color: #FFFFFF}

.primaryTabTextActive A:link {color: #FFFFFF; text-decoration: none}
.primaryTabTextActive A:visited {color: #FFFFFF; text-decoration: none}
.primaryTabTextActive A:active {color: #FFFFFF; text-decoration: none}

.pTabDivider {background: #656565}

.secondaryTabRow {background: #336699; height: 21px}

.secondaryTabText {font-size: 10px; color: #FFFFFF; white-space: nowrap}

.secondaryTabText A:link {font-size: 10px; color: #FFFFFF; text-decoration: none}
.secondaryTabText A:visited {font-size: 10px; color: #FFFFFF; text-decoration: none}
.secondaryTabText A:active {font-size: 10px; color: #FFFFFF; text-decoration: none}

.secondaryTabTextActive {font-size: 10px; color: #FFFFFF; background:#336699 url(../images/secondary_active.gif) no-repeat left; padding-left:10px}

.bodyTable {background: #EEEEEE}
