body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color:#FFFFFF;
	color:#333333;
	font: 12px "Verdana""Arial""Helvetica""sans-serif";
}
A {
	text-decoration: none;
}
A:link {
	color:#000000;
}
A:visited {
	color:#000000;
}
A:hover {
	color:#0033CC;
	text-decoration: underline;
}
A:active {
	color:#666666;
}
.menu {
	font-weight: bold;
	font-size: 12px;
}
	.menu A:link {
		color:#000000;
		text-decoration: underline;
	}
	.menu A:visited {
		color:#000000;
		text-decoration: underline;
	}
	.menu A:hover {
		color:#000000;
		text-decoration: none;
	}
	.menu A:active {
		color:#666666;
		text-decoration: underline;
	}
.copy {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.copy_bgblue {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	background-color: #edeff3
}
.bld {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.link {
	font-size: 12px;
	font-weight: bold;
}
.link_small {
	font-size: 10px;
	font-weight: normal; 
}
.nolinkblue {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -0.8px;
	color: #213B87;
}
.linkblue {
	font-size: 12px;
	letter-spacing: -0.8px;
}
	.linkblue A:link {
		color:#0000FF;
		font-weight: bold;
		text-decoration: underline;
	}
	.linkblue A:visited {
		color:#0000FF;
		font-weight: bold;
		text-decoration: underline;
	}
	.linkblue A:hover {
		color:#0000FF;
		font-weight: bold;
		text-decoration: none;
	}
	.linkblue A:active {
		color:#0000FF;
		font-weight: bold;
		text-decoration: underline;
	}
.small {
	font-size: 9px;
	line-height: normal;
	color: #333333;
}
.sm-bld {
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.bld-lnk-ul {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.press-copy {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.attention {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.bold-wt {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.copyright {
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #333333;
}
.right {
	text-align:right;
}
.subtop {
	font-weight: bold;
	font-size: 11px;
	background: url(../images/top/sub-box-top.gif) no-repeat center top;
}
.one_point{
color:#DF3C04;
}

.css12red { color: red; font-size: 12px; line-height: 16px }

