
BODY {
	background-image : url(../graphics/page_bg.gif);
	margin : 0px;
	font-family : sans-serif;
	font-size : 13px;
	text-align : center;
}

*
{
	border-color : #000;
	border-width : 1px;
}

TABLE
{
	border-collapse : collapse;
}

#pageWrapper
{
	margin : 0px;
	width : 100%;
}

.leftCell
{
	background : #fff;
	max-width : 120px;
}
#headerCell
{
	abackground-image : url(../graphics/header.png);
	aheight : 304px;
	width : 774px;
	border-left-style : ridge;
	border-left-width : 3px;
	border-left-color : #ccc;
	padding : 0px;
}
#headerImage TD
{
	padding : 0px;
}

#rightCell
{
}
#contentWrapper,
#footerCell
{
	text-align : left;
	border-left-style : ridge;
	border-left-width : 3px;
	border-left-color : #ccc;
	padding : 0px;
}
#contentTable
{
	width : 774px;
	border-width : 0px;
	margin : 0px;
	padding : 0px;
}
#contentTable TD
{
	aborder-width : 0px;
	apadding : 0px;
}
#menuWrapper
{
	vertical-align : top;
	abackground-image : url('../graphics/subheader-0-2.png');
	background-repeat : no-repeat;
	margin : 0px;
	padding : 0px;
	border-width : 0px;
}
#menuTable
{
	border-width : 0px;
	margin : 0px;
	margin-right : 15px;
}

#menuTable TD
{
	background-image : url(../graphics/icon.inactive.png);
	background-repeat : no-repeat;
	padding-left : 35px;
	padding-top : 5px;
	padding-bottom : 0px;
	height : 35px;
	font-size : 14px;
	font-weight : bold;
	color : #700;
	cursor : pointer;
	white-space : nowrap;
}
#menuTable TD.active
{
	background-image : url(../graphics/icon.active.png);
}
#contentCell
{
	padding : 0px 10px;
}
#contentCell,
#newsCell
{
	vertical-align : top;
	text-align : left;
}
#homeContent H2,
#newsCell H1
{
	font-size : 14px;
	text-align : center;
	border-bottom-style : solid;
	margin : 2px 0px 5px 0px;
}
#homeContent H1
{
	font-size : 16px;
	text-align : center;
	margin : 2px 0px 5px 0px;
}
#pageText H1
{
	font-size : 18px;
	text-align : center;
	margin : 5px 0px 5px 0px;
}
#homeContent,
#pageText
{
	border-style : solid;
	background-color : #eee;
	background-image : url(../graphics/bg1.png);
	background-repeat : no-repeat;
	font-size : 12px;
}
#pageText
{
	padding : 5px;
	font-size : 13px;
	min-height : 300px;
}
#newsCell
{
	width : 180px;
	padding-left : 10px;
	border-style : groove;
	border-width : 3px;
	border-color : #700;
	font-size : 12px;
}

#certSmall,
#portrait,
#newsPics
{
	float : right;
	margin : 5px 5px 5px 10px;
	text-align : center;
}
#certSmall img
{
	border-style : groove;
	border-width : 3px;
	border-color : #700;
	awidth : 250px;
}

#newsPics
{
	border-style : solid;
	padding : 5px;
	cursor : inherit;
	width : 258px;
}

#newsPics IMG
{
	border-style : solid;
	margin-bottom : 200px;
}

#footerCell
{
	background-color : #700;
	color : #ccc;
	text-align : center;
	font-size : 12px;
}
#footerCell A,
#footerCell A:visited,
#footerCell A:hover,
#footerCell A:active
{
	color : #ccc;
}

#menuTable A,
#menuTable A:visited,
#menuTable A:hover,
#menuTable A:active
{
	color : #700;
	text-decoration : none;
}

#bizCard
{
	border-style : groove;
	border-width : 3px;
	border-color : #a00;
	float : right;
	margin-top : 0px;
	padding : 1px 5px;
}

.QandA > LI
{
	font-weight : bold;
	font-style : italic;
}

.QandA LI
{
	margin-left : -20px;
	margin-right : 5px;
}

