@charset "utf-8";
body {
	text-align:left;
}
h1 {
	background-image:url(../images/heading_globe.png);
	background-repeat:no-repeat;
	background-position:left top;
	color: #004b8d;
	font-size:28px;
	text-indent:45px;
}
h2 {
	color: #004b8d;
	font-size:24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #004B8D;
}
h2 a{
	color: #004b8d;
	text-decoration:none;
}
h2 a:hover{
	color: #004b8d;
	text-decoration:none;
}
h3 {
	color: #004b8d;
	font-size:18px;
}
h3 a{
	color: #004b8d;
	text-decoration:none;
}
h3 a:hover{
	color: #006699;
	text-decoration:underline;
}
#right h3 {
	margin:0px;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #004B8D;/*516581*/
	padding-bottom:5px;
	margin-top:5px;
	padding-top:5px;
	font-size: 14px;
	
}
p {
	text-indent:0px;
	line-height: 1.7em;
	letter-spacing: 0.09em;
}

