body		{
		text-align:	center;
		background-color: #fff;
		color:		#CCC;
		font-family:	Arial, helvetica, sans-serif;
		font-size:	10px;
		margin:		0px;
		padding:	10px;
		}

a		{
		color:		#000;
		}
 
strong		{
		font-weight:	bold;
		color:		#265A73;
		}

.fw:first-line {
		font-size:	10px;
		font-weight:	normal;
		font-family:	Times, palatino, serif;
		}


.page		{
		position:	relative;
		width:		100%;
		text-align:	left;
		color:		#000;
		background-color:#FFF;
		font-family:	Times, palatino, serif;
		}

.pageTop	{
		position:	relative;
		width:		100%;
		height:		93px;
		background-color: #FFF;
		background-image: none;
		}

.pageTopLogo	{
		position:	absolute;
		width:		118px;
		height;		63px;
		left:		10px;
		top:		14px;
		}

.pageTopBlurb	{
		position:	absolute;
		width:		100%;
		left:		0px;
		height:		55px;
		top:		24px;
		text-align:	right;
		}

.column1	{
		position:	relative;
		width:		100%;
		}

.column2	{
		position:	relative;
		width:		100%;
		left:		0px;
		}

.navBar		{
		display:	none;
		}

.navButtonCollection {
		display:	none;
		}

.navButton	{
		position:	relative;
		width:		180px;
		height:		21px;
		top:		2px;
		text-align:	center;
		}

.navButton a	{
		font-family:	Arial, helvetica, sans-serif;
		color:		#FFF;
		font-size:	14px;
		font-weight:	bold;
		text-decoration: none;
		}		

.pageContent	{
		position:	relative;
		width:		100%;
		height:		100%;
		background-color: #FFF;
		background-image: none;
		z-index:	3;
		}

.pageText	{
		position:	relative;
		width:		100%;
		left:		10px;
		top:		10px;
		font-size:	14px;
		color:		#000;
		}

.pageImage	{
		display:	none;
		float:		right;
		}

.pageImageLeft	{
		display:	none;
		float:		left;
		}

.wpNav		{
		float:		right:
		width:		240px;
		height:		320px;
		}

.pageBottom	{
		position:	relative;
		width:		100%;
		height:		194px;
		background-color: #FFF;
		background-image: none;
		z-index:	2;
		}

.pageNav	{
		display:	none;
		position:	absolute;
		top:		28px;
		left:		25px;
		width:		780px;
		height:		164px;
		}

.textFooter	{
		display:	none;
		}

.graphicFooter	{
		display:	none;
		}

.homePalette	{
		position:	absolute;
		top:		9px;
		left:		24px;
		width:		312px;
		height:		286px;
		z-index:	10;
		}

.homeDetailFlash {
		display:	none;
		position:	absolute;
		top:		9px;
		width:		458px;
		left:		348px;
		height:		286px;
		background-color: #000;
		z-index:	10;
		}

.homeDetail	{
		position:	absolute;
		top:		9px;
		width:		458px;
		left:		348px;
		height:		286px;
		background-color: #FFF;
		z-index:	11;
		display:	none;
		}

.homeListItem	{
		display:	none;
		position:	absolute;
		text-align:	right;
		right:		14px;
		}


.homeLink	{
		font-size:	18px;
		font-weight:	bold;
		color:		#265A73;
		text-decoration: none;
		}

.homeDesc	{
		font-size:	12px;
		}

.homeLink:hover	{
		color:		#000;
		}

.homeDescTitle	{
		position:	absolute;
		top:		4px;
		right:		4px;
		color:		#265A73;
		font-size:	18px;
		font-weight:	bold;
		}

.homeDescText	{
		position:	absolute;
		top:		34px;
		left:		20px;
		width:		418px;
		height:		232px;
		overflow:	auto;
		font-size:	14px;
		}

.copy		{
		position:	fixed;
		bottom:		0px;
		width:		100%;
		font-size:	10px;
		font-family:	Arial, helvetica, sans-serif;
		}