/* ===========  O V E E R A L L  ============ */

@charset "utf-8";

/h1, h2, h3, h4, h5, h6, p {
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-size: 10pt;
	margin: 0 auto;
	
}
a.img  {
	border:none;
}

#Wrapper  {
	width: 821px;
	margin: 0 auto;
	text-align: left;
	autoflow: auto;
	height: auto;
} 

.divClear  {
	clear: both;
}



/*  ============  C O L   D I V S  ================ */

#SiteMapColRedUp {
	float: left;
	width: 41px;
	height: auto;
	bgcolor: #990990;
}

#SiteMapColOneUp {
	float: left;
	width: 260px;
	height: auto;
}

#SiteMapColTwoUp {
	float: left;
	width: 260px;
	height: auto;
}

#SiteMapColThreeUp {
	float: right;
	width: 260px;
	height: auto;
}

#SiteMapColRedDn {
	float: left;
	width: 41px;
	height: auto;
	bgcolor: #990990;
}

#SiteMapColOneDn {
	float: left;
	width: 260px;
	height: auto;
}

#SiteMapColTwoDn {
	float: left;
	width: 260px;
	height: auto;
}

#SiteMapColThreeDn {
	float: left;
	width: 260px;
	height: auto;
}

/* ================ Z I S C ===========================  */

.HeadBlackBot3px10pt  {
	font-size: 10pt;
	line-height: normal;
	font-weight: 600;
	color: #000;
	margin-top: 0px;
	margin-bottom: 3px;
}

.ParagMain3px0px {
	margin-right: 45px;
	margin-bottom: 0px;
	margin-top: 3px;
	line-height: 13pt;
	font-size: 10pt;
	color: #000;
}

.BlankSpace  {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 9px;
}

.Logo  {
	Padding-bottom: 9px;
}

.GrapMargin0px0px  {
	margin-top: 0px;	
	margin-bottom: 0px;
}

.GrapMargin12px0px  {
	padding-top: 12px;	
	padding-bottom: 0px;
}

/* ================    BUTS    ========================== */

a.butsSM:link { 
	font-weight: bold; 
	font-size: 9pt; 
	color: #069; 
	text-decoration: none; 
	line-height: 16px;
}

a.butsSM:visited { 
	font-weight: bold; 
	font-size: 9pt; 
	color: #069; 
	text-decoration: none;
	margin-bottom: 0;
}

a.butsSM:hover {
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
	background: #39f;
	width: 158px;
}
 /* ========================= END PHP */


