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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body
{
	color:#fff;
	font-size:10pt;
	background:#000 url(../img/page_bg.gif) repeat-x;
}
p
{
	margin-top:1.3em;
}

#container_outer
{
	width:900px;
	margin:0px auto;
	padding:0px 30px;
	background: url(../img/outer_bg.png) repeat-y;
}
#base_cap
{
	width:960px;
	height:25px;
	margin:0px auto;
	background: url(../img/base_cap_bg.png) no-repeat;
}
#container_inner
{
	width:900px;
	background-color:#000;
}
#content
{
	background:#000;
	height: 1%; 
	overflow: hidden;
	width:900px;
}
#container2 {
    float:left;
    width:100%;
    background:#000 url(../img/right_col_bg.gif) top right repeat-y;
    position:relative;
    right:0px;
	overflow:hidden;
}
#container1 {
    float:left;
    width:100%;
    background:#000;
    position:relative;
    right:320px;
}

#left_col
{
    float:left;
    width:580px;
    position:relative;
    left:320px;
    overflow:hidden;
}
#right_col
{
    float:left;
    width:320px;
    position:relative;
    left:320px;
    overflow:hidden;
}

#left_col ul.checklist
{
	margin-top:10px;
}
#left_col ul.checklist li
{
	width:580px;
}
#left_col ul.checklist li a, #left_col ul.news li a 
{
	font-size:1.2em;
	color:#989898;
	width:460px;
	height:16px;
	text-decoration:none;
	padding:12px 60px;
	display:block;
	background:url(../img/checklist_link.gif) no-repeat;
	border-bottom:1px solid #262626;
}
/* OVERRIDES - video is default */
#left_col ul.news li a, #left_col ul.news li.video a 
{
	height:75px;
	padding:20px 60px 5px;
	background:url(../img/news_video_link.gif) no-repeat;
}

#left_col ul.news li.video a span.title
{
	color:#e9ba26;
	font-weight:bold;
}

#left_col ul.news li.video a span.body
{
	color:#fff;
	font-size:0.8em;
	line-height:1.2em;
	padding-top:10px;
	display:block;
}
#left_col ul.news li.pdf a 
{
	background:url(../img/news_pdf_link.gif) no-repeat;
}
#left_col ul.checklist li a:hover, #left_col ul.news li a:hover, #left_col ul.checklist li a.active
{
	padding:22px 60px 0px;
	color:#fff;
	background:url(../img/checklist_hover.gif) no-repeat;
	height:28px;
	border-bottom:1px solid #5e5a4f;
}
 #left_col ul.checklist li a.active
 {
 	background:url(../img/checklist_active.gif) no-repeat;
 }
/* OVERRIDES  - video is default */
#left_col ul.news li a:hover, #left_col ul.news li.video a:hover
{
	height:82px;
	padding:20px 60px 5px;
	background:url(../img/news_video_hover.gif) no-repeat;
}
#left_col ul.news li.pdf a:hover
{
	background:url(../img/news_pdf_hover.gif) no-repeat;
}
/* OVERRIDES  - video is default */
#left_col ul.news li a.active, #left_col ul.news li.video a.active
{
	height:82px;
	padding:20px 60px 5px;
	background:url(../img/news_video_active.gif) no-repeat;
}
#left_col ul.news li.pdf a.active
{
	background:url(../img/news_pdf_active.gif) no-repeat;
}
.checklist_item, .news_item
{
	width:280px;
	padding:20px 0px 0px 20px;
	font-size:1em;
	line-height:1.2em;
}

.news_item ul li a span.body
{
	color:#ffffff;
	font-size:0.8em;
	width:180px;
	display:block;
}
.checklist_item h3, .news_item h3, #right_col h3.useful
{
	font-family:"Times New Roman", Times, serif;
	color:#e9ba26;
	font-size:1.2em;
	line-height:1.6em;
	margin-top:1em;
	font-weight:normal;
}
#right_col h3.useful
{
	padding-left:20px;
}
.checklist_item ul li, .news_item ul, #right_col ul.useful
{
	list-style:url(../img/bullet.gif);
}

.news_item ul li
{
	color:#e9ba26;
	margin-left:10px;
}
.news_item ul li p
{
	color:#fff;
}
#right_col ul.useful
{
	padding:5px 20px;
	
}
.checklist_item ul li, #right_col ul.useful li
{
	color:#fff;
	margin-left:2em;
}
.checklist_item * li a, #right_col ul.useful li a
{
	text-decoration:underline;
	line-height:1.2em;
	color:#e9ba26;
}
.checklist_item * li a:hover, #right_col ul.useful li a:hover
{
	text-decoration:underline;
	line-height:1.2em;
	color:#96730d;
}
.checklist_item a.download, .news_item a.download
{
	width:240px;
	border-top:1px solid #49380a;
	background:url(../img/checklist_download.gif) no-repeat;
	padding:8px 0px 0px 20px;
	height:22px;
	margin:20px 0px 0px 0px;
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	color:#eabb27;
	text-decoration:none;
}
.fleet_info, .share_form, .ancap_test
{
	padding:30px;
}
.fleet_info h3, .share_form h3, .ancap_test h3
{
	font-size:1.2em;
	margin: 0px 0px 0.5em 0px;
	font-weight:normal;
	padding:0px;
	color:#e9ba26;
}
.fleet_info h4, .share_form h4, .ancap_test h4, .checklist_item h4
{
	font-size:1.05em;
	margin: 0.45em 0px 0.15em 0px;
	font-weight:normal;
	padding:0px;
	color:#e9ba26;
}
.fleet_info p, .share_form p, .ancap_test p
{
	padding:30px;
	color:#dddddd;
	margin:0px 0px 1.8em 0px;
	line-height:1.2em;
	padding:0px;
}
.fleet_info p a, .share_form p a, .ancap_test p a
{
	color:#e9ba26;
	text-decoration:underline;
}
.fleet_info p a:hover, .share_form p a:hover, .ancap_test p a:hover
{
	color:#96730d;
	text-decoration:underline;
}
.fleet_info ol
{
	margin:16px 0px 16px 16px;
	padding-left:10px;
	display:block;
	color:#fff;
}
.fleet_info ol li
{
	list-style-type:decimal;
	margin-left:16px;
	padding-left:5px;
	list-style-position:outside;
	line-height:1.2em;
	color:#e9ba26;
}
.fleet_info ol li p
{
	color:#fff;
	margin-bottom:2px;
}
.share_form label
{
	display:block;
	width:100px;
	float:left;
	clear:left;
	height:16px;
	margin:12px 0px;
}
.share_form input
{
	width:240px;
	background:none;
	border:1px solid #e9ba26;
	float:left;
	height:18px;
	margin:5px 0px;
	padding:3px 3px;
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	color:#fff;
}
.share_form input.submit
{
	width:110px;
	background:none;
	border:none;
	float:left;
	height:32px;
	margin:5px 0px;
}
.share_form_inner
{
	margin-bottom:30px;
	padding-top:0px;
	display:block;
	height:200px;;
}
#header
{
	height:105px;
	width:900px;
	background:url(../img/header_bar.gif) left bottom no-repeat;
}

#home_link a
{
	width:30px;
	float:left;
	height:80px;
	background:#000 url(../img/header_link_bg_home.gif) right no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}
#home_link a:hover, #home_link a.active
{
	background:#000 url(../img/header_link_bg_home_over.gif) right no-repeat;
}
#header ul
{
	list-style-type:none;
	display:block;
	float:left;
	width:870px;
	margin:0px;
	padding:0px;
}
#header ul li
{
	float:left;
	width:145px;
	height:80px;
	
}
#header ul li a
{
	display:block;
	width:145px;
	height:80px;
	background:#000 url('../img/header_link_bg.gif') right no-repeat;
	text-indent:-500px;
	overflow:hidden;
}
#header ul li a.test
{
	background:#000 url('../img/header_link_bg_test.gif') right no-repeat;
}
#header ul li a.compare
{
	background:#000 url(../img/header_link_bg_compare.gif) right no-repeat;
}
#header ul li a.checklist
{
	background:#000 url(../img/header_link_bg_checklist.gif) right no-repeat;
}
#header ul li a.news
{
	background:#000 url(../img/header_link_bg_news.gif) right no-repeat;
}
#header ul li a.fleet
{
	background:#000 url(../img/header_link_bg_fleet.gif) right no-repeat;
}
#header ul li a.share
{
	background:#000 url(../img/header_link_bg_share.gif) right no-repeat;
}
#header ul li a.test:hover, #header ul li a.test_active
{
	background:#000 url(../img/header_link_bg_test_over.gif) right no-repeat;
}
#header ul li a.compare:hover, #header ul li a.compare_active
{
	background:#000 url(../img/header_link_bg_compare_over.gif) right no-repeat;
}
#header ul li a.checklist:hover, #header ul li a.checklist_active
{
	background:#000 url(../img/header_link_bg_checklist_over.gif) right no-repeat;
}
#header ul li a.news:hover, #header ul li a.news_active
{
	background:#000 url(../img/header_link_bg_news_over.gif) right no-repeat;
}
#header ul li a.fleet:hover, #header ul li a.fleet_active
{
	background:#000 url(../img/header_link_bg_fleet_over.gif) right no-repeat;
}
#header ul li a.share:hover, #header ul li a.share_active
{
	background:#000 url(../img/header_link_bg_share_over.gif) right no-repeat;
}
.ancap_header
{
	background:#000 url(../img/slide_title.gif);
	height:40px;
}
.disclaimer
{
	color:#aaa;
	font-size:0.75em;
	text-align:left;
	margin:40px 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1em;
	padding:20px;
}
.page_title
{
	background:#000 url(../img/title_bg.gif);
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
	width:900px;
	height:24px;
	padding:12px 0px 0px 0px;
	text-align:center;
}
.ancap_header .ancap_title
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
	width:370px;
	height:24px;
	float:left;
	padding:12px 0px 0px 28px;
	text-align:center;
}
.ancap_header a.ancap_link_left, .ancap_header a.ancap_link_right
{
	font-family:Arial, Helvetica, sans-serif;
	color:#8e7523;
	text-transform:uppercase;
	text-decoration:none;
	font-size:0.8em;
	width:202px;
	height:24px;
} 
.image_right
{
	padding:20px 0px 0px 13px ;
}
.image_align_right
{
	margin:20px 0px 20px 13px ;
	border:1px solid #5e4503;
	float:right;
}
.image_full_width
{
	margin:20px 0px 20px 0px ;
	border:1px solid #5e4503;
}
ul.ancap_nav
{
	margin:2px 0px 20px 0px;
}
ul.ancap_nav li a
{
	display:block;
	height:26px;
	width:300px;
	background:#8e7523 url(../img/ancap_nav.gif);
	color:#000;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
	text-transform:uppercase;
	text-decoration:none;
	padding:15px 0px 0px 30px;
}
ul.ancap_nav li a:hover
{
	background:#8e7523 url(../img/ancap_nav_hover.gif);
}
.ancap_header
{
	display:none;
}
.ancap_header.active
{
	display:block;
}
.ancap_header a.ancap_link_left
{
	background:#000 url(../img/ancap_link_left.gif);
	padding:16px 0px 0px 23px;
	float:left;

}
.ancap_header a.ancap_link_left:hover
{
	background:#000 url(../img/ancap_link_left_over.gif);
}
.ancap_header a.ancap_link_right
{
	background:#000 url(../img/ancap_link_right.gif);
	padding:16px 23px 0px 0px;
	float:right;
	text-align:right;
}
.ancap_header a.ancap_link_right:hover
{
	background:#000 url(../img/ancap_link_right_over.gif);
}
#footer
{
	float:none;
	height:35px;
	width:900px;
	background:#bc951e url(../img/footer_bg.gif) repeat-x;
}
#footer .ancap
{
	float:left;
	border:none;
	margin:1px 0px 0px 25px;
}
#footer .powered_by
{
	float:right;
	border:none;
	margin-top:1px;
}
.ajax_loader
{
	width:66px;
	height:66px;
	margin:30px auto;
}
#noFlash {
	
	width:450px;
	
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
	padding:30px;
	
}

#noFlash p {
	text-align:left;
}

#noFlash #getFlash {
	padding-top:70px;
	background-image:url(../img/flash_logo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#flashMain {
	clear:both;
	width:900px;
	height:485px;
}


