body{
	text-align: left;
	margin:0;
	padding:0;
	font-family:helvetica,sans-serif;
	color:#505050;
	font-size: .7em;
	}
td{
	color:#505050;
	}
a	{
	text-decoration:none;
	color:#505050;
	}
.orangeCell{
	background-color:#fd5a1f;
	color:#fba54e;
	text-align: left;
	}
.infoCell{
	background-color:#ffffff;
	text-align: left;
	font-size: .9em;
	line-height: 1.1em;
	}
.infoCell p{ 
    letter-spacing: .02em; 
    word-spacing:.2em; 
    font-size: inherit; 
    text-align: left;
}
h2{
    font-family: Helvetica, sans-serif;
    font-size: 1em;
    padding: .5em 0;
    margin:0;
}
h3, h5{
    font-size: inherit;
    margin: 0;
    padding: .3em 0;
}

em{
font-size: inherit;
color:#505050;
font-weight: bold;
}
.smallHeading{
	color:#fd5a1f;
	}
.highlightOrangeCell{
	color:#fffdf6;
	}
.normalOrangeCell{
	color:#fba54e;
	}
.highlight{
	font-weight:bold;
	color:#000000;
	}
.norm{
	font-weight:normal;
	}
.footer{
	font-size:.7em;
	color:#333333;
	}
footer{
    text-align: right;
    color:#333333;
}
.facebook a{
    color: #3B5B98;
}
.facebook img{
    float:left; 
    width:1.2em;
    padding-right:.5em;
    color: #3B5B98;
}

a:hover {font-weight:bold;}

#insert{
    background-color:white;
    font-size: inherit;
    margin-right:.8em;
    padding:0;
    color:#505050;
    font-family:helvetica,sans-serif;
}
#insert a:hover{ font-weight: bold;}

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

#mainnav a:link{
color: orange;
font-family: sans-serif;
font-size: 1.2em;
font-weight: bold;
}
#mainnav td{
background-color: blue;
width: 115px;
height: 25px:
}
