﻿@charset "UTF-8";
/* CSS Document */

/*caaa_sp_print*/

*{
	color:#000000;
}

body{
	background:none;
}

#caaa_sp_body{
	background:none;
	width:auto;
	margin-top:0px;
	top:0px;
}

#caaa_footer_bg{
	display:none;
}

#caaa_footer{
	background:none;
}

#caaa_header{
	display:block;
	background:url('../assets/caaa_header.jpg') no-repeat left top;
	width:974px;
	height:80px;
	border:0px solid #000000
}

#caaa_header_nav,
#caaa_header_search{
	display:none;
}

#caaa_callout{
	float:none;
	clear:both;
	width:auto;
}

img,
p img{
	float:none;
	clear:both;
	width:auto;
	margin:10px;
	padding:10px;
	border:1px solid #999999;
}

h1, h2, h3, h4, h5, h6{
	float:left;
	clear:both;
	text-align:left;
	width:100%;
	display:block;
}

#caaa_body_col h1,
#caaa_body_col h2,
#caaa_body_col h3,
#caaa_body_col h4,
#caaa_body_col h5,
#caaa_body_col h6{
	float:none;
	clear:both;
	text-align:left;
	width:100%;
	display:block;
}

#caaa_body_col{
	float:none;
	clear:both;
	width:auto;
	margin-bottom:20px;
	border-bottom:4px double #666666;
}


#caaa_right_col{
	float:none;
	clear:both;
	width:100%;
}

#caaa_right_col:before{
	content:"Sidebar Content";
}

#caaa_gateway{
	
}

#caaa_main_nav{
	display:none;
}

table tr td,
table tr th{
	border:1px solid #666666;
	width:auto;
	padding:10px;
}
