﻿body{
  font-family:Arial, Helvetica, sans-serif;	
  font-size:small;
  color:#666666;
  background-color:#F0F0F0
}
#container{
	margin:0 auto;
	width:780px;
	background-color:white;
}
#framesitecontainer{
	margin:0 auto;
	width:100%;
	padding:0;
}
#top-masthead{
  position:relative;	
  background-color:red;
  background-image:url('../images/top-masthead.gif');
  background-repeat:no-repeat;
  width:780px;
  height:80px;
  text-align:right;
  font-size:small;
}
#top-masthead-frames{
  position:relative;	
  background-image:url('../images/top-masthead_frames_bg.gif');
  background-repeat:repeat-x;
  height:80px;
  text-align:right;
  font-size:small;
  padding:0;
}

#image-masthead{
  position:relative;	
  background-image:url('../images/EY-NoFlash.jpg');
  width:780px;
  height:216px;
}
#content{
  position:relative;
  width:780px;	
}
#framesitecontent{
  position:relative;
  width:100%;	
}
#footer{
  position:relative;
  padding-top:2px;
  text-align:center;
  font-size:x-small;
  font-weight:bold;
  color:#ffffff;
  background-color:#ff0000;	
  width:780px;
  height:15px;
}
#framesitefooter{
  position:relative;
  padding-top:2px;
  text-align:center;
  font-size:x-small;
  font-weight:bold;
  color:#ffffff;
  background-color:#ff0000;	
  width:100%;
  height:15px;
}

ul{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
}
ul li{
	position:relative;
	float:left;
	top:57px;
	right:5px;
	color:white;
}
ul a{
	color:white;
}
ul a:hover{
	color:yellow;
}
th.topcontactbox153{
	background-image:url('../images/table_bg_top_curved_153.jpg');
	background-repeat:no-repeat;
	background-color:#cccccc;
	width:153px;
	font-family: Arial, Helvetica, sans-serif;
	color:red;
}
th.topcontactbox152{
	background-image:url('../images/table_bg_top_curved_152.jpg');	
	background-repeat:no-repeat;
	background-color:#cccccc;
	width:152px;
	font-family: Arial, Helvetica, sans-serif;
	color:red;

}
td.botcontactbox153{
	background-image:url('../images/table_bg_bot_curved_153.jpg');
	background-repeat:no-repeat;
	width:153px;
}
td.botcontactbox152{
	background-image:url('../images/table_bg_bot_curved_152.jpg');	
	background-repeat:no-repeat;
	width:152px;
}
td.midcontactbox{
	background-color:#cccccc;
	width:153;
	font-size:x-small;
}
td.midcontactbox152{
	background-color:#cccccc;
	width:152;
	font-size:x-small;
}
td.contactboxspacer{
	width:3px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	color:red;
	margin:3px auto;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color:red;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:red;
}
address{
	font-size:x-small;
	font-weight:bold;
	color:gray;
}
address.location{
	font-size:small;
	color:#333333;
}
input{
	font-size:x-small;
}
select{
	font-size:x-small;
}
.formlabel{
	font-size:x-small;
}

