﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	background: transparent;
}

a
{
	color: #F6023B;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body
{
	line-height: 1;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}

:focus
{
	outline: 0;
}

ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

body.layout_home
{
    background-image: url(../images/main-bg.jpg);
    background-color: #fff;
    background-position: top center;
	background-repeat: repeat-x;
}

div.layout_web
{
	background: url(../images/car-bg.png) no-repeat scroll bottom left transparent;
}

div.layout_article
{
	min-height: 550px;
}

body.layout_web
{
	background: url(../images/secondary-bg.jpg) repeat-x scroll top;
}

h1#logo span
{
	display: none;
}
h1#logo
{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 72px;
}

.clear
{
	clear: both;
}

#content
{
	color: #414141;
	font-family: "Trebuchet MS" , Arial, sans-serif;
	padding: 1.5em 0 3em;
}

.content
{
	margin: 0 auto;
	width: 760px;
}

h2
{
	color: #029BAC;
	font-size: 22px;
	font-weight: normal;
}

h2 span
{
	font-size: 26px;
	font-weight: bolder;
}

h2.date
{
	color: #A7CC12;
	font-size: 12px;
}

h3
{
	color: #F0700D;
	font-size: 24px;
}

.mainarticles
{
	float: left;
	padding-right: 6px;
	width: 176px;
	font-family: Arial Narrow;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}

.mainarticles a
{
	color: #FFFFFF;
	text-decoration: none;
}

.mainarticles a:hover
{
	text-decoration: underline;
}

.mainarticles_title
{
	height: 40px;
	padding: 10px 6px 0px 10px;
}

.mainarticles_title_top
{
	font-size: 12px;
}

.mainarticles_bottom
{
	height: 107px;
	margin-left: 1px;
}

.mainarticles_subtitle
{
	font-size: 12px;
	padding: 10px 0px 0px 10px;
	position: absolute;
	bottom: 0px;
	height: 90px;
	width: 160px;
}

.mainarticles_subtitle_top
{
	font-size: 16px;
}

.mainarticles_readmore
{
	position: absolute;
	bottom: 15px;
	right: 10px;
	padding: 2px 2px 2px 2px;
	width: 68px;
	z-index: 2;
}

.mainarticles_readmore_shadow
{
	z-index: 1;
	width: 68px;
	position: absolute;
	bottom: 15px;
	right: 10px;
	padding: 2px 2px 2px 2px;
	background-color: #000000;
	opacity: .25;
	-khtml-opacity: 0.25;
	-moz-opacity: .25;
	filter: alpha(opacity=25);
}

.mainarticles_shadow
{
	height: 32px;
	width: 172px;
	background-color: #000000;
	opacity: .55;
	-khtml-opacity: 0.55;
	-moz-opacity: .55;
	filter: alpha(opacity=55);
}

.mainarticles_big_green
{
	background: url(../images/home_article_green_big.jpg) no-repeat;
	height: 220px;
}

.mainarticles_big_blue
{
	background: url(../images/home_article_blue_big.jpg) no-repeat;
	height: 220px;
}

.mainarticles_big_orange
{
	background: url(../images/home_article_orange_big.jpg) no-repeat;
	height: 220px;
}

.mainarticles_small_green
{
	background: url(../images/home_article_green_small.jpg) no-repeat;
	height: 110px;
}

.mainarticles_small_blue
{
	background: url(../images/home_article_blue_small.jpg) no-repeat;
	height: 110px;
}

.mainarticles_small_orange
{
	background: url(../images/home_article_orange_small.jpg) no-repeat;
	height: 110px;
}

.mainarticles_small_green .mainarticles_title, .mainarticles_small_blue .mainarticles_title, .mainarticles_small_orange .mainarticles_title
{
	height: 5px;
	padding: 10px 6px 0px 10px;
}

.mainarticles_small_green .mainarticles_title_top, .mainarticles_small_blue .mainarticles_title_top, .mainarticles_small_orange .mainarticles_title_top
{
	font-size: 10px;
}

.mainarticles_small_green .mainarticles_bottom, .mainarticles_small_blue .mainarticles_bottom, .mainarticles_small_orange .mainarticles_bottom
{
	height: 53px;
	margin-left: 1px;
}

.mainarticles_small_green .mainarticles_subtitle, .mainarticles_small_blue .mainarticles_subtitle, .mainarticles_small_orange .mainarticles_subtitle
{
	font-size: 12px;
	padding: 10px 0px 0px 10px;
	position: absolute;
	bottom: 0px;
	height: 75px;
	width: 160px;
}

.mainarticles_small_green .mainarticles_subtitle_top, .mainarticles_small_blue .mainarticles_subtitle_top, .mainarticles_small_orange .mainarticles_subtitle_top
{
	font-size: 14px;
}

.mainarticles_small_green .mainarticles_shadow, .mainarticles_small_blue .mainarticles_shadow, .mainarticles_small_orange .mainarticles_shadow
{
	height: 32px;
	width: 172px;
	background-color: #000000;
	opacity: .55;
	-khtml-opacity: 0.55;
	-moz-opacity: .55;
	filter: alpha(opacity=55);
}

#flashhome
{
	float: right;
	width: 460px;
}

#footer-container
{
	background: url(../images/footer-bg.png) no-repeat scroll right top;
	color: #979797;
	float: right;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	margin: 10px 0px 0px 0px;
	padding: 6px 30px 2px 0px;
	width: 500px;
	text-align: right;
}

#footer-container a
{
	color: #979797;
	text-decoration: none;
}

#footer-container a:hover
{
	text-decoration: underline;
}

#footer li
{
	float: left;
}

#lefthome
{
	background: url(../images/home-bg.gif) no-repeat scroll top right;
	float: left;
	padding: 12px 12px 0px 0px;
	height: 215px;
	width: 215px;
}

#lefthome p
{
	border-bottom: 1px dashed #DADADA;
	font-size: 10px;
	padding: 4px 20px 4px 0px;
	line-height: 1.3em;
}

#lefthome a:link, #lefthome a:visited
{
	color: #F0700D;
	font-weight: bold;
	text-decoration: none;
}

#lefthome a:hover
{
	border-bottom: dashed 1px #F0700D;
	color: #F0700D;
	font-weight: bold;
}

#logo-container
{
	float: left;
	width: 330px;
}

#topnav
{
	height: 36px;
	list-style-type: none;
}
#topnav li
{
	float: left;
}

table.layout_menu
{
	float: right;
	width: 402px;
	height: 35px;
	background: url(../images/layout_menu_middle.gif) repeat-x;
	text-align: center;
	font-size: 11px;
	font-weight: 900;
	font-family: Arial Narrow;
}

table.layout_menu a
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 35px;
	line-height: 35px;
}

table.layout_menu a:hover
{
	background: url(../images/layout_menu_middle_hover.gif) repeat-x;
}

table.layout_menu td
{
	
}

td.layout_menu_left
{
	background: url(../images/layout_menu_left.gif) no-repeat;
	width: 11px;
}

td.layout_menu_right
{
	background: url(../images/layout_menu_right.gif) no-repeat;
	width: 11px;
}

td.layout_menu_separator
{
	background: url(../images/layout_menu_separator.gif) no-repeat;
	width: 1px;
}
/* Email Page */
td.email_fieldtitle
{
	color: #029BAC;
	font-weight: bold;
	padding: 5px 0px 5px 13px;
}

td.email_fieldvalue
{
	color: #BDDC41;
	font-size: 12px;
	padding: 5px 0px 5px 13px;
}

a.layout_button
{
	font-family: Arial;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: url( '/images/layout_button.gif' ) no-repeat;
	color: #FFFFFF;
	width: 48px;
	height: 20px;
	text-decoration: none;
	line-height: 20px;
}

a:hover.layout_button
{
	text-decoration: none;
}

input.layout_button
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background: url( '/images/layout_button.gif' ) no-repeat;
	height: 20px;
	width: 48px;
	cursor: pointer;
}

div.email_message
{
	color: #F6023B;
	font-weight: bold;
	font-size: 12px;
}

div.email_message a
{
	color: #F6023B;
	text-decoration: none;
}

div.email_message a:hover
{
	text-decoration: underline;
}

h1.email_pagetitle
{
	padding: 0px 0px 10px 0px;
	text-decoration: underline;
}

/* Web Layout */
.main-date
{
	color: #029BAC;
	font-size: 36px;
	padding-bottom: 25px;
}

#newsletter
{
	background: url(../images/newsletter-bg.png) no-repeat scroll bottom right;
	float: left;
	font-size: 12px;
	margin-top: 20px;
	padding-right: 6px;
	width: 150px;
	line-height: 1.3em;
}

#newsletter p
{
	border-top: 1px dashed #F0700D;
	padding: 12px 0;
}

#newsletter .title
{
	color: #029BAC;
	font-size: 14px;
	margin-bottom: 6px;
}

#newsletter .title span
{
	font-size: 18px;
	font-weight: bolder;
}

#newsletter a:link, #newsletter a:visited
{
	color: #F0700D;
	font-weight: bold;
	text-decoration: none;
}

#newsletter a:hover
{
	border-bottom: dashed 1px #F0700D;
	color: #F0700D;
	font-weight: bold;
}

#newsletter .popular
{
	color: #F0700D;
	font-size: 14px;
	display: block;
	padding-bottom: 5px;
}
#newsletter .topics
{
	color: #F6023B;
	font-size: 18px;
}

#newsletter h2
{
	font-size: 16px;
	padding-bottom: 6px;
}

#newsletter h2.date
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
}

#newsletter h2 span
{
	font-size: 18px;
}


#newsletter .topics a:link, #newsletter .topics a:visited
{
	color: #F6023B;
}

#newsletter .topics a:hover
{
	background-color: #F7DCE2;
	text-decoration: none;
}

#midcontent
{
	color: #414141;
	float: left;
	font-size: 12px;
	margin-top: 20px;
	padding: 12px 6px;
	width: 325px;
	min-height: 500px;
	position: relative;
	line-height: 1.5em;
}

#rightcolumn
{
	background: url(../images/grey-line.gif) no-repeat scroll left;
	float: left;
	margin-top: 20px;
	padding-left: 10px;
	width: 232px;
	min-height: 500px;
}

#rightcolumn div
{
	border-bottom: 1px dashed #F0700D;
	padding: 6px 0 6px 12px;
}

#rightcolumn a:link, #rightcolumn a:visited
{
	color: #F0700D;
	font-weight: bold;
	text-decoration: none;
}

#rightcolumn a:hover
{
	background-color: #FED8BA;
	color: #F0700D;
	font-weight: bold;
}

#rightcolumn .popular
{
	color: #F0700D;
	font-size: 14px;
}
#rightcolumn .topics
{
	color: #F6023B;
	font-size: 18px;
}

#rightcolumn .info
{
	float: right;
	font-size: 12px;
	width: 100px;
}

#rightcolumn .topics a:link, #rightcolumn .topics a:visited
{
	color: #F6023B;
}

#rightcolumn .topics a:hover
{
	background-color: #F7DCE2;
	text-decoration: none;
}

#midcontent p
{
	padding: 6px 0;
	line-height: 1.5em;
}

#topnav
{
	height: 36px;
	list-style-type: none;
}
#topnav li
{
	float: left;
}

#nav-container
{
	float: right;
	width: 402px;
}

.article-buttons
{
	text-align: center;
}

.thumbnails
{
	padding: 3px;
}

h4
{
	color: #029BAC;
	font-size: 14px;
}

h4 span
{
	color: #A7CC12;
	font-size: 20px;
}

h5
{
	color: #029BAC;
	font-size: 18px;
	padding: 0px 0px 2px 0px;
}

h5 span
{
	font-size: 24px;
}

.sub
{
	color: #F0700D;
	font-size: 16px;
	padding: 0px 0px 2px 0px;
}

.author
{
	color: #BDDC41;
	font-size: 16px;
	padding: 0px 0px 2px 0px;
}

/* Article Archive */
table.layout_article_item
{
	height: 80px;
}

table.layout_article_item td
{
	vertical-align: top;
	text-align: left;
}

td.layout_article_item_summary
{
	padding: 0px 0px 0px 5px;
	line-height: 1.3em;
}

div.layout_article_item_title
{
	padding: 0px 0px 4px 0px;
}

div.layout_article_item_title a
{
	color: #029BAC;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

div.layout_article_item_title a:hover
{
	text-decoration: underline;
}

a.layout_article_item_readmore
{
	color: #A7CC12;
	text-decoration: none;
}

a:hover.layout_article_item_readmore
{
	text-decoration: underline;
}

a.layout_paging
{
	color: #F6023B;
	text-decoration: none;
}

a:hover.layout_paging
{
	text-decoration: underline;
}

div.layout_paging
{
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 5px;
	bottom: 0px;
	position: absolute;
}

div.layout_articlenumber
{
	width: 70px;
	height: 60px;
	background: url(/images/article-number.png) no-repeat;
}

div.layout_articlenumber a
{
	width: 70px;
	height: 45px;
	display: block;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
}

div.layout_articlenumber a:hover
{
	text-decoration: none;
}

div.layout_articlenumber span
{
	padding-top: 12px;
	display: block;
	margin-left: -4px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
}

div.layout_articlenumbertitle
{
	margin: 0px 0px -6px -11px;
	color: #F0700D;
	font-weight: bold;
}

div.layout_issuenumbertitle
{
	padding: 0px 0px 2px 0px;
	color: #F0700D;
	font-weight: bold;
}

div.layout_page
{
	font-size: 12px;
	line-height: 1.5em;
}

div.layout_rightcolumn_media
{
	padding-top: 2px;
	width: 232px;
}

div.layout_rightcolumn_media img
{
	vertical-align: top;
	padding: 2px 0px 2px 0px;
}

table.sales
{
	line-height: normal;
}
table.sales th
{
	font-weight: bold;
	text-align: right;
	padding-bottom: 4px;
}
table.sales td
{
	width: 100px;
	text-align: right;
	padding-bottom: 4px;
}
table.sales tr.totals
{
	font-weight: bold;
	border-top: solid 1px #000000;
}
img.collapse
{
	
}
a.collapse
{
	border: none 0px #FFFFFF;
	text-decoration: none;
}
a:hover.collapse
{
	text-decoration: none;
}

.mediagallery_modalbackground
{
    filter: Alpha(Opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
    background-color: #999999;
}

div.mediagallery
{
	width: 800px;
	height: 610px;
	background-color: #FFFFFF;
	text-align: center;
}

div.mediagallery table
{
	width: 700px; 
	height: 500px; 
	border: solid 4px #029BAC; 
	margin: 50px 50px 8px 50px;
}

div.mediagallery table td
{
	text-align: center; 
	vertical-align: middle; 
	background-color: #EEEEEE;
}

a.mediagallery_previous
{
	margin-right: 5px;
	font-size: 14px;
}

a.mediagallery_next
{
	margin-left: 5px;
	font-size: 14px;
}

a.mediagallery_close
{
	padding-top: 5px;
	font-size: 14px;
}

div.mediagallery_links
{
}

#rightcolumn a:hover.mediaasset_link
{
	background-color: Transparent;
	padding: 0px;
	margin: 0px;
}

table.layout_rightcolumn_video
{
	font-size: 12px;	
}

table.layout_rightcolumn_video span
{
	color: #F0700D;
	font-weight: bold;
}