/*what to leave alone*/
a{
	text-decoration			:	none;
	color					:	#000000;
}

body, ol li p
{
	font					:	14px Arial;
	color					:	#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.YCI{
font-size:2em;
background-color: #000000;
color:#ffffff;
text-align:center;
}

em
{
	font-weight				:	bold;
}

h1
{
	display					:	block;
	text-decoration			:	underline;
	font					:	150% Arial;
	color					:	#000000;
	font-variant			:	small-caps;
}

h2
{
	font					:	bold 130% Arial;
	color					:	#000000;
	text-decoration			:	underline;
}

h3
{
	font					:	bold 90% Arial;
	color					:	#000000;
	text-decoration			:	underline;
}

img
{
	border					:	0;
	display					:	block;
	text-align				:	center;
}



/*what not to show . . .*/
form ,ul#iconmenu, #textonly, #graphic, #footer, #midmenu, 
#tcshomemain, #ycihomemain, #ycicontact, #ycicontactlow, 
#ycicontacthigh, #sidepic, #accessibility, #print, .TeLayoutMarker
{
	display					:	none;
}
/*. . . and what to show*/

#maincontents
{
	/*border:6px solid #e1b4ff;*/
	padding					:	0;
	float					:	left;
}

.lr
{
	background-color		:	#ffffff;
}

.dr
{
	background-color		:	#ffffff;
}

.l, .r
{
	width					:	280px;
	padding					:	3px;
}

.dr, .lr
{
	width					:	650px;
	overflow				:	auto;
	padding					:	10px 0;
	border-bottom			:	1px solid #000000;
	}

.l
{
	float					:	left;
}
.r
{
	float					:	right;
}




.tableformleft, .tableform
{
	width					:	30%;
	overflow				:	auto;
}

.tableform, #imgright
{
	float					:	right;
}

.tableformleft, #imgleft
{
	float					:	left;
}

.quote{
	display					:	block;
	color					:	#000000;
	clear					:	both;
	padding					:	0 55px;
	text-align				:	center;
	font-size				:	120%;
}
