.screennodisplay{
display:none
}
body {
	background-color: #1A416D;
	margin-top: 0px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AEB5C8;
	text-align: center;
}
.footer a:link {
	color: #AEB5C8;
	text-decoration: none;
}
.footer a:visited {
	color: #AEB5C8;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.dropshadow_left {
	background-image: url(images/dropshadow_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	vertical-align: text-top;
	padding-right: 20px;
	padding-left: 35px;
	padding-right: 20px;
	padding-left: 35px;
	color: #1A416D;
	font-weight: bolder;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A416D;
	text-align: justify;
	vertical-align: text-top;
	font-weight: bolder;
}

.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	vertical-align: text-top;
	padding-right: 20px;
	padding-left: 35px;
	line-height: 18px;
}
.text_body a:link {
	text-decoration: underline;
	color: #000000;
}
.text_body a:visited {
	text-decoration: underline;
	color: #000000;
}
.text_body a:hover {
	color: #000000;
	font-weight: bold;
	text-align: left;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
	list-style-position: outside;
	list-style-image: url(images/Bullet.jpg);
	padding-bottom: 10px;
	padding-right: 20px;
	margin-left: 10px;
	line-height: 18px;
}
.ul2 {
	list-style-position: outside;
	list-style-image: url(images/Bullet2.jpg);
}
dt {
	padding-top: 4px;
	padding-bottom: 4px;
}
.text_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: text-top;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #006A51;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text_news a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.text_news a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.text_news a:hover {
	text-decoration: underline;
	font-weight: bolder;
}
.image_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: text-top;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #006A51;
	margin-left: 10px;
	background-image: url(images/News-Bar.jpg);
	background-repeat: no-repeat;
}
.titles {
	text-align: left;
}

.dropshadow_right {
	background-image: url(images/dropshadow_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.dropshadow_bottom {
	background-image: url(images/dropshadow_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.strip {
	background-image: url(images/stip.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.moveover {
	padding-left: 7px;
}
.float {
	visibility: inherit;
	text-decoration: blink;
}

