

a {
	color: #1d2f5f;
}

blockquote {
	font-size: 90%;
	font-style: oblique;
} 

body {
background-color: #fff;
margin: 0;
padding: 0;
font-size: 10pt;
font-family: "Georgia", "Helvetica", Serif;
line-height: 145%;
text-align: left;
color: #393637;

}

dt {
	margin-top: 15px;
	font-weight: bold;
}

dd {
	margin-left: 0px;
	list-style-type: disc;
}

h1 {
	letter-spacing: 1px;
	text-align: left;
	font-size: 200%;
	color: #fff;
	font-weight: normal;
}

h2 {
	text-align: left;
	font-size: 115%;
	color: #fff;
}

h3 {
	background: url(/images/middle_bg.jpg) repeat-x;
	padding: 10px 15px;
	color: white;
	font-size: 200%;
	font-weight: normal;
	font-style: oblique;
	margin-top: 0;
}


p {
	margin: 15px 0;
}


.attention {
	background-color: #feffef;
	padding: 2px;
}

.attention:hover {
	background-color: #fdffc8;
	color: black;
}

.floater {
}

.goright {
	text-align: right;
	display: block;
	margin-right: 35px;
}

.linked {
	text-align: right;
	margin-right: 120px;
}

#bottom {
	padding: 25px 5% 5% 5%;
}

#cover {
	float: left;
	width: 200px;
}

#cover li {
list-style: none;
}

#cover li a {
	color: white;
}

#footer {
	background: url(images/middle_bg.jpg) repeat-x top left;
	padding: 25px;
	background-color: #EC8D3B;
	clear: both;
	text-align: center;
	color: white;
	border: 100px solid #79A5B5;
	border-top: 0;
	border-bottom: 0;
}

#footer a {
	color: white;
}
#fp_footer {
	clear: both;
	text-align: center;
	padding-top: 15px;
	color: #111556;
}

#header {
	background: url(images/top_bg.jpg) repeat-x;
	background-color: #1788B2;
	height: 114px;
	padding: 0 15%;
}

#inside {
	padding: 25px 5%;
	border: 100px solid #79A5B5;
	border-bottom: 0;
	border-top: 0;
}

#inside h2 {
	color: #B85C28;
}

#inside img {
	border: 1px solid #ccc;
	padding: 2px;
	margin-right: 10px;
}

#inside ul {
	margin: 10px;
	margin-left: 25px;
}

#inside li {
	list-style: none;
}


#nav {
	display: block;
	height: 25px;
	background-color: #221E1F;
	color: white;
	text-align: right;
	padding: 5px 15px 0 0;
	margin: 0;
}

#nav li {
	display: inline;
	list-style: none;
	padding: 10px 10px;
	margin: 0;
}

#nav a {
	font-family: "verdana", sans-serif;
	color: white;
	text-decoration: none;
	font-size: 110%;
	padding-top: 10px;
}

#nav a:hover {
	text-decoration: underline;
}

#orange {
	background: url(images/middle_bg.jpg) repeat-x bottom left;
	padding: 25px 5% 5% 5%;
	background-color: #EC8D3B;
	color: white;
}

#right {
	margin-left: 250px;
}