body {
	margin: 0px;
	padding: 0px;
}

.mastdiv {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 147px;
	}

.hRule {
	border-bottom: 1px solid #000000;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hRuleW {
	height: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #3399CC;
}

/*<group=LINKS>*/

a {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px; 
  color: #095287;
}

a:visited { 
	color: #9900CC;
	font-size: 13px;
}

a:hover { 
	color: #FF3300; 
	font-size: 13px;
}

a.mini:link {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px; 
  color: #095287;
  }
  
 a.mini:visited { 
	color: #9900CC;
	font-size: 11px;
}

a.mini:hover { 
  	font-size: 11px; 
	color: #FF3300; 
}

/*</group>*/

/*<group=TEXT>*/



body, div, span, td  {
  	font-family:arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}

.myHeading {
	font-weight: bold;
	text-transform: uppercase;
	color: #660099;
	margin-bottom: 0px;
	font-size: 13px;
	padding-left: 10px;
}

.articleHead {
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 0px;
	font-size: 13px;
	text-transform: uppercase;
	padding-left: 10px;
}

.bannerTR {
	color: white;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 10pt;
	padding-top:5pt;
}


.myPara {
	padding-bottom: 16px;
	margin-left: 10px;
}

.contactLB {
	margin-top: 15px;
	width: 95%;
	text-align: right;
	color: #3399CC;
}

.outdentDiv {
	text-indent: -10px;
	padding-left: 40px;
	padding-bottom: 8px;
}

.outdentMini {
	color: #3399CC;
	font-size: 11px;
	text-indent: -10px;
	padding-left: 40px;
	padding-bottom: 8px;
}

.captionDiv {
	color: #3399CC;
	font-size: 11px;
	margin-top: 5px;
	line-height: 14px;
	margin-bottom: 15px;
}

.captionPara {
	color: #3399CC;
	font-size: 11px;
	line-height: 14px;	
	margin-left: 20px;
	margin-bottom: 5px;
}

.tableOutdent {
	color: #003366;
	font-size: 11px;
	text-indent: -8px;
	padding-left: 20px;
	padding-bottom: 8px;
}

.tableHead {
	color: #003366;
	font-size: 11px;
	font-style: normal;
	margin-top: 5px;
	line-height: 14px;
	margin-bottom: 5px;
	font-weight: bold;
}

.tableText {
	color: #003366;
	font-size: 11px;
	font-style: normal;
	margin-top: 5px;
	line-height: 14px;
	margin-bottom: 5px;
}


/*</group>*/

/*<group=TEXT CONTAINERS>*/

.leftCol {
	position: relative;
	width: 200px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}

.rightCol {
	border-left: 1pt solid #000000;
	width: auto;
	position: relative;
	top: 0px;
	left: 0px;
}

.bannerR {
	height: 24pt;
	top: 0px;
	left: 0px;
}

/*</group>*/
.purple {
	color: #660099;
}
