a { color:#5D5D9E; } 
a:visited { color:#5D5D9E; } 
a:active { color:#5C615E; } 
a:hover { color:#B2B3B4; } 
#menu_79a30d7d a { text-decoration: none; }
#menu_79a30d7d_pane { background-color: #2C2825; border: 1px solid #646464; padding-top: 10px; padding-bottom: 10px; box-shadow: 2px 2px 6px 0px rgba(8, 8, 8, 0.784314); }
#menu_79a30d7d_hr { background-color: #646464; height: 1px; border: none; }
#menu_79a30d7d_entry { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; }
#menu_79a30d7d_entry:hover { background-color: #323232; color: #FFFFFF !important; }
#menu_79a30d7d_entry:hover span { color:#FFFFFF !important; }
		.menu_79a30d7d_mainMenuEntry { text-align: center; }
		.menu_79a30d7d_mainMenuEntry:hover {	background-color:#FFFFFF; }
		.menu_79a30d7d_mainMenuEntry:hover span {	color:#000000 !important; }
		#menu_79a30d7d .mobileEntry { display: none; } 
		#menu_79a30d7d .normalEntry { display: block; } 
		@media only screen and (max-width:450px) { 
			#menu_79a30d7d .mobileEntry { display: block; } 
			#menu_79a30d7d .normalEntry { display: none; } 
		}
body { background-color:#C0C0C0; padding:0;  margin: 0; }
.textstyle1 { text-align:center; }
#container_956f2ba { vertical-align: top; position:relative; display: inline-block; width:100%; min-height:45px; min-width:200px; background-color:#C0C0C0;  }
#container_956f2ba_padding { margin: 10px; display: block;  }
#text_10b96d19 { vertical-align: bottom; position:relative; display: inline-block; background:none;  }
.textstyle2 { text-align:left; }
.textstyle3 { font-size:24pt; font-family:'Segoe Script', 'Palatino Linotype', serif; color:#FF0000; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.784314);  }
.textstyle4 { font-size:13pt; font-family:'Palatino Linotype', 'Book Antiqua3', Palatino, serif; color:#000000;  }
#text_6ec4f2a { vertical-align: bottom; position:relative; display: inline-block; background:none;  }
.textstyle5 { font-size:12pt; font-family:'Palatino Linotype', 'Book Antiqua3', Palatino, serif; color:#000000;  }
.textstyle6 { font-size:12pt; font-family:Arial, Helvetica, sans-serif; color:#000000;  }
#button_1929ab35 { box-sizing: border-box; vertical-align: bottom; position:relative; display: inline-block; width:75px; height:30px; border: 3px solid #00FF00; font-size:12pt; font-family:Arial, Helvetica, sans-serif; color:#FF0000;  }
#button_338048cb { box-sizing: border-box; vertical-align: bottom; position:relative; display: inline-block; width:75px; height:30px; border: 3px solid #00FF00; font-size:12pt; font-family:Arial, Helvetica, sans-serif; color:#FF0000;  }
#container_744bd6fd { box-sizing: border-box; vertical-align: top; position:relative; display: inline-block; width:100%; min-height:14px; background-color:#2C2825; border: 3px solid #FF0000;  }
#container_744bd6fd_padding { margin: 10px; display: block;  }
#menu_79a30d7d { vertical-align: bottom; position:relative; display: inline-block; width:420px; height:34px; max-width:800px; text-align:left; background:none;  }
.menuholder1 { position: relative; overflow: hidden; width: 100%; height: 100%; }
.style1 { position:absolute; width:100px; height:34px; left:10px;  }
.style2 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:18px;  }
.textstyle7 { font-size:10pt; font-family:'Palatino Linotype', 'Book Antiqua3', Palatino, serif; color:#FFFFFF; font-weight:bold;  white-space: nowrap; }
.style3 { position:absolute; width:100px; height:34px; left:110px;  }
.style4 { position:absolute; width:100px; height:34px; left:210px;  }
.style5 { position:absolute; width:100px; height:34px; left:310px;  }
.style6 { position:absolute; width:100px; height:34px; left:410px;  }
.style7 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:0px;  }
.textstyle8 { font-size:15pt; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;  white-space: nowrap; }
#container_62a75dad { vertical-align: top; position:relative; display: inline-block; width:95%; min-height:464px; max-width:800px; background-color:#C0C0C0;  }
#container_62a75dad_padding { margin: 10px; display: block;  }
.textstyle9 { font-size:12pt; font-family:'Palatino Linotype', 'Book Antiqua3', Palatino, serif; color:#000000; line-height: 1.5;  }
.textstyle10 { font-size:10pt; font-family:Arial, Helvetica, sans-serif; color:#000000;  }
@media only screen and (max-width: 450px)
{
		#menu_79a30d7d { width:100px;  }
}
@media only screen and (max-width: 400px)
{
		#text_10b96d19 * span { font-size:14pt;  }
		#text_6ec4f2a { display:none;  }
}


.attachment-form-container {
    background: #F0F0F0;
    border: #e0dfdf 1px solid;
    padding: 20px;
    border-radius: 2px;
}

.input-row {
    margin-bottom: 20px;
    width: 95%;
	border: 3px solid blue;
}

.attachment-row {
    margin-bottom: 20px;
    width: 95%;
    float: left;
	border: 3px solid blue;
}

.icon-add-more-attachemnt {
    float: right;
    margin-top: 10px;
    cursor: pointer;
}

.attachment-row .input-field {
    border: #a8b0bd 1px solid;
}

.input-field {
    width: 100%;
    border-radius: 2px;
    padding: 10px;
    border: #e0dfdf 1px solid;
    box-sizing: border-box;
	resize: none;
}

.span-field {
    font: Arial;
    font-size: small;
    text-decoration: none;
}

.btn-submit {
    padding: 10px 20px;
    background: #333;
    border: #1d1d1d 1px solid;
    color: #f0f0f0;
    font-size: 0.9em;
    width: 300px;
    border-radius: 2px;
    cursor: pointer;
}

.errorMessage {
    background-color: #FF6600;
    border: #AA4502 1px solid;
    padding: 5px 10px;
    color: #FFFFFF;
    border-radius: 3px;
}

.successMessage {
    background-color: #9fd2a1;
    border: #91bf93 1px solid;
    padding: 5px 10px;
    color: #3d503d;
    border-radius: 3px;
    cursor: pointer;
    font-size: 0.9em;
}

.info {
    font-size: .8em;
    color: #FF6600;
    letter-spacing: 2px;
    padding-left: 5px;
}
