.heading {
	font-size: 18pt; 
	font-family: Arial, Helvetica, San-serif, times;
	font-weight: bold;
	color: #000000;
}

.heading2 {
	font-size: 12pt; 
	font-family: Arial, Helvetica, San-serif, times;
	font-weight: bold;
	color: #000000;
}

.heading3 {
	font-size: 12pt;
	font-family: Arial, Helvetica, San-serif, times;
	font-weight: bold;
}
.general {
	font-family: Arial, Helvetica, San-serif, times;
	font-size: 10pt;
}  

h3 {
	font-size: 14pt;
	font-family: Arial, Helvetica, San-serif, times;
	font-weight: bold;
}
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: white;
}
td {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
sup {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.text {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
.small {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}

.h {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

A {
	text-decoration: none;
}

.smallTable {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}

.email_speedbump {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	background: #FFFFFF;
	border: 2px ridge #C4AF8C;
}
.disclaimer {
    font: 10px arial, helvectia, sans-serif;
}

.tableheader {
    background-color:black;
    color:white;
    text-align:center;
}
.tableheader2 {
    background-color:black;
    color:white;
    text-align:center;
    border-top:1px solid gray; 
    border-bottom:1px solid gray;
    padding: 0 0 0 1px;
}
.spacer {
    margin:10px 0;
}

div#ex_dis {
    display:none;
    border: 1px solid black;
    width: 300px;
    height: 150px;
    position: absolute;
    top: 150px;
    left:250px;
    background-color:#ffffff;
    padding: 15px; 
    z-index: 300;
}

.important_info_field {
	height: 0;
	visibility: hidden;
}
