/* defaults */
body,ul,ol,p,td {
	font-family:Arial, Sans-serif; color:#666666; font-size:10pt
}
select,input,textarea {
	font-family:Arial,Sans-serif; font-size:10pt; color:#1E72A5; border:1px solid #99CC33;
}
h1 {
	color:#1E72A5; font-family: Trebuchet MS, Arial, Sans-serif; font-size:16pt;
}
h2 {
	color:#1E72A5; font-family: Trebuchet MS, Arial, Sans-serif; font-size:14pt;
}
h3 {
	color:#1E72A5; font-family: Trebuchet MS, Arial, Sans-serif; font-size:14px; font-weight: bold;
}
h4 {
	color:#1E72A5; font-family: Trebuchet MS, Arial, Sans-serif; font-size:13px; font-weight: bold;
}
.noborder {
	border: 0px; background: none;
}
img {
	border-color:#1E72A5;
}
a {
	text-decoration:underline; color:#1E72A5;
}
a:hover {
	text-decoration:underline; color:#666666;
}
.text8pt {
	font-size: 8pt;
}
.text9px {
	font-size: 9px;
}
.text10px {
	font-size: 10px;
}
.smallLink {
	font-size: 9px; color:#1E72A5;
}
.smallLink:hover {
	font-size: 9px; color:#1E72A5;
}
.plainLink {
	text-decoration:none; font-weight: normal; color:#1E72A5;
}
.plainLink:hover {
	text-decoration:underline; color:#1E72A5;
}
.plainLinkGreen {
	text-decoration:none; font-weight: normal; color:#99CC33;
}
.plainLinkGreen:hover {
	text-decoration:underline; color:#99CC33;
}
.plainBoldLink {
	text-decoration:none; font-weight: bold; font-size: 11px; color:#1E72A5;
}
.plainBoldLink:hover {
	text-decoration:underline; color:#1E72A5;
}
.plainBoldLinkGreen {
	text-decoration:none; font-weight: bold; font-size: 11px; color:#99CC33;
}
.plainBoldLinkGreen:hover {
	text-decoration:underline; color:#99CC33;
}

/* header */
.searchbox {
	width: 120px; background:none; border:0px;
}

/* body */
.stitle {
	font-family: Trebuchet MS, Arial, Sans-serif; font-size:16pt; color:#1E72A5;
}
.lineDotted {
	background-image: url(images/dot_line.gif); background-repeat: repeat-x;
}
.pageTitleIcon {
	float: right;
}
.imptext {
	color:#800000;
}
.bluetext {
	color: #1E72A5;
}
.greentext {
	color: #99CC33;
}
.graytext {
	color: #666666;
}

/* main page - news headlines */
.newsDate {
	color: #99CC33; font-size: 9pt;
}
.listMainNews {
	list-style: none; padding-left: 5px; margin: 5px; border-top: 0px; width: auto;
}
.listMainNews li {
	display: block; background-image: url(images/icon_news.gif); background-repeat: no-repeat; padding-left: 15px; padding-bottom: 7px; background-position: 0px 2px;
}

/* footer */
.footer {
	color: #E4E4E4; font-size:10px;
}
