body {
	font-family: Tahoma, Arial, Sans Serif, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	background: #2e67b2;
	color: #000000;
}
body a{
	text-decoration: none;
	color: #2e67b2;
}
body a:hover {
	text-decoration: none;
	color: #000000;
}
img {
	border: 0px none;
}
h1 {
	font-family: Georgia, Times, Times New Romas, serif;
	font-size: 1.8em;
	color: #2e67b2;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDDDDD;		
	font-weight: normal;
}
h2 {
	font-size: 1.1em;
	color: #2e67b2;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 6px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDDDDD;		
	text-transform: uppercase;
}
h3 {
	font-size: 1.1em;
	color: #2e67b2;
	margin: 0px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul, li {
	margin: 0px;
}
ul {
	margin-left: 30px;
}
li {
	margin-left: 15px;
}
hr {
	height: 1px;
	border: 0px none;
	border-bottom: 1px solid #EEEEEE;
	width: 100%;
}
table {
	border-collapse: collapse;
	border: 0px none;
}
td {
	border: 0px none;
	padding: 0px;
}
input {
	border: 1px solid #999999;
	padding: 3px;
}
.submit {
	background: #FDA52B url('/layout/astro/menu-h.gif') repeat-x;
	color: #70695A;
	border: 0px none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.error {
	color: #AA0000;
	font-weight: bold;
}

.print {
	display: none;
}
.top, .header, .footer {
	font-size: 0.9em;
}
.main {
	width: 902px;
	margin: 0px auto;
	padding-left: 9px;
	padding-right: 9px;
	background: url('/layout/astro/main.gif') repeat-y;
}
.bottom {
	width: 902px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px auto;
	font-size: 10px;
	text-align: right;
	color: #FFD861;
}
.bottom a {
	font-weight: bold;
	color: #DBD7D1;
}
.bottom a:hover {
	color: #FFD861;
}	
.top, .header, .menu, .contents, .footer {
	width: 100%;
	overflow: hidden;
}
.top {
	background: #cccccc url('/layout/astro/top.gif');
	color: #717171;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.top a {
	color: #2e67b2;
}
.top a:hover {
	color: #000000;
}
.top div {
	margin: 10px;
}
.l {
	float: left;
}	
.r {
	float: right;
}
.top .l {
	margin-left: 10px;
}
.top .r {
	float: right;
	margin-right: 10px;
}
.header {
	background: #377bc1 url('/layout/astro/header.gif') repeat-x;
	height: 100px;
}
.header .l {
	height: 100px;
}
.menu {
	background: #214b9d url('/layout/astro/menu.gif');
}
.menu .buttons {
	width: 902px;
	height: 26px;
	margin-left: 10px;
}
.menu .buttons div {
	float: left;
	color: #DBD7D1;
	padding: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 1px;
	text-transform: uppercase;
}
.menu .n {
	background: transparent;
	color: #ffffff;
}
.menu .n a {
	color: #ffffff;
}
.menu .n a:hover {
	color: #ffffff;
}
.menu .h {
	background: #c0c0c0 url('/layout/astro/menu-h.gif') repeat-x;
	color: #2e67b2;
}
.menu .h a, .menu .h a:hover {
	color: #2e67b2;
}
.contents {
	background: #FFFFFF;
}
.footer {
	background: #000000 url('/layout/astro/footer.gif') repeat-x;
	color: #ffffff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;	
}
.footer a {
	color: #ffffff;
	text-decoration: underline;
}	
.footer a:hover {
	color: #ffffff;
	text-decoration: none;

}
.more {
	font-weight: bold;
	border-top: 1px dashed #DDDDDD;
	padding-top: 3px;
}
.pdf {
	width: 100%;
	font-weight: bold;
}
.pdf div {
	float: left;
	border: 1px solid #DDDDDD;
	margin-bottom: 5px;
	margin-right: 3px;
	padding-top: 5px;
	padding: 5px;
	width: 100px;
	height: 130px;
	text-align: center;
	font-size: 0.9em;
	font-weight: normal;
}
.pdf p {
	margin-top: 4px;
}
.pdf img {
	width: 60px;
	height: 85px;
	border: 1px solid #000000;
}
#nb {
	border: 0px none;
	margin-top: -1px;
}