a:link,a:visited,a:active{
	color:#497094;
}
a:hover{
	color:#000;
}
.footernav a {
	color:#fff;
	text-decoration:none;
	font-family:verdana,helvetica,sans-serif;
	font-size:10px;
}
body {
	font-family:"Lucida Sans",Verdana,Arial,sans-serif;
	font-size:13px;
	line-height:1.5em;
	margin: 0;
}
.mb_nav_heading{
	background-color:#0072A6;
	color:#fff;
	font-weight:bold;
	padding:5px;
	text-align:center;
}
a.mb_nav:link,a.mb_nav:hover,a.mb_nav:visited,a.mb_nav:active{
	display:block;
	background-color:#F2F1F3;
	font-size:11px;
	padding-left:5px;
}
.mg_table{
	border:none;
	padding:5px;
}

.body{
	background-color:#fff;
	margin:0 auto;
	width:950px;
	padding:12px;
}
.main-body-top{
	background-image:url(../images/nifty_strip.gif);
	height:10px;
}
.nav-bkg{
	background-image:url(../images/gradient_vert_grey.jpg);
	background-repeat:repeat-x;
	width:200px;
	background-color:#f2f2f4;
}
.main-bkg{
	background-color:#fff;
	width:100%;
}
a.redlink:link,a.redlink:visited,a.redlink:hover,a.redlink:active{
	color:#FF0000;
	font-size:17px;
	text-decoration:none;
}
a.bluelink:link,a.bluelink:visited,a.bluelink:active{
	color:#497094;
	font-size:17px;
	text-decoration:none;
}
a.bluelink:hover{
	color:#000;
}
.black_header{
	color:#000;
	font-size:14px;
	display:block;
	padding-bottom:5px;
	font-weight:bold;
}
a.ldefault:link,a.ldefault:visited,a.ldefault:active{
	color:#497094;
	font-family:"Lucida Sans",Verdana,Arial,sans-serif;
	font-size:11px;
	text-decoration:none;
	background-image:url(../images/articlelist_arrow.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:10px;
	background-position:0px 3px;
}
a.ldefault:hover{
	color:#000;
	font-family:"Lucida Sans",Verdana,Arial,sans-serif;
	text-decoration:none;
	background-image:url(../images/articlelist_arrow_hover.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:10px;
	background-position:0px 3px;
}
a.default:link,a.default:visited,a.default:active{
	color:#497094;
	text-decoration:none;
	font-size:14px;
	display:block;
	font-weight:bold;
	padding-bottom:5px;
}
a.default:hover{
	color:#000;
	text-decoration:none;
	display:block;
	padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
}
.krd { text-align: center; font-size: 10px; width: 950px; margin-left: auto; margin-right: auto; }
