* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
}
#script_disabled {
	font-size: 12px;
	text-align: center;
	padding: 10px;
	color: #FF0000;
}
#container {
	margin: auto;
	width: 765px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#container #header {
	width: 765px;
	background-color: #FFFFFF;
}
#container #header #smartshield_logo {
	float: left;
	width: 206px;
}
#container #header #header_right {
	float: right;
	width: 559px;
	font-size: 10px;
	height: 91px;
}
#container #header #header_right #shop_nav_header {
	float: right;
	width: 514px;
	padding-right: 24px;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
#container #header #header_right #shop_nav_header #product_direct_links {
	background-attachment: scroll;
	background-image: url(http://www.smartshield.com/images/product_direct_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 514px;
	color: #666666;
	text-align: center;
	line-height: 22px;
}
#container #header #header_right #shop_nav_header #product_direct_links a {
	text-decoration: none;
	color: #666666;
}
#container #header #header_right #shop_nav_header #major_links {
	color: #666666;
	text-align: right;
	font-size: 10px;
	padding-top: 8px;
	padding-right: 10px;
	line-height: 22px;
}
#container #header #header_right #shop_nav_header #major_links a {
	color: #666666;
	text-decoration: none;
}
#container #header #header_right #main_navigation {
	text-align: right;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 559px;
	float: right;
	padding-top: 18px;
}
#container #header #header_right #main_navigation ul {
	list-style-type: none;
	list-style-position: inside;
}
#container #header #header_right #main_navigation ul li {
	float: right;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(http://www.smartshield.com/images/main-nav-divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#container #header #header_right #main_navigation ul li a {
	display: block;
	text-decoration: none;
	color: #999999;
	width: auto;
	font-size: 10px;
	font-weight: bold;
}
#container #header #header_right #main_navigation ul li a:hover {
	background-attachment: scroll;
	background-image: url(http://www.smartshield.com/images/main-nav-hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#container #header #header_right #main_navigation ul li ul {
	background-image: none;
	list-style-type: none;
	width: 150px;
}
#container #header #header_right #main_navigation ul .last {
	background-image: none;
}
#container #banner {
	width: 765px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	clear: both;
	height: 200px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#container #content {
	width: 765px;
	background-color: #FFFFFF;
}
#container #content #left_pane {
	float: left;
	width: 182px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 40px;
	font-size: 11px;
}
#container #content #right_pane {
	font-size: 10px;
	width: 515px;
	float: right;
	padding-left: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 22px;
	background-color: #FFFFFF;
	padding-right: 45px;
	padding-bottom: 40px;
	color: #666666;
}
#container #content #right_pane h1 {
	font-size: 24px;
	color: #3E3E3E;
	padding-bottom: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 6px;
}
#container #content #right_pane h1 .small_cap {
	font-size: 18px;
	font-weight: normal;
}

#container #content #right_pane h2 {
	font-size: 11px;
	color: #40568F;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#container #content #right_pane h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #3E3E3E;
}
#container #content #right_pane h4 {
	font-size: 14px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3E3E3E;
}
#container #content #right_pane #survey {
	text-align: left;
}



#container #content #right_pane p {
	padding-bottom: 18px;
	line-height: 20px;
}
#container #content #right_pane ul {
	list-style-type: disc;
	line-height: 20px;
	padding-left: 1.4em;
	padding-bottom: 20px;
}
#container #content #right_pane ol {
	list-style-type: decimal;
	line-height: 20px;
	padding-left: 2.4em;
	padding-bottom: 20px;
}
#container #bottom {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-left: 206px;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#container #bottom ul {
	list-style-type: none;
	list-style-position: outside;
}
#container #bottom ul li {
	display: block;
}
#container #bottom ul li a {
	text-decoration: none;
	color: #999999;
	background-attachment: scroll;
	background-image: url(http://www.smartshield.com/images/bullet_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-size: 10px;
	font-family: "Trebuchet MS";
	line-height: 13px;
}
#container #bottom ul li a:hover {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(http://www.smartshield.com/images/bullet_link_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
a:link {
	color: #40568F;
	text-decoration: underline;
}
a:visited {
	color: #40568F;
	text-decoration: underline;
}
#footlinks {
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: auto;
}
#footlinks p {
	padding-bottom: 6px;
}
#footlinks a {
	color: #ffffff;
	text-decoration: none;
	line-height: 11px;
}
.img_float_right {
	font-size: 22px;
	float: right;
}
.required {
	font-weight: bold;
	color: #0066CC;
}.fine_print {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.purple_text {
	color: #232169;
}
