.searchTitle {
color: #000000; 
font-weight: bold;
text-transform:uppercase;
padding-top:10px;
padding-bottom:5px;
}

.searchText {
font-weight: bold;
color: #000000;
text-decoration: none;
}

.searchRowSpacer {
height: 5px;
}

#Newsname {
font-size: 15px;
color:#000000;
}


a.searchLink:link, a.searchLink:active, a.searchLink:visited {
color: #000000;
text-decoration: underline;
}

a.searchLink:hover {
color: #000000;
text-decoration: none;
}

.formTitle {
color: #000000; 
font-weight: bold;
text-transform:uppercase;
padding-top:10px;
padding-bottom:5px;
}

.formLabel {
font-weight: normal;
color: #000000;
text-decoration: none;
}

.formThankYouText {
font-weight: bold;
color: #000000;
text-decoration: none;
}

.noItemsText {
font-weight: normal;
color: #000000;
line-height: 1.2em;
padding-bottom: 10px;
font-style:italic
}

.pageTitle {
font-size: 18px;
color: #000000;
font-weight: bold;
text-transform: uppercase;
padding-left: 0px;
padding-bottom: 25px;
padding-top: 0px;
letter-spacing:.2em;
}


.pageElementTitle {
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
padding-top: 20px;
padding-bottom: 15px;
letter-spacing: .3em;
}

.registrationFormTextBox {
color : #000000;
background-color : #ffffff;
border : 1px solid #000000;
width:200px;
}

.pageNews {
font-size: 14px;
font-weight: bold;
padding-bottom: 3px;
}

span.merge_code {
display:block
}

a.detailsLink:link, a.detailsLink:active, a.detailsLink:visited {
color: #000000;
text-decoration: underline;
}
a.detailsLink:hover {
color: #000000;
text-decoration: none;
}

a.downloadLink:link, a.downloadLink:active, a.downloadLink:visited {
color: #000000;
text-decoration: underline;
}

a.downloadLink:hover {
color: #000000;
text-decoration: none;
}

a.previewLink:link, a.previewLink:active, a.previewLink:visited {
color: #000000;
text-decoration: underline;
}

a.previewLink:hover {
color: #000000;
text-decoration: none;
}

.frmLayoutLeftLabel {
font-weight: bold;
width: 30%;
padding-bottom: 10px;
}

.frmLayoutLeftValue {
width: 70%;
padding-bottom: 10px;
font-size : 10px;
}

.frmLayoutTopLabel {
font-weight: bold;
padding-bottom: 10px;
}

.frmLayoutTopValue {
padding-bottom: 10px;
}

.frmLayoutLeftTitle {
}

.frmLayoutTopTitle {
padding-bottom: 10px;
}

.frmLayoutLeftDescription {
padding-bottom: 10px;
}

.frmLayoutTopDescription {
padding-bottom: 10px;
}

.frmLayoutLeftError {
padding-bottom: 10px;
color: #ff0000;
}

.frmLayoutTopError {
padding-bottom: 10px;
color: #ff0000;
}

.frmFieldText {
font-family : Georgia, Times, Times New Roman, Serif;
color : #000000;
background-color : #000000;
border : 1px solid #000000;
}

.frmFieldTextArea {
color : #000000;
background-color : #ffffff;
border : 1px solid #000000;
}

.frmFieldDropdown {
color : #000000;
background-color : #ffffff;
border : 1px solid #000000;
}

.error {
color: #ff0000;
}