﻿@media screen
{
	.imgTitle 
	{
		height:97px;
		width:916px;
	}
	.imgFooter 
	{
		height:96px;
		width:916px;
	}
}

@media print
{
	.imgTitle 
	{
		height:97px;
		width:712px;
	}
	.imgFooter 
	{
		height:96px;
		width:712px;
	}
	.printHidden
	{
		display:none;
	}
}

@media screen, print
{
	.style1 {
		background-image: url('design-images/EFDAA_06.png');
	}

	.style2 {
		background-image: url('design-images/EFDAA_07.png');
	}

	.bodyText {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: small;
		line-height:125%
	}

	p,td {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: small;
	}

	a
	{
		color: #527a9d;
		text-decoration:underline;
	}

	a:hover
	{
		color: #527a9d;
		text-decoration:none;
	}


	.footer {
		text-align: center;
		color: #E8E8D0;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: xx-small;
	}

	div.menu1 a {
		color: #ffffff;
		font-family: Tahoma;
		font-weight: bold;
		font-size: smaller;
		text-decoration: none;
		line-height: 175%;
	}

	div.menu1 a:hover {
		color: #ffffff;
		font-family: Tahoma;
		font-weight: bold;	
		font-size: smaller;
		text-decoration: underline;
		line-height: 175%
	}


	div.footer a {
		color: #E8E8D0;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: xx-small;
		text-decoration: none;
	}

	div.footer a:hover {
		color: #E8E8D0;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: xx-small;
		text-decoration: underline;
	}

	.style6 {
		color: #E8E8D0;
	}

	.subHeading1 {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: medium;
		font-weight: bold;
		color: #527A9D;
		text-align: left;
	}

	.subHeading2 {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: small;
		font-weight: bold;
		color: #689BC8;
	}

	.sideText {
		color: #FFFFFF;
		font-size: x-large;
		font-family: Georgia;
	}
	.sideTextCopy {
		color: #000000;
		font-size: small;
		font-family: Georgia;
		text-align: left;
	}
	.Registration 
	{
		border:solid 2px black;
	}
	.Registration td
	{
		border:hidden 0px white;
	}
	.footer a
	{
		color: White;
		text-decoration:underline;
	}
	.footer a:hover
	{
		color: Black;
		text-decoration:none;
	}
	.style7
	{
		width: 712px;
	}
	.style8 {
		float: right;
		border-width: 0px;
	}
	.style9 {
		width: 95%;
	}
	.tableRegistration 
	{
	    border-width: 1px;
	}
    .tableRegistration td
    {
        height: 40px;
        vertical-align: top;
    }
}
