/* CSS Document */


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


.searchTitle
{
	font-family: Arial, Arial MT, Helvetica, Sans-serif; 
	font-size: 14px; 
	color: #000000; 
	font-weight: bold;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:5px;
}

.searchText
{
	font-family: Arial, Arial MT, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.searchRowSpacer
{
	height: 5px;
}

a.searchLink:link, a.searchLink:active, a.searchLink:visited 
{
	color:#fff;
	float:left;
	padding:0 4px 0 3px;
	line-height:18px;
	background:#c0022b;
}
a.searchLink:hover
{
background:#353535;
}

.formTitle
{
	font-family: Arial, Arial MT, Helvetica, Sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:5px;
}

.formLabel
{
	font-family: Arial, Arial MT, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.formThankYouText
{
	font-family: Arial, Arial MT, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.noItemsText
{
	font-family: Arial, Arial MT, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.2em;
	padding-bottom: 10px;
	font-style:italic
}

.pageTitle
{
	font-family: Arial, Arial MT, Helvetica, Sans-serif; 
	font-size: 16px; 
	text-transform: uppercase;
	color: #c0022b; 
	font-weight: bold;
	padding-bottom:10px;
}


.pageElementTitle
{
	font-family: Arial, Arial MT, Helvetica, Sans-serif; 
	font-size: 14px; 
	color: #000000; 
	font-weight: bold;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:5px;
	
	/* padding-top: 10px; */
}



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


	
	.pageNews
{
	color: #c0022b;
	font-family: Arial, Arial, MT, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top:0px;
}


span.merge_code
{
	font-family: Arial, Arial MT, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:1.2em;
	
}


a.detailsLink:link, a.detailsLink:active, a.detailsLink:visited 
{
	font-family: Arial, Arial MT, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.detailsLink:hover
{
	font-family: Arial, Arial MT, Helvetica, sans-serif;
	font-size: 11px;
	color: #d50101;
	text-decoration: none;
}

a.downloadLink:link, a.downloadLink:active, a.downloadLink:visited 
{
	font-family: Arial, Arial MT, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.downloadLink:hover
{
	font-family: Arial, Arial MT, Helvetica, sans-serif;
	font-size: 11px;
	color: #d50101;
	text-decoration: none;
}

a.previewLink:link, a.previewLink:active, a.previewLink:visited 
{
	font-family: Arial, Arial MT, Helvetica, sans-serif;
	font-size: 11px;
	color: #00000;
	text-decoration: underline;
}
a.previewLink:hover
{
	font-family: Arial, Arial MT, Helvetica, sans-serif;
	font-size: 11px;
	color: #d50101;
	text-decoration: none;
}

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


	.memberTitle
{
	color: #c1022b;
	font-family: Arial, Arial, MT, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top:0px;
}

	.memberSub
{
	color: #292929;
	font-family: Arial, Arial, MT, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top:0px;
}

	.blockInternal
{
	line-height: 1.7em;
}