@charset "utf-8";
body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.hidden-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #FFFFFF;
	text-decoration: none;
}

.heading {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

h5 {
	font-size: 10px;
	font-weight: bold;
}
.date-news {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.news-event-heading {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
#textfield {
	background-image: url(../images/txt-box-bg.gif);
	background-repeat: repeat-x;
	width: 188px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	display: inline;
	float: left;
	height: 14px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

h4 {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/list_red_dot.gif);
}
ul {
	margin-left: 16px;
}
p {
	text-align: justify;
}
.btn {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FF0000;
	height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 55px;
}
