A.navLink:visited
 { color: #15496D; }

A.navLink:hover
{ color: #FFFFFF; }

A.navLink:active
{ color: #15496D; }

A.navLink:link
{ color: #15496D; }

A.navLink
{ text-decoration: none;}

SPAN.text18px_black
{ font-size: 18px; color: #000000; line-height: 23px}

TD.footerCell a:hover
{
	text-decoration:underline;
}

TD.footerCell a
{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration:none;
}

TD.footerCell
 {
	background-image: url(img/cell_bg3.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border-left: 1px dotted #FFFFFF;
	border-right: 1px dotted #FFFFFF;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 37px;
	padding-bottom: 3px;
}

.content_01 a:hover
{
	text-decoration:none;
}

.content_01 a
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color:#000000;
}

TD.content_01
{
	padding-top: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
	line-height: 18px;
}

TD.perforatedLine_vert
{ background-position: top left; }

TD.perforatedLine_vert
{
	background-image: url(img/divline03.gif);
	background-repeat: repeat-y;
	padding: 1px;
	vertical-align: top;
}

TD.perforatedLine_horz
{
	background-image: url(img/divline02.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

TD.hdr_cell
 {
	background-image: url(img/p02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	vertical-align: top;
	padding-top: 45px;
	padding-left: 5px;
	padding-right: 3px;
	color: #373737;
	font-size: 18px;
	line-height: 20px;
}

TD.navCell
{
	background-image: url(img/divline01.gif);
	background-position: top right;
	background-repeat: repeat-y;
	padding-top: 13px;
	color: #15496D;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

TD.cellBg_Bar
{
	background-image: url(img/cell_bgbar.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 28px;
}

TD.cellBg
 {
	background-image: url(img/cell_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #C7C7C7;
	vertical-align: top;
	text-align:left;
}

TD.alignTop
{ vertical-align: top; }

UL, Ol
{ line-height: 18px; }

P, TD, UL, OL
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}


BODY
{
	background-color: #C7C7C7;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}


