	
	




/*****************************************************************************/

/*							General Layout  								 */

/*****************************************************************************/

body {
	margin: 0px;
 	width: 100%;
 	background-color: #FFFFFF;
	color: #333333;
}

#container {
	width: 1000px;
	margin: 10px auto 0px;
	height: 100%;
	padding: 0px;
}

#wrap {
	padding: 0px;
	display: table;
}

/*****************************************************************************/

/*							Header                   						 */

/*****************************************************************************/

#header {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#logo {
	width: 150px;
	height: 149px;
	margin-top: 10px;
	margin-left: 25px;
	float: left;
}

#jplogo {
	width: 56px;
	height: 27px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 0px;
	float: right;
}

#toplinks {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	width: 700px;
}

#toplinks h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #24b24e;
}

#toplinks h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}



/*****************************************************************************/

/*							Middle Area         							 */

/*****************************************************************************/

#left {
	FLOAT: left;
	WIDTH: 155px;
}

#nav {
	FLOAT: left;
	WIDTH: 100%;
	margin-bottom: 10px;
	margin-top: 30px;
	margin-left: 0px;
}


#nav UL {
	MARGIN: 0px 0px 10px;
	text-align: left;
	padding: 0px;
}

.subNav {
	DISPLAY: block;
	MARGIN: 0px 0px 1px;
	padding: 2px 0px;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.subNav A {
	DISPLAY: block;
	COLOR: #4d4d4d;
	text-decoration: none;
	padding: 4px 4px;
}

.subNav A:hover {
	DISPLAY: block;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #e7292b;
	text-decoration: none;
}

.lg {
	COLOR: #b3b3b3;
}

/*****************************************************************************/

/*							Main part of the body							 */

/*****************************************************************************/


#main {
	FLOAT: right;
	WIDTH: 800px;
}


#main h1 {
	text-indent: 0pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #e7292b;
	font-weight: normal;
}

#main p {
	text-indent: 0pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}


#main ul {
	text-indent: 0pt;
}

#main li {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	margin: 8px 0px 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image:  url("/1data/icons/green_bullet_6px_round.gif");
	color: #333333;
}

#lmain {
	FLOAT: left;
	WIDTH: 60%;
}


#rmain {
	FLOAT: right;
	WIDTH: 35%;
	text-align: right;
}

.mp {
	border: 1px solid #b3b3b3;
	padding: 8px;
}



/*****************************************************************************/

/*							General Text Formatting   						 */

/*****************************************************************************/

A {
	color: #4D78D2;
	text-decoration: none;
}

A:hover {
	color: #DF5900;
	text-decoration: none;
}

.form {
	line-height: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 80%;
}

.lastpar {
	margin-bottom: 0px;
}

.ast {
	color: #CC0000;
	font-size: .85em;
	font-weight: bold;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.hack-clear {
	margin : 0; 
	padding : 0; 
	clear : both; 
}

.t1 {
	width: 100%;
	border: 2px solid #CCCCCC;
	padding: 5px;
	margin: 0px;
	background-color: #76787B;
}


.pad10 {
	padding: 10px;
}

.tadd {
	padding-top: 5px;
	padding-left: 200px;
}


/*****************************************************************************/

/*							Outside Container      							 */

/*****************************************************************************/

#line {
	width: 100%;
	height: 1px;
	float: left;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #24b24e;
}


#border {
	width: 100%;
	height: 9px;
	float: left;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e7292b;
}

#copyright {
	width: 100%;
	float: left;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #24b24e;
}

#copyright P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
	line-height: 120%;
}



.caption {
	text-align: left;
	padding: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #76787B;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.note {
	text-align: left;
	padding: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*****************************************************************************/

/*							Illustration Formatting							 */

/*****************************************************************************/

.nb {
	border: none;
}

.b1and3b {
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
}

.nb10r {
	border: none;
	margin-right: 10px;
}

.nb10t {
	border: none;
	margin-top: 10px;
}
.nb5t {
	border: none;
	margin-top: 5px;
}

hr {
	margin: 0;
	height: 1px;
	color: #B5B5B5;
	background-color: #B5B5B5;
	border: none;
}

/*****************************************************************************/

/*								Table Formatting							 */

/*****************************************************************************/

.w10pc {
	width: 10%;
}

.w20pc {
	width: 20%;
}

.w30pc {
	width: 30%;
}

.w40pc {
	width: 40%;
}

.w50pc {
	width: 50%;
}

.w100pc {
	width: 100%;
}

/*****************************************************************************/

/*							End of Style Sheet								 */

/*****************************************************************************/



