/***** Print Styles for International Market Square *****/

/* This site runs like Clockwork (http://www.clockwork.net/). */
body {
	font-family: "Century Gothic", arial, serif;
	font-size: 10pt;
	line-height: 1.5;
	color: #333;
	text-align: center;
	padding: 0;
	margin: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-spacing: 0;
}      
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End Override Styles */ 

/* Start Custom Styles - added by Hugh Enyart 3/13/09 */
#home_head_block {	
	width: 100%;
	margin: 0;
	padding: 0;
}

#int_head_block {	
	width: 100%;
	margin: 0;
	padding: 0;
}

#util_nav_block {
	display: none;
}

#bg_wrap {
	width: 100%;
	height: 100%;
	margin: 0;	
	padding: 0;			
}	

#header_wrap {
	width: 965px;
	height: 90px;
	padding: 30px 40px 0 0;
	margin: 0 auto 0 auto;				
}	

#head_logo {
	float: left;
}

#main_nav {
	display: none;
}

#body_block {
	width: 100%;
	padding-bottom: 50px;
}

#body_wrap {
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: left;	
}

/* Home page template 3 columns */
#col1 {
	float: left;
	width: 322px;
	padding-right: 28px;
	padding-top: 45px;	     
}

#col2 {
	float: left;
	width: 265px; 
	padding-right: 28px;
	padding-top: 45px;  
}

#col3 {	
	float: left;
	width: 278px;
	padding: 45px 20px 0 20px;	
}	

#search_block {
	display: none;
}

/* Internal and Landing page template 2 columns */
#left_col {
	float: left;
	width: 240px;
	text-align: left;
	padding: 32px 0 0 0;
}

#right_col {
	float: right;
	width: 760px;
}

.wht_page_wrap {
	margin-left: 35px;
	width: 688px;
}

#box_list {
	margin-left: 35px;
	width: 688px;
}

#box_list .box_row {
	margin-bottom: 30px;
}

.wht_box {
	background-color: #FFF;
	padding: 15px 25px 60px 25px;		
}

.img_shadow_l {
	padding-left: 40px;
	height: 187px;
	margin-bottom: 20px;
}	

.img_shadow_r {
	padding-right: 40px;
	height: 187px;
}	
		
.l_shadow_wrap {
	padding-left: 5px;
}

.r_shadow_wrap {
	padding-right: 5px;
}	
		
.box_shadow_lrg {
	display: none;
}

.box_shadow_sm {
	display: none;
}	

.box_left {
	width: 70%;
}

.box_right {
	width: 20%;
	float: right;
	margin-right: 35px;
}

.sm_box_col1 {
	width: 325px;	
}

.sm_box_col2 {
	width: 325px;
	float: right;	
}

#footer_block {
	width: 100%;
	padding: 0;
}

#footer_wrap {
	width: 965px;
	height: 99px;
	margin: 0 auto 0 auto;	
	padding-right: 40px;
}

#footer_copy {
	float: right;
	color: #333;
	font-size: 10pt;
	text-align: right;
	margin-top: 15px;
}

#foot_logo {
	float: left;
	margin-top: 25px;
}

.bullet_list {
	margin-top: 25px;
}

.arrowlist {
	display: none;
}

.sm_arrowlist li {
	display: none;	
}

.bullet_list li {
	margin-bottom: 20px;
	padding: 0 10px 0 25px;
}	

#search_form {
	display: none;
}	

.search_frm_tbl {
	display: none;
}

#news_signup td {
	display: none;
}

.lrg_text {
	font-size: 11pt;
	line-height: 1.75;
	margin-bottom: 20px;
}
/* End Custom Styles */

/* General Styles */  
blockquote { 
	color: #333; 
}      
.message {     
	color: #b91418;    
	font-weight: normal;
}

h1, .hd1 {
   font-size: 12pt;
   color: #333; 
   margin-bottom: 10px;     
}

h2, .hd2 {
	font-size: 10pt;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #333; 
	padding: 10px 0 10px 25px;   
}

h3, .hd3 {
	font-size: 14pt;
	color: #333;
	border-bottom: #B6A59A 1px solid; 
	padding-bottom: 5px;
	margin-bottom: 8px;
}

h4, .hd4 {
	font-size: 13pt;
	color: #333;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

h5, .hd5 {
	font-size: 12pt;
	font-weight: bold;
   color: #333; 
   margin-bottom: 5px;
}

h6, .hd6 {
	text-transform: uppercase;
	color: #333;
	font-size: 10pt;
	letter-spacing: 1px;
}

p {
	line-height: 1.5;
	margin: 0 0 15px 0;
	padding: 0;
}

a.clockwork:link {
	font-size: 10pt;
	color: #333;
	text-decoration: underline;
}
a.clockwork:visited {
	font-size: 10pt;
	color: #333;
	text-decoration: underline;
}
a.clockwork:hover {
	font-size: 10pt;
	color: #333;
	text-decoration: underline;
}
a.clockwork:active {
	font-size: 10pt;
	color: #333;
	text-decoration: underline;
}
.clear { 
	clear: both; 
}
/* End General Styles */ 