/* CSS Document */

p 	{font-size: 13px;}

span {font-size: 13px;}

body	{background: #FFFFFF;
	font-size: 13px;}	

#LayoutTable 
	{border-top:  #000066 5px solid;
	border-bottom: #000066 5px solid;
	border-left:  #000066 5px solid; 
	border-right:  #000066 5px solid;}
	
#Content
	{padding: 20px;}
	
#pic
	{border: #000066 1px solid;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;}

.address	
	{font-size: 16px;
	color: #000066;
	text-align: center;}

.attn
	{font-size: 20px;
	color: #000066;
	text-align: center;}
	
.txtbasic 
	{font-size: 13px;}
	
.txttitle 
	{font-size: 20px;
	color: #ff0000;
	text-align: center;}
	
.redhighlight 
	{font-size: 13px;
	color: #ff0000;
	text-align: center;}

.odd	
	{background-color: #F5F5F5; text-align: right}

.note	
	{background-color: #F5F5F5; text-align: left}	
	
.even
	{background-color: #EFEFEF; text-align: right}
	
.tabletop
	{background-color: #cccccc; text-align: right}
	
a:link
	{color: #000066;}
	
a:visited
	{color: #000066;}

a:hover
	{color: #ff0000;}

a:active
	{color: #000066;}
