.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
}
.news-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DFF2FF;
	font-style: italic;
	font-weight: bolder;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #4D4D4D;
	line-height: 120%;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004994;
	text-decoration: none;
	font-weight: bold;

	}
	
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004994;
	text-decoration: underline;
	font-weight: bold;

	}
a.content {
	color: #004994;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


a.content:hover {
	color: #99CCFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;


    	}
.newsbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DFF2FF;
	font-size: 10px;

}
a.newsbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DFF2FF;
	font-size: 10px;
	text-decoration: none;

}

a.newsbar:hover {
	color: red;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 10px;
	text-decoration: none;


}

a.button:hover {
	color: #003399;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.bullet {
	margin-left: -22px;
	list-style-position: outside;
	list-style-image: url(../bullet.gif);
	line-height: 15px;


}
.logo-bk {
	background-attachment: fixed;
	background-image: url(../images/LOGO_right-bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.newsbar-bk {
	background-attachment: fixed;
	background-image: url(../images/img_left-bar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.newsbar-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004994;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	color: #0073F2;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0F57FF;
	text-decoration: none;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0F57FF;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.main-bk {
	background-attachment: fixed;
	background-image: url(images/main-bk.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.man-bk2 {
	background-attachment: fixed;
	background-image: url(images/main-bk2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bluebold {
	font-weight: bold;
	color: #6291FF;
}
.number-bk {
	background-attachment: fixed;
	background-image: url(images/numbers.jpg);
	background-repeat: no-repeat;
}
.red-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.td {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #E0E0E0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
