.text
{
	font-family: Verdana;
}
.text .tinytext
{
	font-size: 7pt;
}
.text .smalltext
{
	font-size: 8pt;
}
.text .mediumtext
{
	font-size: 10pt;
}
.text .largetext
{
	font-size: 12pt;
}
.table
{
	border-right: #cccccc thin solid;
	padding-right: 5px;
	border-top: #cccccc thin solid;
	padding-left: 5px;
	font-size: 10pt;
	padding-bottom: 5px;
	border-left: #cccccc thin solid;
	padding-top: 5px;
	border-bottom: #cccccc thin solid;
}
.table .thead
{
	font-weight: bold;
	color: black;
	background-color: #dddddd;
}
.table .tbody
{
	font-size: 8pt;
	background-color: #eeeeee;
}
.table .tbodymedium
{
	font-size: 10pt;
	background-color: #eeeeee;
}
.title
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 13pt;
	background-color: #e5e5e5;
}
H1
{
	padding-left: 6px;
	font-size: 13pt;
	padding-top: 2px;
	padding-bottom: 4px;
	background-color: #dddddd;
	background-image: url(Images/horizontal_fade2.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.faderight
{
	filter: progid:DXImageTransform.Microsoft.Alpha(style=1,opacity=0,finishOpacity=100,startX=100,finishX=85,startY=0,finishY=0);
}
.latestnewstitle
{
	font-weight: bold;
	font-size: 13pt;
	background-color: #cccccc;
	padding-bottom: 7px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.latestnewsitemheading
{
	font-weight: bold;
	font-size: 10pt;
}
.latestnewsitem
{
	padding-bottom: 9px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10pt;
}
