#box
{
	width: 910px;
	padding-left: 43px;
}

#box2
{
	width: 910px;
	margin: 0 0 0 43px;
}

#boxD
{
	width: 910px;
}

.txt2
{
	color: #009;
}

.cntrdTxt
{
	text-align: center;
	font-size: 18px;
}

.lftTxt
{
	text-align: left;
	font-size: 20px;
	font-weight: bold;
}

.lftTxt2
{
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

.lftTxtBlue
{
	text-align: left;
	font-size: 24px;
	color: #009;
}

ol
{
	margin-bottom: -2px;
	margin-top: 0;
	font-weight: bold;
}

li
{
	margin-bottom: 10px;
}

/*
ul
{
	font-weight: bold;	
}
*/


#hr
{
	background: transparent url('../images/hr.gif') repeat-x;
	width: 922px;
	height: 2px;
	margin: 0 auto;	
}

#title2
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18pt;
	color: #009;
}

#bulBox
{
	width: 910px;
	height: 175px;
	margin: 10px 0 0 0;
}

#bulBox2
{
	width: 910px;
	height: 260px;
	margin: 10px 0 0 0;
}

#bulBoxLi
{
	width: 300px;
	height: auto;
	margin: 0;
	float: left;
}