/* CSS Document */


.body_bgcol  { background-color: #FFFFFF }








.body_text{
	font-family:Times New Roman; font-size:14pt; text-align:justify; margin-left:10; margin-right:5; margin-top:10; margin-bottom:10; color:#000000; line-height:150%  
}

.body_text_bold{
	font-family:Times New Roman; font-size:14pt; text-align:left; text-indent:0; margin-left:0; margin-right:0; margin-top:10; margin-bottom:5; color:#000000; line-height:150%; font-weight:bold 
}

.body_text a{
	font-family:Times New Roman; font-size:14pt; text-align:left; text-indent:0; margin-left:0; margin-right:0; margin-top:10; margin-bottom:5; color:#000000; line-height:150%; text-decoration:underline; font-weight:bold 
}

.body_text a:hover{
	font-family:Times New Roman; font-size:14pt; text-align:left; text-indent:0; margin-left:0; margin-right:0; margin-top:10; margin-bottom:5; color:#000000; line-height:150%; text-decoration:none; font-weight:bold 
}

.body_H2-A{
	font-family:Trebuchet MS; font-size:18pt; text-align:left; text-indent:0; margin-left:10; margin-right:5; margin-top:10; margin-bottom:5; color:#042E65; font-weight:bold; line-height:100%; text-decoration:underline 
}

.menu_text{
	font-family:Trebuchet MS; font-size:14pt; text-align:left; text-indent:0; margin-left:5; margin-right:5; margin-top:10; margin-bottom:5; color:#000000; text-decoration:none;  
}
.menu_text a{
	font-family:Trebuchet MS; font-size:14pt; text-align:left; text-indent:0; margin-left:5; margin-right:5; margin-top:10; margin-bottom:5; color:#000000; line-height:150%; text-decoration:none;  
}
.menu_text a:hover{
	font-family:Trebuchet MS; font-size:14pt; text-align:left; text-indent:0; margin-left:5; margin-right:5; margin-top:10; margin-bottom:5; color:#999999; line-height:150%; text-decoration:underline;  
}

.menu_text_help{
	font-family:Trebuchet MS; font-size:12pt; text-align:left; text-indent:0; margin-left:5; margin-right:5; margin-top:10; margin-bottom:5; color:#000000; text-decoration:none; font-weight:bold  
}
.menu_text_help a{
	font-family:Trebuchet MS; font-size:12pt; text-align:left; text-indent:0; margin-left:5; margin-right:5; margin-top:10; margin-bottom:5; color:#000000; line-height:150%; text-decoration:none; font-weight:bold  
}
.menu_text_help a:hover{
	font-family:Trebuchet MS; font-size:12pt; text-align:left; text-indent:0; margin-left:5; margin-right:5; margin-top:10; margin-bottom:5; color:#999999; line-height:150%; text-decoration:underline; font-weight:bold  
}

.footer_text{
	font-family:Arial; font-size:10pt; text-align:left; margin-left:10; margin-right:5; margin-top:10; margin-bottom:5; line-height:100%; color:#999999; font-weight:bold
}

.footer_text a{
	font-family:Arial; font-size:10pt; text-align:left; margin-left:0; margin-right:0; margin-top:10; margin-bottom:5; line-height:100%; color:#999999; text-decoration:none; font-weight:bold
}

.footer_text a:hover{
	font-family:Arial; font-size:10pt; text-align:left; margin-left:0; margin-right:0; margin-top:10; margin-bottom:5; line-height:100%; color:#666666; text-decoration:underline; font-weight:bold
}



#memoryticker{
background-color: white;
width: 940px;
font: 26px Monotype Corsiva;
/*Tip: add in height attribute here for multiple line scroller*/
border: 0px solid black;
padding: 5px;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)
}