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

#list ul {
	list-style: none;
	padding:0;
	margin-left:15;
}

.footer { color: #000000; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.foot { color: #FFFFFF; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1 { color: #000000; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 { color: #EE9E02; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3 { color: #DF4426; font-weight: bold; font-size: 18pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { color: #000000; font-weight: bold; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h5 { color: #000000; font-weight: bold; font-size: 13pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }


.righttable {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #313435 ;
    color: #F0F0F3;
    font-size: 110%;
    padding: 10px 15px;
    text-transform: uppercase;
	
}

strong { color: #DF4426; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }



.text { color: #000000; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
