.normal, 
.text, 
tr, 
td, 
p, 
ul, 
li, 
body {
	color: #000000; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10pt; 
	font-style: normal; 
	text-decoration: none; 
	font-weight: normal;
	} 

.title {
	font-size: 14pt;
	color: #1C1359;
	} 
 
.subtitle {
	font-size: 13pt;
	color: #194E99;
	} 

.textital {
	font-style: italic;
	} 

.textwhitebld {
	color: #ffffff;
	font-weight: bold;
	} 

.bold {
	font-weight: bold;
	} 

.bluebold {
	color: #000068; 
	font-weight: bold;
	} 

.small {
	font-size: 8pt;
	} 
	
.headline {
	font-size: 8pt;
	color: #990000;
	} 

.smallbold {
	font-size: 8pt; 
	font-weight: bold;
	} 

.smallwhite {
	color: #ffffff;
	font-size: 8pt;
	} 

.input {
	font-size: 9pt;
	}

.inputsmall { 
	font-size:8pt; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin; 
	} 

.white {
	color: white;
	}
	
.whitebold {
	color: white;
	font-weight: bold;
	}

a:link, 
a:visited {
	color: darkblue; 
	text-decoration: underline;
	}
	
a:hover	{
	color: blue; 
	text-decoration: underline;
	}

a:link.white,
a:visited.white {	
	color: white;
	text-decoration: underline;
	}
	
a:hover.white {	
	color: white;
	text-decoration: none;
	}
	
a:link.smallwhite,
a:visited.smallwhite {	
	color: white;
	text-decoration: underline;
	}

a:hover.smallwhite {	
	color: white;
	text-decoration: none;
	}

.breadcrumb {color:#333333; font-family:Verdana, Arial, Helvetica; font-size:8pt; text-decoration: none;} 

a:link.breadcrumb 		{color: #666666; text-decoration: none; font-weight: bold;}
a:visited.breadcrumb	{color: #666666; text-decoration: none; font-weight: bold;}
a:hover.breadcrumb		{color: #000033; text-decoration: underline;}

.smallbluebold {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #04215C;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
}

