a.link
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
a.link:hover
{
	text-decoration: none;
}

a.linkBold
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: blue;
	text-decoration: underline;
}
a.linkBold:hover
{
	text-decoration: none;
}

a.linkGray
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: gray;
	text-decoration: none;
}
a.linkGray:hover
{
	text-decoration: none;
}

a.linkMed
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: blue;
	text-decoration: underline;
}
a.linkMed:hover
{
	text-decoration: none;
}

a.linkLarge
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #005EA9;
	text-decoration: none;
}

a.linkLarge:hover
{
	text-decoration: none;
}

.table
{
}

.th
{
	font-family: Verdana, Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color: white;
	background: url(../images/bg-th.gif) repeat-x top left;
	background-color: #009BCA;
}

.td
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

a.linkwhite
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: white;
	text-decoration: none;
}

.white
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: white;
}

a.linkwhite:hover
{
	text-decoration: underline;
	color: #BBBBBB;
}

p
{
	text-align: justify;
}

FONT.info
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}

h1
{
	font-size: 25px;
	line-height: 28px;
	font-weight: normal;
	letter-spacing: -0.05em;
	color: #009BCA;
	margin-bottom: 0px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2
{
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

FONT.extralarge
{
	font-family: Verdana;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}

FONT.large
{
	font-family: Verdana;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

FONT.normal
{
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #000000;
}

FONT.small
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

FONT.tiny
{
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.effect
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #EFEFEF;
}

.baseeffect
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background: url(../images/bg-th.gif) repeat-x top left;
	background-color: #009BCA;
	width: 85px;
}

.baseeffectEx
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background: url(../images/bg-th.gif) repeat-x top left;
	background-color: #009BCA;
}

A.linkFilter
{
	font-family: Arial;
	font-size: 11px;
	color: #ff0000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

A.linkFilter:hover
{
	text-decoration: underline;
}

.tdFilter
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.compareHeading
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CED3F7;
	text-align: right;
}

.compareLeftHeading
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #BBBBBB;
	text-align: right;
}

.compareTd-White
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}

.compareTd-Color
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EFEFEF;
	text-align: center;
}
