@charset "UTF-8";
/* CSS Document */

body {
	background-color:#074559;
}


h1, h2, h3, h4, p, li {
	padding-left:12px;
	padding-right:14px;
}

h1, h2, h3 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-style:normal;
	color:#074559;
}

h1 {
	font-size:24px;
	line-height:36px;}

h2 {
	font-size:18px;
	line-height:24px;}
	
h3 {
	font-size:16px;
	line-height:22px;}

h4 {
	font-family:Lucida Grande,Tahoma, Verdana, Trebuchet MS, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color:#074559;
}

p, li {
	font-family:Tahoma, Verdana, Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#000;
}

.accent_black{
	font-family:Lucida Grande,Tahoma, Verdana, Trebuchet MS, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	color:#000;
}

.accent_blue {
	font-family:Lucida Grande,Tahoma, Verdana, Trebuchet MS, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	color:#074559;
}

.footnote {
	font-family:Lucida Grande,Tahoma, Verdana, Trebuchet MS, Arial, sans-serif;
	font-style:normal;
	font-size:10px;
	font-weight:bold;
	color:#074559;
}

.headline {
	font-family: Lucida Grande, Tahoma, Verdana, Trebuchet MS, sans-serif;
	background-color:#074559;
	font-size:12px;
	line-height:24px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
}

.bottombdr {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #074559;
}

.rightimg {
	margin:0 0 0 10px;
	float: right;
}

.leftimg {
	margin: 0 10px 0 0;
	float: left;
}


a:link {
	font-family:Lucida Grande, Tahoma, Verdana, Trebuchet MS, Arial, sans-serif;
	color:#074559;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#900;
	text-decoration:underline;
}

a:active {
	color:#999;
	text-decoration:underline;
}

a:visited {
	font-family:Lucida Grande, Tahoma, Verdana, Trebuchet MS, Arial, sans-serif;
	color:#0b87af; 
	font-weight:bold;
	text-decoration:none;
}

#navigation p {
	font-family:Lucida Grande, Tahoma, Verdana, Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#074559;
	background-color:#eff2f7;
	line-height:30px;
	margin-top:0px;
	padding:0 0 0 20px;
}

#navigation a:link {
	color: #074559;
	text-decoration:none;
}

#navigation a:hover {
	color:#990000;
	text-decoration:underline;
}

#navigation a:visited {
	color:#0b87af;
	text-decoration:none;
}
