P
{
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #6D6D6D
}

DIV
{
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #6D6D6D
}
	
TD
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6D6D6D
}

.title_bar
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #46479A
}

a:link
{
	text-decoration: none;
	font-size: 12px;
	color: #46479A;
	font-weight : bold;
}

a:hover
{
	font-size: 12px;
	color: #333333;
	font-weight : bold;
}
a:active
{
	font-size: 12px;
	color: #46479A;
	font-weight : bold
}

a:visited
{
	text-decoration: none;
	font-size: 12px;
	color: #7B68EE;
	font-weight : bold
}

a.tab_link:link
{
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Navy;
}

a.tab_link:visited
{
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Gray;
}

a.tab_link:hover
{
	text-decoration: underline;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000
}

a.tab_link:active
{
	text-decoration: underline;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Aqua;
}

HR
{
	color: #46479A; 
	height:1px
}

H1
{
	font-family: verdana, arial, sans-serif; 
	font-size: 24px; 
	font-weight: normal; 
	color: #000000 
}

H2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Black;
}

H3
{
	font-family: arial, helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #999999
}

H4
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #46479A
}

OL
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #46479A
}

UL
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#46479A;
	list-style: disc outside;
}

.BKGD_White {

    background-color: #98A1D8;
	color: #ffffff;

}

.BKGD_White a {

color: #ffffff;

}


color: #ffffff;

}


.BKGD_White td {

color: #ffffff;
}