/* Authored by Joseph De Araujo September 2005 */
body{
margin:0px;
background-color: #cccccc;
font-family: tahoma;
}

h1 {
font-size: 16px;
}
h2 {
font-size: 14px;
}

a {
color: #333333;
text-decoration: underline;
}

.maintable {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background-color:#FFFFFF;
}

.topbg {
	background-image: url('images/topbg.gif');
}

.topnav {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

a.topnav {
	text-decoration: underline;
}


td.footer {
background-color: #ededed;
}

a.footer,
.footer {
	color: #969595;
	font-size: 11px;
}
.time{
	color: #969595;
	font-size: 12px;
	}

.latestnews {
	margin: 10px;
	width: 180px;
}

.latestnewsheader {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
}

.latestnewsdate {
	color: #959595;
	font-size: 10px;
	font-family: tahoma;
}

.latestnewscontent {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

.maincontentp {
	font-size: 16px;
	color: #333333;
	margin: 10px 40px 0px 20px;
	text-align: center;
	width:inherit;
}
	
.maincontent {
	font-size: 16px;
	color: #333333;
	margin: 10px 40px 0px 20px;
	text-align: left;
	width:inherit;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}.emphasis16{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}.italic16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}

li {
	
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	list-style-image: url(images/bullet.gif);
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 0px
	
}
.important {
	color: #900;
}
.maintable tr td .maincontent .center {
	text-align: center;
}
