@charset "utf-8";

*
	{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	}

body
	{
	margin: 0;
	padding: 0;
	}

h1,h2,h3,h4,h5,p,div,ul,ol,li,td,th,table,dl,dt,dd
	{
	margin: 0;
	padding: 0;
	}

ul,li
	{
	list-style: none;
	}

img,a img
	{
	border: 0;
	}
a,
a:link
	{
	color: #000066;
	}

a:visited
	{
	color: #000066;
	}

a:hover
	{
	color: #000066;
	text-decoration: none;
	}

a:active
	{
	color: #000066;
	}
#wrap {
	height: auto;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 10px;
}
#footer {
	height: auto;
	width: 850px;
	font-size: 12px;
	line-height: 22px;
}
.links {
	height: auto;
	width: 660px;
	float: left;
}
#side-box {
	height: auto;
	width: 170px;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
}h1 {
	padding-bottom: 5px;
}
h2 {
	padding-bottom: 5px;
	padding-top: 10px;
}
#links {
	padding-top: 15px;
	padding-bottom: 5px;
}
#side-link {
	font-size: 14px;
	line-height: 28px;
	padding-left: 30px;
	color: #000066;
}
#side-box dt {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
}
#side-box dd {
	font-size: 14px;
	color: #333333;
	padding-bottom: 5px;
	line-height: 20px;
	padding-left: 10px;
}
