/* CSS Document */


/* Do not chnage the name of the classes below */




.searchTitle
{
	font-family: Georgia, Serif; 
	font-size: 14px; 
	color: #4D4C4A; 
	font-weight: bold;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:5px;
}

.searchText
{
	font-family: Georgia, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D4C4A;
	text-decoration: none;
}

.searchRowSpacer
{
	height: 5px;
}

#Newsname
{
font-size: 14px;
color:#d50101;
}


a.searchLink:link, a.searchLink:active, a.searchLink:visited 
{
	font-family: Georgia, Serif;
	font-size: 12px;
	color: #4D4C4A;
	text-decoration: underline;
}
a.searchLink:hover
{
	font-family: Georgia, Serif;
	font-size: 12px;
	color: #d50101;
	text-decoration: none;
}

.formTitle
{
	font-family: Georgia, Serif; 
	font-size: 14px; 
	color: #4D4C4A; 
	font-weight: bold;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:5px;
}

.formLabel
{
	font-family: Georgia, Serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4C4A;
	text-decoration: none;
}

.formThankYouText
{
	font-family: Georgia, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D4C4A;
	text-decoration: none;
}


.pageTitle 
{
	font-family: georgia, serif;
	font-size:20px;
	font-weight:normal;
	margin:0 0 5px;
	text-align:left;
	text-transform: uppercase;
	color: #000;
	padding-bottom: 0px;
	padding-top: 20px;
	letter-spacing: .1em;
}

.pageTitleHome
{
	font-family: georgia, serif;
	font-size:18px;
	font-weight:normal;
	margin:0 0 10px;
	text-align:left;
}

.pageElementTitle
{
	font-family: georgia, serif;
	font-size:17px;
	font-weight:normal;
	margin:0 0 10px;
	text-align:left;
	text-transform: uppercase;
	color: #4a4a4a;
	padding-bottom: 15px;
	padding-top: 15px;
	letter-spacing: .1em;
}

.pageNews
{
	font-family: georgia, serif;
	font-size:14px;
	font-weight: bold;
	}



.registrationFormTextBox
{
	font-family : Arial, Helvetica, sans-serif;
	color : #4D4C4A;
	font-size : 10px;
	background-color : #ffffff;
	border : 1px solid #4D4C4A;
	text-align: left;
	width: 200px;
	height: 19px;
}






span.merge_code td, tr, p, div
{
	font-family: georgia, serif;
	font-size: 13px;
	color: #000;
	line-height:1.6em;
	
}

a.detailsLink:link, a.detailsLink:active, a.detailsLink:visited 
{
	background:#f6e48b;
	color:#000000;
	text-decoration:none;
	padding:0 2px;
	font: 12px/16px Georgia, Serif;
	float:left;
}
a.detailsLink:hover
{
	text-decoration:underline;
}

a.downloadLink:link, a.downloadLink:active, a.downloadLink:visited 
{
	font-family: Georgia, Serif;
	font-size: 12px;
	color: #4D4C4A;
	text-decoration: underline;
}
a.downloadLink:hover
{
	font-family: Georgia, Serif;
	font-size: 12px;
	color: #4a9fb1;
	text-decoration: none;
}

a.previewLink:link, a.previewLink:active, a.previewLink:visited 
{
	font-family: Georgia, Serif;
	font-size: 12px;
	color: #4D4C4A;
	text-decoration: underline;
}
a.previewLink:hover
{
	font-family: Georgia, Serif;
	font-size: 12px;
	color: #4a9fb1;
	text-decoration: none;
}

.frmLayoutLeftLabel
{
	font-family : Georgia, Serif;
	font-weight: bold;
	color: #4D4C4A;
	font-size : 10px;
	width: 30%;
	padding-bottom: 10px;
}
.frmLayoutLeftValue
{
	font-family : Georgia, Serif;
	width: 70%;
color: #4D4C4A;
	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, Serif;
	color : #4D4C4A;
	font-size : 10px;
	background-color : #4D4C4A;
	border : 1px solid #4D4C4A;
	text-align: left;
}
.frmFieldTextArea
{
	font-family : Georgia, Serif;
	color : #4D4C4A;
	font-size : 10px;
	background-color : #ffffff;
	border : 1px solid #4D4C4A;
	text-align: left;
}
.frmFieldDropdown
{
	font-family : Georgia, Serif;
	color : #123C79;
	font-size : 10px;
	background-color : #ffffff;
	border : 1px solid #4D4C4A;
	text-align: left;
}
.frmFieldRadio
{
}
.frmFieldCheckbox
{
}
.frmButton
{
}
.error
{
	color: #ff0000;
}

H4
{
	color: #000000; 
	font-family: georgia, serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}

H5
{	color: #000000;
	font-family: georgia, serif;
	font-size: 12px;
	font-weight: bold;
padding-top:0px;
padding-bottom: 0px;

}



h6
{	color: #000000;
	font-family:georgia, serif;
	font-size: 14px;
	font-weight: bold;
padding-top:0px;
padding-bottom: 5px;

}


H2
{	color: #000000;
	font-family: Ageorgia, serif;
	font-size: 16px;
	font-weight: bold;
padding-top:15px;
text-align:left;
}
