﻿
.label
{
	font-family: 'Arial Black';
	font-size: small;
	font-weight: bold;
}
.left
{
	float:left;
	width:170px;
	margin-left:10px;	
}
.right
{
	float:right;
	min-width:100px;
    margin-left:10px; 
    margin-right: 0px; 
    margin-top:5px;
}
.mainlabel
{
	font-family: 'Arial Black';
	font-size: medium;
	font-weight: bold;
}

.floatLeft
{
	float:left;
    margin-right:0px; 
    margin-left: 0px; 
    margin-top:5px;
}
.floatRight
{
	float:right;
    min-width:100px;
    margin-left:10px; 
    margin-right: 0px; 
    margin-top:5px;
}
.welcomeImage 
{
	float:left;
}
.welcomeImage img
{
    margin-right:10px; 
    margin-left: 0px; 
    margin-top:5px;
   	border:solid 1px #CCCCCC; 
}
.caption 
{
      font-size:8pt; 
      font-family:verdana; 
      color:#5B5B5B; 
      padding-bottom:2px;
      margin-top:-3px;
}
.caption p
{ 
      padding-top: 2px; 
      margin-bottom: 2px; 
}
.comments
{
	font-family:tahoma; 
	font-size:8pt; 
	color: #4c4c4c;
	width:660px;
}


.header 
{ 
      padding-bottom:0px;
      padding-right:0px; 
      padding-left: 0px; 
      text-align:right; 
      white-space:nowrap;
      border-bottom:solid 1px #cccccc;
      font-family:tahoma;  
      font-size:8pt;  
      color:#5B5B5B; 
}
.dateLine 
{
      font-weight:bold;  
      float:left;
      white-space:nowrap;
}
.addRotatorDiv
{
	width:230px;

}
.contentTableRow
{
	vertical-align:top;
}
.pageContentTitle
{
	font-family: tahoma;  
	font-size: 14pt; 
	font-weight: bold; 
	color: #5B5B5B;
	padding-top:4px;
	padding-bottom:4px;
}

.pageContenHeadline
{	
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
    color:#5B5B5B;
}
.pageContent
{ 
      font-family:tahoma;  
      font-size:10pt;  
      color:#5B5B5B;     
}
.pageContent a:hover
{
	text-decoration:underline;
}
.pageContent a: 
{
	color:#3300CC;	
}

.pageContent OL
{ 
    clear:both;
}
.pageContent UL
{ 
    clear:both;
}

.pageContent3
{ 
      font-family:tahoma;  
      font-size:10pt;  
      color:#5B5B5B;
      padding-top:4px;
	  padding-bottom:4px;
     
}
.pageContent3 a:hover
{
	text-decoration:underline;
}
.pageContent3 a: 
{
	color:#3300CC;	
}

.pageContent3 OL
{ 
    clear:both;
}
.pageContent3 UL
{ 
    clear:both;
}

.splashLinkArea
{
    height:100px;
    min-height:100px;
	border:solid 1px #CCCCCC; 	
}
.imageSplash
{
    text-align:center;
    display:block;
    width:100%;
}
.imageSplash img
{
	border:solid 1px #CCCCCC; 	
}
.splashLinkFrame
{
    width:100%;
    display:block;
    clear:both;
    min-height:100px;
    height:100px;
}
.floatingRelatedLinks
{
	border:solid 1px #CCCCCC;
    margin-left:0px; 
    margin-top:5px;
	float:Left;
	width:60%;

}
.removeMargins
{
	margin-top:-11px;
	margin-left:-11px;
	margin-right:-10px;
}
