#contentPlaceHolderASP_blackout {
    width:100%;
    height:110%;
    background-image:url(../images/bg.png);
    position:fixed;
    margin-left:-28%;
    margin-top:-250px;
    z-index:99;
}

#popUp {
    background-color:#eee;
    border:1px solid #baa892;
    width:500px;
    height:240px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20%;
    padding:25px;
    position:fixed;
}

.name {
    min-width:100px;
    width:100%;
    max-width:300px;
    word-break: break-all;
}
.contact {
    max-width:300px;
    min-width:100px;
    width:100%;
}
.title {
    min-width:100px;
    width:100%;
    max-width:400px;
    display:block;
}

@media (min-width: 390px) and (max-width:767px) {

    #contentPlaceHolderASP_blackout {
        width:110%;
        height:110%;
        position:fixed;
        margin-left:-5%;
        margin-top:-300px;
    }
    div.content div.container div.row {
        overflow:hidden;
    }
}
#popUp #btnHolder {
    margin-left:auto;
    margin-right:auto;
    width:210px;
}
.formHolder {
    border-top:3px solid #b1810b;
    width:100%;
    margin-left:auto;
    margin-right:auto;
}
.formHolder span.big {
    font-size:16px;
}
.formHolder h4 {
    margin-top:0px;
}
.formHolder ul {
    list-style:none;
    margin:0px;
    padding:0px;
}
.formHolder ul li{
    margin-top:10px;
    padding-top:10px;
    padding-bottom:10px;
    clear:both;
}
.formHolder ul li input[type="text"], .formHolder ul li input[type="password"] {
    width:50%;
}
.formHolder ul li select {
    width:212px;
}
.formHolder ul li input[type="text"], .formHolder ul li input[type="password"],.formHolder ul li select {
    padding:5px;
    color:#4d4038;
    border:1px solid #baa892;
    background-color:#eee;
    
    float:right;
}
.formHolder ul li input#contentPlaceHolderASP_signoff {
    width:100%;    
}
.formHolder ul li input[type="submit"] {
    margin-left:45%;
}
.formHolder ul li textarea {
        background-color:#eee;
        border:1px solid #baa892;
      
        padding:5px;
        width:100%;
        max-width:100%;
        max-height:115px;
        color:#4d4038;
    }
.classificationArea {
    border:1px solid #baa892;
    padding:25px;
}
/*.buttonBlue {
    -moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:86px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #1570cd;
}
.buttonBlue:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.buttonBlue:active {
	position:relative;
	top:1px;
}

 .no {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;

	text-indent:0;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #810e05;
}
.no:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#c62d1f;
}.no:active {
	position:relative;
	top:1px;
}

 .yes {
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	background-color:#9dce2c;

	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #689324;
}
.yes:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	background-color:#8cb82b;
}.yes:active {
	position:relative;
	top:1px;
}

*/
.buttonBlue{font-weight:bold;text-transform:uppercase;font-size:1.2em;background-color:#5b6870;color:#fff;border:0;text-align:center;text-decoration:none;width:100px;height:50px;line-height:50px;display:inline-block;}
.yes{font-weight:bold;text-transform:uppercase;font-size:1.2em;background-color:#849e2a;color:#fff;border:0;text-align:center;text-decoration:none;width:100px;height:50px;line-height:50px;display:inline-block;}
.no{font-weight:bold;text-transform:uppercase;font-size:1.2em;background-color:#9E3328;color:#fff;border:0;text-align:center;text-decoration:none;width:100px;height:50px;line-height:50px;display:inline-block;}
.close{font-weight:bold;text-transform:uppercase;font-size:1.2em;background-color:#9E3328;color:#fff;border:0;text-align:center;text-decoration:none;width:100px;height:50px;line-height:50px;display:inline-block;}
.vote1{font-weight:bold;text-transform:uppercase;font-size:1.2em;background-color:#ad1f65;color:#fff;border:0;text-align:center;text-decoration:none;width:100px;height:50px;line-height:50px;display:inline-block;}
.vote2{font-weight:bold;text-transform:uppercase;font-size:1.2em;background-color:#2eaf9b;color:#fff;border:0;text-align:center;text-decoration:none;width:100px;height:50px;line-height:50px;display:inline-block;}
.vote3{font-weight:bold;text-transform:uppercase;font-size:1.2em;background-color:#4d4038;color:#fff;border:0;text-align:center;text-decoration:none;width:100px;height:50px;line-height:50px;display:inline-block;}
.vote4{font-weight:bold;text-transform:uppercase;font-size:1.2em;background-color:#7ca6c0;color:#fff;border:0;text-align:center;text-decoration:none;width:100px;height:50px;line-height:50px;display:inline-block;}
.buttonBlue:active{background-color:#4d4038;}
.yes:active{background-color:#4d4038;}
.no:active{background-color:#4d4038;}
.close:active{background-color:#4d4038;}
.vote1:active{background-color:#4d4038;}
.vote2:active{background-color:#4d4038;}
.vote3:active{background-color:#4d4038;}
.vote4:active{background-color:#4d4038;}



/***************************************************************************/
 /*Admin Page Styles*/
 /***************************************************************************/

table#contentPlaceHolderASP_adminPanel {
    width:100%;
    background-color:#eee;
    border:1px solid #baa892;
    color:#4d4038;

    text-align:center;

}
table#contentPlaceHolderASP_adminPanel th{
    background-color:#4d4038;
    color:#b1810b;
    font-size:1.2em;
    font-weight:400;
    border:0px;
}
.alternaterow {
    background-color:#e5e5e5;
}
.check {
    float:right;
    margin-right:10px;
}
.check span {
    margin-right:50px;
}

#bodyContent_Guest1Panel, #bodyContent_Guest2Panel, #bodyContent_Guest3Panel, #bodyContent_Guest4Panel {
    background-color:#e5e5e5;
    border:1px solid #baa892;
    border-radius:5px;
    margin-top:25px;
    padding:10px;
    padding-top:0px;
}






















/* .vote1 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c4c4c4), color-stop(1, #8f8f8f) );
	background:-moz-linear-gradient( center top, #c4c4c4 5%, #8f8f8f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4c4c4', endColorstr='#8f8f8f');
	background-color:#c4c4c4;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #858585;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #6b6b6b;
}
.vote1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8f8f8f), color-stop(1, #c4c4c4) );
	background:-moz-linear-gradient( center top, #8f8f8f 5%, #c4c4c4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8f8f8f', endColorstr='#c4c4c4');
	background-color:#8f8f8f;
}.vote1:active {
	position:relative;
	top:1px;
}
 .vote2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
}
.vote2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.vote2:active {
	position:relative;
	top:1px;
}
 .vote3 {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #1570cd;
}
.vote3:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.vote3:active {
	position:relative;
	top:1px;
}
 .vote4 {
	-moz-box-shadow:inset 0px 1px 0px 0px #fed897;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fed897;
	box-shadow:inset 0px 1px 0px 0px #fed897;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6b33d), color-stop(1, #d29105) );
	background:-moz-linear-gradient( center top, #f6b33d 5%, #d29105 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b33d', endColorstr='#d29105');
	background-color:#f6b33d;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #eda933;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cd8a15;
}
.vote4:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d29105), color-stop(1, #f6b33d) );
	background:-moz-linear-gradient( center top, #d29105 5%, #f6b33d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29105', endColorstr='#f6b33d');
	background-color:#d29105;
}.vote4:active {
	position:relative;
	top:1px;
}
 .close {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #1570cd;
}
.close:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.close:active {
	position:relative;
	top:1px;
}

*/

 .popup #formHolder {
    width:505px;
}
div.popup {
    margin-left:auto;
    margin-right:auto;
    width:600px;
    padding:30px;
 
    font-size:16px;
    color:#4d4038;
    min-height:300px;
    background-color:#e5e5e5;
    border:1px solid #baa892;
    overflow:scroll;
    max-height:400px;
    overflow-x:hidden;
    margin-top:-250px;
}
div.popupBack {
    
    width:100%;
    background-color:rgba(0,0,0,.6);
    z-index:99;
    height:600px;position:fixed;top:0;left:0;
    padding-top:350px;
}
#gLeft {
    float:left;
    width:250px;
}
#gRight {
    float:right;
    width:250px;
}
#gLeft strong, #gRight strong {
    color: #b1810b;
}
div.popup h3 {
    color: #b1810b;
}
div.popup div strong {
    color:#b1810b;
}



div.paraLetter {
    margin-bottom:18px;
    text-indent: 50px;
}
div.greeting {
    margin-bottom:18px;
    margin-top:100px;
}
div.signoff {
    margin-bottom:60px;

}
div.signature {
   
    border-bottom:5px solid #000;
}

div#contentPlaceHolderASP_uploads, div#contentPlaceHolderASP_details , div#contentPlaceHolderASP_office {
    border-top:1px solid #baa892;
    margin-top:25px;
}

img#contentPlaceHolderASP_UploadedPhoto {
float: right;
border-top:3px solid #b1810b;
padding:0 3px 3px 3px;
background-color:#e5e5e5;
margin-bottom:25px;
}
/*.tableWrapper {
	margin:0px;padding:0px;
	/*width:100%;*/
/*	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.tableWrapper table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.tableWrapper tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.tableWrapper table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.tableWrapper table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.tableWrapper tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.tableWrapper tr:hover td{
	
}
.tableWrapper tr:nth-child(odd){ background-color:#c4d7ed; }
.tableWrapper tr:nth-child(even)    { background-color:#e1e6fa; }.tableWrapper td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.tableWrapper tr:last-child td{
	border-width:0px 1px 0px 0px;
}.tableWrapper tr td:last-child{
	border-width:0px 0px 1px 0px;
}.tableWrapper tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tableWrapper tr:first-child th{
		background:-o-linear-gradient(bottom, #24497a 5%, #4879a8 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #24497a), color-stop(1, #4879a8) );
	background:-moz-linear-gradient( center top, #24497a 5%, #4879a8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#24497a", endColorstr="#4879a8");	background: -o-linear-gradient(top,#24497a,4879a8);

	background-color:#24497a;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.tableWrapper tr:first-child:hover th{
	background:-o-linear-gradient(bottom, #24497a 5%, #4879a8 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #24497a), color-stop(1, #4879a8) );
	background:-moz-linear-gradient( center top, #24497a 5%, #4879a8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#24497a", endColorstr="#4879a8");	background: -o-linear-gradient(top,#24497a,4879a8);

	background-color:#24497a;
}
.tableWrapper tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.tableWrapper tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
*/









/*People Profile Page Styles*/
#contentPlaceHolderASP_personContent ul.main{
    list-style:none;
    padding:0px;
}
#contentPlaceHolderASP_personContent p,#contentPlaceHolderASP_personContent div, #contentPlaceHolderASP_personContent ul li{
    font-size:14px;
}
@media (min-width:100px) and (max-width:767px) {
img#contentPlaceHolderASP_UploadedPhoto {
float: none;
display:block;
margin-left:auto;
margin-right:auto;
margin-top:25px;
border-top:3px solid #b1810b;
margin-bottom:25px;
}
#contentPlaceHolderASP_personContent p,#contentPlaceHolderASP_personContent div, #contentPlaceHolderASP_personContent ul li{
    font-size:16px;
}
}


.sBox {
    padding:25px;
    padding-top:15px;
    padding-bottom:15px;
    margin-left:auto;
    margin-right:auto;
    width:100%;
    background-color:#f5f5f5;
    margin-bottom:25px;
    border-top:3px solid #b1810b;
}

#contentPlaceHolderASP_searchDir {
    border: 1px solid #888;
padding: 5px;
color: #888;
width: 100%;
margin-bottom: 10px;
    font-size:18px;
}
.banner {
    margin-bottom:25px;
    width:100px;
    max-height:200px;
}
.sbutt {
    color:#fff;
    background-color:#b1810b;
    width:150px;
 
    text-align:center;
    font-weight:bold;
    font-size:16px;
    vertical-align:middle;
    border:0;
}
    .sbutt:active {
        background-color:#4d4038;
        color:#fff;
    }
    tr:nth-of-type(odd) {
  background: #f5f5f5;
}
.sidenav ul li.primary-sidenav-active a {
    background-color: #e5e5e5;
    color: #b1810b;
    border-left: 3px solid #b5b5b5;
    font-weight: bold;
    text-transform: uppercase;
}
.sidenav ul li.side-active a {
  background-color: #baa892;
  text-decoration: none;
  color: #4d4038;
  border-left: 3px solid #4d4038;
}
.sidenav ul li.primary-sidenav-active a:hover, .sidenav ul li.side-active a:hover{
    background-color:#d5d5d5;
    text-decoration:none;
    color:#4d4038;
	border-left: 3px solid #4d4038;
}
table#contentPlaceHolderASP_deptinfogv {
    border:0;
    width:initial;

}
table#contentPlaceHolderASP_deptinfogv tr td,table#contentPlaceHolderASP_deptinfogv tr th{
    border:0;
    padding:0;
    background-color:#fff;
}
    table#contentPlaceHolderASP_deptinfogv tr th {
        display:none;
    }

@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px) {
    td {
        
    }
    table#contentPlaceHolderASP_deptinfogv {
    border:0;
    width:100%;
    margin-bottom:10px;
    }
    table#contentPlaceHolderASP_deptinfogv tr td,table#contentPlaceHolderASP_deptinfogv tr th{
        border:0;
        padding:0;
        background-color:#fff;
    }
    table#contentPlaceHolderASP_deptinfogv tr th {
        display:none;
    }
    table#contentPlaceHolderASP_deptinfogv tr {
        border:0;
    }
    table#contentPlaceHolderASP_deptinfogv tr td:nth-of-type(1):before {
      content: "";
    }
    
}
table {
    border:0;
    margin-bottom:15px;
}
ul li input.homebtns{border:0;background:#b1810b;color:#fff;text-shadow:none;font-weight:bold;margin:2px;}
ul li input.homebtns:hover{border:0;background:#ffd100;color:#4d4038;text-shadow:none;font-weight:bold;margin:2px;}
ul li input.homebtns:active{border:0;background:#4d4038;color:#fff;text-shadow:none;font-weight:bold;margin:2px;}