body {
	margin: 0;
	background-color: #E4E4E4;
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #1C315D;
}


#container {
	background:url(/jpa/images/main_bg.gif) repeat-x center top;
	background-color: #fff;
	text-align: center;
}


#maincontainer {
	margin: 0 auto;
	width:905px;
	text-align: center;
}


#pagetop {
	width:905px;
	height:20px;
}

#pagetoptxt {
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
}

#pagetoptxt a {
	text-decoration: none;
}

#pageheader {
	width:905px;
	height:182px;
}

#logo {
	margin-top: 14px;
	float: left;
	width: 905px;
	height: 135px;
}
#logo h1 {
	text-indent: -1000em; 
	overflow: hidden;
	margin: 0;
}
#logo #logo_text {
	background: url(/jpa/images/logo.gif) no-repeat;
	width: 905px;
	height: 135px;
	font-size: 1px;
}
#logo #logo_text a {
	display: block;
	height: 135px;
}

#pageheaderpix {
	float: right;
	width: 580px;
	height: 75px;
	text-align: left;
	margin-top: 14px;
	color: #000000;
	display:none;
}

#pageheaderpixtxt {
	width: 580px;
	height: 75px;
}   



#pagecontenttop {
	width: 870px;
	Height: 24px;
	text-align: right;
} 


#pagecontent {
	background-color: #fff;
	width: 870px;
	text-align: left;
	padding-bottom: 20px;
} 

#sidebar {
	float: left;
	padding-left: 80px;
	width: 209px;
} 

#sidebartxt {
	float: left;
	width: 209px;
} 

#leftmenu {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
}
#leftmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftmenu li {
	list-style: none;
	margin: 0;
	padding: 0px 0px 8px 0px;
}

#leftmenu a, #rightteasertxt a {
	padding-left: 0px;
	color: #1C315D;
	text-decoration: none;
}
#leftmenu a:hover, #rightteasertxt a:hover {
	color: #345EAD;
}

#leftmenu a.selectedmenu {
	color: #345EAD;
}

.menua, .selectedmenu{
	font-weight: bold;
}

#mainpagecontent {
	float: right;
	width: 721px;
}

#pagecontenttxt {
	float: left;
	width: 470px;
	/*background-color: #ccc;*/
}
 
#rightcontent {
	float: right;
	width: 205px;
}

.slideshowtxt {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

#newsheadline {
	background-color:#EDF1F9;
	width: 560px;
	height:2px;
	margin: 15px 0px 15px 0px;
}


#newscontainer {
	background:url(/images/newslink_bg.gif) repeat-x center top;
	width: 560px;
}

#newscontainertxt {
	padding: 15px;
	text-align: left;

}

#newscontainertxt a {
	font-size: 12px;
	color: #1C315D;
	text-decoration: none;
	font-weight: bold;
}

#newscontainertxt a:hover {
	color: #345EAD;
}

 
hr {
	display: none;
}
p {
margin: 0px 10px 10px 0px;
	
}

table, td {

	/*font-size: 11px;*/
}

h1 {
	margin: 0 0 14px 0;
	font-size: 16px;
	line-height: 18px;
	/*font-weight: bold;*/
}
h2 {
	margin: 0 0 14px 0;
	font-size: 15px;
	font-weight: bold;
}

h3 {
	margin: 4px 0px 5px 0px;
	font-size: 13px;
	font-weight: bold;
}

a {
	color: #575757;
}

a:hover {
	color: #000000;
}

 /* ---------------------------------------------------------------------- */

.FormsLayout
{
	border-top-style: solid;
	border: 1px solid #8A919A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A919A;
	background-color: #fff;
	font-size: 12px;
	color: #575757;
}
.SendLayout
{
	background-color: #1C315D;
	border-top-style: solid;
	border: 1px solid #1C315D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C315D;
	padding: 3;
	font-size: 12px;
	color: #ffffff;
}

 /* ---------------------------------------------------------------------- */

.req {
	width: 5px;
	background-color:#959595;
}

.galleriimg {
	padding-top:5px;
	padding-bottom:5px;
	background-color:#f1f1f1;
	border:1px solid #e1e1e1;
}

.getAnswer{
	padding: 0px;
	background-color: #cccccc;
	width: 30px;
}

#pagebottom {
	clear: both;
	background-color: #E4E4E4;
}

#footer {
	padding: 18px 0px 18px 0px;
	color: #5C6E8C;
	font-size: 11px;
	text-align: center;
}

#footer a {
	color: #5C6E8C;
	text-decoration: none;
}
#footer a:hover {
	color: #1C315D;
}
