@charset "utf-8";
/* CSS Document */

body
{
background: none repeat scroll 0 0 #f2f2f2;
    color: #333;
    font-family: "Times New Roman",Times,serif;

}

font.maginc
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#ffffff;
	font-weight:bold;
	background-color:#ef0000;
}

h1.front
{
	font-size:35pt;
	color:#000000;/*
	font-family:"Arial Black", Gadget, sans-serif;*/
	font-weight:bold;
	display:inline;
}
h1.front i
{
	font-size:19pt;
	color:#ac0000;
}
h1.front #small
{
	font-size:16pt;
	color:#D70005;
}


h2.front
{
	font-size:18pt;
	 color: rgb(26, 26, 134);
	margin-top:9px;margin-bottom:9px;
	font-style:italic;
}


h1.sub
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25pt;
	font-weight:bold;
	color:#530000;
	display:inline;
}


h3.sectionhead
{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:15pt;
	color:#000000;
}
h3.sectionhead a
{
	color:#0000ef;
}
h3.sectionhead a:hover
{
	text-decoration:underline;
	color:#0000ef;
}


.sectiontxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
}
.sectiontxt a
{
	color:#0000ef;
	font-weight:bold;
	text-decoration:none;
}
.sectiontxt a:hover
{
	text-decoration:underline;
}

.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	font-weight:bold;
}

.wrong
{
	background: #a90329; /* Old browsers */
background: -moz-linear-gradient(top,  #a90329 0%, #d10407 44%, #6d0019 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#d10407), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a90329 0%,#d10407 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a90329 0%,#d10407 44%,#6d0019 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a90329 0%,#d10407 44%,#6d0019 100%); /* IE10+ */
background: linear-gradient(top,  #a90329 0%,#d10407 44%,#6d0019 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */

	
	
	color:#ffffff;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
}
.wrong:hover
{
	background-color:#ebebeb;
color:#000000;
}


.bottomlinks
{
	background:#292929;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:13pt;
	color:#FFFFFF;
}
.bottomlinks a
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11pt;color: #fff;
    
    line-height: 56px;
    padding: 0 20.9px;
    text-decoration: none;
}
.bottomlinks a:hover
{
	text-decoration:underline;
}
.bottomlinks #current
{
/*	font-weight:bold;
	color:#000060;
	text-decoration:overline underline;
	font-size:12pt;*/
}

