/* 
 This file was generated by Dashcode.  
 You may edit this file to customize your widget or web page 
 according to the license.txt file included in the project.
 */

body {
    margin: 0px;
    min-height: 356px;
    font-family: Helvetica;
    background-image: url(Images/backgroundStripes.png);
    background-repeat: repeat;
}

#footer {
    position: relative;
    font-family: Helvetica;
    font-size: 10pt;
    text-overflow: ellipsis;
    overflow: hidden;
    color: rgb(76, 86, 108);
    text-shadow: rgb(255, 255, 255) 0px 1px 0px;
    -webkit-margin-top-collapse: separate;
    margin-top: 10px;
    width: 156px;
    margin-left: auto;
    margin-right: auto;
}

#content {
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: auto;
    min-height: 326px;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

#logo
{
	background: transparent url(Images/logo.png) 0 0 no-repeat;
	width: 118px;
	height: 97px;
}

#box {
    border-color: rgb(172, 172, 172);
    border-style: solid;
    border-width: 1px;
    background-color: white;
    -webkit-border-top-right-radius: 8px 8px;
    -webkit-border-top-left-radius: 8px 8px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-left: 9px;
    margin-right: 9px;
    width: auto;
    min-height: 175px;
    height: auto;
    margin-top: 12px;
    background-position: 50% 50%;
}

#from {
    width: 100px;
    display: block;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    float: left;
    clear: right;
    margin-top: 50px;
}

#to {
    width: 100px;
    display: block;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    float: left;
    clear: right;
    margin-top: 2px;
}

#button {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.566406) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: 107px;
    margin-left: 103px;
    margin-top: 113px;
    height: 16px;
}

#toLabel {
    color: black;
    font-family: Helvetica;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    float: left;
    clear: left;
    margin-left: 90px;
    min-height: 20px;
    height: auto;
    margin-right: 0px;
    margin-top: 0px;
}

#fromLabel {
    color: black;
    font-family: Helvetica;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    float: left;
    margin-top: 50px;
    margin-left: 70px;
    width: auto;
    min-height: 20px;
    height: auto;
    margin-right: 0px;
}

