h1 {
	font-size: 24pt;
	font-weight: bold;
}

h2 {
	font-size: 120%;
	font-weight: 100;
}

h3 {
	font-size:120%;
	font-weight: bold;
	color: #ffffff;
	line-height: 120%;
	margin-top: 10px;
}

h4 {
	font-size: 110%;
	font-weight: 200;	
}

.right_img {
	padding-left: 7px;	
}

a, a:visited {
	color: #7A298C;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #EC068D;
}

#acc-wrapper a {
	color: #7A298C;
	text-decoration: none;
}

#acc-wrapper a:hover, a:active, a:focus {
	color: #EC068D;
	text-decoration: none;
}

#hen a, #Div3 a, #Div4 a, #Div5 a, #Div6 a, #Div7 a, #Div8 a, #Div9 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: 200;
}
/*
#hen a:visited, #Div3 a:visited, #Div4 a:visited, #Div5 a:visited, #Div6 a:visited #Div7 a:visited, #Div8 a:visited, #Div9 a:visited  {
	color: #ffffff;
	text-decoration: none;	
}
*/

#hen a:hover, a:active, a:focus, #Div3 a:hover, a:active, a:focus, #Div4 a:hover, a:active, a:focus, #Div5 a:hover, a:active, a:focus, #Div6 a:hover, a:active, a:focus, #Div7 a:hover, a:active, a:focus, #Div8 a:hover, a:active, a:focus, #Div9 a:hover, a:active, a:focus  {
	text-decoration: underline;
	color: #999;
}

/*
.low-box a, a:visited {
	color: #FFF;	
}
*/
hr {
	color: #7A298C;
	border-top-style: dashed;
}

.button-wrap-top {
	margin-top: -30px;
	float: right;
}

.button-wrap {
	margin-top: -40px;
	float: right;
	margin-right: 70px;
}

#russell {
	padding-right:15px;
}

.rounded {
	-moz-border-radius-topleft:1ex;
  -moz-border-radius-topright:1ex;
  -webkit-border-top-left-radius:1ex;
  -webkit-border-top-right-radius:1ex;
  -moz-border-radius-bottomleft:1ex;
  -moz-border-radius-bottomright:1ex;
  -webkit-border-bottom-left-radius:1ex;
  -webkit-border-bottom-right-radius:1ex;
} 
