/* ######################################## */
/* ######### CONTENT STYLES ############### */
/* ######################################## */

/*@font-face { font-family: Corporate E; src: url('c064006t.ttf'); format("truetype")}*/

body             									{font-family:'Arial','Helvetica',  'sans-serif';
													 }
                 
#left												{color:#fff;}													                 
#content_outer         								{font-size:12px;
													 color:#000;
                 	                                 letter-spacing: 0.05em;
                 	                                 }
                 	                                 
#content_outer sup     								{font-size:10px;
                  	 								 margin-left:-3px;
                  	 								 line-height:10px;}
          
#footer 											{color:#fff;}

/*
#breadcrumb	span									{color:#CA6C05;}
*/

#summsel            						        {font-size:9px;
					 								 text-transform: uppercase; 
					 								 color:#FADBDC;}
 

/* ######## HYPERLINKS #################### */

a, a:link, a:visited                              	{font-family:Arial,Helvetica, sans-serif;
													 font-weight:normal;
													 color:#000;
													 font-size:12px;}

a:hover											  	{text-decoration:underline;}

h2 a, h2 a:link, h2 a:visited   				  	{display:inline!important; color:#333;}

#header a 											{text-decoration:none;}

#content_outer a, 
#content_outer a:link, 
#content_outer a:visited     						{}

#right_inner a										{text-decoration: none;
													 letter-spacing: 0.05em;
													 line-height:14px;
													 font-size:12px;}
													 
#right_inner a.more									{text-decoration: underline;}

#footer a, #footer a:link, #footer a:visited 	  	{font-family: Corporate E, serif; 
											         color:#fff;
											         text-transform: uppercase;
											         text-decoration: none;
											         font-size:12px;
											         font-weight:normal;
											         margin: 0 7px  0 0;}
											         
#footer a:hover							     	  	{color:#b5dbf0;}



#summsel a, #summsel a:link, #summsel a:visited   	{color:#fff;
												     text-transform: uppercase;
												     text-decoration: none;
												     font-size:9px;}
#summsel a:hover 								  	{color:#fff;}






/* ######## HEADLINES ##################### */


h1  							{font-size:20px;
								 color:#000;
								 font-weight:bold;
								 letter-spacing: 0.03 em;
								 margin:0 0 17px 0;}
								 
h2  							{font-size:16px;
								 font-weight:bold;
								 color:#000;
								 margin:0 0 10px 0;
								 padding:0;}
								 
h3  							{font-size:12px;
								 font-weight:bold;
								 margin:0;}
								 
h4, h5, h6  					{}


#header span.big  				{font-family: Corporate E, 'Helvetica Bold', Times, serif;
								 font-size:69px;
								 letter-spacing:0.06em;
								 color:#fff;
								 margin:0 0 0 0;
								 }
								 
#header span.middle 			{font-family: Corporate E, Times, serif;
								 color:#fff;
								 font-size:23px;
								 letter-spacing:0.18em;}
								 
#right_inner h2 				{font-family: Corporate E, Times, serif;
								 color:#fff;
								 font-size:15px;
								 font-weight:normal;
								 background:#323f5e;
								 border-bottom:1px solid #fff;
								 padding:4px;
								 margin:0;
								 text-transform: uppercase;}

#right_inner h3 				{font-size:12px;
								 font-weight:bold;
								 padding:0;
								 margin:0;}

								 
								 

/* ######## PARAGRAPHS #################### */
p 								{}

#content_outer p 				{margin:0 0 15px 0;}


/* ######## BLOCKQUOTES ################### */
#content_outer blockquote        {margin:0 0 0 20px;
								 font-style:italic;
								 font-weight:bold;
								 color:#323f5e;}




/* ######## LISTS ######################### */
#content_outer ul, #content ol {margin-bottom:1.2em;}
#content_outer ol li           {margin:0 0 0 0;list-style-type:decimal-leading-zero;} 
#content_inner li           {margin:0 0 0 0;list-style-type:square;}






/* ######## IMGS ########################## */

#content_outer .txt-img img 		{display:block; 
									 float:left;
									 width: 160px;
									 height:110px;
									 margin:0 10px 10px 0;}





/* ######## TABLES ######################## */

#content_outer table           		{font-size:12px;line-height:1.5em;}

#content_outer td              		{padding:0 0 0 0;}

