.standardpagecontentTitle {
    color: #000000;
    font: 11pt arial;
    font-weight: bold; 
}

.standardpagecontentTopofpage {
    color: #000000;
    font: 10pt arial;
    font-weight: normal; 
    text-decoration: underline;
}



.standardpagecontentextrasmall {
    color: #000000;
    font: 8pt arial;
    font-weight: normal; 
}

.standardpagecontentsmall {
    color: #000000;
    font: 10pt arial;
    font-weight: normal; 
}

.standardpagecontent {
    color: #000000;
    font: 12pt arial;
    font-weight: normal; 
}

.standardpagecontentlarge {
    color: #000000;
    font: 14pt arial;
    font-weight: normal; 
}

.standardpagecontentextralarge {
    color: #000000;
    font: 16pt arial;
    font-weight: normal; 
}


.standardpagecontentextrasmallblue {
    color: #000099;
    font: 8pt arial;
    font-weight: normal; 
}

.standardpagecontentsmallblue {
    color: #000099;
    font: 10pt arial;
    font-weight: normal; 
}

.standardpagecontentblue {
    color: #000099;
    font: 12pt arial;
    font-weight: normal; 
}

.standardpagecontentlargeblue {
    color: #000099;
    font: 14pt arial;
    font-weight: normal; 
}

.standardpagecontentextralargeblue {
    color: #000099;
    font: 16pt arial;
    font-weight: normal; 
}



.welcometext {
	font: 10pt Verdana;
	font-weight: normal;
	color: #000000;
}

.designProcessStepTitle {
	font: 14pt arial;
	font-weight: normal;
	color: #17288f;
    text-decoration: underline;
}

.indexpagemenu {
	font: 8pt arial;
	font-weight: normal;
	color: #000066;
}

.bluebox {
    background-colr: #000066;
	border-color: #000066;
	border-width: 1 1 1 1;
	font-weight: normal;
}

.footer {
    font: 12pt arial narrow;
    color: #003366;
}

a.indexpage:link { color: #0000ff }
a.indexpage:visited { color: #0000ff }
