
body {
margin: 0px;
padding: 0px;
text-align: center;
background: url("/shared/images/bkd_tile5.gif");
}

#container {
padding: 0;
margin: 0 auto;
width: 764px;
}

p {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #000000; 
line-height: 17px;
font-weight: normal; 
font-style: normal;
padding-bottom: 5px;
}

h1 {
font-size: 14px;
line-height: 19px;
font-weight: bold;
padding: 0 0 5px 0;
margin: 0;
}

td {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #000000; 
line-height: 17px;
font-weight: normal; 
font-style: normal;
}

.main {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #000000; 
line-height: 17px;
font-weight: normal; 
font-style: normal;
}

.alt {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #666666; 
line-height: 17px;
font-weight: normal; 
font-style: normal;

}
	 
.mainsm {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000; 
line-height: 12px;
font-weight: normal; 
font-style: normal;
}
 
.altsm {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666666; 
line-height: 12px;
font-weight: normal; 
font-style: normal;
} 

.error {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #FF0000; 
line-height: 17px;
font-weight: normal; 
font-style: normal;
}

ul {
margin-left: 8px;
padding-left: 8px;
margin-top: 0px;
}

li {
list-style-type: disc;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #000000; 
line-height: 17px;
font-weight: normal; 
font-style: normal;
}
	 
a:active {
color: #333399;  
font-weight: normal;
text-decoration: none;
}
 
a:link {
color: #333399;  
font-weight: normal;
text-decoration: none;
}

a:visited {
color: #333399; 
font-weight: normal;
text-decoration: none;
}
	 
a:hover {
color: #333399; 
font-weight: normal;
text-decoration: none;
}

.ttl {
margin-top:20px;
margin-bottom: 10px;
}

#videoPlayerWrapper {
float: left;
position: absolute;
top: 180px;
margin-left: 92px;
margin-right: 92px;
padding: 20px;
background-color: #c2bb90;
border: 1px solid #ccc;
z-index: 99;
text-align: left;
}

.ie #videoPlayerWrapper {
margin-right: -180px;
}