body {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/bg_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin:0px;
	background-color:#f5f5f5;	
}
img, div { behavior: url(iepngfix.htc) }
a {
	outline:none;
}
h2 {
	color:#283a6a;
	font-size:15px;
	display:inline;
}
h3{
	color:#FF0000;
	font-size:13px;
	display:inline;
}
strong {
	color:#CC0000;
}
td {
	vertical-align:top;
	font-size:12px;
	line-height:20px;
}
.link A{
	font-family:arial;
	font-size: 12px;
	font-weight: normal;
	color: #dc0000;
	font-style: normal;
	text-decoration: none;
}
.link A:link{
	font-family:arial;
	font-size: 12px;
	font-weight: normal;
	color: #dc0000;
	font-style: normal;
	text-decoration: none;
}
.link A:hover{
	font-family:arial;
	font-size: 12px;
	font-weight: normal;
	color: #dc0000;
	font-style: normal;
	text-decoration: underline;
}
.A{
	font-family:arial;
	font-size: 12px;
	font-weight: normal;
	color: #dc0000;
	font-style: normal;
	text-decoration: none;
}
.A:link{
	font-family:arial;
	font-size: 12px;
	font-weight: normal;
	color: #dc0000;
	font-style: normal;
	text-decoration: none;
}
.A:hover{
	font-family:arial;
	font-size: 12px;
	font-weight: normal;
	color: #dc0000;
	font-style: normal;
	text-decoration: underline;
}

.news_alert {
	background-image:url(../images/news_alert_bg_31.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:10px;
	padding-top:5px;
	font-size:10.5px;
	font-weight:normal;
	line-height:13px;
}
.news_alert strong{
	color:#FF0000;
	font-weight:bold;
}
.news_alert ul{
	margin:0px;
	padding:0px;
	list-style:inside;
	padding-bottom:8px;
}
.news_alert li{
	list-style:none;
	font-weight:bold;
	color:#19a5fc;
}
.footer {
	color:#FFFFFF;
	font-size:11px;
	padding-top:6px;
	padding-left:12px;
	padding-right:12px;
}
.footer-blue {
	color:#1aa7ff;
	font-weight:bold;
}
.footer a{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.date {
	color:#283a6a;
	font-weight:bold;
	text-decoration:none;
}
.blue_heading {
	color:#283a6a;
	font-size:22px;
	display:block;
}
.bold {
	font-weight:bold;
}