body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #424242;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
    text-align: justify;
}

.text1 {
    color: #FFFFFF;
}

.text1 a {
    color: #FFFFFF;
}

.text2 {
    color: #EC4A00;
}

.text3 {
    font-size: 10px;
    color: #7F7F7F;
}

.text4 {
    color: #000000;
}

a {
    color: #0A62BA;
}

a:hover {
	text-decoration: none;
}

table#leftcolumn {
	 border: 0px solid black;  
	 padding: 0px;
}

table#leftcolumn td {
    width:  483px;
    height: 47px;
}

.leftheading {
    background-image: url('images/index12.jpg'); 
}

.leftheadingtext {
	 position: relative;
	 text-align: center;
	 top: -8px;
	 left: -125px;
    font-style: bold;
    color: white;
    font-family: serif;
    font-size: 1.5em;
}

table#rightcolumn {
	 border: 0px solid black;  
	 padding: 0px;
}

table#rightcolumn td {
    width:  294px;
    height: 75px;
}

.rightheading {
    background-image: url('images/index14.jpg'); 
}

.rightheadingtext {
	 position: relative;
	 text-align: center;
	 top: 2px;
	 right: 25px;
    font-style: bold;
    color: white;
    font-family: serif;
    font-size: 1.5em;
}

.overlaytext {
	 position: relative;
	 text-align: left;
	 top: 3px;
	 right: -50px;
    font-style: bold;
    color: white;
    font-family: sans;
    font-size: 1em;
}
