




/*
     FILE ARCHIVED ON 18:56:26 Dec 28, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:41:28 May 3, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
 * Components
 */
 /* texttitleimage component */
.shimglobal_texttitleimage img {
	border: none;
}

.shimglobal_texttitleimage .right {
	float: right;
	margin-left: 5px;
}

.shimglobal_texttitleimage .left {
	float: left;
	margin-right: 5px;
}

.shimglobal_texttitleimage .style1,
.instructions .style1 {
	font-size: 2em;
}

.shimglobal_texttitleimage .style2,
.instructions .style2 {
	font-size: 1.6em;
}

.shimglobal_texttitleimage .style3,
.instructions .style3 {
	font-size: 1.2em;
}

.shimglobal_texttitleimage .lefta {
	text-align: left;
}

.shimglobal_texttitleimage .centera {
	text-align: center;
}

.shimglobal_texttitleimage .righta {
	text-align: right;
}

/* navigation component */
.shimglobal_navigation .nolink {
	cursor: default;
}

/* feature component */
.shimglobal_feature {
	padding: 5px;
}

.shimglobal_feature img {
	float: left;
	margin-right: 10px;
}

/* newsletterform component */
.shimglobal_newsletterform .newsletterInputCell {
	width: 150px;
}

/* forms */
.form_col {
	float: left;
	padding: 10px;
	width: 45%;
}

.form_item {
	float: left;
	padding: 10px;
}

.form_item label,
.form_col label {
	display: block;
}

.instructions {
	margin: 10px;
	margin-bottom: 20px;
	padding: 0px;
}

.question {
	font-weight: bold;
	display: block;
}

.required_icon {
	float: left;
	height: 15px;
	width: 18px;
}

.required {
	padding-right:15px;
}

.clear_hr {
	clear: both;
	height: 1px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 0;
	display: block;
	border-top: solid 1px #666;
}

/* download */
.shimglobal_download .title {
	font-weight: bold;
}

/* column control */
.shimglobal_columncontrol .columncontrol {
	float:left;
	display:inline;
}

.shimglobal_columncontrol .spacer {
	float: left;
	display:inline;
	height:1px;
}