BODY {
}


.RightMargin {
    background-image: url(Images/RightSidePanel.jpg);
    background-repeat: repeat-y
}

.LeftMargin {
    background-image: url(Images/LeftSidePanel.jpg);
    background-repeat: repeat-y
}

.OrangeSpacer {
    background-image: url(Images/orangespacer.png);
    background-repeat: repeat-x
}

.menuspacer {
    background-image: url(Images/menuspacer.png);
    background-repeat: repeat-x
}

.WhiteSpacer {
    background-image: url(Images/whitespacer.png);
    background-repeat: repeat-x
}

.BlackSpacer {
    background-image: url(Images/blackspacer.png);
    background-repeat: repeat-x
}

.label {
    display: inline;
    width: 300px;
    font-family: arial;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: right;
    margin-right: 10px;
}

.labelz {
    display: inline;
    width: 500px;
    font-family: arial;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: right;
    margin-right: 10px;
}

.labela {
    display: inline;
    width: 400px;
    font-family: arial;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: right;
    margin-right: 10px;
	vertical-align:top
}

.labelaz {
    display: inline;
    width: 500px;
    font-family: arial;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: right;
    margin-right: 10px;
	vertical-align:top
}

.label1 {
    display: inline;
    width: 400px;
    font-family: arial;
    font-size: 14px;
    margin-bottom: 2px;
    text-align: right;
    margin-right: 10px;
}

.label1a {
    display: inline;
    width: 400px;
    font-family: arial;
    font-size: 14px;
    margin-bottom: 15px;
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
}

.label2 {
    display: inline;
    width: 400px;
    font-family: arial;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: right;
    margin-right: 10px;
}

.label3 {
    display: inline;
    width: 800px;
    font-family: arial;
    font-size: 14px;
    margin-bottom: 20px;
    text-align: center;
    color: FF6600;
}

.label3a {
    display: inline;
    width: 800px;
    font-family: arial;
    font-size: 14px;
    margin-bottom: 20px;
    text-align: center;
}

.label4 {
    display: inline;
    width: 802px;
    font-family: arial;
    font-size: 10px;
    margin-bottom: 10px;
    text-align: left;
    margin-left: 34px;
    margin-right: 34px;
	
}

.label5 {
    display: inline;
    width: 400px;
    font-family: arial;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
    margin-left: 34px;
    color: F6A22E;

}

.label6 {
    display: inline;
    width: 400px;
    font-family: arial;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
    margin-left: 34px;

}

.field {
    display: inline;
    width: 440px;
    font-family: arial;
    font-size: 12px;
    margin-bottom: 6px;
	text-align:left
}

.fieldz {
    display: inline;
    width: 300px;
    font-family: arial;
    font-size: 12px;
    margin-bottom: 6px;
}

.fielda {
    display: inline;
    width: 380px;
    font-family: arial;
    font-size: 11px;
    margin-bottom: 6px;
}

.radiobuttons {
    display: inline;
    width: 380px;
    font-family: arial;
    padding-top: 10px;
    font-size: 12px;
    margin-bottom: 10px;
}


