#home_centerpane {
	width: 960px;
	position: relative;
}
.whitelink {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

.whitelink a:hover {
	color: #460971;
}
.purplelink {
	color:#460971;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size:20px;
}
.purplelink  a:hover {
	color: #460971;
	text-decoration: underline;
}
img {
	border-style: none;
}

H1 {
	padding-top: 0px;
	margin-top: 0px;
	color: #0f3651;
	font: 18pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
H1 a{
	padding-top: 0px;
	margin-top: 0px;
	color: #0f3651;
	font: 18pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration:none;
}
H1 a:hover{
	padding-top: 0px;
	margin-top: 0px;
	color: #0f3651;
	font: 18pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration:underline;
}

H2 {
	color: #0f3651;
	font: 14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #ebebeb;
}

.leftbody {
	margin-left: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.rightbody {
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.bulletlink {
	margin-left: 0px;
	padding-right: 10px;
	margin-top: -5px;
}

.greypanel {
	border-top: 4px solid #0f3651;
	background-color: #dcdcdc;
}

.simplegreypanel {
	background-color: #dcdcdc;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-image: url(../images/ul_list_bullet.gif);
	list-style-position: outside;
}

li {
	list-style-image: url(../images/ul_list_bullet.gif);
	list-style-position: outside;
	padding-bottom: 10px;
}
ul ul {
	padding-left:8px;
	margin-left:8px;
}
ul li ul li {
	list-style-image:none;
	padding-bottom: 10px;
	list-style-type: disc;
}

.tealpaneltop {
	background: url(../images/teal_top.jpg) no-repeat;
	color: white;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 20px;
}
.greypaneltop {
	background: url(../images/grey_top.jpg) no-repeat;
	color: white;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 20px;
}
.bluepaneltop {
	background: url(../images/blue_top.jpg) no-repeat;
	color: white;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 20px;
}

.innerpanel {
	background: url(../images/inner_panel.jpg) no-repeat;
	padding-right: 20px;
	padding-left: 20px;
}

a {
	color: #460971;
	font-weight: bold;
}

.trade {
	font-size: 18px;
	line-height: 22px;
	vertical-align: text-top;
}

.gf-snippet {
  margin-top : 10px;
  margin-bottom:10px;
}

.gfg-listentry {
  line-height : 2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 25px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-listentry-highlight { 
  background-image : url('/images/bullet_link.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

p#privacy {margin-top:420px; font-size:11px;}

