
.topBorder {
background-color: #84714A;
height:24px;
width:750px;
}

.customBorder {
border-left: solid #84714A 1px; 
border-right: solid #84714A 1px; 
}

.TBHeadText {
font-family : 'Times New Roman', Helvetica, sans-serif;
font-size : 20px;
font-weight : lighter; 
color: #FFFFFF;
}

A.TBHeadText:link{
font-family : 'Times New Roman', Helvetica, sans-serif;
font-size : 20px;
font-weight : lighter; 
color: #FFFFFF;
}

A.TBHeadText:hover{
color: #5E9CC1;
font-family : 'Times New Roman', Helvetica, sans-serif;
font-size : 20px;
font-weight : lighter; 

}

A.TBHeadText:active{
font-family : 'Times New Roman', Helvetica, sans-serif;
font-size : 20px;
font-weight : lighter; 
color: #5E9CC1;
}

A.TBHeadText:visited{
font-family : 'Times New Roman', Helvetica, sans-serif;
font-size : 20px;
font-weight : lighter; 
color: #FFFFFF;
}
.fieldSelect{
font-size : 10px;
}
.formSubmit{
background-color:#84714A;
font-size:11px;
font-weight: bold;
color: #FFFFFF;
border-style: outset;
margin: 10px;
}

.formSubmitHighlight{
background-color:#CECF9C;
font-size:11px;
font-weight: bold;
color: #313031;
border-style: inset;
margin: 10px;
}


.fieldButton{
background-color:#84714A;
font-size:11px;
font-weight: bold;
color: #FFFFFF;
border-style: outset;
margin: 10px;
}

.fieldButtonHighlight{
background-color:#CECF9C;
font-size:11px;
font-weight: bold;
color: #313031;
border-style: inset;
margin: 10px;
}
.stressed{
font-family : 'Times New Roman', Helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
}
.warning{
color: #FF0000;
font-size:14px;
font-weight:bold;
}
.floater{
float:right;
padding-top:25px;
padding-right:25px;
width: 250px;
}
