@charset "utf-8";
/* CSS Document */

#font_style {
	font-family: "Arial Black", Gadget, sans-serif;
	align:left;
	margin-left: 50px;
}

#center_finance {
	border: 1px solid rgb(199, 194, 188);
	width: 625px;
	margin-left: 50px;
	margin-bottom: 15px;
}

#logo_frame {
	background: url(border_bottom.gif) repeat;
	height: 15px;
	width: 675px;
  /* border-bottom: url(border_bottom.gif) fixed repeat-x 50% 0;
  border-bottom: 3px double rgb(199, 194, 188);
  border-bottom-width: 3px;
  border-bottom-style: double;
  border-bottom-color: rgb(199, 194, 188);	*/
}
	
#logo {
  /*border-bottom: 3px double rgb(199, 194, 188);
  border-bottom-width: 3px;
  border-bottom-style: double;
  border-bottom-color: rgb(199, 194, 188);	*/
}
	
#intro{
  border-top: 3px double rgb(199, 194, 188);

}

#h4{
	align: left;
	margin: 0px;
	padding: 0px;
}

#image_icon {
	width: 30px;
}

table.right_bullets{
	float: left;
  	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 300;
	width: 340px;
  line-height: 1.5;
  background: #FFFFFF;
  padding: 0px; 
  margin: 0px 0px 0px 0px;
  font-size: 11pt;
}


#right_bullets {
	float: left;
  	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 300;
  line-height: 1.5;
  background: #FFFFFF;
  padding: 0px; 
  margin: 0px 0px 0px 0px;
  font-size: 11pt;
}

h1,h2,h3,h4,h5 {
	align: left;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 500;
	margin:0px;
	padding:10px 0px 10px 0px;
}


table.right_column {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
  width: 300px;
  line-height: 1.5;
  background: #FFFFFF;
  padding: 0px 0px 0px 50px; 
  margin: 0px 0px 0px 0px;
  font-size: 11pt;
}


.right_column {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
  width: 280px;
  line-height: 1.5;
  background: #FFFFFF;
  padding: 0px 0px 0px 55px; 
  margin: 0px 0px 0px 0px;
  font-size: 11pt;
}

.right_indent {
	padding: 10px 0px 5px 0px;
	margin-left: 40px;
}


h4#seperator {
	border-top: 3px double rgb(199, 194, 188);
  	border-top-width: 3px;
  	border-top-style: double;
  	border-top-color: rgb(199, 194, 188);
  	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  	font-weight: 500;
  	line-height: 1.5;
  	background: #FFFFFF;
  	padding: 10px 0px 10px 0px; 
  	margin: 10px 0px 10px 0px;
  	font-size: 11pt;
}

#right_column {
  border-top: 3px double rgb(199, 194, 188);
  border-top-width: 3px;
  border-top-style: double;
  border-top-color: rgb(199, 194, 188);
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
  line-height: 1.5;
  background: #FFFFFF;
  padding: 0px; 
  margin: 0px 0px 0px 0px;
  font-size: 11pt;
}
	
#main {
  border-top: 3px double rgb(199, 194, 188);
  border-top-width: 3px;
  border-top-style: double;
  border-top-color: rgb(199, 194, 188);
  float: left;
  font-family: Verdana, Geneva, sans-serif;
  /* width: 550px; 		*/		/* 686px*/
  background: #FFFFFF;
  /*border: 0px solid #000000; */
  padding: 10px 10px 10px 10px; /* 0px |Top 0px |Right 0px |Bottom 10px |Left */
  margin: 0px 5px 0px 5px;
  font-size: 10pt;
}

