.downloadtable
{
    text-align:left;
    vertical-align:top;
    line-height:18px;
}

.downloadrightcol
{
    width: 270px;
    border-left:1px;
    border-left-color:#7e797e;
    border-left-style:solid;
    padding-left:50px;
    right:20px;
    margin-right:20px;
    margin-left:100px;
}
.bannerHigh {
    font-family:Arial;
    font-size:18px;
	color: #ffffff;
	background: transparent url(../SiteImages/BannerHigh.png) no-repeat;
    vertical-align:top;
    text-align:left;
    padding:10px;
    padding-top:15px;
    width:265px;
    height:102px;
    line-height:24px;
}

.bannerHigh a 
{
    color:#ffffff;
    text-decoration:none;
}
.bannerShort {
    font-family:Arial;
    font-size:18px;
	color: #ffffff;
	background: transparent url(../SiteImages/BannerShortBlank.png) no-repeat;
    vertical-align:top;
    text-align:left;
    padding:10px;
    padding-top:15px;
    width:265px;
    height:53px;
}

.bannerShort a 
{
    color:#ffffff;
    text-decoration:none;
}

.labelOption
{
    font-family:Arial;
    font-size:24px;
	color: #ffffff;
	background: transparent url(../SiteImages/optionblank.png) no-repeat;
    vertical-align:middle;
    text-align:left;
    padding-left:10px;
    width:300px;
    height:57px;
}

.optionHeader
{
    font-family:Arial;
    font-size:14;
    font-weight:bold;
    color:#e1d7e1;
    padding-bottom:10px;
}

.optionText
{
    width:260px;
}

.emailSend
{
    font-family:Arial;
    font-size:14px;
	color: #ffffff;
    vertical-align:bottom;
    text-align:center;
    width:44px;
    height:18px;
    padding-top:2px;
	background: transparent url(../SiteImages/sendBlank.png) no-repeat;
	position:absolute;
	text-decoration:none;
}

.emailSend a
{
	background: transparent url(../SiteImages/sendBlank.png) no-repeat;
	text-decoration:none;
}

.emailSend a:hover
{
	background: transparent url(../SiteImages/sendHooverBlank.png) no-repeat;
	text-decoration:none;
}

.emailBox
{
    background-color:#e1d7e1;
    height:18px;
}

.emailResult
{
    font-weight:bold;
    color:#ffffff;
}

