a {
	color:#246197;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#sub_nav a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	margin:0px 7px 0px 5px;
}
#sub_nav a:hover, #sub_nav a.selected{
	text-decoration:underline;
}
#footer a{
	font-size:10px;
	color:#333;
	text-decoration:none;
	margin:0px 5px 0px 4px;
}
#footer a:hover{
	text-decoration:underline;
}
.arrow{
	background:url(../images-general/bullet01.gif) no-repeat;
	background-position:0px 5px;
	padding-left:11px;
	margin:1px 0px;
}
.arrow2{
	background:url(../images-general/bullet02.gif) no-repeat;
	background-position:0px 3px;
	margin:1px 0px;
	padding:2px 0px 2px 22px;
}
.pressLink{
	margin:0px;
	float:right;
	width:70px;
}
.pressLink a{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
.pressLink a:hover{
	color:#246197;
}
.pdf{
	background:url(../images-general/bullet03.gif) no-repeat;
	background-position:0px 0px;
	padding:3px 0px 3px 20px;
	margin:0px;
}