A:link {
	color: #092869; text-decoration:none; 
	background : none;
	}
	A:visited {
	color: #092869; text-decoration: none; 
	background : none;
	}
	A:hover {
	color: #092869; text-decoration:underline;
	font-weight: lighter;
	 }
	 
BODY {
background-color : #FFFFFF;
margin : 10px 10px 10px 10px;
color:#092869;
}
.divide {height:1px; width:100%; display:block; margin:0; padding:0; background:#CCC;overflow:hidden;}

table {
background-color : #FFFFFF;
font-family : Arial, Helvetica, sans-serif;
font-size: 11px;
line-height : 14px;
}
.FontMed {
font-size: 15px;
line-height : 17px;
}
.FontLarge {
font-size: 17px;
line-height : 22px;
}
.FontBlue {
color:#092869;
}
.FontWhite {
color:#FFFFFF;
}
.Message{
color: #D40026;
}
.BGBlue{
background-color:#092869;
color:#FFFFFF;
}
.BGLightBlue{
background-color:#D7DBE7;
color:#092869;
}
.BGHeader{
background-image:url(bg_top.jpg);
background-position:top;
background-repeat:no-repeat;
}
.BGBottom{
background-image:url(bg_bottom.gif);
background-position:top;
background-repeat:no-repeat;
}
.BGDots{
background-image:url(nav_dots.gif);
background-position:top;
background-repeat:repeat-x;
}
.Border{
border : 1px groove #000000;
width : 95%;
font-size: 12px;
line-height : 14px;
}


