body, a, tr, td, ul, li, ol, select, option, input, textarea, div, layer, table {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	font-variant: normal; 
	color: #6666666;
	color: #052C57;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
body {
	margin-top:7px;
	background-image: url(/resources/images/misc/bg.jpg);
}
.border {
	border: 1px solid #052C57;
}
.copy {
}
.title {
	font-size: 22px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #052C57;
}
.title_sml {
	margin-top:18px;
	font-size: 17px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #052C57;
}
.navigation {
	border-top: 1px solid #FFFFFF;
	border-right: 1px none;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none;
}
