table.common 
{
	margin: 0px 20px;
	width: 100%;
}

table.common th
{
	text-align: left;
}

caption 
{
	color: #666;
	font-size: 10px;
	padding-bottom: 15px;
}

.Common .PageTitle 
{
	font-family: Arial,Tahoma,sans-serif;	
	text-decoration: none;
	font-size: 18px;
	font-weight: 900;
	color: #005F6A;
	text-transform: uppercase;
	/*
	font-family: Arial,Tahoma,sans-serif;
	font-size: 17pt;
	font-weight:800;
	color: #005F6A;*/
}
.Common .Label
{
	font-weight: bold;
	color: #005F6A;
	font-size: 12px;
}	
.Common .PageTitleDivisor 
{
	background-color: #005F6A;
	height: 2px;	
}

.Common .PageDescription
{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 14px;	
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
}

.Common .PageDescNoPadding
{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 14px;		
}

.Common .SectionHeader
{
	font-family: Arial,Tahoma,sans-serif;	
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;		
	font-size: 13pt;
	font-weight:800;
	color: #986A12;
}

.Common .ItemHeader 
{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	color: #986A12;	
}

.Common HR 
{
	color: #005F6A;	
}

.Common a:link, a:visited
{
	text-decoration: none;
	color: Black;	
	font-weight: bold;	
}

.Common a:active 
{
	text-decoration: none;
	color: Red;	
	font-weight: bold;
}

.Common a:hover 
{
	text-decoration: none;
	color: Red;	
	font-weight: bold;
}

.Common td 
{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.Common A:link { 
font-weight: bold; 
text-decoration: none; 
color:#005F6A;
}
.Common A:visited { 
font-weight: bold; 
text-decoration: none; 
color:#005F6A;
}
.Common A:active { 
font-weight: bold;
text-decoration: none; 
color:#005F6A;
}
.Common A:hover { 
font-weight: bold;
text-decoration: none; 
color: #000000;
}


.Common .Thumbnail
{
	border-right: 1px solid #005F6A;
	border-top: 1px solid #005F6A;
	border-left: 1px solid #005F6A;
	border-bottom: 1px solid #005F6A;
}

.Common .ThumbnailLabel
{
	font-size: 13pt;
	font-weight:800;
	color: #986A12;
}

.Common .InfoTable 
{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 14px;
	background-color: #005F6A; 	
}

.Common .InfoTable thead
{
	background-color: #005F6A;
}

.Common .InfoTable thead td 
{
	color: white;
	font-weight: bold;
	text-align: center;	
	vertical-align: middle;
	padding: 5px 0px 5px 0px;	
}

.Common .InfoTable tbody
{
	background-color: #005F6A;
}

.Common .InfoTable tbody td
{
	background-color: white;
	text-align: center;
	vertical-align: middle;
	padding: 4px 0px 4px 0px;
}

.Common .InfoTable a:link, a:visited
{
	text-decoration: none;
	color: Black;	
	font-weight: bold;	
}

.Common .InfoTable a:active 
{
	text-decoration: none;
	color: Red;	
	font-weight: bold;
}

.Common .InfoTable a:hover 
{
	text-decoration: none;
	color: Red;	
	font-weight: bold;
}