body		{
		text-align:	center;
		background-color: #265A73;
		color:		#CCC;
		font-family:	Arial, helvetica, sans-serif;
		font-size:	10px;
		}

a		{
		color:		#265A73;
		}

strong		{
		font-weight:	bold;
		color:		#265A73;
		}

.page		{
		position:	relative;
		margin-left:	auto;
		margin-right:	auto;
		text-align:	left;
		width:		835px;
		color:		#000;
		}

.pageTop	{
		position:	relative;
		width:		835px;
		height:		93px;
		background-color: #FFF;
		background-image: url('images/bg/pageTop.gif');
		}

.pageTopLogo	{
		position:	absolute;
		width:		118px;
		height;		63px;
		left:		19px;
		top:		14px;
		}

.pageTopBlurb	{
		position:	absolute;
		width:		514px;
		height:		55px;
		left:		300px;
		top:		24px;
		text-align:	right;
		}

.column1	{
		position:	absolute;
		width:		380px;
		}

.column2	{
		position:	absolute;
		width:		380px;
		left:		400px;
		}

.navBar		{
		position:	relative;
		width:		835px;
		height:		26px;
		background-color: #696969;
		background-image: url('images/bg/navBar.gif');
		text-align:	center;
		}

.navButtonCollection {
		margin-left:	auto;
		margin-right:	auto;
		width:		720px;
		position:	relative;
		}

.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:		835px;
		height:		280px;
		background-color: #FFF;
		background-image: url('images/bg/pageContent.gif');
		z-index:	3;
		}

.pageText	{
		position:	absolute;
		width:		780px;
		left:		25px;
		top:		10px;
		font-size:	14px;
		color:		#666;
		}
		
.pageText2	{
		position:	absolute;
		width:		780px;
		left:		25px;
		top:		10px;
		font-size:	12px;
		color:		#666;
		}

.fw:first-letter {
		font-size:	32px;
		font-family:	Times, serif;
		font-weight:	bold;
		text-transform:	uppercase;
		}

.sw		{
		position:	relative;
		}

.pageImage	{
		float:		right;
		padding:	5px;
		border:		1px solid #666;
		margin:		5px;
		}

.pageImageLeft	{
		float:		left;
		padding:	5px;
		border:		1px solid #666;
		margin:		5px;
		}

.wpNav		{
		float:		right:
		width:		240px;
		height:		320px;
		}

.pageBottom	{
		position:	relative;
		width:		835px;
		height:		194px;
		background-color: #FFF;
		background-image: url('images/bg/pageBottom.gif');
		z-index:	2;
		}

.pageNav	{
		position:	absolute;
		top:		28px;
		left:		25px;
		width:		780px;
		height:		164px;
		}

.botLink	{
		position:	absolute;
		top:		20px;
		width:		139px;
		height:		100px;
		}

.botLink img	{
		border:		0px;
		}

.textFooter	{
		position:	absolute;
		top:		20px;
		left:		13px;
		height:		30px;
		width:		800px;
		text-align:	center;
		font-size:	18px;
		font-weight:	bold;
		color:		#AAAAAA;	
		}

.graphicFooter	{
		position:	absolute;
		top:		50px;
		left:		13px;
		height:		120px;
		width:		800px;
		}

.homePalette	{
		position:	absolute;
		top:		9px;
		left:		24px;
		width:		312px;
		height:		286px;
		background-image: url('images/palette.gif');
		z-index:	10;
		}

.homeDetailFlash {
		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;
		z-index:	11;
		display:	none;
		}

.homeDetailBackground {
		position:	absolute;
		top:		0px;
		left:		0px;
		width:		458px;
		height:		286px;
		background-color: #000;
		opacity: 	.5;
		filter: 	alpha(opacity=50);
		}

.homeListItem	{
		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:		#BCE4FE;
		font-size:	18px;
		font-weight:	bold;
		}

.homeDescText	{
		position:	absolute;
		top:		34px;
		left:		20px;
		width:		418px;
		height:		232px;
		overflow:	auto;
		font-size:	18px;
		color:		#FFF;
		}

.copy		{
		position:	relative;
		margin-left:	auto;
		margin-right:	auto;
		text-align:	center;
		width:		835px;
		}