body {
	background-repeat: repeat;
	background-color: #DEEDEF;
	margin: 0px;
	padding: 0px;
}

.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: #666666;
}

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

.articleHead {
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 0px;
	font-size: 13px;
}


.myPara {
	padding-bottom: 16px;	
}

.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>*/


.parentDiv {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 96%;
	margin: 20px;
}

.leftCol {
	border-right: 1px solid #999999;
	padding-right: 10px;
}

.rightCol {
	padding-right: 10px;
	padding-left: 10px;
}

/*</group>*/


/*<group=MASTHEAD>*/

.masthead {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	background-repeat: repeat;
	background-image:  url(images/bgBlue.jpg);
	width: 100%;
}

.mastTitle {
	position: absolute;
	left: 13px;	
	color: #ffffff;
	font: bold italic 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align:
	letter-spacing: 1px;
	top: 18px;
}

.mastText {	
	position: relative;	
	color: #CCCCCC;
	font: italic 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
	padding-right: 10px;
	top: 40px;
}
/*</group>*/

/*<group=MENU BAR>*/

.mbarDiv {
  	font-family:arial, helvetica,sans-serif;
	position: absolute;
	top: 100px;
	left: 0px;
	width: 100%;
}

#menuMarker1 { 
	position:relative; 
	visibility:visible; 
	height:20px; 
	left:0; 
	top:0; 
	background: #3399CC; 
}

.menuMarker {
	position:relative; 
}

a.m { 
	display:block; 
  	font-family: arial, helvetica, sans-serif;
	text-decoration:none; 
	cursor:default; 
}

a.m:hover { 
	color:#ffffff; 
	background:#000080; 
}

.mLabel {
  	text-align:left; 
  	position:absolute;
  	visibility:hidden; 
  	overflow:hidden; 
  	cursor:default;
  	font-family: arial, helvetica, sans-serif;
  	font-size:12px; 
  	font-weight:bold;
  	color:#000080; 
  	margin:0; 
  	padding:2px; 
  	/* border:1px outset #66f; */
}

.mBox {
  	position:absolute; 
  	visibility:hidden;
  	overflow:hidden;
  	font-family: arial, helvetica, sans-serif;
  	font-size: 12px; 
  	color:#66f;
  	width:220px; 
  	margin:0px; 
  	padding:2px; 
  	line-height:1.3em; 
  	border: 1px solid #66f;
}

/*</group>*/
