/* Page: Export
=====================================================
						|				|
						|				|
						|				|
		   1			|		2		|	  3
						|				|
						|				|
						|				|
=====================================================
*/

.c-export { position:relative; width:100%; }
.c-export .block1 { position:relative; float:left; width:53%; margin-right:1%; }
.c-export .block2 { position:relative; float:left; width:31%; border-right:2px dotted #D6D6D6; border-left:2px dotted #D6D6D6; }
.c-export .block3 { position:relative; float:right; width:14%; }

/* Block 1: Main text */
.c-export .block1 h3 { font-size:0.9em; font-weight:normal; color:#11006A; margin:0 0 5px 0; }
.c-export .block1 h4 { font-size:0.8em; font-weight:normal; color:#11006A; margin:15px 0 5px 0; }
.c-export .block1 p { font-size:0.7em; color:#333333; margin:0 20px 10px 0; padding:0px; }
.c-export .block1 ul { font-size:0.7em; color:#333333; margin:0 20px 10px 15px; padding:0px; }
.c-export .block1 ul li { margin:0 0 5px 0; }
.c-export .block1 img { position:relative; float:right; margin:0 0 10px 10px; }

/* Block 2: Export links */
.c-export .block2 h3 { position:relative; width:81%; background-color:#BDBAB3; font-size:0.8em; font-weight:normal; color:#FFFFFF;
	margin:0 6% 3px 6%; padding:7px 10px 7px 10px; }
.c-export .block2 .textblock { position:relative; width:81%; background-color:#E2E7ED; font-size:0.7em; color:#333333;
	margin:0 6% 0 6%; padding:10px; }
.c-export .block2 .textblock ul { position:relative; padding:0; margin:0; list-style-type:none; }
.c-export .block2 .textblock li { position:relative; display:block; clear:both; width:100%; color:#11006A; padding:0; margin:0 0 5px 0; font-size:1em; }
.c-export .block2 .textblock li a.more { font-weight:bold; font-size:1.1em; }

/* Block 3: Banners */
.c-export .block3 img { position:relative; float:right; margin-bottom:20px; }
