*{
	margin-top: 0;
	margin-right: 1;
	margin-bottom: 0;
	margin-left: 1;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

body{
	line-height:16px;
	text-align:center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	background-color: #fafbfc;
}

a{
color:#FF0000;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#FF6600; text-decoration:none; background-color:inherit;}



/**************** Header and navigation styles ****************/

#maincontainer{/****************/
	width:760px;
	text-align:left;
	background:#FFFFFF;
	color:#303030;
	border:2px solid #FF6600;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

#navigation{
	width:758px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	line-height: 24px;
	padding: 0px;
	height: 24px;
}

#navigation li{
	float:left;
	list-style-type:none;
	white-space:nowrap;
	margin: 0px;
	padding: 0px;
}

#navigation li a{
	display:block;
	text-decoration:none;
	background-image: url(../_architecture_images/_nav_btns/sp_nav_up.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 5px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 0px;
	white-space: nowrap;
}

#navigation .selected,#navigation a:hover{
	color:#000000;
	text-decoration:none;
	border: 1px none #FFFFFF;
	background-image: url(../_architecture_images/_nav_btns/sp_nav_ovr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 0px;
}

/**************** Content styles ****************/

#content{
	float:left;
	width:550px;
	font-size:12px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content_nosidebar {
	width: 95%;
}


/**************** Sidebar styles ****************/

#subcontent{
	float:right;
	width:170px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}

#adbox_160x160 {
	padding: 0px;
	height: 162px;
	width: 162px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}


/**************** Footer styles ****************/

#footer{
	clear:both;
	width:758px;
	padding:5px 0;
	margin:0 1px;
	color:#FFFFFF;
	background-color: #FF6600;
	font-weight: bold;
	text-align: center;
}

..navspacer {
	text-align: center;
	height: 5px;
	width: 758px;
	background-color: #FF6600;
	margin-right: 1px;
	margin-left: 1px;
	float: left;
}
#header {
	background-image: url(../_architecture_images/_headers/sp_header_top_001.jpg);
	float: left;
	height: 110px;
	width: 758px;
}
#leftbox_narrow {
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding: 5px;
	width: 220px;
}
..addressbox {
	background-color: #FFF4CC;
	border: 1px solid #FF6600;
}
..addressbox_title {
	font-weight: bold;
	background-color: #FF9900;
	text-align: center;
	padding: 2px;
	width: 100%;
	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: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

..skycraper400 {
	background-color: #FFF4CC;
	border: 1px solid #CCCCCC;
	height: 400px;
}
#contentbox_std_title {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #FF6600;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: left;
	width: 45%;
	text-align: left;
}



#contentbox_std {
	text-align: left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: left;
}
..bullet_001 {
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-indent: -25px;
	list-style-image: url(../_architecture_images/_bullets/sp_bullet_001.gif);
	line-height: 18px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#rider_column {
	float: left;
	width: 160px;
}

..contentbox_std_wide_clear_left {
	clear: left;
	width: 100%;
}


..contentbox_std_txt_001 {
	float: left;
}
..form_captions {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
..form_fields {
	font-size: 12px;
	text-align: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
..form_std {
	background-color: #F1EDE7;
	margin: 0px;
	padding: 5px;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
..form_titles {
	font-size: 12px;
	text-align: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	vertical-align: middle;
	font-weight: bold;
	color: #FF6600;
}
..form_name {
	font-size: 14px;
	text-align: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	vertical-align: middle;
	font-weight: bold;
	color: #000000;
}
#rider_category_box {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
	width: 160px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px dotted #999999;
}
..rider_name {
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-weight: bold;
	color: #FF0000;
	padding: 2px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
	width: 140px;
}
..rider_select_box {
	vertical-align: middle;
	clear: left;
}
..rider_column_header {
	font-weight: bold;
	color: #FF6600;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
..checkbox_label {
	margin: 2px;
	padding: 2px;
}
..form_fields_invisible {
	font-size: 10px;
	text-align: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: hidden;
}
..table_headers {
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#riderchoiceform {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
..riderchoiceform_title {
	font-size: 12px;
	background-color: #FFF4CC;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
..riderchoiceform_optionsbox {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#btn_next_right {
	background-color: #CCCCCC;
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
..riderchoiceform_stockridersbox {

	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
..riderchoiceform_customridersbox {


	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contentbox_postpicker_title {
	font-weight: bold;
	border-bottom-color: #666666;
	border-left-color: #FF6600;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 95%;
	text-align: left;
	background-image: url(../_architecture_images/_logos/sp_postpicker_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	float: left;
}
..postpicker_logo_span {
	margin-top: 10px;
	margin-bottom: 5px;
}
#contentbox_riderlibrary_title {

	font-weight: bold;
	border-bottom-color: #666666;
	border-left-color: #FF6600;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 95%;
	text-align: left;
	background-image: url(../_architecture_images/_logos/sp_riderlibrary_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	float: left;
}
#rider_category_box_noborder {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
	width: 160px;
	padding: 3px;
}
#contentbox_std_nofloat {
	text-align: left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	clear: left;
}
..specialtimes_box {

	background-color: #FFF4CC;
	border: 1px solid #FF6600;
}
#leftbox_wide {
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF6600;
}
.special_title_001 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.paragraph_001 {
	padding: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 90%;
}
.table_text_001 {
	font-size: 12px;
	text-align: left;
	margin: 5px;
	padding: 5px;
}
#contentbox_std_nofloat_special {
	text-align: left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	clear: left;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
