body { font-family:Arial, Helvetica, sans-serif;}

.contentheading {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}

.componentheading
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}

.contentpaneopen
{
	margin-left: 37px;
	margin-right: 37px;
	margin-top: 20px;
	margin-bottom: 20px;

}

.mainlevel
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #b2b2b2;
	text-decoration: none;
}
.mainlevel:visited

{
	font-family: Tahoma;
	font-size: 10pt;
	color: #b2b2b2;
	text-decoration: none;
}

.mainlevel:hover
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #b2b2b2;
	text-decoration: underline;
}


a
{
	color: #1670f6;
}

a:visited
{
	color: #1670f6;
}

a:hover
{
	color: #b23f3f;
}

a.topmenu
{
	color: #b2b2b2;
	text-decoration: none;
	font-size: 10pt;

}

a.topmenu:visited
{
	color: #b2b2b2;
	text-decoration: none;
	font-size: 10pt;
}

a.topmenu:hover
{
	color: #b2b2b2;
	text-decoration: underline;
	font-size: 10pt;
}

.footer_text
{
	color: #b2b2b2;
	font-size: 10pt;
}

p
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #565656;
	text-align: justify;
}





h2
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}



h3
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}

ul
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #565656;
	margin-left: 30px;
	margin-right: 37px;
}

ol
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #565656;
	margin-left: 30px;
	margin-right: 37px;
}
.pages
{
       font-size: 9px;
       align: center;
       text-align: center;
       color: #565656;
       font-family: Tahoma;
}

#useful { width:237px; height:400px; background-image:url(/images/right_column.jpg); background-repeat:no-repeat;}
#useful h3 { padding:10;  padding-top:15px; text-align:center;}
#useful a { font-family:Tahoma, Helvetica, sans-serif; font-size:13px;  text-decoration:none; color: #FFFFFF;}
#useful a:link {color: #FFFFFF;}
#useful a:hover { color:#3399FF;  text-decoration:underline;}
#useful img { padding-left:15px;}
