A.breadCrumbs:link, A.breadCrumbs:active, A.breadCrumbs:visited {
	color: #FFFFFF;	
    font-size: 11px; 
    font-weight: bold; 
    font-family: Trebuchet MS, Arial, Verdana; 
    text-decoration: none    
}
A.breadCrumbs:hover {    
	color: #FFFFFF;	
    font-size: 11px; 
    font-weight: Bold; 
    font-family: Trebuchet MS, Arial, Verdana; 
    text-decoration: underline
}

A.documents:link, A.documents:active, A.documents:visited {   
    margin-left: 10px;
    font-size: 11px;     
    font-family: Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-weight: normal;
}
A.documents:hover {	
    margin-left: 10px;
    font-size: 11px;     
    font-family: Arial, Helvetica, sans-serif; 
    text-decoration: underline;
}

.documentsText {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: normal;
}

TD.breadCrumbs {
    background-color: #507488;
    vertical-align: middle;
    text-align: center;    
    margin-left: 10px;
    font-family: Trebuchet MS, Arial, Verdana;
    color: #FFFFFF;
    font-size: 11px;    
}

TD.tableHeaderLabel {
    text-align: left;
    background-color: #87a2b1;
    vertical-align: middle;
    margin-left: 10px;
    font-family: Trebuchet MS, Arial, Verdana;
    color: #FFFFFF;
    font-size: 11px;      
}

TD.tableHeaderLabelDark {   
    padding-left:10px;
    font-family: Trebuchet MS, Arial, Verdana;
    color: #000000;
    font-size: 11px;      
}

TR.tableHeader {    
    background-color: #87a2b1;    
}

TR.alternateGray {
    background-color: #dFdFff;    
}

TR.alternateWhite {
    background-color: #ffffff;    
}

.pagetitle{
    vertical-align: middle;
    text-align: center;
    color: #336699;
    font-size: 11pt;
    font-style: italic; 
    font-weight: normal;
}

/* styles for the introduction pages */
span {	display: none; }	
.visibleStep {	 display: block; }
.visibleStep iframe {	height: 500px;}
.loadingStep {	display: block; }
.loadingStep iframe {	height: 0px; }

body { 
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.75em;
}

a, a:visited, a:active {color: #507488;}
a:hover {color: #336699;}

h1 {
	font-size: 1.5em;
	color: #52738c;
}
.title { color: #52738c; font-weight:bold;}

h3{
	font-size: 1.3em;
	color: #52738c;
    font-weight: bolder;
    text-align: center;
}
