

body 
	{ 
		margin: 0 auto;
		text-align: center;
	}




.mastertable 
	{
		margin: 0 auto;
		width: 100%;
		text-align: left;
	} 

.lefttile 
	{
		background: url(images/longsquare.gif) top;
		text-align: right;
	} 

.contenttable 
	{
		background: url(images/content_tile.gif) top;
		font-family: arial,verdana; 
		font-size: 11px; 
		line-height: 20px; 
		color:#ffffff;
		margin: 0 auto;
		width: 760px;
		text-align: left;
	} 
 
 
.logo 
	{
		margin: 10px 0px 10px 0px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	} 
 
.hometopimage 
	{
		margin: 20px 0px 20px 0px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	} 

.homebottomimage 
	{
		margin: 0px 0px 0px 90px;
	} 

.nav 
	{
		margin: 1px 0px 1px 0px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	} 
 

.topbar 
	{
		background: url(images/top_bar_tile.gif) top;
		margin: 0 auto;
		width: 760px;
	} 
 
 
.bottombar 
	{
		background: url(images/bottom_bar_tile.gif) top;
		margin: 0 auto;
		text-align: center;
	} 
 
 
 .head
	{
		font-family: arial,helvetica; 
		font-size: 16px; 
		font-weight: bold; 
		line-height: 16px; 
		margin: 0px 100px 0px 100px;
		color:#063D94;
	}
	


.copy
	{
		font-family: arial,helvetica; 
		font-size: 12px; 
		line-height: 16px; 
		padding: 0px 100px 0px 100px;
		color:#063D94;
	}
	

.footer
	{
		font-family: trebuchet ms, arial,verdana; 
		font-size: 11px; 
		line-height: 14px; 
		text-align: center;
		color:#063D94;
	}	
	







 
 A
	{
		color:#063D94;
	}

A:hover
	{
		color:#117660;
		text-decoration:none;
	}

