HTML {
    overflow: -moz-scrollbars-vertical;
	height: 100.02%;
}

A:{visited: #000000;}

.menu_selected {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4E6496;
	text-decoration: none;
	text-align: left;
}:hover.menu_selected {
	color: #ADC3E4;
}
.menu {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #10214A;
	
	text-decoration: none;
	text-align: left;
}:hover.menu {
	color: #4E6496;
}

.colorsave {
background-color: #10214A;

}



.text {
	font-family: sans-serif;
	text-decoration: none;
	color: #10214A;
	font-size: 10pt;
}
.lightblue_spacer {
	font-family: sans-serif;
	text-decoration: none;
	color: #ADC3E4;
	font-size: 12pt;
	font-weight: bold;
}


.link {
	font-family: sans-serif;
	text-decoration: none;
	color: #4E6496;
	font-size: 10pt;
	font-weight:bold;
	
}:hover.link {
	color: #10214A;
}
.slink {
	font-family: sans-serif;
	text-decoration: none;
	color: #10214A;
	font-size: 10pt;
	font-weight:bold;
}:hover.slink {
	color: #ADC3E4;
}



.link_sm {
	font-family: sans-serif;
	text-decoration: none;
	color: #ADC3E4;
	font-size: 7pt;

}:hover.link_sm {
	color: #4E6496;
}
.link_smgray {
	font-family: sans-serif;
	text-decoration: none;
	color: #aaaaaa;
	font-size: 7pt;

}:hover.link_smgray {
	color: #4E6496;
}
.text_sm {
	font-family: sans-serif;
	text-decoration: none;
	color: #10214A;
	font-size: 7pt;
}




.subtitle {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #10214A;
}
.subtitlelink {
	font-family: sans-serif;
	text-decoration: none;
	color: #4E6496;
	font-size: 12pt;
	font-weight: bold;
}:hover.subtitlelink {
	color: #10214A;
}
.title {
	font-family: sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #10214A;
}
.titlelink {
	font-family: sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #4E6496;
	font-size: 14pt;
}:hover.subtitlelink {
	color: #10214A;
}




