/* CSS Document */

div#container{
margin: 0px auto;
width: 754px;
}

body{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #4D4D4D;
font-size: 12px;
line-height: 18px;
}

.body-copy{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #4D4D4D;
font-size: 14px;
line-height: 18px;
}

.body-copy-small{
font-size: 12px;
}

.headline{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: italic;
color: #EF8C00;
}

.tableOver{
background-color:#AAA9A9;
color:#ffffff;
}

.footer{
font-size: 11px;
}

a{
color: #4D4D4D;
text-decoration:none;
}

a:hover{
color: #ffffff;
background-color:#AAA9A9;
}

.imageOnLeft{
border-style:solid; border-color: transparent; border-right-width:10px;
}

.imageOnRight{
border-style:solid; border-color: transparent; border-left-width:10px;
}