/* CSS Document */
body {
background-color: #000000;
margin-top: 0px;
line-height: 16px;
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

a:link, a:visited, a:active {
color: #336699;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

h1 {
padding-top: 10px;
}

#frame {
width: 984px;
margin: 5px auto;
}

#header_left {
width: 487px;
height: 89px;
float: left;
}

#header_right {
width: 487px;
height: 89px;
float: right;
}

#menu {
width: 984px;
height: 30px;
}

#flash_header {
width: 974px;
height: 130px;
background-image: url(../images/bg_flash.jpg);
background-repeat: no-repeat;
padding: 0px 5px 5px 5px;
}

#flash_header_pcr  {
width: 974px;
height: 130px;
background-image: url(jpa_shell_styles.css);
background-repeat: no-repeat;
padding: 0px 5px 5px 5px;
}

#sub_header {
width: 984px;
}

#sub_menu {
width: 984px;
height: 49px;
}

#main {
	padding: 5px 20px 15px 20px;
	width: 944px;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#footer {
width: 960px;
height: 30px;
background-image: url(../images/bg_footer.gif);
background-repeat: no-repeat;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 6px 12px 6px 12px;
}

td.underline {
border-bottom: 1px solid #C7B06D;
}

p.list {
	padding-left: 2em;
	text-indent: -2em;
}
