.text10pt {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #000000;
}

.text10ptpad {
	padding-left: 3px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #000000;
}

.text18px {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

.text12px {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.text12px_normal {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.text14Npx {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}

.text14Njpx {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}

.text14NGrayjpx {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #4B4B4B;
}

.text8px {
	font-family: Serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}

.text10px {
	font-family: Serif;
	font-size: 10px;
	font-weight: normal;
}

.text12npx {
	font-family: Serif;
	font-size: 12px;
	font-weight: normal;
}

.border1 {
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #000000;
}

.text16px {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
}

.entryMsg {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.exitMsg {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

a.walkthru_link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.video_address{
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
}
#agent_minified{
    top: 0px;
    width: 638px;
    height: 128px;
    margin-left: auto;
    z-index: 2;
    left: 5px;
    border: solid 1px black;
}
#agent_minified_agent{
    position: relative;
    top: 3px;
    left: 0px;
    height: 100px;
    width: 75px;
    border: solid 1px #ffffff;
    float: left;
    margin-right: 7px;
}
.min_agent_photo_img{
    width: 75px;
    height: 100px;    
}
