<!--#include virtual="/css/usp.css"-->

#pressIndexLayout {
	width: 95%;
	height: 95%;
	padding: 10px;
	margin: 0;
	} 
	#pressIndexLayout FIELDSET {
		margin-bottom: 10px;
		padding: 15px;
		width: 400px;
		display: block;
		}
	#pressIndexLayout LEGEND {
		font-weight: bold;
		font-size: 120%;
		}
	#frmRegister LABEL {
		display: block;
		float: left;
		width: 160px;
		text-align: right;
		padding-top: 3px;
		}
	#frmRegister .twoLine {
		height: 50px;
		}
	#frmRegister P {
		margin: 5px 0px;
		}
	#frmRegister #txtPrefix, 
	#frmRegister #txtFirstName,
	#frmRegister #txtLastName,
	#frmRegister #txtCompanyName,
	#frmRegister #txtPhoneNumber,
	#frmRegister #txtEmail,
	#frmRegister #txtFax,
	#frmRegister #txtAddressLine1,
	#frmRegister #txtAddressLine2,
	#frmRegister #txtCity,
	#frmRegister #txtState,
	#frmRegister #txtZip {
		width: 210px;
		}
	#frmRegister SELECT {
		width: 217px;
		}
	#frmRegister TEXTAREA {
		width: 217px;
		}
	#frmRegister #txtComments {
		width: 375px;
		height: 100px;
		}
	#pressIndexLayout H1 {
		margin-top: 0px;
		} 
	#pressIndexLayout H2 {
		padding: 0;
		margin-bottom: 10px;
		} 
	#pressReleases, #pressReleases LI {
		list-style-type: none;
		background-image: none;
		margin: 0;
		font-weight: bold;
		} 
	#pressIndexLayout LI {
		padding-bottom: 10px;
		margin-left: 75px;
		}
	#pressIndexLayout .date {
		font-weight: normal;
		margin-right: 5px;
		margin-left: -75px;
		} 
	#pressSearch {
		float: right;
		text-align: right;
		margin-top: -35px;
		padding-left: 10px;
		} 
	#pressSearchForm {
		width: 150px;
		border: solid #94CFE7 1px;
		padding-bottom: 10px;
		text-align: left;
		}
		#pressSearchForm INPUT, #pressSearchForm SELECT {
			display: block;
			font-size: 10px;
			margin: 0 12px;
			}
		#pressSearchForm LABEL {
			margin: 0 12px;
			}
		#pressSearchForm H2 {
			background-color: #E4E8EA;
			text-align: center;
			padding: 5px 0;
			font-size: 10pt;
			}
		#pressSearchForm H3 {
			color: #000000;
			margin: 10px 10px 3px 10px;
			} 
	UL#pagination, UL#pagination LI {
		list-style-type: none;
		margin: 0;
		padding: 0;
		text-align: right;
	}
	UL#pagination LI {
		display: inline;
		padding: 0 5px 0 0;
		}
	UL#listByYears, UL#listByYears LI {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
	UL#listByYears LI {
		display: inline;
		padding: 0 5px 0 0;
		}
