@charset "utf-8";

/* CSS Document */

* {
    
	margin: 0;
	padding: 0;
}

html {
    
	background-attachment: scroll;
}

body {
    
	margin: 0px;
	font-size: 96%;
	line-height: 160%;
	color: #1a1a1a;
	background-color: #ffffff;
}

#outline {
    
	width: 870px;
	margin: 0px auto;
	background-color: #ffffff;
}

#header {
    
	width: 870px;
	margin: 0px auto;
	background-color: #ffffff;
	padding-bottom: 5px;
	padding-top: 5px;
}

.main {
    
	width: 660px;
	margin: 0px auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
}

#footer {
    
	width: 100%;
	margin: 0px auto;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	color: #ffffff;
	background-color: #1a1a1a;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #cccccc;
	border-right-color: #cccccc;
}

#mainmenu {
    
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}

#topmenu li {
    
	width: 145px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

.clear-float {
    
	clear: both;
}

#topmenu a {
    
	display: block;
	text-align: center;
	text-decoration: none;
}

#topmenu a:link,#topmenu a:visited {
    
	padding: 10px 0px;
	background-color: #ededed;
	background-image: url(img/menuback1.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: bold;
	color: #1a1a1a;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#topmenu a:hover {
    
	color: #333333;
	padding: 10px 0px;
	background-image: url(img/menuback2.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	background-repeat: repeat-x;
	background-position: center center;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#topmenu {
    
	margin-right: auto;
	margin-left: auto;
}

ul#topmenu {
    
	margin: 0px;
	padding: 0px;
	_height: 1px;
	min-height: 1px;
	text-align: center;
	line-height: 250%;
}

ul#topmenu:after {
    
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#pic {
    
	width: 100%;
	margin: 0px auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center center;
}

#menu {
    
	width: 870px;
	margin: 0px auto;
}

#pl {
    
	text-align: left;
	font-size: 90%;
	width: 870px;
	margin: 0px auto;
}

#crumbs {
    
	height: 2em;
}

#crumbs li {
    
	float: left;
	line-height: 2em;
	padding-left: 0.75em;
}

#crumbs li a {
    
	display: block;
	background: url(img/pl.gif) no-repeat right center;
	padding-right: 15px;
	text-decoration: underline;
	font-weight: bold;
}

a {
    
	color: #1d2088;
	text-decoration: none;
}

a:visited {
    
	color: #1d2088;
}

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

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

img {
    
	border-style: none;
}

a img {
    
	border-style: none;
}

table {
    
	border-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.naviarea {
    
	float: right;
	width: 100%;
	text-align: right;
	clear: right;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.naviarea li {
    
	float: right;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.sidebox {
    
	margin-top: 10px;
	margin-bottom: 10px;
}

.sidebox li {
    
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.clear-float {
    
	clear: both;
}

h1 {
    
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	bottom: 70px;
	font-size: 160%;
	line-height: 0px;
}

h2 {
    
	text-align: left;
	margin: 0px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	background-image: url(img/h2.gif);
	font-size: 100%;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	line-height: 100%;
	background-position: left bottom;
	color: #2a2a2a;
}

h3 {
    
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10pt 15px 10px 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 100%;
	text-align: left;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #2a2a2a;
	background-color: #ededed;
}

.box {
    
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	clear: both;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 0px;
}

.box ul {
    
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style-type: none;
}

.box li {
    
	text-indent: 20px;
	border-bottom: 1px dashed #999999;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 5px;
	line-height: 250%;
}

.sidemenubox {
    
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
	list-style-type: none;
	margin-left : auto;
	margin-right : auto;
	text-align: center;
	width: 200px;
}

.sidemenubox ul {
    
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style-type: none;
}

.sidemenubox li {
    
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	margin-top: 0px;
}

p {
    
	line-height: 160%;
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
}

ul,li {
    
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#logo {
    
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 270px;
	height: 70px;
}

#logo h1 {
    
	border-style: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	position: relative;
	top: 0px;
	bottom: 0px;
}

#mainmenu {
    
	color: #ffffff;
	width: 100%;
}

.sidemenu {
    
	text-align: left;
	margin: 0px 5px 0px 0px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	background-image: url(img/sidemenu.gif);
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	line-height: 100%;
	color: #2a2a2a;
	background-position: left bottom;
}

.sidelist {
    
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 5px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sidelist ul {
    
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style-type: none;
}

.sidelist li {
    
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: 20px;
	border-bottom: 1px solid #cccccc;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: repeat-x;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 250%;
}

.sidelist a {
    
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	color: #1a1a1a;
}

.sidelist a:visited {
    
	color: #1a1a1a;
}

.sidelist a:hover {
    
	color: #1a1a1a;
	background-image: url(img/menuback2.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.details {
    
	text-align: right;
	margin-right: 5px;
	padding: 0px 5px 0px 0px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

.notice {
    
	text-align: left;
	margin-right: 25px;
	padding: 5px 15px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 80%;
	margin-left: 25px;
	border-width: 1px;
	border-style: dotted;
	border-color: #cccccc;
	line-height: 140%;
}

h4 {
    
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

