body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 13px;
	padding: 0px;
	margin: 0px 0px 10px 0px;	
}
a {
	font-size: 13px;
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #2e8831;
}
td {
 	font-size: 13px;
}
h1 {
	font-size: 18px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #2e8831;
}
h2 {
	font-size: 15px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
h3 {
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
ul, ol {
	padding: 0px;
	margin: 0px 0px 10px 25px;
}
li {
	font-size: 13px;
	padding: 0px;
	margin: 0px 0px 10px 0px;	
}
blockquote {
	padding: 0px;
	margin: 0px 0px 10px 30px;
	font-size: 13px;
}
#main {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#wrapper {
	text-align: left;
	position: relative;
	width: 100%;
	background-image: url('/images/wrap-bg.jpg');
	background-repeat: repeat-y;
	border: solid 1px #000000;
}
#header {
	position: relative;
	width: 100%;
	height: 115px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#logo {
	position: absolute;
	top: 3px;
	left: 18px;
	border: none;
}
#tagline {
	position: absolute;
	left: 235px;
	top: 30px;
	width: 440px;
	font-size: 14px;
	color: #dd0601;
}
#tagline_spanish {
	position: absolute;
	left: 235px;
	top: 20px;
	width: 440px;
	font-size: 14px;
	color: #dd0601;
}
#search_box {
	position: absolute;
	top: 45px;
	right: 3px;
	width: 220px;
	height: 35px;
}
#search_form_box {
	border: solid 1px #000000;
}
#search_form_submit {
	border: solid 1px #cccccc;
	background: #cccccc;
}
#bookmarking_widget {
	position: absolute;
	top: 4px;
	right: 110px;
}
#feed_button {
	position: absolute;
	top: 4px;
	right: 10px;
}
#tabs_box {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 22px;
	width: 930px;
	padding: 5px 0px 0px 10px;
	margin: 0px;
	background: #0e01c2;
	border-top: solid 2px #cfcfcf;
	overflow: hidden;
}
.navtext {
	color: #FFFFFF;
}
.navlink {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.navlink:hover {
	color: #ff9a0d;
	font-size: 13px;
	font-weight: bold;
}
.navlink_selected {
	color: #ff9a0d;
	font-size: 13px;
	font-weight: bold;
}
#content_wrapper {
	float: left;
	width: 735px;
}
#subnav_box {
	clear: both;
	width: 733px;
	height: 20px;
	padding: 5px 0px 0px 7px;
	border-bottom: solid 1px #000000;
	background-color: #FFFFFF;
}
.subnavlink {
	color: #000000;
}
.subnavlink_selected {
	color: #000000;
	font-weight: bold;
}
#side_subnav {
	width: 200px;
	background-image: url('/images/sidebar_navbox_bg.jpg');
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
#side_subnav_wrapper {
	clear: both;
	width: 167px;
	padding: 10px;
	background-image: url('/images/sidebar_navbox_vert_bg.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 11px;
}
#side_subnav_top {
	clear: both;
	width: 200px;
	height: 33px;
	background-image: url('/images/sidebar_navbox_top.jpg');
	background-repeat: no-repeat;
}
#side_subnav_bottom {
	width: 200px;
	height: 17px;
	background-image: url('/images/sidebar_navbox_bottom.jpg');
	background-repeat: no-repeat;
}
#side_subnav ul {
	margin: 0px;
	padding: 0px;
	border-top: solid 1px #cccccc;
}
#side_subnav li {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 3px 12px;
	border-bottom: solid 1px #cccccc;
}
.side_subnavlink {
	color: #0000FF;
}
.side_subnavlink:hover {
	color: #2e8831;
}
.side_subnavlink_selected {
	color: #dd0601;
	font-weight: bold;
}
#article_adsense_sidebar {
	margin-top: 15px;
	padding-left: 15px;
}
#article_adsense_sidebar_2ad {
	margin: 15px 0px 0px 15px;
	width: 180px;
	background-image: url('/images/ad-box-bg.jpg');
	background-repeat: repeat-y;
}
.article_adsense_sidebar_2ad_top {
	clear: both;
	width: 180px;
	height: 10px;
	background-image: url('/images/ad-box-top.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
.article_adsense_sidebar_2ad_bottom {
	clear: both;
	width: 180px;
	height: 10px;
	background-image: url('/images/ad-box-bottom.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
#article_adsense_sidebar_2adunits {
	margin: 15px 0px 0px 14px;
	width: 182px;
	background-image: url('/images/ad-box2-bg.jpg');
	background-repeat: repeat-y;
}
.article_adsense_sidebar_2adunits_top {
	clear: both;
	width: 182px;
	height: 10px;
	background-image: url('/images/ad-box2-top.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
.article_adsense_sidebar_2adunits_bottom {
	clear: both;
	width: 182px;
	height: 10px;
	background-image: url('/images/ad-box2-bottom.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
#content_subnav_box {
	clear: both;
	width: 740px;	
}
#content_subnav_box a {
	#000000;
}
#studytips_nav {
	border-bottom: solid 1px #cccccc;
}
#studytips_nav a {
	color: #0000FF;
}
#studytips_nav a:hover {
	color: #2e8831;
}
#studytips_nav strong {
	font-weight: bold;
	color: #dd0601;
}
#breadcrumb_box {
	clear:both;
	width: 690px;
	padding: 0px 15px 0px 15px;
	border-bottom: solid 1px #2e8831;
}
#breadcrumb_box p {
	margin-bottom: 5px;
}
.breadcrumb_cat {
	color: #de140e;
}
.breadcrumb_art {
	color: #2d8831;
	font-weight: bold;
}
#related_articles_box {
	clear:both;
	width: 690px;
	padding: 5px 15px 0px 15px;
	margin: 0px 0px 10px 0px;
	border-bottom: solid 2px #2e8831;
}
#related_articles_table {
	width: 690px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#related_articles_table td {
	margin: 0px;
	padding: 0px;
}
#related_articles_table ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#related_articles_table li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#related_articles_table a {
	color: #0000ff;
}
#related_articles_table a:hover {
	color: #2e8831;
}
#related_articles_table strong {
	color: #2e8831;
	text-decoration: underline;
}
#article {
	clear: both;
	width: 690px;
	padding: 10px 15px 10px 15px;
}
#article h1 {
	color: #2e8831;
	font-size: 26px;
}
#sidebarleft {
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px;
}
#sidebar_banner {
	width: 188px;
	margin: 15px 0px 0px 10px;
}
#sidebar_ad_banner {
	width: 158px;
	height: 240px;
	padding: 15px;
	margin: 10px 0px 0px 10px;
	background-color: #F5F7E2;
}
#link_to_us {
	width: 158px;
	padding: 15px;
	margin: 10px 0px 15px 10px;
	background-color: #afbdec;
}
#content {
	position: relative;
	width: 690px;
	_height: 500px;
	min-height: 500px;
	padding: 38px 15px 15px 30px;
	margin: 0px;
	background-image: url('/images/content_top_bg.jpg');
	background-repeat: no-repeat;
}
#content_article_box {
	position: relative;
	width: 720px;
	_height: 500px;
	min-height: 500px;
	padding: 38px 2px 15px 13px;
	margin: 0px;
	background-image: url('/images/content_top_bg.jpg');
	background-repeat: no-repeat;
}
#content_home {
	position: relative;
	width: 940px;
	height: 900px;
	padding: 0px;
	margin: 0px;
	background: #698cfe;
}
#content_home_wrapper {
	float: left;
	padding: 0px 0px 15px 0px;
}
#homepage_banner {
	position: absolute;
	width: 182px;
	top: 15px;
	left: 8px;
}
#homepage_banner h2 {
	color: #d9e2ff;
	font-size: 20px;
	margin-bottom: 10px !important;
}
#homepage_banner .product_link {
	font-size: 11px;
	color: #d9e2ff;
	font-weight: bold;
}
#homepage_banner .learn_more_link {
	font-size: 11px;
	color: #d9e240;
	font-weight: bold;
	text-align: right;
}
.learn_more_link {
	font-size: 11px;
	color: #d9e240;
	font-weight: bold;
	text-align: right;
}
#homepage_banner .divider {
	clear: both;
	width: 182px;
	height: 1px;
	overflow: hidden;
	background-color: #8fa9fe;
	margin: 10px 0px 10px 0px;
}
#homepage_banner .product_image {
	float: left;
	border: none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
#homepage_link_to_us {
	position: absolute;
	top: 727px;
	left: 15px;
	width: 138px;
	padding: 10px;
	background-color: #afbdec;
}
.article_table {
	margin-bottom: 10px;
}
.article_table td {
	padding-right: 15px;
}
.article_table_border {
	margin-bottom: 10px;
	border: solid 1px #000000;
}
.article_table_border td {
	padding: 5px 15px 5px 5px;
	border: solid 1px #000000;
}
#homepage_article_linkbox {
	position: absolute;
	width: 736px;
	top: 10px;
	left: 191px;
}
.homepage_article_linkbox_heading {
	position: absolute;
	top: 32px;
	left: 25px;
	font-size: 30px;
	color: #dd0601;
	font-weight: bold;
}
.homepage_article_linkbox_heading2 {
	position: absolute;
	top: 34px;
	left: 170px;
	font-size: 11px;
	color: #666666;
}
#spanish_flag {
	position: absolute;
	top: 40px;
	right: 195px;
	border: none;
}
#spanish_promo_box {
	position: absolute;
	top: 40px;
	right: 9px;
}
.spanish_promo_box_line1, .spanish_promo_box_line1 a {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	letter-spacing: -1px;
}
.spanish_promo_box_line2, .spanish_promo_box_line2 a {
	font-size: 9px;
	padding: 0px;
	margin: 2px 0px 0px 0px;
	letter-spacing: -1px;
}
#homepage_article_linkbox_header {
	position: relative;
	width: 736px;
	height: 75px;
	background-image: url('/images/homepage-article-linkbox-header.jpg');
	background-repeat: no-repeat;
}
#homepage_article_linkbox_left {
	float: left;
	width: 14px;
	height: 255px;
	background-image: url('/images/homepage-article-linkbox-left.jpg');
}
#homepage_article_linkbox_vert_bg {
	float: left;
	width: 720px;
	min-height: 250px;
	_height: 250px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background-image: url('/images/homepage-article-linkbox-vert-bg.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#homepage_article_linkbox ul, #homepage_article_linkbox li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
.cat_heading {
	padding: 6px 0px 2px 0px !important;
	font-size: 12px;
}
.homepage_article_link, .homepage_article_link:visited {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #0000ff;
}
.homepage_article_link:hover {
	color: #2e8831;
}
.homepage_article_li {
	padding: 0px 0px 0px 5px !important;
	margin: 0px;
}
#homepage_article_column1 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 175px;
}
#homepage_article_column2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 175px;
}
#homepage_article_column3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 175px;
}
#homepage_article_column4 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 175px;
}
#homepage_promobox1 {
	position: relative;
	width: 216px;
	height: 266px;
	float: left;
	padding: 40px 15px 15px 23px;
	background-image: url('/images/homepage-promobox1.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
.apple-logo-link {
	display: block;
	width: 70px;
	height: 80px;
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 100;
}
#homepage_promobox2 {
	width: 210px;
	height: 266px;
	float: left;
	padding: 40px 15px 15px 15px;
	background-image: url('/images/homepage-promobox2.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
#homepage_promobox3 {
	width: 207px;
	height: 266px;
	float: left;
	padding: 40px 15px 15px 20px;
	background-image: url('/images/homepage-promobox3.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
#homepage_promobox1 p, #homepage_promobox2 p, #homepage_promobox3 p {
	font-size: 12px;
	letter-spacing: 0px;
}
#homepage_promobox1 a, #homepage_promobox2 a, #homepage_promobox3 a {
	font-size: 12px;
	margin-top: 5px;
	padding: 0px;
	letter-spacing: 0px;
	text-decoration: underline;
	color: #000000;
}
#homepage_promobox1 h2, #homepage_promobox2 h2, #homepage_promobox3 h2 {
	font-size: 12px;
}
#homepage_preview_boxes1 {
	float: left;
	margin: 20px 0px 0px 14px;
	padding: 0px 15px 0px 15px;
	width: 208px;
	height: 175px;
	border-left: solid 1px #0066cc;
	border-right: solid 1px #0066cc;
}
#homepage_preview_boxes2 {
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	width: 210px;
	height: 175px;
}
#homepage_preview_boxes3 {
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	width: 208px;
	height: 175px;
	border-left: solid 1px #0066cc;
	border-right: solid 1px #0066cc;
}
#homepage_preview_boxes1 h2, #homepage_preview_boxes2 h2, #homepage_preview_boxes3 h2 {
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}
#homepage_preview_boxes1 p, #homepage_preview_boxes2 p, #homepage_preview_boxes3 p {
	color: #e8e8e8;
	font-size: 12px;
}
#homepage_preview_boxes1 a, #homepage_preview_boxes2 a, #homepage_preview_boxes3 a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
#email_friend_box {
	margin-top: 25px;
	padding-left: 15px;
	width: 325px;
	float: left;
}
#print_version_box {
	margin-top: 25px;
	padding-right: 15px;
	width: 250px;
	float: right;
}
#study_tip_form {
	width: 600px;
}
#study_tip_form td {
	margin-right: 10px;
}
.authors_products_title {
	float: left;
	width: 152px;
	padding: 0px 10px 10px 10px;
}
.authors_products_title p {
	text-align: center;
	font-size: 12px;
}
.authors_products_image {
	float: left;
	width: 172px;
	padding: 0px 0px 10px 0px;
}
.authors_products_image img {
	border: none;
	padding-left: 28px;
}
.authors_products_desc {
	float: left;
	width: 151px;
	height: 380px;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px #2d8831;
	margin-bottom: 15px;
}
.authors_products_desc_right {
	float: left;
	width: 151px;
	height: 380px;
	padding: 0px 10px 0px 10px;
	margin-bottom: 15px;
}
.learn_more_button {
	border: none;
	margin-bottom: 10px;
}
#adsense-footer {
	clear: both;
	height: 20px;
	width: 720px;
	margin: 0px 0px 0px 14px;
	padding: 5px 0px 0px 0px;
	background-color: #FFFFFF;
	border-top: 5px solid #698cfe;
	border-bottom: 5px solid #698cfe;
}
#pre-footer_home {
	clear: both;
	width: 930px;
	height: 23px;
	padding: 7px 0px 0px 10px;
	margin: 0px;
	background-color: #698cfe;
}
#footer {
	clear: both;
	width: 940px;
	margin: 0px 0px 0px 1px;
}
#footer_left_box {
	float: left;
	width: 367px;
	height: 99px;
	padding: 45px 0px 0px 0px;
	margin: 28px 0px 0px 1px;
	background-image: url('/images/footer_left_box.jpg');
}
#footer_right_box {
	float: left;
	width: 366px;
	height: 99px;
	padding: 45px 0px 0px 0px;
	margin: 28px 0px 0px 0px;
	background-image: url('/images/footer_right_box.jpg');
}
#footer_left_box p, #footer_right_box p {
	font-size: 11px;
}
#footer_left_box a, #footer_right_box a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#footer_left_box h2, #footer_right_box h2 {
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#spacer {
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
	height: 20px;
	padding: 5px;
}
.sitemap {
	margin-top: 10px;
}
.sitemap li {
	margin-bottom: 0px;
}
.border {
	border: solid 1px #000000;
}
.centered {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.floatleft_pic {
	float: left;
	margin: 0px 15px 15px 0px;
}
.floatright_pic {
	float: right;
	margin: 0px 0px 15px 15px;
}
.clearboth {
	clear: both;
}
.clearboth_pic {
	margin: 5px 0px 5px 0px;
}
