
* {margin:0;padding:0;}

ul, ol {
	list-style:none;
}

a {
	color:#d51010;
	text-decoration:none;
}

a:hover {
	color:#000000;
}

li {
	line-height:16px;
}

p {
	line-height:16px;
	padding:0 0 11px 0;
}

p.more a {
	background:none;
	padding:0;
}

#layout_header {
	display:none;
}

#layout_body .print_header {
	clear:both;
	margin:0 0 20px 0;
}

#layout_side {
	display:none;
}

#layout_content {
	background:none;
	float:none;
	width:100%;
}

#layout_content .title {
	padding:0 0 27px 0;
}

#layout_content .content {
	font:11px Arial, sans-serif;
	padding:0;
}

#layout_feature {
	padding:0 0 54px 0;
}

#layout_feature .title {
	padding:0 0 27px 0;
}

#layout_feature .content {
	background:none;
	padding:0;
}

#layout_whats_new {
	padding:0 0 58px 0;
}

#layout_whats_new .title {
	padding:0 0 20px 0;
}

#layout_whats_new .list {
	font:11px Arial, sans-serif;
}

#layout_whats_new .list li {
	border-bottom:1px solid #e4e4e4;
	padding:6px 0 8px 0;
}

#layout_our_strategy .title {
	padding:0 0 27px 0;
}

#layout_our_strategy .flash {
	float:right;
}

#layout_footer {
	display:none;
}

/* content */
	
.content h2 {
	color:#d2232a;
	font-size:12px;
	font-weight:bold;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}

.content h3 {
	color:#d2232a;
	font-size:12px;
	font-weight:bold;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #d8d8d8;
}

.content h4 {
	color:#d2232a;
	font-size:12px;
	font-weight:bold;
	padding:15px 0 10px 0;
	margin:0;
}

.content h5 {
	font-size:12px;
	font-weight:bold;
	padding:20px 0 0 0;
}

.content .floatimg_left {
	float:left;
	padding:0 22px 20px 0;
}

.content .floatimg_right {
	float:right;
	padding:0 0 20px 22px;
}

.content .pdf_list {
	border:2px solid #ffffff;
	margin:0 0 20px 0;
}

.content .pdf_list ul {
	list-style:none;
	padding:0;
	margin:0;
	font-size:11px;
	line-height:16px;
}

.content .pdf_list li {
	background:#fafafa url(../images/layout/icons/pdf.gif) no-repeat scroll 5px 8px;
	border-bottom:2px solid #ffffff;
	color:#626262;
	font-size :11px;
	line-height:18px;
	list-style-image:none ;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:10px 10px 10px 32px;
}
	
.content .pdf_list li.excel {
	background:#fafafa url(../images/layout/icons/excel-icon-small.gif) no-repeat scroll 5px 8px;
}

.content .pdf_list li.last{
	background:#fafafa url(../images/layout/icons/pdf.gif) no-repeat scroll 5px 8px;
	border:none;
}

.content .pdf_list li a {
	color:#626262;
	text-decoration:none;
}
	
.content .pdf_list li a:hover {
	color:#d2232a;
}
.content .link_list {
	margin:0 0 20px 0;
	padding:0;
}

.content .link_list li {
	padding:0 0 4px 20px;
	margin:0 0 4px 0;
	line-height:13px;
	background:url(../images/layout/icons/link.gif) no-repeat 0 1px;
}

.content .link_list li a {
	color:#000000;
}
	
.content .link_list li a:hover {
	color:#d2232a;
}

.content .link_list .sup li {
	padding:0 0 4px 20px;
	margin:0 0 4px 0;
	line-height:13px;
	background:url(../images/layout/icons/link.gif) no-repeat 0 4px;
}

.content .image {
	padding:20px 0 30px 0;
	text-align:center;
}

.content .table_container {
	margin: 0 0 25px 0;
	padding: 10px;
	background: #fafafa;
	border: 2px solid #ffffff;
}
	
.content .table_container .table th {
	color: #d51010;
	font-weight:normal;
	text-align:left;
	padding:0 0 7px 2px;
}

.content .table_container .table td {
	padding:0 0 4px 2px;
}

.content .table_container .table td.total {
	color: #d51010;
}

.content .table_container .table .line_divider {
	border-bottom: 1px solid #e4e4e4;
	width: 100%;
	line-height: 1px;
	height: 1px;
}

.content .returntotop  {
	margin: 0;
	padding: 0 0 25px 0;
}
	
.content .returntotop a {
	padding: 0 0 0 11px;
	background:url(../images/layout/icons/top.gif) no-repeat 0 3px;
}

.content .returntotop a:hover {
	background:url(../images/layout/icons/top.gif) no-repeat 0 3px;
}