
BODY {
	color: #444;
	background-color: #015EA3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	background: #015EA3 url(images/sky.gif) no-repeat top right;
}
h1{
	font-size: 10pt;
	color: #0077C0;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 26px;
	margin-right: 30px;
	font-weight: bold;
}
h2{
	font-size: 8pt;
	color: #0077C0;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 26px;
	margin-right: 30px;
	font-weight: bold;
}

A {
	color: #00008B;
	text-decoration: none;
}

A:HOVER {
	color: #B22222;
	text-decoration: underline;
}
p{
	font-size: 8pt;
	color: #444;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 26px;
	margin-right: 30px;
	text-align: justify;
}
li {
	font-size: 8pt;
	color: #444;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 26px;
	margin-right: 30px;
	text-align: justify;
	list-style-image: url(images/bullet.gif);
}
p.bullet_text{
	font-size: 8pt;
	color: #444;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 26px;
	margin-right: 30px;
	text-align: justify;
	list-style-position: inherit;
}
p.news_head{
	font-size: 8pt;
	color: #0077C0;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
}
p.right_heading{
	font-size: 8pt;
	color: #444;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
}
p.news_date{
	font-size: 8pt;
	color: #000080;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
}
p.news_item{
	font-size: 8pt;
	color: #444;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}
p.footer{
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 8pt;
	color: #fff;
	text-align: center;
}
a.footer_links{
	font-size: 8pt;
	color: #fff;
}
a.footer_links:hover{
	color: #fff;
	text-decoration: underline;
}
a.side_links{
	font-size: 8pt;
	color: #000080;
}
a.side_links:hover{
	text-decoration: underline;
}
.formtext {
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.formtextyellow {
	background-color: #ffffbb;
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.formshowtext {
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-right: 6px;
	
}