/* SELF STORAGE STYLES */

/* General Styles */
.imgleft {
	margin: 10px 10px 10px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.imgright {
	margin: 10px 0px 10px 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}


/* Self Storage Content Styles */
.SSsubhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004483;
	text-decoration: none;
	margin-bottom: 5px;
}
.SSQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004483;
	text-decoration: none;
	margin-bottom: 5px;
}
.SSbodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #004483;
	text-decoration: none;
	font-size: 12px;
}
.SSbodytext a:link {
	color: #0000FF;
	text-decoration: none;
}
.SSbodytext a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DE0524;
}
.SSbodytext a:active {
	color: #DE0524;
	text-decoration: none;
}
.SSbodytext a:visited {
	color: #6633CC;
	text-decoration: none;
}

/* Self Storage Form Styles */
.SSformSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004483;
	text-decoration: none;
	margin-bottom: 5px;
	background-color: #97B9D5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFECFF;
	border-right-color: #4479AE;
	border-bottom-color: #4479AE;
	border-left-color: #DFECFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.SScellLabel {
	text-decoration: none;
	background-color: #97B9D5;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFECFF;
	border-right-color: #4479AE;
	border-bottom-color: #4479AE;
	border-left-color: #DFECFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004483;
}
.SScellField {
	font-family: Arial, Helvetica, sans-serif;
	color: #004483;
	text-decoration: none;
	font-size: 12px;
	background-color: #D7D7D7;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
.SStextField {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	padding-left: 2px;
}
.SSfieldLabel {

	font-family: Arial, Helvetica, sans-serif;
	color: #004483;
	text-decoration: none;
	font-size: 12px;
}
.SSselectField {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.SSbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #004483;
	text-decoration: none;
	font-size: 12px;
	background-color: #97B9D5;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFECFF;
	border-right-color: #4479AE;
	border-bottom-color: #4479AE;
	border-left-color: #DFECFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 3px;
}

/* Self Storage Footer Styles */
.SSFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004483;
	text-decoration: none;
}
.SSFooter a:link {
	color: #0000FF;
	text-decoration: none;
}
.SSFooter a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DE0524;
}
.SSFooter a:active {
	color: #DE0524;
	text-decoration: none;
}
.SSFooter a:visited {
	color: #6633CC;
	text-decoration: none;
}

/* DOCUMENT LOGISTICS STYLES */

/* Document Logistics Content Styles */
.DLsubhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004483;
	text-decoration: none;
}
.DLbodytext {

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.DLbodytext a:link {
	color: #0000FF;
	text-decoration: none;
}
.DLbodytext a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DE0524;
}
.DLbodytext a:active {
	color: #DE0524;
	text-decoration: none;
}
.DLbodytext a:visited {
	color: #6633CC;
	text-decoration: none;
}

/* Document Logistics Form Styles */
.DLformSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004483;
	text-decoration: none;
	margin-bottom: 5px;
	background-color: #B5B5B5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #818181;
	border-bottom-color: #818181;
	border-left-color: #E5E5E5;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.DLcellLabel {
	text-decoration: none;
	background-color: #B5B5B5;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #818181;
	border-bottom-color: #818181;
	border-left-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004483;
}
.DLcellField {
	font-family: Arial, Helvetica, sans-serif;
	color: #004483;
	text-decoration: none;
	font-size: 12px;
	background-color: #CAE0F4;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
.DLtextField {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
}
.DLfieldLabel {

	font-family: Arial, Helvetica, sans-serif;
	color: #004483;
	text-decoration: none;
	font-size: 12px;
}
.DLselectField {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.DLbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #004483;
	text-decoration: none;
	font-size: 12px;
	background-color: #B5B5B5;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #818181;
	border-bottom-color: #818181;
	border-left-color: #E5E5E5;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 3px;
}


/* Document Logistics Footer Styles */
.DLFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.DLFooter a:link {
	color: #0000FF;
	text-decoration: none;
}
.DLFooter a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DE0524;
}
.DLFooter a:active {
	color: #DE0524;
	text-decoration: none;
}
.DLFooter a:visited {
	color: #6633CC;
	text-decoration: none;
}
p {
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
}
