/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
body {
	background-color: #f3f3fd;
}
p + p { margin-top: 0.5em; }
.space_sm {
line-height: .5;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	TEXT-DECORATION: none;
	font-weight: bold;	
	COLOR: #475BA6;
}
a:visited {
	COLOR: #475BA6; TEXT-DECORATION: none;
	font-weight:bold;
	font-size: 10px;
	font-style: normal;
}
a:hover {
	text-decoration: underline;
	color: #475BA6;
	font-weight:bold;
	font-size: 10px;
	font-style: normal;
}
.class1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	TEXT-DECORATION: none;
	font-weight: normal;	
	COLOR: #666666;
}
.class1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #666666; 
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
}
.class1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
	font-size: 10px;
}
.class2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
	COLOR: #475BA6;
}
.class2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
	COLOR: #475BA6; 
}
.class2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	TEXT-DECORATION: underline;
	font-weight: bold;
	COLOR: #475BA6; 
}
.title {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #475BA6;
}
.title_large_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #475BA6;
}
.title_large_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
	
.bodytext_italics {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style:italic;
}
.title_italics {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#666666;
	font-style:italic;
}
.nav_title {
	font:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	color:#666666;
}	
.small_print {
	font:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
	