/* CSS Document */
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
}
INPUT {
color: #000059;
background: #C0CBE1;
border: 1px solid #000059;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
}
TEXTAREA {
color: #000059;
background: #C0CBE1;
border: 1px solid #000059;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;	
	text-decoration: none;
}
P, DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#333333;	
	text-decoration: none;
	line-height: 20px;
}
.greentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000059;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000059;
	line-height: 22px;
	border: 0px;
	margin : 0px;

}
.yellowtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #F9DB04;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.newsstory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.newsstory:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.newsstory:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 22px;
	text-decoration: none;
}

UL {
	
	list-style-type:disc;
	list-style-position:outside;
}
LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	line-height: 20px;
}
.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000059;
	text-decoration: none;
}
A.copyright:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000059;
	text-decoration: none;
}
A.copyright:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000059;
	text-decoration: none;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #000059;
	text-decoration:none;
}
A:hover {
font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #000059;
	text-decoration:underline;
}
A:visited {
font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;	
	color: #000059;
	text-decoration:none;
}
