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


html,{
	padding: 0;
	margin:0;	}	

body {
     margin:0;
     padding:0;
	 font-size:10pt;
	 font-family:Arial;
}

table {
	border-collapse:collapse;
	padding:0;
}

table.recentresults {
float:right;
width:270px;
border:thin solid black;
margin-left:10px;

}

.recentresults td {
padding:10px;
}


.form-contact tr {
margin-bottom:0;
height:30px;
}

th, td {
    padding: 0;
	}
	
img {
	border:0;
}


hr {
color:#a363cd;
background-color:#a363cd;
height:1px;
border:none;
}

p {
	margin: 0;
	padding: 0;
	color:#000000;
	text-align:justify;
	font-size:10pt;
	}

li {
 margin-bottom:12pt;
 font-size:10pt;
	}


h1 {
font-family:Arial;
font-size:14pt;
font-style:bold;
color:#6d1a9d;
margin-bottom:17pt;
line-height:17pt;
}

h2 {
font-family:Arial;
font-size:13pt;
font-style:bold;
margin-bottom:15pt;
line-height:15pt;
}

h3 {
font-family:Arial;
font-size:11pt;
font-style:bold;
margin-bottom:14pt;
line-height:14pt;
}





.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.hilight { width:470px; padding:15px; font-weight:bold; font-size:12pt; font-style:italic; font-family:Arial;}

.blue { background-color:#0000CC; color:#FFFFFF; text-align:justify;}

.red { background-color:#FF0000; color:#FFFFFF; text-align:justify;}

.white { color:#000000; text-align:center;}

.green { width:416px; padding:5px; font-weight:bold; font-size:10pt; font-family:Arial; color:#3333CC; background-color:#00FF99; }


table.cd, th, td.cd {
	border: 1px solid #000000;
	border-collapse: collapse;
	color:#FFFFFF;
	background-color:#FF0000;
	font-size:.9em;
	font-family:Arial;}

caption.cd {
	font-size:.8em;
	font-weight: bold;
	margin: 3px;
}

td.cd, th.cd {
	padding: 4px;
	font-weight:bold;
}

thead.cd th.cd {
	text-align: center;
	background:#FF0000;
	color: #000000;
	font-size:1em; !important;
}

tbody.cd th.cd {
	font-weight: bold;
}

tr.cdred { background: #FF0000; margin: 3px; }

tr.cdblue { background: #3333CC;margin: 3px; }

td.cdred { background:#FF0000; font-weight:bold; font-size:10pt; font-style:italic; font-family:Arial; text-align:center;}

td.cdblue { background:#3333CC; font-weight:bold; font-size:10pt; font-style:italic; font-family:Arial; text-align:center; }

tr.cdcenter { text-align:center;}

table.cd a:link {
	color: #000000;
	text-decoration: none;
}

table.cd a:visited {
	color: #000000;
	text-decoration: none;
}

table.cd a:hover {
	color: #000000;
	text-decoration: underline !important;
}

tfoot.cd th.cd, tfoot.cd td.cd {
	font-size:.9em;
}


.style2 {color: #FF0000}
