
body 	{
	font-family: "Frutiger Linotype",Arial, Helvetica, sans-serif; 
	color: black; 
	background: white; 
	margin: 20px; 
	width: 95%;
	}

h1,  h3 { 
	font-family: "Frutiger Linotype", "Lucida Sans", Arial, Helvetica, sans-serif; 
	}
i	{
	font-size: 1em;
	}

h1 	{ 
	color: gray; 
	background: transparent; 
	text-align: left; 
	font-style: oblique; 
	word-spacing: 0.4em;
	}

h2 	{ 
	font-family: "Garamond",  "Palatino", "Times New Roman" , serif;
	color: #B80000; 
	text-align: left; 
	background: transparent; 
	}

h3 	{ 
	font-style: italic;
	font-size: 1.1em;
	text-align: left;
	color: black; 
	background: transparent;  
	}
h4 	{
	font-family: serif; 
	text-align: center;
	font-size: 1em; 	
	word-spacing: 0.1em; 
	background: transparent;
	}

h5 	{
	font-family: "Frutiger Linotype", "Lucida Sans", Arial, Helvetica, sans-serif;  
	text-align: center;
	font-size: .8em; 	
	word-spacing: 0.1em; 
	background: transparent;
	}

hr 	{
	color: #252525;
	}

p, blockquote, li 
	{ 
	font-size: 1em; 
	}

span.link { 
	font-size: 1.1em; 
	}

a:link { 
	color: #0469b3;
	background: transparent; 
	text-decoration: none; 
	}

a:visited { 
	color: #820010; 
	background: transparent;
	text-decoration: none;  
	}

a:hover { 
	color: black; 
	background: #acacac; 
	text-decoration: none; 
	}

a:active { 
	color: #0469b3; 
	background: transparent;
	text-decoration: none; 
	}
.tableone { 
	padding: 8px; 
	border: 0px #ffcc00 inset; 
	color: #330000; 
	background: transparent;
 	}

.tabletwo {
	font-family: Arial, Helvetica, sans-serif;
	border-spacing: 0px;
	text-align: left;
	color: gray;
	background: transparent;
	}
.tablethree {
	font-family: "Frutiger Linotype", "Lucida Sans", Arial, Helvetica, sans-serif;  
	font-size: .9em; 	
	width: 100%;
	background: transparent;
	}
td	{
	padding: 8px;
	}
.td1	{
	font-weight: bold;
	text-align: center;
	}
.td2	{
	text-align: center; 
	vertical-align: top;
	}
.td3	{
	text-align: left; 
	vertical-align: top;
	}
.td4	{
	text-align: center;
	font-size: .9em;  
	vertical-align: bottom;
	border-right: gray
	}
.toprow	{
	border-top: gray 6px ridge; 
	}
.toprow2 {
	border-top: white 6px solid;
	}
.toprow3 {
	border-right: #acacac 1px ridge;
	}
.whitebar{
	color: white;
	border: 20px solid;
	}

ul	{
	list-style-type: disc;
	font-size: .9em;
	}
ol	{
	font-size: .9em;
	}
div p	{
	text-align: center;
	
#content{
	float: left;
	width:60%;
  border-right: 1px solid  #252525;
  	margin: 5px;
	padding: 5px;
}

.content h4 { padding: 5px 0px 5px 0px; text-align: left; }

#content-2{
  border-left: 1px solid #cccccc;
  	margin: 5px;
	padding: 5px;
}

	}
	
	/************** .feature styles ***************/

.feature{ padding: 0px 0px 10px 10px; font-size: 110%; }

.feature h3{ padding: 5px 0px 5px 0px; text-align: center; }

.feature img{ float: right; padding: 10px 10px 0px 0px; }

.feature table{ float: right; width: auto; padding: 10px 10px 0px 0px; }

.feature-2 table{ float: left; width: auto; padding: 10px 10px 0px 0px;
} .feature-2 img{ float: left; padding: 10px 10px 0px 0px; } .feature-2
h3{ padding: 5px 0px 5px 0px; text-align: center; color: #759FAA; }

.feature-2 h4{ font-family: Arial,sans-serif; font-size: 120%; color:
#334d55; margin: 0px; padding: 0px; } /************** .story styles
*****************/

.story{ clear: both; padding: 10px 0px 0px 10px; font-size: 110%; }

.story p{ padding: 0px 0px 10px 0px; }