body{
	background-color:#FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align:center;
}

TH {
	FONT: 12px/1.5em arial, helvetica, geneva, sans-serif
}
TD {
	FONT: 12px/1.5em arial, helvetica, geneva, sans-serif; COLOR: #464646	 }
.tx {
	text-decoration=underline; FONT-SIZE: 10px/1.5em verdana, helvetica, geneva, sans-serif; COLOR: #356210
}
.tx1 {
	FONT: 12px arial, helvetica, geneva, sans-serif; COLOR: #464646;
	margin-bottom: 5px;}
.tx2 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #504E48
	}
.tx3 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #504E48
}
.tx4 {
	FONT-SIZE: 10px; COLOR: #ffffff
}
.tx5 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff
}

.tx6 {
	 FONT-SIZE: 12px; 
	 COLOR: #ffffff; 
	 FONT-FAMILY: arial, verdana, tahoma;
	 FONT-WEIGHT: bold;
	 TEXT-DECORATION: none
}
.sub {
	 FONT-SIZE: 14px; 
	 COLOR: #292C29; 
	 FONT-FAMILY: arial, verdana, tahoma;
	 FONT-WEIGHT: bold;
	 TEXT-DECORATION: none
}


.ml {
	 FONT-SIZE: 12px; 
	 COLOR: #545454; 
	 FONT-FAMILY: arial, verdana, tahoma;
	 FONT-WEIGHT: bold;
	 TEXT-DECORATION: none
}
.ml:hover {
	FONT-SIZE: 12px; 
	 COLOR: #2F7CA3; 
	 FONT-FAMILY: arial, verdana, tahoma;
	 FONT-WEIGHT: bold; 
	 TEXT-DECORATION: underline
}


.smallb {
	 FONT-SIZE: 12px; 
	 COLOR: #545454; 
	 FONT-FAMILY: arial, verdana, tahoma;
	 FONT-WEIGHT: bold;
	 TEXT-DECORATION: none
}
.smallb:hover {
	FONT-SIZE: 12px; 
	 COLOR: #324F7C; 
	 FONT-FAMILY: arial, verdana, tahoma;
	 FONT-WEIGHT: bold; 
	 TEXT-DECORATION: underline
}

.entb {
	 FONT-SIZE: 12px; 
	 COLOR: #545454; 
	 FONT-FAMILY: arial, verdana, tahoma;
	 FONT-WEIGHT: bold;
	 TEXT-DECORATION: none
}
.entb:hover {
	FONT-SIZE: 12px; 
	 COLOR: #AF263F; 
	 FONT-FAMILY: arial, verdana, tahoma;
	 FONT-WEIGHT: bold; 
	 TEXT-DECORATION: underline
}

.multib {
	 FONT-SIZE: 12px; 
	 COLOR: #545454; 
	 FONT-FAMILY: arial, verdana, tahoma;
	 FONT-WEIGHT: bold;
	 TEXT-DECORATION: none
}
.multib:hover {
	FONT-SIZE: 12px; 
	 COLOR: #704190; 
	 FONT-FAMILY: arial, verdana, tahoma;
	 FONT-WEIGHT: bold; 
	 TEXT-DECORATION: underline
}


.healthb {
	 FONT-SIZE: 12px; 
	 COLOR: #545454; 
	 FONT-FAMILY: arial, verdana, tahoma;
	 FONT-WEIGHT: bold;
	 TEXT-DECORATION: none
}
.healthb:hover {
	FONT-SIZE: 12px; 
	 COLOR: #26828D; 
	 FONT-FAMILY: arial, verdana, tahoma;
	 FONT-WEIGHT: bold; 
	 TEXT-DECORATION: underline
}


.mt {
	FONT-SIZE: 12px; 
	 COLOR: #2F7CA3; 
	 FONT-FAMILY: arial, verdana, tahoma;
	 FONT-WEIGHT: bold; 
	 TEXT-DECORATION: none
}


.small {
	FONT-SIZE: 12px; 
	 COLOR: #324F7C; 
	 FONT-FAMILY: arial, verdana, tahoma;
	 FONT-WEIGHT: bold; 
	 TEXT-DECORATION: none
}

.ent {
	FONT-SIZE: 12px; 
	 COLOR: #AF263F; 
	 FONT-FAMILY: arial, verdana, tahoma;
	 FONT-WEIGHT: bold; 
	 TEXT-DECORATION: none
}
.multi {
	FONT-SIZE: 12px; 
	 COLOR: #704190; 
	 FONT-FAMILY: arial, verdana, tahoma;
	 FONT-WEIGHT: bold; 
	 TEXT-DECORATION: none
}

.health {
	FONT-SIZE: 12px; 
	 COLOR: #26828D; 
	 FONT-FAMILY: arial, verdana, tahoma;
	 FONT-WEIGHT: bold; 
	 TEXT-DECORATION: none
}



.ml1 {
	FONT-SIZE: 12px;
	COLOR: #2B2B2B; 
	TEXT-DECORATION: none
}
.ml1:hover {
	COLOR: #0674B1; 
	TEXT-DECORATION: underline
}


.txtbox
{
	font-family: verdana;
	font-size: 10px;
	font-wight: none;
	width: 120px;
	height: 16px;
	border: 1px solid #E5E0DC;
}

/* Fading Quote Boxes Begins */

#fade{
	width:900px;
	height:82px;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../images/b1_bg.jpg);
	background-repeat:repeat-x;
	margin:3px 0 4px 0;
}

	#fade_left{
		width:14px;
		height:83px;
		float:left;
		background-image:url(../images/b1_left.jpg);
		background-repeat:no-repeat;
	}
	
	#fade_content{
		width:752px;
		height:73px;
		float:left;
		margin:10px 0 0 0;
		padding:0 60px 0 60px;
	}
	
	#fade_right{
		width:14px;
		height:83px;
		float:right;
		background-image:url(../images/b1_right.jpg);
		background-repeat:no-repeat;
	}
	
.fade{
	margin-bottom: 2em;
}

	.fade p{
		margin-bottom: 2em;
		width: 100%;
		font-size: 12px;
		color: #464646
	}