/* CSS Document */

body, td { 
	font-size:8pt;
	font-style: normal; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: none;
	color: #000000;
}

form { padding:0px; margin:0px; }

a { color:#000000; text-decoration:underline; }
img { display:none; }

/* CLASS DEFENITIONS ======================================================== */

.form_label { text-align:right; font-weight:bold; vertical-align:top; }
.error { font-weight:bold; }
.form_field {}

.no_print { display:none; }

/* DIV DEFENITIONS ========================================================== */

#print_header { display:block; border-bottom:1px solid #000000; text-align:center; margin-bottom:20px; padding-bottom:5px; }
	#print_header img { display:block; }
	
#container {}

#gnav { display:none; }
#header { display:none; }
#pnav { display:none; }
#snav { display:none; }

#main { position:relative; }
	#left { width:20%; float:left; padding-right:10px; border-right:1px solid #000000; }
		#offices {}
		#offices hr { display:none; }
		#offices h3 { display:none; }
		#offices a.location { font-weight:bold; }
		
	#content { width:auto; float:right; padding-left:10px; }
		#pageTitle { font-weight:bold; }
		#pageTitleHome { font-weight:bold; }
		
		#article_detail {}
			#article_detail .date { display:block; font-weight:bold; }
			#article_detail .title { display:block; font-weight:bold; }
			#article_detail .subtitle { display:block; font-style:italic; }
			#article_detail .body { display:block; margin-top:20px; }

		#news {}
			#news .date { font-weight:bold; }
			#news a.more { display:none; }
		
		#success_message {}
			#success_message h6 {}

		#contactUs {}
		#faq {}	
		#text {}

#footer { display:none; } 
	
/* PAGE TYPE STYLES ========================================================= */

#pages_1_1 {} /*home main body*/

#pages_2_1 {} /*wizzy main body*/

	#pages_3_1 { float:left; width:80%; margin-bottom:10px; } /*contact us main body*/
	#pages_3_2 { float:left; width:80%; margin-bottom:10px; clear:left; } /*contact us form heading*/
	#pages_3_3 { float:right; width:20%; border-left:1px solid #000000; padding-left:10px; } /*contact us right column*/
	#pages_3_4 { display:none; } /*contact us thank you text*/

#pages_4_1 {} /*faq top text*/

	#pages_5_1 { float:left; width:80%; margin-bottom:10px; } /*wealth top text*/
	#pages_5_2 { float:left; width:80%; margin-bottom:10px; clear:left; } /*wealth above graphic*/
	#pages_5_3 { float:left; width:80%; margin-bottom:10px; clear:left; } /*wealth below graphic*/
	#pages_5_4 { float:right; width:20%; border-left:1px solid #000000; padding-left:10px; } /*wealth right column*/

	#pages_6_1 { float:left; width:80%; margin-bottom:10px; } /*market watch top text*/
	#pages_6_2 { float:left; width:80%; margin-bottom:10px; clear:left; } /*market watch bottom text*/
	#pages_6_3 { float:right; width:20%; border-left:1px solid #000000; padding-left:10px; } /*market watch right column*/

#pages_7_1 {} /*news top text*/

#pages_8_1 {} /*calc 1 top text*/
#pages_8_2 {} /*calc 1 below text*/

#pages_9_1 {} /*calc 2 top text*/
#pages_9_2 {} /*calc 2 below text*/

#pages_10_1 {} /*calc 3 top text*/
#pages_10_2 {} /*calc 3 below text*/

#pages_11_1 {} /*calc 4 top text*/
#pages_11_2 {} /*calc 4 below text*/

#pages_12_1 {} /*calc 5 top text*/
#pages_12_2 {} /*calc 5 below text*/

#pages_13_1 {} /*calc 6 top text*/
#pages_13_2 {} /*calc 6 below text*/

#pages_14_1 {} /*calc 7 top text*/
#pages_14_2 {} /*calc 7 below text*/

#pages_15_1 {} /*calc 8 top text*/
#pages_15_2 {} /*calc 8 below text*/

	#pages_16_1 { float:left; width:80%; margin-bottom:10px; } /*wizzy rc main body*/
	#pages_16_2 { float:right; width:20%; border-left:1px solid #000000; padding-left:10px; } /*wizzy rc right column*/


